table {
	margin-top: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: Tahoma;
}

table.container {
	width: 717px;
	height: 100%;
}

td.body {
	border-right: thin solid #AEAEAE;
}


td.overview {border: 2px solid #FF6000;}

tr.small_spacer td {height: 5px; font-size: 1px;}
	
table.main_page_products {
	background-color: #EDEDED;
}

table.main_page_products td {

}

table.footer {
	background-color: #EFEFEF;
	color: #717070;
	font-weight: bold;
	font-size: 12px;
}

table.footer a{
	background-color: #EFEFEF;
	color: #717070;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.center_product {
	border-left: thin solid #AEAEAE;
	border-right: thin solid #AEAEAE;
}

.left_nav {
	background-color: #EFEFEF;
	width: 150px;
	height: 100%;
	color: #717070;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}

.left_nav a {
	font-size: 14px;
	color: #3F6298;
	font-weight: bold;
	text-decoration: none;
}

.left_nav a:hover {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.left_nav li a {
	font-size: 12px;
	color: #3F6298;
	font-weight: bold;
	text-decoration: none;
}

.left_nav li a:hover {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
td.body .big_text {
	color: #3F6298;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;

}

td.description .big_text {
	color: #3F6298;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
}

H2 {
	#717070;
	font-size: 12px;
	margin-top: 5px;
	padding: 0px;
}

H3 {
	color: #3F6298;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;

}

IMG {
	margin-right: 10px;
}

td.body div {
	margin: 10px;
	font-size: 12px;
	color: #000000;	
}

div table {
	font-size: 13px;
	color: #000000;	
}

table.main_page_products .big_text {
	color: #000000;
	font-size: 36px;
	padding-right: 5px;
	margin-top: 0px;
}

table.main_page_products .big_grey_text {
	color: #555555;
	font-size: 22px;
	padding-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
}

table.main_page_products div {
	color: #000000;
	font-size: 11px;
	padding-right: 5px;
	margin-top: 10px;
}

table.main_page_products img {
	margin-right: 0px;
	margin-left: 5px;
}
table.main_page_products td {
	background-repeat: no-repeat; 
	background-position: 40%; 
}

td.center_product {
	background-position: 30% 60%; 
}

td.bottom_left div {
	top: 80%;
}

font.orange {
	color: #FF6000;
}

.center_product a {
	color: #3F6298;
	font-weight: bold;
	text-decoration: none;
}

.center_product a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

.overview {
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.overview div {
	margin-left: 10px;
	margin-right: 260px;
	color: #FFFFFF;
	font-size: 12px;
}

.overview .big_text {
	color: #FFFFFF;
	font-size: 36px;
	text-decoration: none;
}

.overview .big_orange_text {
	color: #FF6000;
	font-size: 24px;
	text-decoration: none;
}

ol {
	list-style-position: outside;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	list-style-position: outside;
}

li {
	margin-top: 2px;
}

font.orange a {
	color: #FF6000;
	text-decoration: none;
}
font.orange a:hover {
	color: #FF0000;
	text-decoration: none;
}

a {
	color: #3F6298;
	text-decoration: none;
}

b {
	font-size: 11px;
}
