html, body {
	margin: 0px;
	padding:0px;
	background-color:#CCCC99;
}

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

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

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

#header {
	height:96px;
}

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

#links ul {
	margin:0px;
	padding-top:36px;
    padding-left:380px;
	padding-right:12px;
	float: right;
}

#links li{
	float:left;
	list-style-type:none;
	width:100px;
	height:22px;
	text-align:center;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color: #999966;
	padding-top:7px;
	border-right:2px solid #FFFFFF;
}

#link2 ul {
	margin-top:67px;
	padding-left:278px;
	padding-right:12px;
	position:absolute;
}

#link2 li{
	float:left;
	list-style-type:none;
	width:100px;
	height:22px;
	text-align:center;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color: #999966;
	padding-top:7px;
	border-right:2px solid #FFFFFF;
}

#links a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	border-top:2px solid #FFFFFF;
}

#links a:hover{
	border-top-color: #CCCC99;
}

#link2 a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	border-top:2px solid #FFFFFF;
}

#link2 a:hover{
	border-top-color: #CCCC99;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	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:25px 0px;
	border-top:3px solid #999966;
}

#servicelinks {
	float:left;
	width:499px;
	border-right:1px solid #BCBDBC;
}

#servicelinks ul {
	margin:0px;
}

#servicelinks li{
	float:left;
	list-style-type:none;
	width:72px;
	height:25px;
	text-align:center;
	background-image:url(../images/bg_servicelinks.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:9px;
	border-right:3px solid #FFFFFF;
}

#servicelinks a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	border-top:2px solid #FFFFFF;
}

#servicelinks a:hover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	border-top-color: #CCCC99;
	color:#FFFFFF;
	text-decoration:none;
}

#leftbar {
	float:left;
	width:499px;
	border-right:1px solid #BCBDBC;
}

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

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
	padding:0px 25px;
}

#leftbar h4{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 25px;
}

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

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	background-position: center;
	padding: 0px;
}

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

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

#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}

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

#fullbar {
	float:left;
	width:800px;
}

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

#fullbar h3{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
	padding:0px 25px;
}

#fullbar h4{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 25px;
}

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

#fullbar a {
	font-family:"Trebuchet MS";
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding: 0px;
}

#fullbar a:hover {
	font-family:"Trebuchet MS";
	color:#EE8907;
	font-weight:bold;
	text-decoration:underline;
	padding:0px;
}

#fullbar table {
   padding-left:25px;
}

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

#bottom {
	clear:both;
	height:35px;
	background-color:#999966;
	font-family: "Trebuchet MS";
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#email {
	float:left;
	width:778px;
	padding-top:4px;
	padding-left:15px;
}

#email a{
	text-decoration:underline;
}

#email a:hover{
	text-decoration:none;	
}
