* { margin:0; padding:0;}

body{
	padding:0;
	margin:0;
	background:#ffffff;
	width:100%;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:13px;
	font-size:11px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color:#21b7c8; line-height:13px; font-size:11px;
	background:#ffffff;
	padding:2px;
	border:1px solid #cccccc;
	vertical-align:middle;
}


.in_none {border:none; padding:0;}


table, td {vertical-align:top;}

a {text-decoration:underline;}	
a:hover{text-decoration:none;}

img {
	border:0px;
}

.col {
	float:left;
}

.spacer {font-size:0px; line-height:0px;}
.clear {clear:both;}




.main {width:900px; margin:auto;}


.navigation {background:url(../images/back.jpg) center no-repeat; border-bottom:0px solid #ffffff;}
.navigation .left {float:left; padding:30px;}
.navigation .right {float:right; padding-right:30px;}
.navigation .links {text-align:right; padding:26px 0px 12px 0px; color:#1299AA;}
.navigation .links a {color:#1299AA;}

.navigation .nav_1 {float:left; padding:4px 15px 3px 0px;}
.navigation .nav_2, .navigation .nav_3 {float:left; padding:1px 15px; border-left:0px solid #ffffff;}

.navigation .input_search {width:110px; padding:3px;}




.menu {background:#23b7ca; font-size:14px; color:#ffffff;}
.menu ul {margin:0; padding:0; list-style:none;}
.menu ul li {
	float:left;
	background:url(../images/menu_li2.gif) top left no-repeat;
	padding:13px 21px 14px 25px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ffffff;
}
.menu ul li.li_none {background:none;}
.menu ul li a {color:#ffffff; text-decoration:none;}
.menu ul li a:hover {text-decoration:underline;}


.content_bg {background:#ffffff url(../images/bg_cont.gif) top repeat-x;}


.banner_set3 {background:url(../images/bg_banner.jpg) top right no-repeat; height:0px;}
#bannerThree {padding:43px 0px 0px 3px; margin:0;}



.welcome {background:url(../images/welcome_bg.jpg) top left no-repeat; padding:0px 0px 30px 154px;}
.welcome h2 {padding:6px 0px 3px 0px;}





.product {margin:5px 0px;}
.product .left {float:left;}
.product .right {width:100%; float:right;}
.product .right .margin {margin:3px 0px 5px 0px;}
.product a {
	color:#666666;
	text-decoration:underline;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
}
.product a.name {padding-left:8px; background:url(../images/arrow_1.gif) top left no-repeat;}
.product a:hover {text-decoration:none;}
.product a strong {
	color:#666666;
	text-decoration:underline;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
}
.product .text {padding:0px 0px 0px 0px; text-transform:uppercase; font-weight:bold; font-size:0px;}
.product .price {padding:3px 0px 5px 8px;}
.product .button {padding-left:8px;}
.product strong {
	color:#333399;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
}

.product .margin_col {
	margin:0px 20px 0px 0px; 
	text-align:center;
	border-left:1px dashed #d4d6d7;
	border-right:1px dashed #d4d6d7;
	border-top:1px dashed #d4d6d7;
	border-bottom:1px dashed #d4d6d7;
}

.w_100 {width:100%;}




.footer {padding:30px 0px 25px 0px;}
.footer .left {margin-right:-210px; float:left; padding:2px 0px 0px 10px;}
.footer .right {width:100%; float:right;}
.footer .right .margin {margin:0px 10px 0px 231px;}

.footer {color:#2C2C2C;}
.footer a {color:#2C2C2C; font-weight:bold;}
.footer .copy {font-size:10px; padding-top:3px; color:#808080;}
.footer .copy a {color:#808080;}


