body{ 
	margin:0; 
	padding:0; 
	background:url(../images/bg_header_body.gif) top left repeat-x #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F3236;
} 

p,ul,li,form,h1,h2,h3,h4,h5,dt,dd,dl{
	margin:0;
	padding:0;
}

img{
	border:0;
}

#pagewidth .FormInputs{
	background:#FFF;
}

form input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#header{
	position:relative; 
	width:1000px;
	height:86px;
	margin:0 auto 0 auto; 
	overflow:hidden;
}

#header #logo{
	float:left;
	margin:10px 0 0 20px;
	width:241px;
	height:57px;
} 

#header #search{
	float:right;
	width:255px;
	margin:10px -10px 0 0;
} 

#header #search #ajaxSearch_input{
	background:url(../images/bg_search_box.gif) 2px 3px no-repeat #FFFFFF;
	width:170px;
	height:15px;
	vertical-align:middle;
	border:1px #CCCCCC solid;
	color:#999999;
	padding:2px 0 0 25px;
}

#header #search #ajaxSearch_submit{
	vertical-align:middle;
	background:#727272;
	color:#FFFFFF;
	border:1px #999999 solid;
	width:35px;
}

#header #nav{
	clear:both;
}

#header #nav ul{
	list-style:none;
	float:right;
	margin-top:-19px;
}

#header #nav li{
	float:left;
}

#header #nav li a{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:13px 2px 10px 2px;
	height:20px;
	font-weight:700;
	background:url(../images/bg_top_nav_left.gif) top left no-repeat;
}

#header #nav li a span{
	background:url(../images/bg_top_nav_right.gif) top right repeat-x;
	padding:13px 15px 13px 13px;
	text-align:center;
}

#header #nav li a:hover{
	background:url(../images/bg_top_nav_left_active.gif) top left no-repeat;
	color:#000;
}

#header #nav li a:hover span{
	background:url(../images/bg_top_nav_right_active.gif) top right repeat-x;
	padding:13px 15px 13px 13px;
}

#header #nav .active a{
	background:url(../images/bg_top_nav_left_active.gif) top left no-repeat;
	color:#000;
}

#header #nav .active a span{
	background:url(../images/bg_top_nav_right_active.gif) top right repeat-x;
	padding:13px 15px 13px 13px;
}


#pagewidth{ 
	width:751px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 
 
#maincol{
	background-color: #FFFFFF;  
	float:right; 
	display:inline; 
	position:relative; 
	width:100%; 
	padding:30px 0 0 0;
}

#maincol h1{
	font-size:320%;
	color:#333333;
	font-weight:500;
}

#home_box1{
	background:url(../images/bg_home_top_box.jpg) top left no-repeat;
	width:751px;
	height:189px;
	margin:0 0 15px 0;
	padding:6px 0 0 0;
	color:#FFFFFF;
	font-weight:700;
} 

#home_box1 a{
	color:#FFFFFF;
}
 
#home_box1 h1{
	font-size:190%;
	margin:0 0 0 200px;
	color:#FFFFFF;
}

#home_box1 h2{
	font-size:140%;
	margin:5px 0 0 200px;
	color:#FFFFFF;
}

#pagewidth #maincol #home_box1 p{
	margin:5px 0 0 200px;
	width:68%;
	clear:both;
}

#pagewidth #maincol #home_box1 .right{
	text-align:right;
}

#home_box1 .order a{
	display:block;
	float:right;
	background:url(../images/btn_home_top_box.gif) top left no-repeat;
	width:140px;
	height:32px;
	margin-top:-5px;
	text-decoration:none;
}

* html #home_box1 .order a{
	margin-top:0;
}

#home_box1 .order a:hover{
	background:url(../images/btn_home_top_box_over.gif) top left no-repeat;
}

#home_box2{
	clear:both;
	margin:0;
	padding:0 0 15px 0;
	height:217px;
}

#home_box2 .box1, .box2, .box3{
	float:left;
	margin-right:22px;
}

#home_box2 .box4{
	float:left;
}

#home_box2 .box1 h3, .box2 h3, .box3 h3, .box4 h3{
	color:#FFFFFF;
	font-size:120%;
	height:43px;
	width:171px;
	text-align:center;
	padding-top:10px;
	margin-bottom:2px;
}

#home_box2 .box1 h3{
	background:url(../images/bg_home_box_1.gif) top left no-repeat;
}

#home_box2 .box2 h3{
	background:url(../images/bg_home_box_2.gif) top left no-repeat;
}

#home_box2 .box3 h3{
	background:url(../images/bg_home_box_3.gif) top left no-repeat;
}

#home_box2 .box4 h3{
	background:url(../images/bg_home_box_4.gif) top left no-repeat;
}

#home_box3{
	clear:both;
	margin:0;
	padding:30px 0 15px 40px;
	width:746px;
	height:206px;
	background:url(../images/bg_home_bottom_box1.jpg) top left no-repeat;
	color:#FFF;
}

#home_box3 .box1, #home_box3 .box2{
	float:left;
	width:150px;
	margin-right:40px;
}

#home_box3 .box3{
	float:left;
	width:275px;
}

#home_box3 h4{
	font-size:100%;
	background:url(../images/ico_home_bottom_box1.jpg) top left no-repeat;
	padding:3px 0 0 20px;
	height:16px;
}

