html, body
{
	margin: 0;
	padding: 0;
	background-color: #0F1C59;
	height: 100%;
}
body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
	line-height:150%;
}
p
{
	margin: 0 10px 10px 0;
}
a
{
	padding: 5px;
	text-decoration: underline;
	color: #5488BA;
}
h2
{
	font-size: 13px;
	color: #2B387E;
	margin-bottom: 4px;
}
ul
{
	margin-left: -6px;
}
div#header
{
	background-color: #F3F2ED;
	width: 920px;
	height: 159px;
}
div#container
{
	text-align: left;
	background-color: #FFFFFF;
	width: 920px;
	margin: 0 auto;
}
div#content p
{
	line-height: 1.4;
}
#navigationContainer 
{
	height: 452px;
	width: 219px;
	position: relative;
}
div#navigation
{
	background: url(  'images/leftmenu_bg.jpg' );
	background-repeat: no-repeat;
	height: 452px;
	width: 219px;
	text-align: left;
	float:left;
	position:absolute;
	z-index:4
}
#navigationExt
{
	background: url( 'images/leftnav_bg_strip.jpg' ) repeat-y;
	width: 219px;
	position:absolute;
	z-index:0;
}

div#navigation ul
{
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
}
div#navigation li
{
	margin-bottom: 5px;
}
div#extra
{
	background: #CCC8B3;
}
div#footer
{
	background: #BFBD93;
	font-size:11px;
	font-weight:bold
}
div#footer p
{
	margin: 0;
	padding: 5px 10px;
}
div#content
{
	float: right;
	width: 673px;
	background-color: #FFFFFF;
	margin-right: 12px;
}
div#footer
{
	clear: both;
	background: url(  'images/footer_bg.jpg' );
	width: 920px;
	height: 69px;
	text-align: center;
}

#ulNav
{
	list-style-type: none;
}
#ulNav li
{
	height: 25px;
}
#ulNav li div
{
	padding: 5px 0 0 0;
}
#ulFooter
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: auto;
	width: 700px;
}
#ulFooter li
{
	float: left;
	padding-right: 4px;
}
#ulFooter a, #ulFooter span
{
	color: #fff;
	text-decoration:none	
}
#ulFooter a:hover 
{
	text-decoration:underline
}

#homeScroll
{
	scrollbar-face-color: #AEBAF2;
	scrollbar-highlight-color: #cacaca;
	scrollbar-3dlight-color: #cacaca;
	scrollbar-darkshadow-color: #cacaca;
	scrollbar-shadow-color: #cacaca;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #cacaca;
}

.imgBorder
{
	border: 1px solid #96A3DE;
}


#divHeader
{
	margin: 0 0 7px -1px;
}

#divHeader img
{
	margin: 0;
	padding: 0;
}

#divPhotos
{
	width: 500px;
}

#divPhotos img
{
	border: 1px solid #666;
	margin: 0 0 11px 0;
}


#tblPricelist td
{
	padding: 5px;
	padding-left: 7px;
}

#trPricelistHdr
{
	background-color: #E4E6F2;
	font-weight: bold;
}
#divMap iframe
{
	border: 1px solid #96A3DE;
}
#tblProducts td
{
	padding-right: 20px;
}
.divHover 
{
	height:15px;
	width: 135px;
	background-color: #fff; 
	position: absolute; 
}	
