@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	background: url('../images/devil-bkg.jpg') #000000;
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	}

#logo {
	/* background: url('../images/logo.png');
	background-repeat:no-repeat; */
	width:280px;
	height:243px;
	position:absolute;
	left:250px;
	z-index:900;
	}

#menu_bar {
	margin:0 auto;
	width:737px;
	height:33px;
	background-image:url('../images/menu/menu-bkg.png');
	background-repeat:no-repeat;
	position:absolute;
	left:20px;
	top:80px;
	z-index:1;
	}

.nav_menu {
	margin:0 auto;
	padding:0px;
	width:737px;
	height:33px;
	position:absolute;
	left:20px;
	top:79px;
	z-index:200;
	list-style:none;
	}
	
.menu_history {
	position:relative;
	z-index:101;
	float:left;
	margin:0 auto;
	margin-left:40px;
	padding:0px;
	display:block;
	width:81px;
	height:33px;
	cursor:pointer;
	}
/*	
.menu_history:hover {
	background-image:url('../images/menu/history-over.png');
	} */
	
.history_hover:hover {
	background-image:url('../images/menu/history-over.png');
	}
	
.menu_process {
	position:relative;
	z-index:101;
	float:left;
	margin:0 auto;
	margin-left:36px;
	padding:0px;
	display:block;
	width:81px;
	height:33px;
	cursor:pointer;
	}
/*	
.menu_process:hover {
	background-image:url('../images/menu/process-over.png');
	} */
	
.process_hover:hover {
	background-image:url('../images/menu/process-over.png');
	}
	
.menu_sizes {
	position:relative;
	z-index:101;
	float:left;
	margin:0 auto;
	margin-left:263px;
	padding:0px;
	display:block;
	width:56px;
	height:33px;
	cursor:pointer;
	}

/*	
.menu_sizes:hover {
	background-image:url('../images/menu/sizes-over.png');
	} */
	
.sizes_hover:hover {
	background-image:url('../images/menu/sizes-over.png');
	}
	
	
.menu_anatomy {
	position:relative;
	z-index:101;
	float:left;
	margin:0 auto;
	margin-left:41px;
	padding:0px;
	display:block;
	width:99px;
	height:33px;
	cursor:pointer;
	}

/*	
.menu_anatomy:hover {
	background-image:url('../images/menu/anatomy-over.png');
	} */
	
.anatomy_hover:hover {
	background-image:url('../images/menu/anatomy-over.png');
	}
	
	
#wrap {
	margin:0 auto;
	margin-top:40px;
	width:774px;
	z-index:0;
	position:relative;
	}
	
#spacer {
	width:774px;
	height:74px;
	}

.clear {
	clear:both;
	}
	
img.process {
	margin:0 auto;
	margin-left:20px;
	margin-bottom:20px;
	border:5px solid #ffffff;
	float:right;
	}
	
	
/*
#page_top {
	margin:0 auto;
	width:774px;
	height:143px;
	background:url('../images/page/top.png');
	background-repeat:no-repeat;
	position:relative;
	z-index:0;
	} */
	
#page_border_top {
	margin:0 auto;
	width:772px;
	min-height:500px;
	background:url('../images/page/page_top2.png');
	background-repeat:no-repeat;
	position:inherit;
	z-index:0;
	}

/*	
#page_repeat {
	margin:0 auto;
	padding:0px;
	width:774px;
	min-height:400px;
	background:url('../images/page/repeat.png');
	background-repeat:repeat-y;
	position:relative;
	z-index:0;
	} */
	
#page_bottom {
	margin:0 auto;
	padding:0px;
	padding-bottom:20px;
	width:772px;
	height:179px;
	background:url('../images/page/bottom.png');
	background-repeat:no-repeat;
	position:inherit;
	z-index:0;
	}
	
/*
#border {
	width:628px;
	height:484px;
	background:url('../images/page/border.png');
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0px;
	position:absolute;
	left:79px;
	top:-50px;
	z-index:1;
	} */
	
#footer_bar {
	margin:0 auto;
	padding:0px;
	width:247px;
	height:42px;
	background:url('../images/footer/footer.png');
	background-repeat:no-repeat;
	position:absolute;
	bottom:10px;
	right:75px;
	z-index:1;
	clear:both;
	}
	
#footer_left {
	margin:0 auto;
	padding:0px;
	width:120px;
	height:42px;
	background:none;
	background-repeat:no-repeat;
	position:absolute;
	bottom:10px;
	left:50px;
	z-index:1;
	clear:both;
	}
	
.footer_menu_left {
	margin:0 auto;
	padding:0px;
	width:300px;
	height:42px;
	position:absolute;
	bottom:10px;
	left:88px;
	z-index:200;
	list-style:none;
	}
	
