body{
	margin:0px;
	background-color:#FFFFFF;
}
div.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
iframe.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	width:723px;
	height:770px;
	background-color:#FFFFFF;
	margin-right: auto;
	border:none;
	margin:0px;
}
div.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	width:723px;
	height:750px;
	background-color:#FFFFFF;
	margin-right: auto;
}
div.hr{
	height:1px;
	background-color:#CCCCCC;
	width:723px;
}
div.hr_feat{
	position:relative;
	width:683px;
	clear:both;
	float:left;
	height:1px;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	background-color:#f15a22;
}
div.detail_content {
	width:723px;
	height:750px;
	background-image:url(images/bg_content.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
div.left_column{
	position:relative;
	left:30px;
	top:25px;
	width:340px;
	float:left;
}
div.right_column{
	position:relative;
	top:25px;
	width:350px;
	float:right;
}
.detail_title{
	margin-top:12px;
	margin-bottom:21px;
}
.detail_tagline{
	color:#ee4f1d;
	font-size:15px;
	margin-bottom:21px;
}
.detail_tagdesc{
	font-size:15px;
	line-height:21px;
	color:#484b4b;
	margin-bottom:21px;
	margin-right:21px;
	padding-right:12px;
}
div.detail_body_title{
	color:#000000;
	font-weight:bold;
	padding-right:21px;
}
div.detail_body_text{

}
div.list{
	color:#000000;
	background-image:url(images/bg_li.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:21px;
	margin-top:5px;
	float:left;
	clear:none;
}
div.calltoaction{
	padding-top:17px;
}
div.detail_header{
	position:relative;
	left:20px;
	top:30px;
	margin-left:auto;
	margin-right:auto;
}
div.detail_hdr_img{
	position:relative;
	top:60px;
	clear:both;
	float:left;
	left:20px;
}
.detail_f_left_col{
	padding-top:24px;
	position:relative;
	width:430px;
	float:left;
}
.detail_f_right_col{
	background-image:url(images/bg_detail_rt.gif);
	background-repeat:repeat-x;
	margin-top:24px;
	padding-top:24px;
	padding-left:12px;
	width:238px;
	float:left;
}
.detail_f_right_col_hdr{
	color:#000000;
	font-size:11px;
}

.featureCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	margin-left:12px;
	margin-right:3px;
	margin-top:3px;
}
.featureCopyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #f15a22;
	vertical-align: top;
	margin-top:12px;
}
div.lens_holder{
	float:left;
	width:335px;
	height:111px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
}
div.lens{
	width:inherit;
}
div.lens_header{
	background-image:url(images/bg_lens_div.gif);
	background-repeat:repeat-x;
	height:1px;
	margin-bottom:6px;
	width:inherit;
}
div.lens_footer{
	background-image:url(images/bg_lens_div.gif);
	background-repeat:repeat-x;
	height:1px;
	margin-top:6px;
	width:inherit;
}
div.lens_spacer{
	width:12px;
	float:left;
}
div.feat_all{
	position:relative;
	left:20px;
	top:30px;
	padding-bottom:30px;
}
div.col_feat_all{
	position:relative;
	width:340px;
	float:left;
	padding-bottom:30px;
}

div.icon{
	float:left;
	clear:left;
	margin-right:12px;
	margin-top:4px;
	margin-bottom:3px;
}


/* begin FLOAT CLEARS and HACKS ---------------------------------- */
/*	Use to clear floats  */


.row:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.row  { display: inline-table; }

* html .row {height: 1% !important;}


.row  {display: block;}
/* end FLOAT CLEARS and HACKS ---------------------------------- */


div.gallery_content{
	position:relative;
	top:30px;
	clear:both;
	float:left;
	left:20px;
}
div.gallery_left_col{
	padding-top:5px;
	position:relative;
	width:218px; 
	background-image:url(images/bg_detail_rt.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float:left;
}
div.gallery_right_col{
	margin-left:12px;
	padding-top:3px;
	position:relative;
	width:218px; 
	background-image:url(images/bg_detail_rt.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float:left;
	width:452px;
	height:452px;
}
div.gallery_hr{
  background:#CCCCCC;
  margin-top:-113px;
  height:1px;
 }
 div.gallery_item{
 	float:left;
	margin-right:2px;
	margin-bottom:9px;
	width: 107px;
	height:90px;
	background:url(images/bg_gallery_item.gif);
	background-repeat:repeat-x;
 }
 div.gallery_menu_txt{
 	margin-top:5px;
 	background:url(images/tri.gif);
	background-repeat:no-repeat;
	padding-left:9px;
	color:#545555;
	text-decoration:none;
 }
 div.gallery_menu_txt#hover{
 	color:#545555;
	text-decoration:none;
 }