@charset "utf-8";
/* CSS Document */

html{
	overflow: -moz-scrollbars-vertical;
}

body{
	background-color: #d4d3d3;
	background-image: url(../images/mainbg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	font-size: 85%;
	color: #000;
	text-align:center;
	margin: 0;
	padding: 0;
}

#wrapper{
	margin: auto;
	width: 844px;
	background-image: url(../images/topbg.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 15px;
	behavior: url(iepngfix.htc);
}

.clear{
	clear: both;
	height: 0px;
}

#header{
	width: 843px;
	height: 162px;
	/*clear: both;*/
	text-align:center;
}

#header2{
	/*clear: both;*/
	text-align: left;
	background-image: url(../images/hdrimg2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 17px;
	padding: 50px 10px 10px 0px;
	color: #fff;
	/*font-size: 20px;*/
	font-size: 1.5em;
	font-weight: bold;
}


#logo{
	float: left;
	width: 200px;
	text-align:left;
	margin-bottom: .5em;
}

#nav{
	clear: both;
	background-image: url(../images/navbg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	line-height: 40px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 843px;
	font-size: 0.6em;
}

#nav a:link, #nav a:visited {
	color: #333;
	font-weight:bold;
	text-decoration: none;
	padding: 7px 11px;
	text-transform: uppercase;
	border-top: 4px solid #091d5f;
	background-image: url(../images/navvr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#nav a.last:link, #nav a.last:visited {
	background: none;
}

#nav a:hover, #nav a.current {
	border-top: 4px solid #1345ae;
}

#content{
	/*clear:both;*/
	padding: 8px 0px;
	text-align:left;
	width: 843px;
	font-size: 1em;
}

#column1{
	float: left;
	width: 225px;
	padding-right: 15px;
	text-align:left;
	background-image: url(../images/vr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 1em;
}

#column2 {
	float: right;
	width: 595px;
	padding-left: 5px;
	text-align: left;
	font-size: 0.6em;
}

#footer {
	background-image: url(../images/bottombg.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 20px 10px 10px 10px;
	/*font-size: 11px;*/
	font-size: 0.8em;
	text-align: center;
	margin: auto;
	width: 854px;
	behavior: url(iepngfix.htc);
}

#footer span a {
	padding: 0 9px;
	color: #222;
}

#footer span a:hover {
}

a:link, a:visited {
	color: #1345ae;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3 {
	padding: 0;
	margin: 0 .02em;
	color: #091d5f;
	text-transform: uppercase;
}

h1 {
	/*font-size: 18px;*/
	font-size: 1.1em;
}

h2 {
	/*font-size: 16px;*/
	font-size: 1.2em;
}

h2.title {
	/*font-size: 16px;*/
	font-size: 1.2em;
	border-bottom: 1px solid #091d5f;
}

h3 {
	/*font-size: 14px;*/
	font-size: 1em;
}

.small {
	/*font-size: 11px;*/
	font-size: 0.8em;
}

.ctrtxt {
	text-align:center;
}

.lttxt {
	text-align:left;
}

.rttxt {
	text-align:right;
}

.leftside {
	float: left;
	padding-right: 5px;
}

.rightside {
	float: right;
	padding-left: 5px;
}

a img {
	border: 0;
}

input[type=submit], input[type=reset] {
	background: #091d5f;
	color: #fff;
	border: 0;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

input[type=submit]:hover, input[type=reset]:hover {
}

a.button:link, a.button:visited {
	background: #091d5f;
	color: #fff;
	border: 0;
	padding: 3px;
	font-weight:bold;
	text-align:center;
}

a.button:hover {
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 1px solid #ccc;
	padding: 8px;
}

legend {
	font-weight: bold;
	color: #091d5f;
}

.alert {
	color: #ff0000;
}

.box {
	background-image: url(../images/boxbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	/*width: 528px;
	height: 111px;*/
	padding: 10px 12px 10px 50px;
	text-align: left;
	margin-bottom: 15px;
	font-size: 1em;
}

.box2 {
	background-color: #ecebeb;
	background-image: url(../images/boxbg2.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border: 1px solid #dbdbdb;
	padding: 5px;
	text-align:left;
	font-size: 1em;
}

.box3{
	background-color: #ecebeb;
	background-image: url(../images/boxbg2.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border: 1px solid #dbdbdb;
	padding: 5px;
	text-align: left;
	font-size: 1em;
}

.wbox{
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
}

ul.services{
	margin-left: 20px;
	padding: 0;
}

.blue{
	/*clear: both;
	background: url(../images/bluebg.gif) top repeat-x;*/
	background-image: url(../images/bluebg.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	/*font-size: 22px;*/
	font-size: 1.6em;
	font-weight :bold;
	color: #fff;
	line-height: 60px;
	behavior: url(iepngfix.htc);
}
.blue2 {
	/*clear: both;
	background: url(../images/bluebg.gif) top repeat-x;*/
	background-image: url(../images/bluebg2.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	/*padding: 16px 0px;*/
	height: 60px;
	width: 844px;
	/*font-size: 22px;*/
	font-size: 1.6em;
	font-weight :bold;
	color: #fff;
	/*
	background-color: #0A286E;
	line-height: 60px;
	*/
	behavior: url(iepngfix.htc);
}
.blue2_text {
	padding-top: 15px;
}

/*img, div { behavior: url(iepngfix.htc) }
img { behavior: url(iepngfix.htc); }*/

.iepngfix {
	behavior: url(iepngfix.htc);
}

ul.menu{
	margin-top: 0;
	margin-left: 5px;
	padding: 0;
}

ul.menu li{
	list-style-type: none;
	border-bottom: 1px dotted #d9d9d9;
}

ul.menu li a{
	padding: 5px;
	display: block;
	font-weight:bold;
}

ul.menu li a:hover{
	text-decoration: none;
	background: #d9d9d9;
}