BODY
{
	background:#363636;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:10pt;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
}


#top
{
	background-image:url(../images/top.gif);
	width:856px;
	margin-left: auto;
	margin-right: auto;
}

#bottom
{
	clear: both;
	background-image:url(../images/bottom.gif);
	width:856px;
	margin-left: auto;
	margin-right: auto;
	height:20px;
}


#main {
	background-image:url(../images/white.gif);
	position:relative;
	width:856px;
	xheight:629px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}


#left{
	width:230px;
	float:left;
	text-align:center;
	margin-left:15px;
}

#right{
	width:580px;
	float:right;
	text-align:center;
margin-right:0px;

}

html>body #left {
margin-left:25px;

}

#sideframe { border: 1px #ccc solid; }






#products
{
	padding-top: 15px;
	padding-bottom: 40px;
}

#products #sub-pages
{
	background: #f8f8f8;
	border-bottom: 1px #ccc solid;
	color: #7c7c7c;
	margin: 0 11px 5px 0;
	padding: 2px;
	text-align: right;
}

#products #sub-pages a
{
	color: #f79036;
	font-weight: bold;
	text-decoration: none;
}

#products #sub-pages a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#products .pblock
{
	float: left;
	font-size: 11px;
	height: 220px;
	text-align: left;
	width: 140px;
}





/* google map
**************************************************************************************************/

div#map
{
	border: 1px #ccc solid;
	height: 493px;
	width: 530px;
}

div#popup
{
	background:#fff;
	border: none;
	color: #7c7c7c;
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align: left;
	width:225px;
}


div#popup dl
{
	margin: 0;
	padding: 0;
}

div#popup dl dt
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

div#popup dl dd
{
	font-size: 11px;
	margin: 0 0 5px 0;
	padding-left: 0;
}

div#popup dl dd.directions { margin-top: 10px; }

div#popup dl dd.directions .startaddress
{
	color: #999;
	font-size: 10px;
}