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


html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
margin:0;
padding:0;
}
img, fieldset {
border:0 none;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
a {
	color:#439d43;
	font-family:"Arial",Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#32b428;
}
h1 {
color:#436f4d;
font-family:"Arial",Helvetica,sans-serif;
font-weight:bold;
font-size:30px;
}
h2 {
color:#3A281C;
font-family:"Arial",Helvetica,sans-serif;
font-size:25px;
}
h3 {
color:#523F32;
font-family:"Arial",Helvetica,sans-serif;
font-size:17px;
}
.blue {
	color:439d43;
}
h4 {
	color:#523F32;
	font-family:"Arial",Helvetica,sans-serif;
	font-size:14px;
	line-height: 140%;
}
p {
color:#594A40;
font-family:"Arial",Helvetica,sans-serif;
font-size:13px;
letter-spacing:normal;
line-height:20px;
}
body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/con_bg.png) repeat scroll 0 0;
background-color:#f4f1d1;
font-family:"Arial",Helvetica,sans-serif;
letter-spacing:-1px;
}
#outer-container {
background-image:url(images/bg-top.jpg);
background-repeat:repeat-x;
height:672px;
width:100%;
}

#container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/con_bg1.png) no-repeat scroll center top;
background-color:#f4f1d1;
float:left;
width:100%;
}

#wrapper {
margin:auto;
width:900px;
}

#index {
height:500px;
margin:auto;
width:500px;
}

#index p {
color:#3A281C;
}

#header {
	background-image:url(images/hdr_bg2.png);
	height:178px;
	position:relative;
	width:900px;
}

#header-cs {
	background-image:url(images/hdr_cs_bg.jpg);
	height:178px;
	position:relative;
	width:900px;
}

#topnav {
	background-image:url(images/nav_bg1.png);
	height:46px;
	position:relative;
	width:900px;
}
#topnav ul {
	float:right;
	margin-left:40px;
	margin-top:12px;
	width:860px;
}
#topnav ul li {
	display:inline;
	float:left;
}
#topnav ul li a {
	border-right:1px solid #d2ddae;
	color:#d2ddae;
	display:block;
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding-left:9px;
	padding-right:9px;
	letter-spacing:2px;
}
#topnav ul li a:hover {
	color:#32b428;
}
#header img {
position:absolute;
right:0;
top:361px;
z-index:10;
}

#content-main {
	background-color:#f4f3e5;
	background-image:url(images/main_bg1.png);
	background-repeat:repeat-x;
	clear:both;
	float:left;
	min-height:700px;
	padding-bottom:20px;
	width:900px;
}

#content-cs {
	background-color:#f4f3e5;
	background-image:url(images/main_bg1.png);
	background-repeat:repeat-x;
	clear:both;
	float:left;
	min-height:400px;
	padding-bottom:20px;
	width:900px;
}

#left {
	float:left;
	margin-left:30px;
	margin-right:40px;
	padding-left:30px;
	padding-right:40px;
	padding-top:45px;
	width:420px;
}

#left p span.invalid { 
	color: red; 
}

.center {
text-align:center;
}
#right {
background-color:#f4f3e6;
background-image:url(images/rght_bg1.png);
background-repeat:no-repeat;
float:right;
padding-top:30px;
padding-bottom:40px;
width:330px;
height:auto;
}
#right h3, #right h2, #right p {
color:#DADB9B;
}

#right h1 {
color:#32b428;
}
 
#right ul {
padding-left:23px;
padding-top:40px;
text-align:left;
}
#right ul li a {
background-image:url(images/button01.png);
background-position:center top;
background-repeat:no-repeat;
color:#DADB9B;
display:block;
font-size:20px;
height:72px;
line-height:72px;
text-align:center;
text-decoration:none;
width:286px;
}

#right ul li a:hover {
background-image:url(images/button01_hvr.png);
}

#footer {
background-image:url(images/ftr_bg1.png);
background-repeat:no-repeat;
clear:both;
float:left;
height:104px;
width:900px;
}

#footer-cs {
background-image:url(images/ftr_cs_bg1.png);
background-repeat:no-repeat;
clear:both;
float:left;
height:104px;
width:900px;
}

#footer ul {
	margin-left:50px;
	margin-right:30px;
	margin-top:20px;
	text-align:center;
	width:860px;
}

#footer ul li {
display:inline;
float:left;
}

#footer ul li a {
	border-right:1px solid #d2ddae;
	color:#DADB9B;
	display:block;
	font-family:"Arial",Helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	padding-left:12px;
	padding-right:12px;
}
#footer ul li a:hover {
color:#32b428;
}

#footer p {
color:#BABB83;
font-size:12px;
}
