.header{ height:80px; width:930px; background-color:#000; margin-top:10px; margin-left: auto; margin-right: auto;}
.logo{width:920px; float:left;  margin-left: auto; margin-right: auto; margin-bottom:6px; } 
.menu{ width:920px; a visited:#cc6600; a over:#fff; margin-bottom:8px}
.socialmedia { text-align:right; width:500px; margin-left: auto; margin-right: auto; margin-bottom:-10px; float:right; margin-top:-30px;}
body {background-color: #000;}
body,td,th {color: #ccc;}
a:link {color:#cc6600; text-decoration: none;}
a:visited {text-decoration: none; color: #cc6600;}
a:hover { text-decoration: none; color: #fff;}
a:active {text-decoration: none; color: #ccc;}
.fb-like {text-align:center; margin-left:50px;}
.productheading{ color:#cc6600}

.main{ width:930px;  margin-left: auto; margin-right: auto; text-align:left; margin-top:-6px; }


#containerLeftRight {
	margin: 0px;
	width:930px;
}
#divLeft {
	margin: 0px;
	padding: 0px;
	width: 660px;
    background-color: #000;
    min-height: 650px;
	float: left;
	border:thin solid #333;
	
}
#divRight {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	width: 260px;
	background-color: #000000;
	float: left;
	border:thin solid #333;
	margin-bottom:20px;
}
.divrightcontents{
	background-image:url(images/header_bg1.png);
	background-repeat:repeat-x;
	margin-top:-16px;
	border:none;
	}
	
.divleftheader{
	background-image:url(images/header_bg1.png);
	background-repeat:repeat-x;

	
}
.divleftcontents{ 
	background-image:url(images/header_bg1.png);
	background-repeat:repeat-x;
	padding-left:10px;
}

.footer{ width:920px; margin-left: auto; margin-right: auto; margin-top:1000px;}
