/* CSS Document */

body {
	background-color: #E3D78D;
}

#container {
	position:absolute;
	width:799px;
	height:599px;
	z-index:1;
	background-color: #FFFFFF;
	left: 100px;
	top: 0px;
}
#top {
	position:absolute;
	width:799px;
	height:155px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(images/topbar.gif);
}
#left {
	position:absolute;
	width:278px;
	height:444px;
	z-index:2;
	left: 0px;
	top: 155px;
	background-image: url(images/leftside.gif);
}
#right {
	position:absolute;
	width:521px;
	height:444px;
	z-index:3;
	left: 278px;
	top: 155px;
	visibility: visible;
	background-image: url(images/rightsd.gif);
}

#nav {
	position:absolute;
	left:191px;
	top:213px;
	width:182px;
	height:250px;
	z-index:2;
	
}

#nav ul {
margin: 0px;
padding: 5px;
list-style-type: none;
}

#nav li {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 35px;
}
#nav a:hover {
	color: #830000;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:link {
	color: #000033;
	text-decoration: none;
}
.style3 {color: #330000}
#bodyscroll {
	position:absolute;
	left:423px;
	top:165px;
	width:350px;
	height:393px;
	z-index:3;
	overflow: auto;
}
.clients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000033;
	font-size: 11px;
}
.title {
	color: #000033;
}
#footer {
	position:absolute;
	left:327px;
	top:571px;
	width:503px;
	height:24px;
	z-index:4;
}
.list {
	line-height: 22px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	left: 25px;
	margin-left: 30px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {
	color: #830000;
	font-size: 11px;
}
.style6 {color: #000033}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style8 {font-size: 13px}
.style10 {color: #000033; font-size: 18px; }
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000033;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 2px;
	padding-right: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
