@charset "utf-8";
/* CSS Document */
html,body
{
	background-color:#CCCCCC;
	margin: 10px 0px 10px 0px;
	font: 12px Arial;
}
table.servicesT
{	font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #000000;
width: auto;
background-color:#FFFFFF;
border: 2px #000000 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
table-layout:fixed;
}

table.servicesT td
{	border-bottom: none;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #000000;
background-color: white;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align:left;
vertical-align:top;}

table.servicesT tr
{	border-bottom: none;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #000000;
background-color: white;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align:left;
vertical-align:top;
width:600px;}

table.servicesT td.servTop
{	border-bottom: none;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #000000;
background-color: white;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
width:600px;}  

table.servicesT td.servHd
{	border-bottom: none;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #000000;
background-color: white;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;} 

table.servicesT td.servHd_L
{	border-bottom: none;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #000000;
background-color: white;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
width: 190px;} 

table.servicesT td.servHd_C
{	border-bottom: none;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #000000;
background-color: white;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
width: 190px;} 

table.servicesT td.servHd_R
{	border-bottom: none;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #000000;
background-color: white;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
width: 190px;} 

table.specSheet
{	font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #000000;
background-color:#FFFFFF;
border: 2px #999999 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}

table.specSheet td
{	border-bottom: none;
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #000000;
background-color: white;
text-align: left;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
text-align:left;
vertical-align:top;
border-bottom:2px #999999 solid;
border-right:2px #999999 solid;} 

img.link
{
	border: 2px solid #009900
}
#new_top
{
	padding: 5px;
	border: 1px solid #999999;
}
#new_left
{
	padding: 5px;
	border: 1px solid #999999;
}
#new_right
{
	padding: 5px;
	border: 1px solid #999999;
}
div.prod
{
	padding: 5px;
	border: 1px solid #999999;
}
#images
{
	padding: 0px;
}
#container
{
	margin-left:auto;
	margin-right:auto;
	width:614px;
	height:1500px;
}
#main
{
	margin:0px auto;
	position:relative;
	text-align:center;
	width:600px;
	height: auto;
	border: 2px solid #333333;
	background-color:#FFFFFF;
}
#header
{
	position:relative;
	text-align:center;
	width:600px;
	/*height:220px;*/
	height:180px;
}
#content
{
	position:relative;
	text-align:left;
	width:580px;
	height:1250px;
	padding: 10px;
}
#footer
{
	margin 0px auto;
	position:relative;
	text-align:center;
	width:600px;
	height:15px;
}
#box
{
	width:275px;
	padding:5px;
	border: 1px solid #999999;
	text-align: left;
	float:left;
	display:inline;
}
#box2
{
	width:275px;
	padding:5px;
	border: 1px solid #999999;
	float:right;
	display:inline;
	position:relative;
}
	
.Bold 
{
	font-size:14px;
	font-weight:bold;
}
a:link
{
	color:#009900;
}
a:visited
{
	 color:#009900;
}
a:hover
{
	color:#009900;
}
a:active
{
	color:#009900;
}
a.bore
{
	text-decoration:none;
	color:#000000;
}
ul.test
{
margin-top:0px;
}
