*{
	margin: 0;
	padding: 0;
}

body {
	background:#e6edef url("../images/top_bg_2.png") repeat-x top;
height: 108px;
}

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/myheader.png) no-repeat;
  width: 1002px;
  height: 107px;
  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:680px;
		top:47px;
	}
		.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_bg2.jpg) repeat-y;
}
	.round_corner_top{
		background:url(../images/pagetop.png) no-repeat;
		height:70px;
	}
	.round_corner_bottom{
		background:url(../images/bottom.jpg) no-repeat;
		height:26px;
		clear:both;
	}


	.content_main{
		background:url(../images/main_bg5.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(https://www.advancedsystemrepair.com/asr/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;
	}
	
	
	.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(https://www.advancedsystemrepair.com/asr/images/button.png) no-repeat;
	}
	
	a.btn_download:hover{ background-position: 0 -63px;	}
	
	
	
	.rightside{
		float:right;
		width:260px;
		margin-right:20px;
		margin-top:-30px;
	}
	

	
	

	
	




.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(https://www.advancedsystemrepair.com/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(https://www.advancedsystemrepair.com/images/btn_bg_hover.jpg) repeat-x;
	}

.right { float: right; }
.left { float: left; }
.download { cursor: default; font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif; font-size: 22px; line-height: 1.9; color: rgb(102, 102, 102); font-weight: bold; padding: 0px 0px 0px 3px; }


.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; }
.s1 { background: rgb(239, 242, 245) none repeat scroll 0px 0px; transition: all 0.5s ease 0s; width: 500px; cursor: default; border-radius: 4px; display: inline-block; border: medium none; line-height: 15px; padding: 0px 0px 6px 29px; margin: 6px 0px; }


hr { border: 0px none; height: 1px; background: rgb(224, 230, 232) none repeat scroll 0px 0px; margin: 15px; }



.button:hover { background-color: rgb(74, 113, 138); text-decoration: underline; }
.button { display: inline-block; border-radius: 4px; cursor: pointer; background-color: rgb(121, 188, 231); font-weight: 800; border: medium none; color: rgb(255, 255, 255); text-align: center; font-size: 25px; padding: 15px; width: 240px; transition: all 0.5s ease 0s; position: inherit; margin: 5px; }
h3.instructions { font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif; margin-top:-3px; font-size: 22px; color: rgb(0, 0, 0); font-weight: 600; text-align: center; }

.navbar { background: rgb(239, 242, 245) none repeat scroll 0px 0px; padding: 10px 20px; border-radius: 4px; text-transform: capitalize; }
.cert { background: transparent url('https://www.advancedsystemrepair.com/asr/css/img/win-icon.jpg') no-repeat scroll right center; padding-right: 25px; margin-top: -3px; }

.link {font-family: Arial; font-style: normal; color:#d85600;}
.wpmd {font-size: 16px; font-family: Arial; font-style: normal; font-weight: normal;text-decoration: none;}
.ws16 {font-size: 13.5px; color:#00g; font-family: Tahoma; font-style: normal; font-weight: bold;text-decoration: none;}
.ws17 {font-family: Tahoma;
		font-size:16px;
		font-weight:bold;
		color:#fff;
                margin-left: 100px; 
line-height: 30px; }

.title{ font-family: Tahoma;
		font-size:29px;
		font-weight:bold;
		color:#fff;
                margin-left: 100px;
               

}


h1{ font-family: Tahoma;
		font-size:36px;
		font-weight:bold;
		color:#d85600;
              margin-left: 100px;
                line-height: 0px;
                

}

h1.ptitle{ font-family: Tahoma;
		font-size:34px;
		font-weight:bold;
		color:#d85600;
                margin-left: 30px;
                line-height: 30px;
                margin-top:0px;
                margin-bottom:0px;
                width:675px;
}
h2{ font-family: Tahoma;
		font-size:22px;
		font-weight:bold;
		color:#000;
                margin-top:40px;
                line-height: 25px;

}

h2.instructions{ font-family: Tahoma;
		font-size:22px;
		font-weight:bold;
		color:#000;
                margin-top:25px;
                line-height: 25px;

}

h3{ font-family: Tahoma;
		font-size:20px;
		font-weight:bold;
		color:#d85600;
                margin-top:40px;

}

.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; }
.sidebar { width: 284px; border-radius: 4px; background: rgb(239, 242, 245) none repeat scroll 0px 0px; }
.sidebar hr { border: 0px none; height: 1px; background: rgb(224, 230, 232) none repeat scroll 0px 0px; margin: 15px; }
.sidebar_header { font-size: 20px; padding: 20px 0px 5px; text-align: center; }

.info { padding-left: 0px; padding-top: 3px; }

h4 { text-transform: uppercase; font-weight: 500; text-align: center; font-size: 18px; }
.sidebar_row { width: 280px; padding: 5px 15px; margin-top: 5px; }
.sidebar_step { font-weight: 700; width: 75px; white-space: nowrap; }
.sidebar_step_txt { width: 190px; }

.sidebar_info { margin: 15px 0px; }
.sidebar_trow { font-size: 11px; width: 285px; padding: 3px 15px; }
.sidebar_tkey { font-weight: 700; width: 110px; }
.sidebar_tval { width: 185px; }