/* CSS Document */


body {
	background-color: #cacdce;
	margin: 0px;
	padding: 0px;
}

#content
{
	background-color:#FFFFFF;
	padding:20px;
	padding-top:6px;
	padding-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

.header
{
}

.header .banner 
{
	padding-bottom: 4px;
	margin:0px;
}

.header .menu 
{
	background-image:url(../../images/menu_bg.gif);
	background-repeat:no-repeat;
	height: 44px;
}

#footer
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:15px; 
	padding-bottom:20px;
}

#footer a:link { color: #676767; text-decoration: none; font-weight: bold;}
#footer a:visited { color: #676767; text-decoration: none; font-weight: bold;}
#footer a:hover { color: #000000; text-decoration: none; font-weight: bold;}
#footer a:active { color: #000000; text-decoration: none; font-weight: bold;}

.page
{
	padding-top: 20px;
	padding-bottom: 20px;
}


.page #lhs 
{
	width:435px;
	float:left;
}
.page #rhs 
{
	width:325px;
	float:right;
}

.page #lhsLinks 
{
	width:387px;
	float:left;
}
.page #rhsLinks
{
	width:387px;
	float:right;
}

.page #lhsMap 
{
	width:260px;
	float:left;
}
.page #rhsMap
{
	width:480px;
	float:right;
	border: 1px #adb7bc solid;
}

.page h1 
{
	color: #adb7bc;
	font-size: 36px; 
	font-family:Times New Roman, Times, serif;
	font-weight:normal;
	padding-top:0px; 
	padding-bottom:30px;
	margin:0px;
}
.page h2 
{
	color: #adb7bc;
	font-size: 20px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-top:0px; 
	padding-bottom:15px;
	margin:0px;
}
.page h3 
{
	color: #adb7bc;
	font-weight:normal;
	font-size: 22px;
	font-family:Times New Roman, Times, serif;
	padding-top:0px; 
	padding-bottom:20px;
	margin:0px;
}

.page p 
{
	color: #adb7bc;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px; 
	padding-bottom:20px;
	margin:0px;
}

.page a:link { color: #adb7bc; text-decoration: underline; font-weight: bold;}
.page a:visited { color: #adb7bc; text-decoration: underline; font-weight: bold;}
.page a:hover { color: #000000; text-decoration: underline; font-weight: bold;}
.page a:active { color: #000000; text-decoration: underline; font-weight: bold;}


.page .productContent p
{
	color: #adb7bc;
	font-size: 17px;
	font-family:Times New Roman, Times, serif;
	padding-top:0px; 
	padding-bottom:20px;
	margin:0px;
}

.page .productFooter p
{
	color: #adb7bc;
	font-size: 15px;
	font-family:Times New Roman, Times, serif;
	padding-top:0px; 
	padding-bottom:20px;
	margin:0px;
}

.page .footer
{
	color: #adb7bc;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px; 
	padding-bottom:20px;
	margin:0px;
}

.page .footer a:link { color: #adb7bc; text-decoration: none; font-weight: normal;}
.page .footer a:visited { color: #adb7bc; text-decoration: none; font-weight: normal;}
.page .footer a:hover { color: #000000; text-decoration: none; font-weight: normal;}
.page .footer a:active { color: #000000; text-decoration: none; font-weight: normal;}

.page .splitterEmpty
{
	clear:both;
	height:1px;
	margin-bottom:19px;
}
.page .splitter
{
	width:100%;
	height:1px;
	background-color:#adb7bc; 
	margin-bottom:20px;
}

td 
{
	color: #adb7bc;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:10px; 
	margin:0px;
}
