﻿body
{
    padding: 0px;
    margin: 0px;
	font: normal .9em/1.6em Georgia, Times, serif;
	background: transparent url(images/175bg.jpg) top center repeat-y;
}
img{border:0;}
a{
	text-decoration:none;
	color:#002569;
}
a:hover{
	text-decoration:underline;
}
#logo
{   
    float:left;
}
#pagewrapper{
	width: 950px;
	margin: 0 auto;
	background: #fff url(images/175website_bg.png) top center no-repeat;
}
#mainmenu
{
    margin:-40px 0;
   float:right;
  width: 300px;
    
}
.spacer
{
    padding:0px;
    margin:0px;
    clear: both;
}
#header{
    height:105px;
}
#headerNav
{
    float:right;
	padding:0px; 
	margin:0px;
	color: #002569;
	text-align: right;
}
#headerNav ul{
    padding: 0px;
    margin: 0px;
}
#headerNav ul li{
	display: inline;
	padding: 0px 20px 0px 0px;
	margin:0px;
}
#footer {
	background: transparent url(images/175bottom3.png) center  no-repeat ;
	height: 200px;
	position: fixed;
	width: 100%;
	bottom: 0px;
	z-index: 5;
}
#content{
	width: 850px;
	margin:0 auto;
	position:relative;
	padding-top:120px;

}
#bodyContent{
    padding-bottom:200px;
}
#search .sf_searchBox, fieldset{
    padding:0;
    margin:0;
}
#search{
    margin-top:-20px;
    padding-right:20px;
    font-size:.8em;
}
#search .sf_searchText{
	opacity:0.4;
	filter:alpha(opacity=40);
}
#search .sf_searchSubmit
{
    margin:0;
    padding: 0px 20px 0px 0px;
    cursor:default;
    font-family: Georgia, Times, Serif;
    background:none;
    border:none;
    color:#002569;
}