#home_box3 .noicon{
	background:none;
	padding:3px 0 0 0;
}

#home_box3 .box3 p{
	margin:20px 0 0 0;
}

#home_box3 .box3 form{
	margin:10px 0 0 0;
}

#home_box3 .box3 .FormInputs{
	border:1px #333333 solid;
	height:16px;
	vertical-align:middle;
}

#home_box3 .box3 .FormButton{
	vertical-align:middle;
}

#home_box3 ul{
	list-style:none;
	margin-top:5px;
}

#home_box3 .head{
	color:#FF0000;
	font-size:120%;	
}

#home_box3 a:hover{
	text-decoration:underline;
}

#home_box3 .text{
	color:#999999;
}

#home_box3 a{
	color:#FFFFFF;
	text-decoration:none;
}

#home_box4{
	background:url(../images/bg_home_bottom_box2_bottom.jpg) bottom left no-repeat;
	width:747px;
	padding:0 0 20px 0;
}

#home_box4 h5{
	background:url(../images/bg_home_bottom_box2_top.jpg) top left no-repeat;
	height:26px;
	color:#FFFFFF;
	font-size:140%;
	padding:10px 0 0 10px;
}

#home_box4 .box_content{
	background:url(../images/bg_home_bottom_box2_body.jpg) top left repeat-y;
	padding:20px 20px 0 20px;
}

#home_box4 .box_content a{
	color:#CC3333;
	text-decoration:none;
}

#container{
	clear:both;
	margin:30px 0 0 0;
}

#container a{
	text-decoration:none;
	font-size:90%;
}

#container .left{
	float:left;
	width:45%;
	min-height:197px;
}

* html #container .left{
	height:197px;
}

#container .right{
	float:right;
	width:48%;
}

#container .estore {
	display:block;
	background:url(../images/bg_box_estore.gif) top left no-repeat;
	width:369px;
	height:197px;
	color:#333333;
}

#container .estore:hover {
	background:url(../images/bg_box_estore_over.gif) top left no-repeat;
}

#container .estore span{
	float:left;
	margin:50px 20px 0 130px;
	text-align:justify;
}

#container .ma {
	display:block;
	background:url(../images/bg_box_ma.gif) top left no-repeat;
	width:369px;
	height:192px;
	color:#F2F2F2;
}

#container .ma:hover {
	background:url(../images/bg_box_ma_over.gif) top left no-repeat;
}

#container .ma span{
	float:left;
	margin:50px 20px 0 150px;
	text-align:justify;
}

#container .ssl {
	display:block;
	background:url(../images/bg_box_ssl.gif) top left no-repeat;
	width:369px;
	height:192px;
	color:#F2F2F2;
}

#container .ssl:hover {
	background:url(../images/bg_box_ssl_over.gif) top left no-repeat;
}

#container .ssl span{
	float:left;
	margin:50px 10px 0 180px;
	text-align:justify;
}

#container .chat {
	display:block;
	background:url(../images/bg_box_chat.gif) top left no-repeat;
	width:369px;
	height:200px;
	color:#333333;
}

#container .chat:hover {
	background:url(../images/bg_box_chat_over.gif) top left no-repeat;
}

#container .chat span{
	float:left;
	margin:50px 20px 0 140px;
	text-align:justify;
}

#container .hd {
	display:block;
	background:url(../images/bg_box_hd.gif) top left no-repeat;
	width:369px;
	height:200px;
	color:#F2F2F2;
}

#container .hd:hover {
	background:url(../images/bg_box_hd_over.gif) top left no-repeat;
}

#container .hd span{
	float:left;
	margin:50px 20px 0 130px;
	text-align:justify;
}

#container .dell {
	display:block;
	background:url(../images/bg_box_dell.gif) top left no-repeat;
	width:369px;
	height:200px;
	color:#F2F2F2;
}

#container .dell:hover {
	background:url(../images/bg_box_dell_over.gif) top left no-repeat;
}

#container .dell span{
	float:left;
	margin:50px 20px 0 140px;
	text-align:justify;
}

#container .seo {
	display:block;
	background:url(../images/bg_box_seo.gif) top left no-repeat;
	width:369px;
	height:200px;
	color:#F2F2F2;
}

#container .seo:hover {
	background:url(../images/bg_box_seo_over.gif) top left no-repeat;
}

#container .seo span{
	float:left;
	margin:50px 20px 0 140px;
	text-align:justify;
}

#footer{
	height:100px; 
	clear:both;
	text-align:center;
	margin:30px 0 0 0;
	padding:10px 0 0 0;
	color:#999999;
	font-size:90%;
	border-top:1px #EEEEEE solid;
} 

#footer a{
	text-decoration:underline;
	color:#999999;
}

#footer #footer_nav ul{
	margin:10px 0 10px 0;
}

#footer #footer_nav li{
	list-style:none;
	display:inline;
	padding-right:15px;
}

#footer #footer_nav li a{
	text-decoration:none;
	font-size:110%;
	font-weight:700;
	color:#666666;
}

#footer #footer_nav li a:hover{
	color:#989898;
}


#footer #footer_nav .active a{
	color:#000;
}


 /* *** Float containers fix:  *** */ 
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
 
.clearfix{display:inline;}

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */