body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #D88700;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	color: #2A3B5A;
}
#topbar {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 114px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #2A3B5A;
}
#logo {
	position: absolute;
	left: 60px;
	top: 0px;
}
#topnav {
	position: absolute;
	left: 270px;
	top: 0px;
}

#slogan {
	position: absolute;
	left: 340px;
	top: 67px;
}
#main {
	overflow: visible;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 114px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/page-bg-clients.gif);
}
#content {
	width: 560px;
	margin-top: 50px;
	margin-left: 140px;
}
#footer {
	display: block;
	float: left;
	width: 53px;
}
h1 {
	font-size: 130%;
	font-weight: bold;
}
h2 {
	font-size: 110%;
	font-weight: bold;
}
#leftnav {
	position: absolute;
	left: 0px;
	top: 219px;
	z-index: 1;
}
#clear {
	position: relative;
	height: 40px;
	width: 100%;
	background-color: #D88700;
	display: block;
	clear: both;
}
#flashpanel {
	position: absolute;
	height: 238px;
	width: 418px;
	left: 73px;
	top: 163px;
	z-index: 1;
}
a:link {
	color: #9A1509;
	text-decoration: underline;
}
a:visited {
	color: #9A1509;
	text-decoration: underline;
}
a:hover {
	color: #D88700;
	text-decoration: underline;
}
a:active {
	color: #9A1509;
	text-decoration: underline;
}.leftphoto {
	float: left;
	width: 110px;
}
.righttext {
	float: right;
	margin-left: 20px;
	width: 430px;
}
.separator {

	position: relative;
	height: 5px;
	width:200px;
	display: block;
	clear: both;
}
img {
	border: 0px;
}
