/* CSS Document */

html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #CCD1DD url(../images/bg.jpg) repeat-y center top;
	color: #444;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
}

h1, h2, h3, h4, h5, h6, p, li, pre, blockquote, label, address {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0px;
font-weight: normal;
font-size: 11px;
}

div.header h1{
	display: none;
}

a:link {color:#0874BF; text-decoration:none}

a:visited {color:#071F89; text-decoration:none}

a:hover {color:#071F89; text-decoration:underline}

a img {border:0px solid #000;}

li {list-style: none;}

h1 {
font-size: 1.2em;
font-weight:bold;
font-family:arial;
color:#0874BF;
margin-bottom: 8px;
}

h2 {
font-size: 1em;
font-weight:bold;
color:#071F89;
margin-bottom: 8px;
}

h3 {
font-size: 1em;
font-weight:normal;
color:#0874BF;
}

h5 {
font-size:1.5em;
color:#CC3300;
font-weight:bold;
margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px;}

.lightblue {
color:#0874BF
}

.darkblue {
color:#071F89
}

.green {
color:#86B918;
font-weight:bold;
}

.small {font-size:.7em;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.wrapper {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 840px;
}

/* header */

.header {
	background: #fff;
	height: 140px;
	margin: 0 auto;
	padding: 20px 10px 10px 10px;
	width: 840px;
}
.header .bg {
	background: #A4A4A0;
	color: #FFF;
	width: 840px;
	height: 140px;
	background: #B3C2C7 url(../images/header.jpg) no-repeat;
}

/* navigation */
.navigation {
	background: #D9E1E5 url(../images/nav.gif);
	border: 0px solid #DFEEF7;
	height: 28px;
}
.navigation a, .navigation a:visited {
	background: #D9E1E5 url(../images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #fff;
	display: block;
	float: left;
font-family:Verdana, Arial;
	font-weight: bold;
 font-size:11px;
	line-height: 28px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover, #home .home, #contact .contact, #faq .faq {
background-position: left bottom;
color: #fff;}

/* main */
.main {
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	background: url(../images/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
margin: 10px 14px 10px 0;
	display:inline;
}
.sidenav h2 {
	color: #86B918;
	font-size: 12px;
font-weight:bold;
	margin: 0;
	padding: 7px 0 3px 10px;
clear:both;
}

.sidenav h2 a, .sidenav h2 a:visited {
	color: #86B918;
}

.sidenav h4 {
	color: #0874BF;
	font-size: 12px;
font-weight:bold;
	margin: 0;
	padding: 7px 0 3px 10px;
clear:both;
}
.sidenav h4 a, .sidenav h4 a:visited {
	color: #0874BF;
}


.sidenav p {
padding: 0px 10px;
font-size:.7em}

.sidenav .left {
margin:3px 5px 3px 0px;}

.sidenav .right {
margin:3px 0px 3px 5px;}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.centertext {
text-align:center;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 571px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content ul {
margin:0px;
padding:0px;
}

.content li {
	list-style: none;
	margin: 0;
padding:5px 0 5px 18px;
background: #fff url(../images/li.gif) no-repeat 0px 8px;
}

.content p {
line-height:1.6em;
padding:5px 0px;
}

.hr {
height:4px;
margin:0;
padding:0;
overflow:hidden;
background: #fff url(../images/bluedot.gif) repeat-x 0px 0px;
}

.content #leftcolumn {
width:277px;
float:left;
}

.content #rightcolumn {
width:277px;
float:right;
}

.contacttable {
background: #fff url('../images/contactbg.jpg') no-repeat center center;
width:573px;
height:405px;
}

.contacttable p {
font-weight:bold;
}

.splashboxtop {
	background-image: url(../images/277rndtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.splashboxtop h3 {
padding:5px 10px;
font-size:16px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
color:#fff;
text-align:center;
}

.splashboxbottom {
	background-image: url(../images/277rndbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.splashboxbottom p {
font-size:.7em;
text-align:justify;
padding:10px 14px;}

.didyouknowh {
width:60%;
font-weight:bold;
font-size:.8em;
color:#fff;
background-color:#0874BF;
text-align:left;
padding:5px 0px 5px 10px;
}

.didyouknowp {
font-size:.7em;
border:1px solid #0874BF;
text-align:left;
padding:5px 10px;
line-height:1.6em;
margin-bottom:10px;
}

/* Call Back */
.contactboxtop {
	background-image: url(../images/contactboxtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:210px;
overflow:hidden;
font-size:.9em;
margin-top:15px;
}

.contactboxtop h3 {
padding:5px 10px;
font-size:15px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
color:#0874BF;
text-align:center;
}

.contactboxtop p {
font-size:.9em;
padding:3px 14px;
}

.contactform {
width:174px;
font-size:12px;
border:1px solid #bbb;
padding:2px 3px;
}

.contactselect {
font-size:12px;
border:1px solid #bbb;
width:182px;
padding:1px 1px;
}

.contactbutton {
float:right;
font-size:1em;
}

.contactboxbottom {
	background-image: url(../images/contactboxbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
height:15px;
width:210px;
margin-left:0px;
overflow:hidden;
}

/* contact form */

#contact label{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block;
}

#contact .submit input{
	margin-left: 105px;
}



/* footer */
.footer {
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
color: #FFF;
	font-size: .7em;
	padding: 0 20px;
	height:30px;
	text-align: center;
overflow:auto;
}
.footer span {
line-height: 30px;
}
.footer a, .footer a:hover, .footer a:visited {color: #FFF;}

#subfooter p{
float:right;
font-size:.7em;
padding-top:5px;
}
