﻿/*=== Main css ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bgr.gif) #023d69 repeat-x top;
	color: #3e3e3e;
	font: 14px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	margin: 36px 0 0;
}
a{
	color: #023d69;
	text-decoration: none;
}
a:hover{
	color: #73b64c;
	text-decoration: underline;
}
textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
input{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
h3 span{
	display: none;
}
h2 span{
	display: none;
}
/*=== Layout ===*/
#page{
	background: url(images/page-bgr.gif) repeat-y;
	margin: 0 auto;
	width: 883px;
}
/*=== Header ===*/
#header{
	background: url(images/page-top.gif) no-repeat top;
	height: 73px;
	padding: 18px 20px 0;
}
/*- Logo -*/
#header h1{
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 73px;
	width: 240px;
}
/*- Top Navigation -*/
#topnav{
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 590px;
}
#topnav p.call{
	color: #73b64c;
	font-size: 15px;
	font-weight:bold;
	margin: 20px 0 0;
	padding: 0 0px 0 0;
}
#topnav p.call a{
	color: #73b64c;
}
#topnav p.call a:hover{
	color: #2482bf;
}
#topnav p.menu{
	color: #2482bf;
	padding: 15px 0 0;
	font-size: 10px;
	font-weight:bold; 
}
#topnav p.menu a{
	color: #2482bf;
}
#topnav p.menu a:hover{
	background: url(images/hl-dot-green.gif) repeat-x bottom;
	color: #99c457;
	text-decoration: none;
}
/*=== Title ===*/
#title{
	height: 185px;
	margin: 0 20px;
}
#title h2{
	height: 49px;
	margin: 0 0 5px;
}
#title ul{
	width: 310px;
}
#title li{
	background: url(images/ico-list1.gif) no-repeat left;
	color: #ffffff;
	float: left;
	margin: 0 0 5px;
	padding: 0 0 0 17px;
	width: 138px;
}
#title li a{
	color: #ffffff;
}
#title li a:hover{
	color: #fbff97;
	text-decoration: none;
}
/*=== Columns ===*/
#columns{
	background: url(images/columns-bgr.gif) repeat-y left;
	margin: 0 20px;
}
.subpage #columns{
	background: url(images/subpage-columns-bgr.gif) repeat-y left;
	margin: 15px 25px;
}
#columns h2{
	color: #86c064;
	font-size: 20px;
	padding: 0 0 20px;
}
#columns h3{
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	height: 26px;
	letter-spacing: -1px;
	line-height: 24px;
	margin: 0 0 4px;
	padding: 0 0 0 10px;
}
#columns h3 a{
	color: #ffffff;
	display: block;
}
#columns h4{
	color: #17679d;
	font-size: 11px;
}
/*--- Side Column ---*/
.sidecol{
	width: 196px;
}
.subpage .sidecol{
	float: left;
	width: 165px;
}
/*--- Center Column ---*/
.centercol{
	float: left;
	margin: 0 0 0 20px;
	width: 407px;
	background-image: url(images/white.jpg);
	text-align: center;
	color: #009;
}
.subpage .centercol{
	margin: 0 0 0 55px;
	width: 600px;
}
#columns .centercol h3{
	background: none;
	color: #54a844;
	font-size: 14px;
	padding: 0 0 5px;
}
.centercol h2{
	background: none;
	color: #54a844;
	font-size: 14px;
	padding: 0 0 5px;
}
.centercol p{
	line-height: 16px;
	padding: 0 0 20px;
}
.divimg{
text-align: center;
}
.centercol p a:hover{
	color: #17679d;
}
.subpage .centercol a:hover{
	color: #86c064;
}
.contactform {
    width: 400px;
	font-size:12px;
}
/*- Blue and green Headers -*/
.blue{
	background: url(images/nav-bg-blue.gif) no-repeat;
}
.green{
	background: url(images/nav-bg-green.gif) no-repeat;
}
/*- Side Images Placeholder -*/
.sideimgs img{
	display: block;
	margin: 0 0 13px;
}
.sideimgs.last img{
	margin: 0;
}
/*=== Styling Lists ===*/
/*- Left Menu -*/
ul.leftmenu{
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 15px;
}
.leftmenu li{
	background: url(images/hl-dot.gif) repeat-x top;
	padding: 3px 0 2px;
}
.leftmenu li a{
	color: #3e3e3e;
	display: block;
	height: 27px;
	line-height: 27px;
	padding: 0 2px;
}
.leftmenu li.active a{
	background: #e1f2fd;
	color: #17679d;
	text-decoration: none;
}
.leftmenu li a:hover{
	background: #e1f2fd;
	color: #17679d;
	text-decoration: none;
}
.leftmenu li.active a{
	background: none;
	color: #86c064;
}

/*- List1,  List2... -*/
ul.list2{
	padding: 0 0 15px;
}
ul.list{
	padding: 0 0 15px;
}
.list1 li{
	background: url(images/ico-list2.gif) no-repeat left;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
}
.list1 li a:hover{
	text-decoration: none;
}

ul.list2{
	padding: 0 0 15px;
}
.list2 li{
	background: url(images/arrow2.jpg) no-repeat left;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
}
.list2 li a:hover{
	text-decoration: none;
}




/*=== Footer ===*/
#footer{
	background: url(images/page-bot.gif) no-repeat top;
	clear: both;
	color: #ffffff;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	height: 88px;
}
#footer a{
	color: #d1f5ff;
}
#footer a:hover{
	color: #fbff97;
	text-decoration: none;
}
#footer p{
	line-height: 16px;
	padding: 35px 0 0;
}
#footer p.botmenu{
	float: left;
	padding-left: 12px;
	font-weight:bold;
}
#footer p.copy{
	float: right;
	padding-right: 12px;
	text-align: right;
	font-weight:bold;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	background: url(images/hl-dot.gif) repeat-x top;
	height: 1px;
	margin: 8px 20px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.fre{
float:right
}
img.fre{
margin:0 0 15px 13px
} 

* html .threepxfix{
margin-left: 3px;
}
#page #columns .centercol .style52.style53 {
	text-align: center;
}
