body {
	background-color: #000;
	margin:0;
	padding: 0;
}

div#maincontainer {
	margin-left: auto;
	margin-right: auto;
	width: 866px;
	background-color: #000;
}

div#header {
	position: relative; top: 0px; left: 0px;
	width: 866px;
	height: 170px;
}

div.home {
	position: absolute; top: 0px; right: 120px;
	width: 58px;
	height: 29px;
	background-color: #404040;
	z-index: 20;
}

div.login {
	position: absolute; top: 0px; right: 60px;
	width: 58px;
	height: 29px;	
	background-color: #404040;
	z-index: 20;
}

div.logout {
	position: absolute; top: 0px; right: 0px;
	width: 58px;
	height: 29px;
	background-color: #404040;
	z-index: 20;
}

div.iso_cert {
	position:absolute; top: 52px; left: 0px;
	width: 500px;
	height: 22px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
}

div.logo { 
	position: absolute; top: 68px; left: 0px;
	width: 250px;
	height: 69px;
}

div.hdr_img {
	position: absolute; top: 0px; right: 0px;
	width: 612px;
	height: 137px;
	z-index: 10;
}

div.search {
	 position: absolute; bottom: 0px; left: 0px;
	 width: 250px;
	 height: 28px;
	 background-image: url(../images/bg_search.jpg);
	 background-repeat: no-repeat;
}

div.hdr_nav { 
	position: absolute; bottom: 0px; right: 0px;
	width: 612px;
	height: 28px;
}

div.hdr_link {
	text-align: center;
	padding-top: 8px;
}

input.search_box {
	position: absolute; top: 0px; left: 48px;
	width: 170px;
	height: 19px;
	background-color: #fff;
	font-family: lucida console;
	font-size: 12px;
	color: #000;	
}

input.search_btn {
	position: absolute; top: 0px; right: 6px;
	width: 12px;
	height: 28px;
}

div.btn_nav {
	position: relative;
	float: left;
	height: 28px;
	background-color: #e7e7e8;
	text-align: center;
	margin-right: 2px;
}

div#ud_content {
	position: relative; top: 0px; left: 0px;
	width: 866px;
}

div#ud_left {
	position: absolute; top: 0px; left: 0px;
	width: 250px;
}

div.i_catalog {
	position: relative; top: 2px; left: 0px;
	width: 250px;
}

div.i_headlines {	
	position: relative; top: 0px; left: 0px;
	width: 250px;
	min-height: 303px;
	height: auto !important;
	height: 303px;
	background-color: #fff;
	padding-bottom: 10px;
}

div.a_headline {
	position: relative; top: 10px; left: 10px;
	width: 230px;	
	padding-bottom: 10px;
	padding-top: 8px;
	background-color: #fff;
	border-bottom: 1px #333 dashed;	
}

div#ud_right {
	position: relative; top: 0px; left: 254px;
	width: 612px;
}

div.i_flash {
	position: relative; top: 2px; left: 0px;
	width: 612px;
	height: 305px;
	background-color: #00aeef;
}

div.i_featured {
	position: relative; top: 4px; left: 0px;
	width: 612px;
	height: 296px;
	background-color: #653183;
}

div.s_content {
	position: relative; top: 2px; left: 0px;
	width: 592px;
	min-height: 585px;
	height: auto !important;
	height: 585px;
	background-color: #fff;
	padding: 10px;
}

div.pg_title {
	margin-left: auto;
	margin-right: auto;
	width: 590px;
	height: 28px;
	background-color: #404040;	
/*	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
*/	text-align: center;
	border: 4px solid #000;
}

div.ftrd_product {	
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 197px;
	height: 245px;
	background-color: #fff;
}

div.ftrd_no_image {
	position: relative;
	margin-left: 4px;
	margin-top: 4px;		
	width: 190px;
	height: 86px;
	background-color: #231f20;
	background-image: url(../images/img_soon.jpg);
	background-repeat: no-repeat;	
}

div.ftrd_image {
	position: relative;
	margin-left: 4px;
	margin-top: 4px;		
	width: 190px;
	height: 86px;
	background-color: #fff;
}


div.ftrd_text {
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
	width: 175px;
	height: 96px;
	border-bottom: 1px dashed #231f20;
	font-family: Arial;
	font-size: 10px;
}



/*  [[  Product Pages  ]]  */

div#sci_content {
	position: relative; top: 0px; left: 0px;
	width: 866px;
	background-color: #fff;
}

div#sci_left {
	position: absolute; top: 4px; left: 0px;
	width: 250px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background-color: #fff;	
}

div#sci_right {
	position: relative; top: 0px; left: 250px;
	margin-top: 6px;
	width: 612px;
	background-color: #fff;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	border-left: 4px solid #000;
}

div#ud_footer {
	/*position: relative; top: 10px; left: 0px;*/
	margin-left: 300px;
	margin-right: auto;	
	text-align: center;
	width: 612px;
	height: 55px;	
	background-color: #000;
	padding-bottom: 10px;
}


/*  [[ TEXT  ]]  */

.hdr_link {
	font-family: Lucida Console;
	font-size: 10px;
	color: #fff;
	letter-spacing: 2px;
}
a.hdr_link:link, a.hdr_link:visited { text-decoration: none; }
a.hdr_link:hover { text-decoration: none; color: #00aeef; }

.search {
	font-family: Lucida Console;
	font-size: 11px;
	color: #fff;
}

.btn_nav {
	font-family: Lucida Console;
	font-size: 12px;
	color: #000;
	letter-spacing: 2px;
	line-height: 2.4em;
}
a.btn_nav:link, a.btn_nav:visited { text-decoration: none; }
a.btn_nav:hover { text-decoration: none; color: #00aeef; }

.a_headline { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;		
}
a.a_headline:link, a.a_headline:visited { text-decoration: none; text-align: right; font-weight: bold; }
a.a_headline:hover { text-decoration: none; font-weight: bold; color: #00aeef; text-align: right; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;	
}
a.footer:link, a.footer:visited, a.footer:hover { text-decoration: none; color: #666; }

.s_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;		
}
a.s_content:link, a.s_content:visited { text-decoration: underline; }
a.s_content:hover { text-decoration: underline; color: #3333FF; }

.pg_title {
	font-family: Lucida Console;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 1.8em;
}

.sci_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;		
}
a.sci_text:link, a.sci_text:visited { text-decoration: underline; }
a.sci_text:hover { text-decoration: underline; color: #3333FF; }

.ftrd_product {
	font-family: Lucida Console;
	font-size: 10px;
	font-weight: 600;
	color: #333;
}
