div {
	border:0px solid #CCCCCC;
	/*border:1px solid #CCCCCC;*/
}
body {
	background-color: #000000;
	background-image:url(../images/bg.png);
	background-position:center top;
	background-repeat:no-repeat;	
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	color:#000000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
a {	
	text-decoration: none;
	color:#6b695a;
}
a:hover {
	text-decoration:none;
	color:#6b695a;
	}

h1 {
	font-size:16px;
}
h2 {
	font-size:12px;
}
h3 {
	font-size:11px;
}
#main{
	width:806px;
	margin-top:74px;
	margin-left:auto;
	margin-right:auto;
	}
#header{
	height:161px;
	}
#logo{
	float:left;
	height:161px;
	width:421px;
	}
#icons_and_menu{
	float:left;
	height:161px;
	width:385px;
	}
#icons{
	float:left;
	height:106px;
	width:385px;
	}
#menu{
	float:left;
	height:55px;
	width:385px;
	}
#main_content{
	float:left;
	height:417px;
	width:806px;
	}
#footer{
	float:left;
	height:39px;
	width:806px;
	}
#left_content_area{
	float:left;
	padding-left:12px;
	padding-top:7px;
	height:417px;
	width:386px;
	}
#right_content_area{
	margin-left:23px;
	float:left;
	height:417px;
	width:385px;
	}
.spec_title{
	color:#1F1D21;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}
.spec_desc{
	color:#CD602F;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	line-height:25px;
	}
.gallery_icon{
	width:50px;
	height:89px;
	float:left;
	cursor:pointer;
	margin-right:11px;
	}
.gallery_padding{
	padding-left:2px;
	}