.footer_blog {
	position:relative;
	z-index:200;
	float:left;
	margin:0 auto;
	padding:0px;
	display:block;
	width:120px;
	height:42px;
	cursor:pointer;
	}
	
.footer_rsa {
	position:relative;
	z-index:200;
	float:left;
	margin:0 auto;
	margin-top:7px;
	margin-left:10px;
	padding:0px;
	display:block;
	width:142px;
	height:32px;
	cursor:pointer;
	}
	
.rsa_hover:hover {
	background-image:url(../images/footer/rsa-over.png)
	}
	
.blog_hover:hover {
	background-image:url('../images/footer/blog_over.png');
	}
	
.footer_menu {
	margin:0 auto;
	padding:0px;
	width:247px;
	height:42px;
	position:absolute;
	bottom:10px;
	right:75px;
	z-index:200;
	list-style:none;
	}
	
.footer_molina {
	position:relative;
	z-index:200;
	float:left;
	margin:0 auto;
	padding:0px;
	display:block;
	width:105px;
	height:42px;
	cursor:pointer;
	}

/*	
.footer_molina:hover {
	background-image:url('../images/footer/molina-over.png');
	} */
	
.molina_hover:hover {
	background-image:url('../images/footer/molina-over.png');
	}
	
.footer_retailers {
	position:relative;
	z-index:200;
	float:left;
	margin:0 auto;
	margin-left:11px;
	padding:0px;
	display:block;
	width:60px;
	height:42px;
	cursor:pointer;
	}

/*	
.footer_retailers:hover {
	background-image:url('../images/footer/retailers-over.png');
	} */
	
.retailers_hover:hover {
	background-image:url('../images/footer/retailers-over.png');
	} 
	
.footer_contact {
	position:relative;
	z-index:200;
	float:left;
	margin:0 auto;
	margin-left:15px;
	padding:0px;
	display:block;
	width:56px;
	height:42px;
	cursor:pointer;
	}

/*	
.footer_contact:hover {
	background-image:url('../images/footer/contact-over.png');
	} */
	
.contact_hover:hover {
	background-image:url('../images/footer/contact-over.png');
	}
	
	
/* Content */
#content {
	margin:0px auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0.6em;
	padding-top:130px;
	width:530px;
	text-align:left;
	position:relative;
	z-index:100;
	}
	
.illustration {
	margin:0px;
	margin-top:15px;
	margin-bottom:-10px;
	text-align:center;
	border:none;
	}
	
#illustration_wrap {
	margin:0px;
	margin-bottom:20px;
	}
	
.description {
	margin:0px auto;
	margin-top:15px;
	margin-bottom:20px;
	width:27%;
	text-align:center;
	float:left;
	}
	
.cigar {
	margin:0px auto;
	margin-top:15px;
	margin-bottom:20px;
	width:70%;
	text-align:center;
	float:right;
	}
	
.clear {
	clear:both;
	}
	
/* Fonts */

body {
	font: bold 0.8em "Times New Roman", Times, serif;
	color: #451812;
	line-height: 140%;
}

.hidden {
	visibility:hidden;
	}

h1 {
	position:relative;
	margin:0px;
	width:80px;
	top:-15px;
	left:0px; /* Alignment Changed 20080131 left:25px; */
	text-align:center;
	z-index:100;
	}
	
h2 {
	margin:0px;
	margin-top:1.2em;
	margin-bottom:-0.3em;
	padding:0px;
	}
	
h3 {
	margin:0px;
	font: bold 1.3em "Times New Roman", Times, serif;
	font-style:italic;
	}
	
hr {
	clear:both;
	border:none;
	border-top-width: 5px; 
	border-top-style: double; 
	border-top-color: #451812;
	}
	
.bold {
	margin:0px;
	font: bold 1.1em "Times New Roman", Times, serif;
	}
	
p a:link {
	color: #451812;
	text-decoration:none;
	border-bottom:dotted 1px;
	}
	
p a:visited {
	color: #451812;
	text-decoration:none;
	border-bottom:dotted 1px;
	}

p a:active, p a:hover {
	color: #451812;
	text-decoration:none;
	border:none;
	}

.align_right {
	text-align:right;
	}
	
img {border:none;}

.caption {
	text-align:center;
	margin:0px;
	margin-top:12px;
	padding:0px;
	font: bold 0.6em "Times New Roman", Times, serif;
	}
	
.process_wrap {
	margin:0 auto;
	margin-bottom:40px;
	padding:0;
	padding-bottom:10px;
	border-bottom:1px dotted #441A14;
	}
	