* {
	margin:0;
	padding:0;
}
body {
	background:#4e0a0d url(../images/bg_landing.jpg) center  top repeat-x;

	text-align:center;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
}
img {
	border:none;
}
a {
	border:none;
	text-decoration:none;
		color:#DC1F25;
}

#wrapper {

	text-align:left;
	width:892px;
	margin:15px auto;
	clear:both;
	overflow:hidden;
	overflow: hidden;
	border-left:2px solid #DC1F25;
	border-right:2px solid #DC1F25;
}
/*#logo {
	position:relative;
}
#logo img{
	position:absolute;
	top:5px;
	left:5px;
}*/
#logo {
	height:72px;
	text-align:center;
}


#top {
	background:#db1e25;
	text-align:right;
	height:40px;
	padding-right:20px;
	padding-top:12px;
}
#top a {
	margin-top:20px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
#header {
	height: 395px;
	overflow:hidden;
	position:relative;
}
#header h1,#header h2{ 
display:none;
}
#header #nav{position:absolute;bottom:20px;right:10px;z-index:99}
#header #nav  a{padding:2px 6px;background:#fff;margin:2px;}
#header #nav  a.activeSlide{background:#DC1F25;color:#fff;}
#content-img {
	padding-top:10px;
background:#000;
	text-align:left;
	padding-bottom:5px;
	clear:left;
	overflow:hidden;
	padding-left:0px;
}
/*.news-latest {
	margin:0 auto;
	width:880px;
	background:url(../images/bg_content_home.jpg) left top no-repeat;
	clear:both;
	overflow:hidden;
}
.news-latest .news-list-wrap{list-style:none;float:left;width:200px;margin:35px 10px 0px 10px;height:250px;}*/
/*
.news-latest {
	margin:0 auto;
	width:880px;
    background:#000 url(../images/bg_home_page_2col.jpg) left top no-repeat;
	clear:both;
	overflow:hidden;
    padding-top:10px
}
.news-latest .news-list-wrap{list-style:none;float:left;width:415px;margin:35px 10px 0px 10px;height:270px;}
.news-latest .news-list {width:400px;margin:0 auto}
.news-latest .news-list-wrap .news-list-title{margin:3px 0px;font-weight:bold;text-align:left;}
.news-latest .news-list-wrap .content {height:55px;width:180px;float:left}
.news-latest .news-list-wrap .images{text-align:center;width:200px;margin-right:5px;float:left;padding-top:6px}
*/
/* -- 2 col end */
.news-latest {
	margin:0 auto;
	width:880px;
	background:url(../images/bg_home_page_3col.jpg) left top no-repeat;
	clear:both;
	overflow:hidden;
    padding-top:10px
}
.news-latest .news-list-wrap{list-style:none;float:left;width:270px;margin:35px 10px 0px 10px;height:270px;}
.news-latest .news-list {width:200px;margin:0 auto}
.news-latest .news-list-wrap .news-list-title{margin:3px 0px;font-weight:bold;text-align:left;}
.news-latest .news-list-wrap .content {height:55px;}
.news-latest .news-list-wrap .images{text-align:center;}

/* -- 3 col end */
.news-latest .news-list-wrap .images img {/*border:1px solid #DC1F25;*/}
.news-latest .more-link{clear: both;}
.more-link a {
	float:left;
	display:block;
	background:#000 url(../images/more-link.gif) left bottom no-repeat;
	height:14px;
margin-top:20px;
	padding-left:27px;
	color:#DC1F25;
}
#content-img .csc-textpic {
margin: 0 auto;
width:850px;
}
#content-img .csc-textpic-image {float:left;margin-right:2px;}
#content-img .csc-textpic-imagewrap {margin: 0 auto;}
#content-img .csc-textpic-image img {
	border:1px solid #DC1F25;
}
#footer {
	background:#000000;
	padding-top:0px;
	padding-bottom:20px;
	padding-left:15px;
	color:#fff;
	text-align:left;
	position:relative;
}
.age_warning {
	position:absolute;
	width:892px;
	text-align:left;
	padding-left: 15px;
	top:8px;
}
.age_warning h3{
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}
#smoke-warning img {
	padding-top:10px;
	background:#000;
	border-top:2px solid #DC1F25;
	border-bottom:2px solid #DC1F25;
}
#footer ul li{width:150px;position:absolute;top: 0px;right:12px;list-style:none;text-align:right}
#footer ul li a{color:#DC1F25;font-weight:bold}
