* {
	margin: 0;
	padding: 0;
}

body {
background: url(../gfx/back13.png) fixed;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}

a { color: #333; text-decoration: none; }
a:hover { text-decoration: underline; }

#wrap {
width: 980px;
margin: 0 auto;
background:#d4d4d4;
border:2px solid #fff;
margin-top:30px;
margin-bottom:30px;
}

#topmenu{
	float:left;
	width:100%;
	}
#header {
margin: 0px 0 10px 0;
background:url(../gfx/header.jpg) no-repeat;
height:100px;
width:980px;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a {
color: #000;
text-decoration: none;
}
#header h1 a:hover {
color: #333;
text-decoration: none;
}
#header h2 {
color: #999;
font-size: 18px;
font-weight: 100;
}
#header .ciglogo{
	float:right;
	top:0;
	right:0;
	width:100px;
	height:100px;
	}
#content {
float: right;
width: 468px;
padding: 20px 20px 20px 20px;
border-left: 1px dotted #aaa;
text-align: justify;
}
#content h2 {
color: #333;
font-size: 16px;
font-weight: 100;
padding: 10px 0 5px 0;
border-bottom: 2px dotted #999;
margin-bottom: 10px;
}
#content h2 a {
color: #333;
text-decoration: none;
}
#content h2 a:hover {
color: #eee;
}

#content p{
	text-indent:14px;
	padding-bottom:12px;
	}
	.ec1{
		width:300px;
		}
#content a.a1{
	color:#0099FF;
	}		
#content .t1{
	list-style-type:none;
	padding-left:20px;
	text-align:left;
	}		
#content .ecig{
	background:#d4d4d4 url(../gfx/ecig-bg.jpg) no-repeat bottom center);
	}
	
#content .more{
	color:#03c;
	}
#content .noborder{
	border:none;
	}
	
#content .th{
	background:#09c;
	color:#fff;
	border:2px dotted #fff;
	}
#leftmenu {
float: left;
width: 200px;
padding: 20px 20px 20px 0;

}
#leftmenu h2 {
border: 1px solid #b96a27;
padding: 10px 0 5px 8px;
margin-bottom: 10px;
color: #000;
font-size: 16px;
font-weight: 100;
background:#999;
height:25px;
text-align:center;
}
#leftmenu ul {
list-style-type: none;
padding: 0 0 10px 20px;
}

#leftmenu ul li{
	padding-bottom:6px;
	}
#rightmenu {
float: left;
width: 210px;
padding: 20px 20px 20px 20px;
border-left: 1px dotted #aaa;
}
#rightmenu h2 {
border: 1px solid #b96a27;
padding: 10px 0 5px 5px;
margin-bottom: 10px;
color: #000;
font-size: 16px;
font-weight: 100;
background:#999;
height:25px;
text-align:center;
}
#rightmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}

#rightmenu ul li{
	padding-bottom:6px;
	}

#footer {
margin-top: 20px;
border-top: 1px dotted #aaa;
font-size: 11px;
text-align: center;
padding: 10px 0 10px 0;
background:#999;
}
#footer a { 

}
#footer a:hover {

}