body {
	font: 12px/1.5em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	color: #000000;
	background: #F5DEB3;
	text-align: center;
}
table {
	font: 12px/1.5em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	color: #000000;
}
* {
	padding: 0;
	margin: 0;
	}
ul {
	margin-left: 15px;
}
ol {
	margin-left: 15px;
}
img {
	border: 0;
}
#Page {
	float: center;
	margin: auto;
	width: 770px;
}
#FlashImageBar {
	height: 150px;
	padding: 0px;
	margin: 0px;
	background: #172536;
}
#BorderPage {
	float: center;
	margin: auto;
	border: 2px solid #172536;
}
#FlashFooter {
	text-align: center;
}
#Header {
	margin-top: 20px;
}
#Content {
	background: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	padding-bottom: 25px;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}
#Content2 {
	background: #ffffff;
	text-align: center;
	padding-bottom: 25px;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}
#Footer {
	background: #ffffff;
	text-align: center;
	font-size: .8em;
	padding-bottom: 20px;
}
#BottomNavigation {
	background: #ffffff;
	text-align: center;
	padding-bottom: 20px;
	line-height: 58px;
}
#BottomNavigation a {
	color: #345779;
	font-weight: bold;
	font-size: .8em;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/* NAVIGATION  */

#nav { 
	width:100%;
}
#nav ul               { list-style:none; margin:0px; padding:0px; }
#nav li               { float:left; margin:0; padding:0; border:1px solid white; border-width: 1px 1px 0 0; list-style:none;}
#nav li.first         { border-left:1px solid white; }
#nav a                { float:left; display:block; padding:3px 8px 6px 8px; color:white; background:#666 url("/images/nav_tab_bg_off_grey.gif") repeat-x top; text-decoration:none; }
#nav a:hover          { color:#fff; background:#333; }
#nav a.selected       { color:#000; background:white; }

h1, h2, h3, h4, h5 {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
}
.seqslidestyle{
margin-right: 15px;
float: left;
}
.PreLoadImages {
	display:none;
}
#SliderImageBar {
	height: 150px;
	padding: 0px;
	margin: 0px;
	background: #172536;
	padding-left: 50px;
	display: block;
}
#SideBarNav {
	float: right;
	width: 200px;
	margin-right: 10px;
	padding: 10px;
	margin-top: 25px;
	background: #DEB887;
	border: 1px solid #6D2A38;
	margin-left: 10px;
}
p {
	margin-bottom: 10px;
}
.QuotePerson {
	font-size: .8em;
	float: right;
	text-align: right;
}
.Quote {
	font-weight: bold;
}
#logobar {
	float: center;
	margin: auto;
	text-align: center;
	background: #ffffff;
}
a {
	color: #345779;
	font-weight: bold;
}
.prop_form_option {
	float: center;
	margin: auto;
	border-bottom: 1px solid #c0c0c0;
	padding: 20px;
	width: 300px;
	text-align: center;
}
.product_image {
	float: left;
	padding: 10px;
	width: 200px;
	height: 100px;
	text-align: center;
}