@charset "utf-8";
/* CSS Document */
object { outline:none; }
body {
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1013px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/backgrounds/primary.jpg);
	background-repeat: no-repeat;
	height: 844px;
	overflow: visible;
}
#wrapper #photo {
	height: 550px;
	width: 651px;
	position: absolute;
	top: 151px;
	right: 11px;
}
#wrapper #indflash2 {
	height: 471px;
	width: 651px;
	position: absolute;
	margin-top: 152px;
	right: 11px;
}
#wrapper #photo img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bflash {
	height: 43px;
	width: 651px;
	position: absolute;
	top: 702px;
	right: 10px;
}
#wrapper #navigation {
	position: relative;
	height: 250px;
	width: 314px;
	background-repeat: no-repeat;
	margin-top: 152px;
	margin-left: 11px;
}
#wrapper #content {
	position: relative;
	width: 284px;
	padding-left: 31px;
	margin: 0px;
}
#wrapper #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9375em;
	color: #B87F36;
	margin: 0px;
}
#wrapper #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #666666;
}
#wrapper #content a {
	color: #B87F36;
}
#wrapper #footer {
	position: absolute;
	right: 8px;
	bottom: 38px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.5625em;
	color: #666666;
	width: 651px;
	text-align: right;
}
#wrapper #clientlogin {
	position: absolute;
	top: 134px;
	right: 10px;
	font-size: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #clientlogin a {
	color: #979BD1;
	text-decoration:none;
}

#wrapper #clientlogin a:hover {
	color:#FFFFFF;
}
#wrapper #content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	line-height: 1.4em;
	color: #666666;
}
#wrapper #mainflash {
	height: 700px;
	width: 991px;
	position: relative;
	margin-top: 152px;
	margin-left: 11px;
	background-image:none;
	padding: 0px;
}
#wrapper #mainflash img {
	margin: 0px;
	padding: 0px;
	
}
#photo ul h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	color: #B87F36;
	margin-bottom: 0px;
}
#photo ul {
	margin-top: 0px;
	padding-top: 0px;
	
}

#photo li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	line-height: 1.3em;
	color: #666666;
}
#wrapper #printlogo {
	display: none;
}
