@charset "utf-8";
@import url(/include/style.php);
@import url(/include/banbtngen.css);

#adHocNav {
	left: 120px;
	position: absolute;
}

body {
	background:#2A2A2A url(/images/body_bg.png) repeat-x scroll 0 -2px;
}


.rteBody {
	background: #FFFFFF;
}

#page_bg {
}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}

div#page {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
	margin: auto;	
}

div#header {
	margin:-41px auto auto -30px;
	position: relative;
	width: 960px;
	height: 396px;
}

div#headContent {
	margin-top: -13px;
	margin-left: 6px;
}

div#banners {
	background:#FFFFFF url(/images/content_bg.jpg) repeat-y scroll -2px 0;
	height:81px;
	margin-left:0;
	margin-top:-30px;
	padding-left:12px;
	padding-top:2px;
	width:914px;
}

div#content {
	background: #FFFFFF url(/images/content_bg.jpg) repeat-y scroll -1px 0;
	margin-left:-24px;
	margin-top:-140px;
	padding-top: 170px;
	position:relative;
	width:926px;
	padding-bottom: 15px;
	z-index: 0;
	
}

#buildPrice {
	float:right;
	margin-right:20px;
	margin-top:18px;
}

#mainNavImg {
	margin-top: -2px;
}

#prodImage {
	float: left;
}

div#leftNav {
	float:left;
	margin-left:30px;
	margin-top:-588px;
	position:absolute;
	width: 911px;
	z-index: 10;
}

A:LINK.nav {
	color : #666666;
	text-decoration: none;
	font-weight : bold;

}

A:VISITED.nav {
	color : #666666;
	text-decoration: none;
	font-weight : bold;

}

A:HOVER.nav {
	color : #D2AA2A;
	text-decoration: underline;
	font-weight : bold;
}

div#slider {
	margin-left:243px;
	position:absolute;
	z-index:11;
	margin-top: 1px;
}

div#prodNav {
	float:left;	
	position:relative;

	z-index: 10;
	background: #FFFFFF;
	margin-left: 12px;
	margin-top: -176px;
}

div#contentBody {
	margin-left:250px;
	position:relative;
	padding-rightL 50px;
}

#break {
clear: both;
}

div#footer {
	width:100%;
	z-index:0;
	margin-top: -20px;

}

div#footerImg {
	margin: auto;
	width:960px;
}

div#footerImg2 {
	margin-left: 56px;
	margin-top: 6px;
}


#divTime {
	visibility: hidden;
}

#search {
	visibility: hidden;
}

#btn_search {
	left:125px;
	position:absolute;
	top:0px;
}

#txtKeyword {
	border:1px solid #E8E8E9;
	height:20px;
	margin-left:-32px;
	margin-top:0;
	width:152px;
	background: #FFFFFF;
}

#dd_logo {
	padding-left:28px;
	padding-top:44px;
}
