BODY{
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}

H1{
display: block;
margin: 7px 0 10px 0px;
font-size: 30px;
font-weight: bold;
color: #666;
text-align: left;
}

H2{
display: block;
margin: 15px 0 5px 0px;
font-size: 16px;
font-weight: bold;
color: #666;
text-align: left;
}

H3{
display: block;
margin: 15px 0 5px 0px;
font-size: 14px;
font-weight: bold;
color: #666;
text-align: left;
}

#container{
	text-align: center;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
 
A{
color:#333;
}

P{
margin: 0 0 10px 0;
}

#pdesc{
display: none;
}

DIV{
display: inline-table;}

#banner{
width: 720px;
display: table;
margin: 10px 0 3px 0;
}
#logo{
width: 125px;
float: left;
margin: 0 0 2px 2px;
}

#navigation{
width: 580px;
height: 50px;
display: table;
background: transparent url("_images/banner_bg.gif") repeat-x left top;
float: right;
}
#nav{
margin: 24px 0 0 10px;
float: left;
}
#nav IMG{
margin: 0 0 0 4px;
border: 0px;
}
#subnav{
margin: 32px 0px 0 100px;
float: left;
}
#navigation #left{
margin: 0;
float: left;
background: #fff;
}
#navigation #right{
margin: 0;
float: right;
background: #fff;
}

#feature{
}

#border{
width: 720px;
height: 3px;
background: #999;
padding: 0;
}

#main{
	width: 720px;
	display: table;
	padding: 0px;
	text-align: left;
	background-color: #CCCCCC;
	background-image: url(_images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}

#main_top{
width: 720px;
height: 6px;
margin: 3px 0 0px 0;
}
#main_base{
width: 720px;
height: 6px;
margin: 0 0 3px 0;
}

#subleft, #subleft2 {
margin: 0;
float: left;
}
#subright, #subright2{
margin: 0;
float: right;
}

#about{
width: 204px;
height: 165px;
margin: 10px 5px 0px 5px;
overflow: hidden;
line-height: 12px;
float: left;
}
#about #title{
font-size: 18px;
margin: 5px 0 8px 0;
font-weight: bold;
color:#0098CB;
display: block;
}
#about #content{
width: 192px;
height: 165px;
background: #eee url("_images/main_sub_bg.gif") repeat-x top left;
margin: 0;
padding: 0;
font-size: 11px;
text-align: left;
float: left;
}

#products{
width: 315px;
height: 165px;
margin: 10px 0px 0px 5px;
line-height: 12px;
float: left;
text-align: left;
}
#products #title, #products #title2{
font-size: 18px;
margin: 5px 0 8px 0;
font-weight: bold;
color:#0098CB;
display: block;
}
#products #content2, #products #content {
width: 303px;
height: 165px;
background: #eee url("_images/main_sub_bg.gif") repeat-x bottom left;
margin: 0;
padding: 0;
font-size: 11px;
overflow: hidden;
float: left;
}
#products #item1{
	height: 130px;
	float: left;
	background: transparent url("_images/main_sub_sub_bg.gif") repeat-x bottom left;
	text-align: center;
	width: 140px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 3px;
}
#products #item2{
	height: 130px;
	float: right;
	background: transparent url("_images/main_sub_sub_bg.gif") repeat-x bottom left;
	text-align: center;
	width: 145px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 5;
}

#thismonth{
	width: 159px;
	height: 165px;
	background: transparent url("_images/main_thismonth.gif") repeat-x bottom left;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 8;
	display: block;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
#thismonth #content3, #thismonth #content {
	width: 159px;
	color: #FFF;
	margin: 58px 0 0 0;
	line-height: 12px;
	text-align: center;
}
#thismonth A{
color: #fff;
}

#footer{
width: 720px;
height: 30px;
margin: 20px 0 30px 0;
font-size: 11px; 
}

#footer_nav{
margin: 6px 0 0 0px;
display: block;
}
#footer A{
margin: 0 5px 0 5px;
color: #666;
}
#footer #copyright{
display: block;
margin: 10px 5px 0 5px;
color: #666;
}


/* content */
#main_subnav{
	display: table;
	width: 170px;
	height: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main_subnav_top{
	display: table;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}

#main_subnav_base{

	display: table;

	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}

#main_subnav_links{
	display: table;
	width: auto;
	height: auto;
	margin: 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main_subnav A{
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 12px 0 0px;
}

#main_subnav A.current{
text-decoration: none;
color: #999;
}

#main_title{
width: 500px;
height: 30px;
margin: 10px 0 15px 5px;
text-align: left;
}


#col_left{
	width: auto;
	float: left;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}


#description{
display: table;

}

#page_content{
	display: table;
	width: 520px;
	float: left;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

