/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	background: url(images/background.jpg) repeat-x #dcf2e7;
}



#header {
	height: 101px;
	width: 1000px;
	background: url(images/header_01.jpg) no-repeat;
}

#header h1 {
float: left;
width: 400px;
height: 100px;
margin: 0px;
text-indent: -9999px;
}

#headhome {
	width: 200px;
	height: 100px;
}

#topnavcontainer {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 78px 4px 0px 0px;
	font-weight: bold;
}

ul#topnav {margin:0;padding:0;float:left;}
ul#topnav li {margin:0;padding:0;border:0.5px solid #990000;list-style:none;float:right;margin:0 0.3em 0 0;color: #FFFFFF;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
    -moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
}
ul#topnav li a {text-decoration:none;display:block;padding:0.3em;color:black;background:#990000;color: #FFFFFF;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
    -moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
}

ul#topnav li a:hover {background:#e9a01b;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
    -moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
}

#navbar {
	width:998px;
	height:24px;
	margin:0px auto;
	padding:0px;
	background-color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

#navcont {
	margin:0px auto;
}

ul#mainnav {margin:0px 10px;padding:0;}
ul#mainnav li {margin:0;padding:0;float:left;list-style:none;margin:5px 10px 0 ;color: #FFFFFF;}
ul#mainnav li a{text-decoration:none;padding:3px;color: #FFFFFF;}
ul#mainnav li a:hover {text-decoration:none;background:#e9a01b;}

.home-column a {text-decoration:none;color: #990000;}
.home-column a:visited {text-decoration:none;color: #990000;}
.home-column a:hover {text-decoration:underline;color: #990000;}
.home-column a:active {text-decoration:none;color: #990000;}

#container {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background: url(images/bg-repeat_03.jpg) repeat-y #FFFFFF;
}

#body-form {
	width: 998px;
	height: 192px;
	background: url(images/body-form_03.jpg) no-repeat #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#body-content {
	width: 998px;
	margin: 20px 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#body-content h1 {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#body-content p {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.body-leftmar {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#form-cont {
	width:450px;
	float:right;
	margin: 40px 10px 0px 0px;
}

#form-sub {
	width:450px;
	height: 400px;
	float:right;
	margin: 0px 10px;
}

#form-sub h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.form-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;	
}

.home-column {
	width:226px;
	float:left;
	padding: 12px;
}

.home-column h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	line-height: 30px;
	font-weight: bold;
	color: #990000;	
	background: url(images/title-bg.png) no-repeat;
}

.home-column p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}

#footer {
	width:980px;
	height:100px;
	padding: 10px;
	background: url(images/footer_09.jpg) no-repeat bottom;
}

.foot-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
}

.foot-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align:left;
}
#footimg {
	width: 1000px;
	height: 55px;
	margin:0px;
	padding:0px;
}
