body {
	font-family: Arial, Helvetic, sans-serif;
	font-size: 12px;
	color: #010101;
	padding: 0px;
	margin: 9px 0 9px 0;
}

.footer {
	clear: both;
}

#main-wrapper, #main-footer {
	width: 894px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #cc9900;	
}

#main-header {
	font-size: 0px;
	width: 894px;
}

#main-header .right {
	float: right;
	width: 224px;
	height: 89px;
	border-top: 1px solid #cc9900;
	border-right: 1px solid #cc9900;
}

#main-header .left {
	float: left;
	width: 669px;
	background: url(../images/generic/main_header/left/background_loop.jpg) bottom left repeat-x;
}

#main-header .left img {
	float: left;
}

#main-header .left .center {
	width: 490px;
	height: 87px;
	float: right;
	display: inline;
	border-top: 1px solid #cc9900;
	border-right: 1px solid #cc9900;
	background: url(../images/generic/main_header/left/center/background_right.jpg) bottom right no-repeat;
}

#main-header .left .center span {
	text-align: right;
	float: right;
	display: inline;
	clear: right;
	margin: 0 7px 0 0;
	font-size: 12px;
}

#main-header .left .center .tele {
	font-size: 15px;
	font-weight: bold;
	margin-top: 7px;
}

#main-right {
	border-right: 1px solid #cc9900;
	border-left: 1px solid #cc9900;
	background: url(../images/generic/main_right/corner_background.jpg) bottom right no-repeat;
	width: 892px;
}

#main-right #main-left {
	float: left;
	width: 668px;
	background: url(../images/generic/main_right/main_left/background.jpg) top right repeat-y;
}

#main-right #main-left #feature {
	font-size: 0px;
	line-height: 0px;
	border-right: 1px solid #cc9900;
	padding: 0 0 16px 0;
	background: url(../images/generic/main_right/main_left/feature/background.jpg) bottom left no-repeat;
}

#main-right #main-left #content {
	border-right: 1px solid #cc9900;
	padding: 0 20px 15px 20px;
	width: 627px;
	min-height:400px;
}

#main-right #nav {
	margin: 0 1px 0 1px;
	padding: 0px;
	float: right;
	display: inline;
	width: 222px;
}

#main-right #nav .product-header, #main-right #nav .page-header {
	width: 218px;
	height: 19px;
	clear: both;
	padding: 4px 0 0 4px;
}

#main-right #nav .product-header a, #main-right #nav .page-header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}


#main-right #nav .product-header {
	background: url(../images/generic/main_right/nav/product_header/background.jpg) top left repeat-y;
}

#main-right #nav .product-header a {
	color: #3e6464;
}

#main-right #nav ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0px;
}

#main-right #nav ul li {
	display: block;
	clear: both;
	margin: 2px 0 2px 4px;
	padding: 0px;
}

#main-right #nav ul li a {
	text-decoration: none;
	color: #666666;
}

#main-right .page-header {
	background: #d29d4f;
	color: #fefefe;
	padding: 0px;
	margin: 1px 0 0 0;
}

#main-footer {
	border: 0px;
	padding: 3px 0 0 0;
}

#main-footer .left, #main-footer .right {
	font-size: 11px;
}

#main-footer .left {
	float: left;
}

#main-footer .right {
	float: right;
}