#page_content_top{
display: table;
padding: 0;
margin: 0;
width: auto;
height: 6px;
}

#left{
margin: 0;
float: left;
}
#right{
margin: 0;
float: right;
}

#page_content_top #mid{
display: table;
height: 5px;
width: 510px;
background: #fff;
border-top: 1px solid #ddd;
float: left;
}

#page_content_base{
display: table;
padding: 0;
margin: 0;
width: auto;
height: 6px;
}

#page_content_base #mid{
display: table;
height: 5px;
width: 510px;
background: #fff;
border-bottom: 1px solid #ddd;
float: left;
}

#page_content_content{
	display: table;
	width: 519px;
	margin: 0px;
	background: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
	height: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#item{
	display: table;
	width: 519px;
	float: left;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

#item_image{
	display: table;
	width: 120px;
	float: left;
	clear: right;
	height: auto;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}


#item_description{
	display: table;
	width: 500px;
	background: #fff url("_images/item_content_bg.jpg") repeat-x top left;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

#item_description_content{
	display: table;
	width: 460px;
	float: left;
	margin: 5px;
	text-align: left;
	height: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#item_description_short{
	display: table;
	width: 363px;
	height: auto;
	background: #fff url("_images/item_content_bg.jpg") repeat-x top left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#item_description_content_short{
	display: table;
	width: 340px;
	float: left;
	padding: 0px;
	margin: 5px;
	text-align: left;
	height: auto;
}

#item_description_content_short H2{
display: block;
margin: 5px 0 5px 0px;
font-size: 16px;
font-weight: bold;
color: #666;
text-align: left;
}

#item_description A{
display: inline;
margin: 0px;
}

#item_description_left{
margin: 0;
float: left;
}

#item_description_right{
margin: 0;
float: right;
}

#col_right{
	width: 170px;
	display: table;
	float: right;
	height: auto;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
#main_warranty{
	width: 170px;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	clear: all;
}

#content_image{
padding: 10px;
float: right;
border: 1px solid #fff;
}

#content_image img{
border: 1px solid #999;
}

/*
main_right
*/
#main_right{
display: table;
text-align: center;
margin: 0 0 10px 0;
}

#main_right_content{
display: table;
background: #ddd url("_images/main_right_bg.jpg") repeat-x top left;
}

#main_right_content IMG{
float: left;
margin: 5px 0 5px 10px;
}

#main_right #text{
	width: 146px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#main_right P{
font-size: 11px;
text-align: left;
margin: 10px 0 0px 10px;
padding: 0px 0 10px 0;
}

#form{
margin: 0px;
padding: 0px;
}



#showimage{
	width: 600px;
	position:absolute;
	display: table;
	visibility:hidden;
	border: 1px solid #eee;
	cursor: hand;
	background: #fff;
	text-align: center;
	padding: 5px;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=135,strength=2);
	height: auto;
}

#dragbar{
	width: 100%;
	cursor: hand;
	cursor: pointer;
	background-color: #fff;
	color: #333;
	text-align: center;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	min-width: 100px; /*NS6 style to overcome bug*/
	height: auto;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

.navigation{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	text-align: left;
	width: 172px;
	height: auto;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navigation_links, #navigation_links2, #navigation_links3 {
width: 167px;
display: table;
border-left:1px solid #fff;
border-right:1px solid #fff;
background: #0087B4;
margin: 0;
padding: 0;
}

.navigation a{
	width: 100%;
	display: block;
	text-indent: 7px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	height: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.navigation a:hover{ /*hover background color*/
background-color: #0078A0;/*#00759C;*/
color: white;
}

#navigation_img, #navigation_img2, #navigation_img3 {
display: table;
padding: 0;
margin: 0;
}

#emailmsg{
	width: 125px;
	height: auto;
	display: table;
	padding: 5px;
	background: #666;
	border: 1px solid red;
	color: #fff;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#maingallery{
	width: 450px;
	display: block;
	height: auto;
}

#maingallery a img{
	width: 120px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
	float: left;
	height: auto;
}
.star {
	font-size: 1.1em;
	color: #000066;
	background-image: url(_images/clip_image001_0008.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.eeasy {
	color: #666666;
	text-decoration: none;
}
.home {
	font-size: 11px;
	margin-top: -15px;
}
.home h2 {
	color: #0098CB;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.homebtm {
	background-color: #FFFFFF;
	background-image: url(_images/main_basehome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.homel {
	background-image: url(_images/t300.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homer {
	background-image: url(_images/t400.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nf {
	font-size: 90%;
}
.home p {
	text-align: justify;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 5px;
}
.home ul {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	list-style-type: none;
}
.cl {
	clear: all;
	height: 1px;
	width: 100px;
	display: none;
}
.nul {
	text-decoration: none;
}
