<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #432115;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #432115;
	font-size: 14px;
}
a:link {
	color: #432115;
}
a:visited {
	color: #432115;
}
a:hover {
	color: #E63148;
}
a:active {
	color: #432115;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:975px;
	height:172px;
	z-index:1;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432115;
	padding: 5px;
}

.clients {
color:#4a96e9;
}

.quotes {
	font-size: 12px;
	color: #432115;
	font-style:italic;
}

/*NAV LINK CLASSES*/
#nav{
	color: #FFFFFF;
	position:absolute;
	left:3px;
	top:112px;
	width:969px;
	height:23px;
	z-index:2;
	padding-bottom: 3px;
	padding-top: 3px;
}

a.nav {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:link {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	color: #B8CBE0;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*NAV DROP MENU*/
#dropmenudiv{
position:absolute;
left: 200px;
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:18px;
z-index:100;
padding:0 0 5px 0;
}


#dropmenudiv a{
width: 100%;
font-size: 12px;
display: block;
/*text-indent: 5px;*/
/*border-bottom: 1px solid black;*/
padding: 5px 5px 0 5px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{
	/*background-color: yellow;*/
color: #E63148;
}
#main {
	position:absolute;
	left:0px;
	top:172px;
	width:975px;
	height:451px;
	z-index:2;

}
#container {
	position:absolute;
	left:50%;
	top:15px;
	width:975px;
	height:800px;
	z-index:3;
	margin-left: -487px;
}
