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

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

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



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


#mainimg ul{
list-style: none;
	padding:0px 0px 0px 0px;
}

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

#mainimg ul li a:hover{
	text-decoration:underline;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}


#contact {
clear:both;
}

#contact ul{
list-style: none;
}

#contact ul li a {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	margin-left:55px;
	padding-top:20px;

}

#contact ul li a:hover{
	text-decoration:underline;
}


#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#copyright {
	float:left;
	width:450px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
	padding-left:35px;

	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;

}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	margin-top:20px;
	text-align:justify;
}

#leftbar ul {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	margin-left:40px;
}

#leftbar img {
	float:right;
	padding:30px;
}

#rightbar ul{
list-style: none;
}

#rightbar img {
	padding:30px;
}

#rightbar li {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}

#rightbar li a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}

#rightbar li a:hover{
	text-decoration:underline;
}



#leftbar ul.contact {
	list-style: none;
}

#leftbar ul.contact li {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	margin-top:50px;

}

#leftbar ul.contact li a {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	margin-left:60px;
	padding:0px 0px;
}

#leftbar ul.contact li a:hover{
	text-decoration:underline;
}

#leftbar ul.contact li span.text {
	margin-left:60px;
}



