body {
background-image: url(images/background.jpg);
background-color:#071118 ;
background-repeat:no-repeat;
margin-top:15px;
font-family:arial,helvetica,clean,sans-serif;
font-size:13px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
margin-left:auto;
margin-right:auto;
}

#wrapper {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;

width:870px;
margin-left:auto;
margin-right:auto;

}

#header {
width:870px;
float:left;
margin-bottom:10px;
}

#logo {
float:left;
margin:20px;
width:260px;
height:85px;
}

#content {
background-color:#fff;
float:left;
width:870px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
margin-bottom:15px;
}

#search_wrapper {
float:left;
width:555px;
height:96px;
background-image: url(images/bg-searchbox.png);
margin-top:20px;
background-repeat:repeat-none;
text-align:center;
}

#s {
clear:both;
font-size:20px;
font-weight:bold;
height:28px;
margin:10px 10px 0 0;
width:400px;
}

#submit {
vertical-align:bottom;
}

.searchBox {
margin-top:20px;
}

#left_col {
width:200px;
margin:20px;
float:left;
margin-bottom:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-image:url(images/bg-box.png);
background-repeat:repeat-x;
border:1px solid #DFE6EC;
margin-top:25px;
height:280px;
}


#left_col li {
list-style-type:none;
padding:0px;
margin:0px;
font-weight:bold;
margin-left:5px;
margin-bottom:15px;
}

#left_col li a:hover {
text-decoration:underline;
}


#left_col ul {
padding:0px;
margin:0px;
}


h1, h2, h3 {
color:#299b19;
font-family:'Myriad Pro Bold',Verdana,Helvetica,Arial,sans-serif;
font-size:138.5%;
margin:10px 0 2px 3px;

}

h2 {
font-size:123.1%;

}

a:link, a:visited {
background-color:transparent;
color:#299b19;
text-decoration:none;
}

#latest_news {
width:545px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-image: url(images/bg-box.png);
float:right;
border:1px solid #DFE6EC;
margin-right:20px;
padding:5px;
margin-bottom:10px;
background-repeat:repeat-x;
margin-top:10px;

}

#bottom_ad {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
float:right;
margin-right:20px;
width:748px;
height:95px;
border:1px solid #DFE6EC;
margin-bottom:20px;
}

#footer { 
margin-left:auto;
margin-right:auto;
width:500px;
margin-top:15px;
color:#fff;
text-align:center;
}

#footer a {
color:#fff;
}


#top_searches {
float:left;
margin-left:60px;
color:#666;
font-weight:bold;
}

#top_searches a {
color:#666;
font-weight:bold;
}


#top_searches a:hover {
color:#299b19;
}


form {
	
}

form .input-wrapper {
	display: block;
	margin-bottom: 12px;
}

form .input-wrapper label {
	display: inline-block;
	margin-right: 12px;
	text-align: right;
	width: 90px;
	vertical-align: top;
}

form .input-wrapper input,
form .input-wrapper textarea {
	display: inline-block;
	vertical-align: top;
}

form .input-wrapper input.submit {
	margin-left: 102px;
}
