*{
	margin: 0;
	padding: 0;
}

body {
	background:#e6edef url("../images/top_bg.jpg") repeat-x top;

}

body,td,th,p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height:140%;
}

.leftside ol {
	list-style-position: inside;
}

.leftside li {
	padding: 20px;
	border: 1px solid #CACACA;
	background-color: #EEE;
	margin-bottom: 30px;
	margin-top: 30px;
	text-indent: -22px;
	padding-left: 40px;
}

p{ margin:10px 0;}

a{
	color: blue;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:none;
}

.clearboth{
	clear: both;
}



/* START OF BASIC TEXT FORMATS CSS */

.header {
  background: url(../images/header.jpg) no-repeat;
  width: 1002px;
  height: 155px;
  margin: 0 auto;
  position: relative;
}


	.header .needhelp{
		color:#185d91;
		font-weight:bold;
		font-size:16px;
		position:absolute;
		left:706px;
		top:94px;
	}
	.header .tel_num{
		position:absolute;
		left:706px;
		top:120px;
		font-weight:bold;
	}
	.header .tel_num span{
		color:#d85600;
		font-size:16px;
	}
	
	
	.nav{
		position:absolute;
		left:500px;
		top:90px;
	}
		.nav li{ float:left; height:72px; line-height:72px; list-style:none;}
		.nav li.split{
			background:url(../images/nav_split.jpg) no-repeat;
			width:10px;
		}
		.nav li a{
			display:block;
			padding:0 32px;
			font-size:18px;
			color:#6f6f6f;
			font-weight:bold;
			text-decoration:none;
		}
		.nav li a:hover{
			color:#3d6883;
		}
		
		
		.nav li.active{
			background:url(../images/nav_active_bg.jpg) no-repeat center;
			color:#fffff;
		}
		.nav li.active a{ color:#ffffff; }



.content{
	width:1002px;
	margin:0 auto;
	background:url(../images/content_bg.jpg) repeat-y;
}
	.round_corner_top{
		background:url(../images/round_corner_top.jpg) no-repeat;
		height:41px;
	}
	.round_corner_bottom{
		background:url(../images/round_corner_bottom.jpg) no-repeat;
		height:26px;
		clear:both;
	}


	.content_main{
		background:url(../images/main_bg.jpg) no-repeat top;	
	}
	
	
	.leftside{
		width:650px;
		margin-left:30px;
		padding-top:15px;
		padding-bottom:30px;
		float:left;
	}
	
	.leftside h1{
		font-size:24px;
		font-weight:bold;
		color:#d85600;
		line-height:200%;
	}
	
	.icon_problem{
		background:url(../images/icon_problem.jpg) no-repeat left top;
		padding-left:80px;
		padding-bottom:20px
	}
	.icon_symptom{
		background:url(../images/icon_symptom.jpg) no-repeat left top;
		padding-left:80px;
		padding-bottom:20px;
	}
	.icon_recommendation{
		background:url(../images/icon_recommendation.jpg) no-repeat left top;
		padding-left:80px;
		padding-bottom:20px
	}
	.icon_download{
		background:url(../images/icon_download.jpg) no-repeat left top;
		line-height:60px;
		font-size:20px;
		font-weight:bold;
		padding-left:80px;
		display:block;
		margin-bottom:30px;
	}
	
	.leftside h2{
		font-size:20px;
		color:#000;
		margin-top:40px;
		
	}
	
	.step_box{
		border:1px solid #cacaca;
		background:#f1f1f1;
		padding:40px;
		margin-top:30px;
	}
	.step_box dl{
		clear:both;
		margin-bottom:10px;
		overflow:hidden;
	}
	.step_box dl dt{
		color:#446d94;
		font-weight:bold;
		float:left;
		width:15%;
	}
	.step_box dl dd{
		float:left;	
		width:83%;
		font-size:12px;
	}
	
	a.btn_download{
		width:252px;
		margin: 0 auto;
		height:63px;
		display:block;
		background:url(../images/button.png) no-repeat;
	}
	
	a.btn_download:hover{ background-position: 0 -63px;	}
	
	
	
	.rightside{
		float:right;
		width:230px;
		margin-right:20px;
		margin-top:24px;
	}
	
	.rightside a.btn_download2{
		width:223px;
		margin: 10px auto 0;
		height:56px;
		display:block;
		background:url(../images/button.png) no-repeat;
	}
	.rightside a.btn_download2:hover{ background-position: 0 -56px;	}
	
	.rightside dl{
		margin:25px 0 20px;
		font-size:11px;
	}
	.rightside dt{
		font-weight:bold;
	}
	.rightside dd{
		padding-left:10px;
		background:url(../images/dot.jpg) no-repeat left 6px;
	}
	
	.rightside p{ font-size:11px;}
	.rightside p span{ font-weight:bold; display:block; margin-bottom:3px;}
	
	.rightside .badges{ text-align:center; padding-top:10px;}




.footer{
	background:#1E5787;
	font-size:11px;
	text-align:center;
	color:#d1dde5;
	padding: 20px 0;
	margin-top:25px;
}



a.download_btn{
		float:center;
		display:block;
		border: 1px solid #3d7a21;
		background:#58aa34 url(/../images/btn_bg.jpg) repeat-x;
		border-radius:3px;
		width:216px;
		text-align:center;
		color:#fff;
		text-decoration:none;
		line-height:58px;
		font-size:24px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		text-shadow:#3b7522 0 1px 0;
		cursor:pointer;
	}
	a.download_btn:hover{
		background:url(/../images/btn_bg_hover.jpg) repeat-x;
	}

.download { cursor: default; font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif; font-size: 28px; line-height: 1.9; color: rgb(102, 102, 102); font-weight: bold; padding: 0px 0px 0px 3px; }
.smallfont { cursor: default; font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif; font-size: 12px; line-height: 0.9; color: rgb(102, 102, 102); font-weight: 600; padding: 0px 0px 0px 75px; }
.selects { background: rgb(239, 242, 245) none repeat scroll 0px 0px; transition: all 0.5s ease 0s; width: 625px; cursor: default; border-radius: 4px; display: inline-block; border: medium none; font-size: 16px; line-height: 20px; padding: 6px 0px 6px 29px; margin: 6px 0px; }

.selector { background: rgb(239, 242, 245) none repeat scroll 0px 0px; transition: all 0.5s ease 0s; width: 235px; cursor: default; border-radius: 4px; display: inline-block; border: medium none; font-size: 16px; line-height: 20px; padding: 0px 0px 6px 29px; margin: 6px -20px; }
.selector-2 { background: rgb(239, 242, 245) none repeat scroll 0px 0px; transition: all 0.5s ease 0s; width: 265px; cursor: default; border-radius: 4px; display: inline-block; border: medium none; font-size: 16px; line-height: 20px; padding: 0px 0px 6px 29px; margin: 6px -20px; }