body {
text-align: center;
color: #345786;
font-size: 12px;
font-family: arial, helvetica;
background: #0aa9dc;
line-height: 18px;
}

body a {
outline: none;
color: #867634;
}

body a:hover {
color: #0aa9dc;
}

body H3 {

font-size: 18px;	
color: #345786;
font-weight: bold;
}


body H4 {

font-size: 14px;	
color: #345786;
font-weight: bold;
}


body ul li {
	color: #afd8fa;
}

body ul li span{
	color: #345786;
}

body span {
color: #18bded;	
}

body hr {
	color: #afd8fa;
	height: 2px;
}

#container {
position: relative;
top: 0px;
left: 0px;
margin-left: auto;
margin-right: auto;
width: 995px; 
text-align: left;
}

#maincontent {
position: relative;
top: 0px;
left: 0px;
float: left;
width: 995px;
background: #fff url('../images/background.gif') top left no-repeat;
z-index: 0;
text-align: left;
}

#maincontent tr td {
	text-align: left;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;	
	margin: 0px;
	padding: 0px;
}

.header  {
	background: url('../images/headerbg.jpg') top left no-repeat;
	width: 995px;
	height: 147px;
	border-bottom: 2px solid #8dc8f0;	

}

.tophalf_header {
	position: relative;
	top: 0px;
	left: 20px;
	float: left;
	width: 995px;
	height: 100px;	
	
}

.logoclickbox {
	position: absolute;
	top: 0px;
	left: 20px; 
	width: 375px; 
	height: 140px; 
	background-color: transparent; 
	
}

.searchbox {
	position: relative;
	top: 0px;
	left: 480px;
	float: left;	
	width: 185px;
	height: 22px;
}

.phonenumbers {
	position: relative;
	top: 5px;
	left: 500px;
	float: left;
	background: url('../images/phonebox.gif') no-repeat;	
	width: 269px;
	height: 94px;
	padding: 5px;
	font-size: 12px;
	line-height: 14px;
}

.phonenumbers span {
	color: #2ec1fe;
}

.phonenumbers tr td {
	font-size: 12px;

	font-weight: bold;
}



/* menu styles */
#jsddm
{	

	margin: 0px;
	padding: 0px;
	}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
		position: relative;
		vertical-align: middle;
		top: 20px;
		left: 330px;
		height: 26px;

		}

	#jsddm li a
	{	display: block;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid #92c3d6;
		border-left: 1px solid #92c3d6;
	
		color: #4981b5;
		white-space: nowrap;
		}

	#jsddm li a:hover {
	display: block;
	background: #0aa9dc;
		color: #fff;
		}
		
	
					
						#jsddm li.contactnav a{
							border-right: none;
						}
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			top: 0px;
			left: 0px;
			visibility: hidden;
			}
		
			#jsddm li ul li
			{	
				position: relative;
				top: 26px;
				left: 0px;
				float: left;
			
				display: inline;
				}
			
			#jsddm li ul li a	{
	float: left;
				width: 200px;
				background: #fff;
				color: #4981b5;
				}
			
			#jsddm li ul li a:hover
			{	background: #0aa9dc;
				}

#footer {
	position: relative;
	left: 0px;
	top: 0px;
}

.bottomnav {
	padding-top: 10px;
	font-size: 12px;
	background: url('../images/bottomnavbg.gif') no-repeat;
	width: 990px;
	height: 48px;
	text-align: center;
}

#global_contact h3{
	text-indent: -3000px;
	display: block;
	background: url('../images/contactus_formheader.gif') no-repeat;
	width: 109px;
	height: 15px;
	
}

#contactform  {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;	
}

#contactform_contact  {
	position: relative;
	left: 200px;
	top: 0px;
	float: left;	
}

#global_contact  {
	
	position: relative;
	left: 0px;
	top: 20px;
	float: left;	
	text-align: left;
	width: 210px;
}


.recaptchatable {
	width: 200px;
}
}
