@charset "utf-8";

html, body, h1, h2, h3, h4, h5, h6, p, ol, dl, dd, dt, img, blockquote, q, div, table, thead, tbody, tfoot, caption, th, tr, td, a, form, input, textarea, fieldset, pre{
margin: 0px;
padding: 0px;
}

:focus { 
outline: 0; 
} 

body{
background: url(images/back.jpg) repeat-x 0px 0px;
font-family: Arial;
text-align: center;
cursor: default;
}

a img {
border: none; 
margin: 0px;
padding: 0px;
}

#bigcontainer{
width:900px;
margin: 0px auto;
text-align: left;
background:#fff;
}

#container{
position:relative;
width:786px;
margin: 0px auto;
text-align: left;
background:#fff;
}

/* Top part styles */

#topblock{
position: relative;
clear: both;
width: 794px;
height: 110px;
background:url(images/bck-top.jpg) no-repeat bottom left;
}

	#logolink{
	position: absolute;
	top: 26px;
	left: 55px;
	width: 165px;	
	height: 55px;
	z-index: 1;
	}

	#phonenumber{
	position: absolute;
	top: 42px;
	left: 450px;
	width: 165px;	
	height: 55px;
	z-index: 1;
	}
	
	#menubar{
	position: absolute;
	top: 70px;
	left: 350px;
	height: 35px;
	z-index: 10;
	}

	.mainnav{
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 40px;
	list-style: none;
	}

	.mainnav li{
	float:left;
	}

	.mainnav li a{
	float: left;
	display: block;
	color:#333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding:0px 0px 0px 25px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	text-decoration:underline;
	}

	.mainnav li a:hover{
	color: #1B6096;
	line-height: 40px;
	text-decoration:underline;
	}

	#current a{
	float: left;
	display: block;
	color: #59A626;
	text-decoration: none;
	font-size: 11px;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 25px;
	text-align: center;
	background: url(images/nav-current-left.png) no-repeat top left;
	list-style: none;
	}

.middleblock{position:relative; width:794px; clear:both; text-align:center;}

.contentblock{
position:relative;
width:794px;
margin:0px auto;
text-align:left;
}

.whiteseparator{
position:relative;
clear:both;
margin:0px auto;
padding:0px;
width:786px;
}

	.whiteseparator h1{
	font-size: 26px;
	font-weight:normal;
	line-height:28px;
	letter-spacing:-1px;
	text-align: left;
	margin: 30px 0px 30px 20px;
	padding: 0px;
	color:#aaa;
	}

	.whiteseparator p{
	color:#333;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	text-align:left;
	margin: 0px 0px 20px 20px;
	padding:0px;
	clear:both;
	}	

.blueseparator{
position:relative;
clear:both;
margin:0px auto;
padding:0px;
width:786px;
height:7px;
background: url(images/separator-blue.gif) repeat-x left top;
}

.footer{
position:relative;
clear:both;
margin:0px auto;
padding:10px 0px 40px 0px;
width:794px;
text-align:left;
background:url(images/back-panelsbottom.gif) repeat-x top center;
}

	.footer p{
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	color:#666;
	}

	.footer a:link, .footer a:active, .footer a:visited{
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	color:#284A91;
	}

	.footer a:hover{
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	color:#285ACF;
	}
	
.callbackpanel{
position:absolute;
top:3px; left:385px;
background:url(images/back-callback.png) no-repeat top left;
width:409px; height:61px;
}

.callbackpanelinput{display:block; clear:both; width:122px; height:16px; margin:5px 0px 0px 215px; padding:3px 2px 2px 6px; border:0px; font-family:Arial; font-size:11px; color:#666666; line-height:14px; background:url(images/back-input.png) repeat-x top left;}
.callbackbutton{position:absolute; top:8px; right:10px; width:46px; height:46px; float:right; margin:0px 0px 0px 10px; padding:0px;}