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

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

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

#content {
	width:778px;
	margin:0px auto;

	height:auto;
	
	
	
}

#header {
	width:auto;
	height:190px;
	margin:0px auto 0px; 44px;
  background-image:url(../images/main_img.png);
  background-repeat: no-repeat;
	background-position:top;
	z-index:3;
	/*border-style:solid;*/
}



#logo {
	width:258px;
	float:left;
}

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

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

#linkbg  {
	margin:0px; 
	padding-top:135px;
  width:auto;
	text-align:left;
	height:25;
}

#links ul {
	margin:0px; 
	width:auto;
  background-color:#6c70d6;
	text-align:left;
	height:25;
}

#links li{
	float:right;
	list-style-type:none;
	width:91px;
	height:25px;
	text-align:center;
	background-color:#6c70d6;
	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;
}


#contentarea {
	clear:both;
overflow:auto;
	height: 395px;
	padding-top:0px;
}




#leftbar {
	float:left;
	width:539px;
	height:370px;
	padding-left:10px;
	border-right:1px solid #BCBDBC;
	
}

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

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 30px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:red;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:200px;
	
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}
#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:red;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

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


#bottom {
	clear:both;
	height:auto;
	margin-bottom:0px;
}

#email {
	float:left;
	width:500px;
	background-color:#aaadf2;
	height:27px;
	padding-top:20px;
}

#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;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#6c70d6;
	height:27px;
	padding-top:20px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	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;
}