*
{
	margin: 0px;
	padding: 0px;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#maincontainer
{
	width: 855px;
	height: 33px;
	margin: auto;
}

#logo
{
	width: 201px;
	height: 122px;
	float: right;
}

#map
{
	width: 235px;
	height: 122px;
	float: left;
}

#topstuff
{
	width: 855px;
	height: 122px;
	float: left;
}

#navbar
{
	width: 855px;
	height: 33px;
	float: left;
	background-color: #223f92;
}

img
{
	border: 0px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

a.navlink { text-decoration:none; color: #8cc63e; font-weight: normal; font-size: 11px; font-family:Arial, Helvetica, sans-serif; } 
a.navlink:link { text-decoration:none; color: #8cc63e; font-weight: normal; font-size: 11px;} 
a.navlink:visited { text-decoration:none; color: #FFF; font-weight: normal; font-size: 11px;} 
a.navlink:hover { text-decoration:none; color: #FFF; font-weight: normal; font-size: 11px;} 
a.navlink:active { text-decoration:none; color: #8cc63e; font-weight: normal; font-size: 11px;}

#navbarpadding
{
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 5px;
}

#leftcontent
{
	width: 566px;
	background-color: #FFF;
	float: left;
}

#leftcontentpadding
{
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 1.5;
}

#rightcontent
{
	width: 289px;
	background-color: #FFF;
	float: left;
}

h1
{
	font-size: 22px;
	color: #8cc63e;
}

p
{
	margin-top: 15px;
	margin-bottom: 15px;
}


#str_criteria
{
    width:210px;
    height:18px;
    line-height:18px;
    margin: 0 0 0 10px;
    padding:0;
    border:solid 1px #cccccc;
    display:inline;
}

#searchbox
{
	width: 289px;
	background-color: #83c643;
	float: left;
}

#searchboxpadding
{
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

.whitetext
{
	color: #FFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
}

.picpad
{
	margin-top: 5px;
}

#footer
{
    border-top:solid 1px #999999;
    width:855px;
    margin:0;
    padding:10px 0;
    font-size:11px;
    color:#999999;
    text-align:left;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#footer #left-footer
{
    width:585px;
    float:left;
    padding-bottom:10px;
}



#footer #right-footer
{
    width:270px;
    float:left;
    padding-bottom:10px;
}

#footer a 
{
	font-size: 11px;
	color: #8BC53F;
	margin:0 0 10px 0;
	text-decoration:none;
}

#footer a:hover 
{
	font-size: 11px;
	color: #006ABA;
	margin:0 0 10px 0;
}


#rightimages
{
	width: 289px;
	float: left;
}
