.main {
	background: #8AC2EF;
	background-image: url(../images/leftmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content {
	background-color: #8AC2EF;
	background-image:url(../images/contactus-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	overflow: hidden;
	
}
h1 {
	color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:24pt;
	margin: 18px;
}
.series {
	background:none;
	float: left;
	clear: none;
	width: 686px;	
	margin: 11px;
	text-align:center;
}
table.accessories {	
	width: 199px;
	background-color: #FFF;
	margin: 10px auto;
}
table.accessories td {
	text-align:center;
	vertical-align:middle;
	color: #FFF;
	background: #008DC8;
	font-size: 11px;
	padding: 4px 0px;
	font-weight: bold;
}
table.accessories td.head{
	background:#00B4FF;
	background:url(../images/table-header.gif) repeat-y left top;
	padding: 6px;	
	color: #FFF;
	font-size: 16px;
	text-align:center;
}
table.accessories td.price{
	padding: 4px;	
	background: #62B9DD;
	color: #FFF;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}
table.accessories tr.type td{
	padding: 4px;	
	color: #FFF;
	font-size: 12px;
}

tr.img td{
	padding: 0px;	
	background: #FFF;
}
tr.price td {
	background-color:#005E9C;
	color: #FFF;
	font-size: 16px;
}
table.accessories td.quantity {
	padding: 2px;
}
.text_block {
	padding-left: 100px;
}
