@charset "utf-8";
/* CSS Document */
body {
width:100%;
background-color:#000000;
text-align:center;
font-size:12px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
}

#container {
width:960px;
margin-left:auto;
margin-right:auto;
}
#header {
	width:960px;
	height:223px;
	background:url(graphics/header.jpg) no-repeat;
}
#flash {
	width:460px;
	float:right;
	height:220px;
	padding-top: 3px;
	padding-right:4px;
	display:inline;
}
#social {
width:490px;
float:left;
height:23px;
padding-top:200px;
padding-left:5px;
display:inline;
}
#fbook {
width:360px;
height:23px;
float:left;
}
#addthis {
width:125px;
float:right;
height:23px;
}
#nav {
width:960px;
background:url(graphics/nav_background.jpg);
height:42px;
}
#content {
width:960px;
background:url(graphics/content_background.jpg) repeat-y;
}
#nav_content {
	padding-top:4px;
	height:34px;
	padding-left: 20px;
}
#nav_left_col {
	width:840px;
	float:left;
}
#nav_right_col {
	width:71px;
	float:right;
	padding-top: 3px;
}
#nav_left_col a {
	display:block;
	
	color:#FFFFCC;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	height:27px;
	padding-top: 7px;
	background:url(graphics/nav_button_back.jpg) no-repeat;
	width:140px;
	text-align:center;
}
#nav_left_col a:hover {
color:#000000;
background-position:0 -34px;
}
#footer {
	width:960px;
	padding-top:15px;
	overflow:hidden;
	background:url(graphics/footer.jpg);
	height:30px;
}
.content_box {
background:url(graphics/content_box_back.jpg) repeat-y;
width:695px;
}
.content_co1_l {
width:245px;
display:inline;
float:left;
padding-left:5px;
}
.content_col_r {
	float:right;
	width:695px;
	display:inline;
	padding-right:5px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.content_box_pad {
	width:675px;
	padding-left:10px;
	padding-right: 10px;
}

.medium {
	
	font-size: 12px;
}
.medium_white {
	
	font-size: 12px;
	color:#FFFFFF;
}

.big {
	
	font-size: 16px;
}
.big_white {
	
	font-size: 16px;
	color:#FFFFFF;
}

.xbig {
	
	font-size: 18px;
	color:#FFFFCC
}
.small {
font-size:10px;
}
h2, h3, h4, h5, form {margin:0px;}
.order_form .drop_down {
width:120px;
height:16px;
border:#FF9900 1px solid;
background-color:#000000;
color:#FF6600;

font-size:9px;
}
#en_select a{
width:29px;
height:29px;
background:url(graphics/en.jpg);
display:block;
float:left;
}
#en_select a:hover {
background-position:0 -30px;
}
#es_select a{
	width:29px;
	height:29px;
	background:url(graphics/es.jpg);
	display:block;
	float:left;
}
#es_select a:hover {
background-position:0 -30px;
}
.inverse_medium {
background-color:#FFFFFF;
color:#000000;
font-size:12px;
font-weight:bold;
padding:3px;
}
a:link {color:#FF9900; text-decoration:none;}
a:visited {color:#FF9900; text-decoration:none;}
a:hover {color:#666666; text-decoration:underline;}


#footer_l_col {
	width:440px;
	float:left;
	margin-left: 30px;
}
#footer_r_col {
	width:420px;
	float:right;
	margin-right:30px;
	margin-top: 3px;
}
.candle_pack {
width:235px;
height:38px;
margin-top:-38px;
}
h1 {margin:5px 0px 5px 5px;}