html, body {
	margin: 0px;
	padding:0px;
	background-image:url(images/bg2.jpg);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:25px;
}

#logo {
	background-image:url(back.swf);
    width:258px;
	height:25px;
	float:left;
	
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:25px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-top:0px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:0px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#d7832f;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background: url(images/header_01.gif);
	background-repeat:no-repeat;
	height:198px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:0px 0px;
}

#leftbar {
    background: url(images/leftcolumna_02.jpg) repeat-y;
	float:left;
	width:187px;
	height:401px;
	
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-top:10px;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Arial";
	font-size:15px;
	color:#384fd7;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a {
	font-family:"Arial";
	font-size:15px;
	color:#384fd7;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Aria";
	font-size:15px;
	color:#384fd7;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar {
	background:url(images/contenta_03.jpg) repeat-y;
	float:none;
	width:591px;
	height:401px;
	
	
		
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-top:10px;
	padding-left:30px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 30px;
	padding-right:60px;
}

#entry {
	background:url(images/contentb_06.jpg);
	float:left;
	width:591px;
	height:40px;
	
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	padding-top:0px;
}

#email {
	background-image:url(images/footer_04.jpg);
	background-repeat:no-repeat;
	height:90px;
	text-align:center;
	padding-top:5px;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	bottom: 10px;
	
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-top:20px;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#footer{
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	padding-top:10px;
}
	
.navactive {
	font-family: Arial, Helvetica, sans-serif;
	color: #FC9B4E;
	text-decoration: blink;
}
