body {
  	background:#ccc    
}
#main {	
	background:#fff;
	width:861px;
	margin:0;
	border:1px solid black;
}
.bgpic {background:white url("pics/cpu_logo.jpg") no-repeat top left; width:800px;height:144px;margin:0; margin-left:0 !important; margin-left:10px;position :relative;}
 .img {position: absolute; top: 30px; right: 0px; }
#nav {
	margin-top:-2px !important;
	margin-top:0;
	text-align:center;
}

#nav ul {
	line-height:56px;
	height:56px;
	margin:0 -0 10px -45px !important;
	margin:10px 0 10px 0;
	list-style-type:none;
}

#nav li {
	line-height:56px;
	height:56px;
	background:url("pics/nav_bg.jpg") repeat-x left top;
	color:#99f;
	display:inline;
	margin: 0 -2px !important; margin:0;
	padding:0 12px !important; padding:0 10px;
	border-right:2px solid black;
}
#nav li.lbord { border-left: 2px solid black;}
#nav a:hover {
	color:#936;
	text-decoration:underline;
}
#nav #current a, #nav #current a:hover {
	color:#936;
	text-decoration:underline;
}

#nav a {
	padding: 20px 0 20px;
	color:#336; color:#669;
	letter-spacing:0px;
	font:bold 14px  sans-serif, "times new roman";
	text-decoration:none;
}
#middle {
	width:861px;
	background:#666;
	margin:0;
	font-size:16px;
	font-family: Arial,sans serif;	
	border:2px solid #999;     
}
.floatcontainer{
	background:#fff url("pics/mvtopleft.gif") no-repeat top left;border:2px solid black;
	width:831px; 
}
.leftcol {
	float: left;
	background:transparent url("pics/mvtopright.gif") no-repeat top right; 
	width: 631px;
	height: 500px;
	text-align:left;
	color:#333;
	font-size:16px;
	font-family: Arial,sans serif;	
	   /*#A1366D;*/
}

.rightcol {
	float: left;
	background:#936 url("pics/mauvebotright.gif") no-repeat bottom left;
	width: 200px; 
	height: 500px;
	color:#fff;
	text-align:left; 
}
#bottom {
	clear:both;
	height:6px;
	width:831px;
	background:#936;            
	padding: 0;
	font: normal 6px Arial;
	/*border-left: 2px solid black; border-right: 2px solid black;*/
}
h1.big {
	font-size: 20px; letter-spacing: 4px;
}
.lrpad {
padding: 0 20px;
}

.txtbot {font-size: 14px; color:#fff; text-align:center;}
.copy {font-size: 12px; color:#000;}
