
body {
	font-family: Verdana, Geneva, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#004e85;
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
	height: 100%;
} 


#wrap {
	width: 881px;
	height: auto;
	margin:auto;
	position:relative;
	background-color:#ffffff;
	background-image: url(images/wrap-background.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#header {
	width: 881px;
	height: 102px;
	background-color:#ffffff;
	background-image: url(images/reiter-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#adbanner {
	width: 881px;
	height: 152px;
	background-color:#ffffff;
	background-image: url(images/reiter-ad-banner.jpg);
	background-repeat: no-repeat;
}

#container{
width: 881px;

}
	
#left {
	float:left;
	position: relative;
	width: 298px;
	height:auto;
	text-align:left;
	font-size: 10px;
	color: #0054a6;
	padding-top: 25px;
	padding-left: 5px;
	padding-bottom: 30px;
	background-image: url(images/nav-background.jpg);
	background-repeat: no-repeat;
	
	
}


#nav a {
background-image: url(images/nav_bullet.gif);
background-repeat: repeat-y;
background-position: left center;
padding-left: 22px;
line-height: 25px;
}

#offices {
padding-top: 25px;
padding-left:5px;
}

#offices a {
background-image: none;
padding-left: 0px;
}

#right {
float: right;
	position: relative;
	width: 500px;
	height:auto;
	margin-top: 15px;
	margin-left: 2px;
	margin-right: 35px;
	padding-top: 10px;
	padding-bottom: 30px;

}



* html #main {
height: 1px;
}

#adfooter {
	clear:both;
	/*background-image: url(images/ad-footer2.jpg);*/
	width: 881px;
	height: 97px;
}


#footer {
	clear:both;
	background-color: transparent;
	background-position: left;
	font-family: Verdana, Geneva, san-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 57px;
	width: 881px;
	margin:0 auto;
	}
#footer a:link, #footer a:visited {
color: #FFFFFF;}

#footer a:hover, #footer a:active {
color:#FFFF00;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0054a6;
}

h2 {
font-family: Verdana, Geneva, san-serif; 
font-size: 10px; 
font-style: italic; 
font-weight: normal; 
color: #93735A;
}

a:link {
	font-family: Verdana, Geneva, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0054a6;
}

a:hover {  
font-family: Verdana, Geneva, san-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #FF0000; 
text-decoration: none
}

a:active {  
font-family: Verdana, Geneva, san-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #f3df54; 
text-decoration: underline
}

a:visited {
	font-family: Verdana, Geneva, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	
}


.titles {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003B73;
}

.blue {
	font-family: Verdana, Geneva, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0054a6;
}