@charset "utf-8";

*{
	margin:0px;
	padding:0px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	}
#wraper{
	width:100%;
	margin:0px auto;
	background-image:url(../images/wraper-bg.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	}
#btmwraper{
	width:100%;
	margin:0px auto;
	background-repeat:repeat-X;
	
	background-position:bottom;
	}
.clear{
	clear:both;}

#container{
	width:961px;
	margin:auto;
	padding:0px;
	padding:0px 10px 0px 10px;
	background-color: #FFF;
	}

.header{
		width:961px;
		float:left;
		margin:4px 0 2px 0;
		azimuth:0px;
		}
		.logo_container{
			width:961px;
			float:left;
			height:80px;
			}
			.logo{
				width:270px;
				height:56px;
				float:left;
				padding:20px 0 0 0;
				}
				.logo1{
				width:270px;
				height:66px;
				float:left;
				font-size:13px;
				font-weight:bold;
				color:#999;
				padding:3px 0 0 0;
				}
			.logo-right{
				float: right;
				width:660px;
				padding:10px 10px 0px 0px;
				font-size:15px;
				color:#179fb9;
				}
				.logo-right span{
					color:#179fb9
					;
					font-weight:bold;
					font-size:16px;
				}
				.logo-right span b{
					color:#828282;
					text-decoration:none;
					font-size:16px;
				}
				.logo-right b{
					color:#828282;
					font-size:13px;
					font-weight:bold;
					text-decoration:none;
				}
		
.navigation{
		float:left;
		width:961px;
		background-image:url(../images/navbg.jpg);
		background-repeat:no-repeat;
		height:37px;
		background-position:top;
		z-index:1000}




ul#topnav {
	margin: 0;
	padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background-:none;
	color:#FFF;
	z-index:1020;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
		z-index:1020;
}
ul#topnav li a {
	float: left; 
	color:#FFF;
	height:27px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:none;
		z-index:1020;
}
/*ul#topnav li a:hover {
	background-image:url(../images/li-hover.jpg);
	background-repeat:repeat-x;
	
}*/
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; text-decoration:none; color:#fff; }

ul#topnav a.home {
	padding:10px 0px 0px 21px;
	width: 60px; 
}
ul#topnav a.whoweare {
	background:none;
	width: 100px; 
	padding:10px 0px 0px 10px;

}
ul#topnav a.portfolio {
	background:none;
	width: 71px;
	padding:10px 0px 0px 15px;

}
ul#topnav a.service {
	background:none;
		padding:10px 0px 0px 31px;
	width: 74px; 
}
ul#topnav a.pricing {
	background:none;
		padding:10px 0px 0px 23px;
	width: 62px; 
}

ul#topnav a.opti {
	background:none;
		padding:10px 0px 0px 20px;
	width: 167px; 
}

ul#topnav a.contact {
	background:none;
		padding:10px 0px 0px 20px;
	width: 92px; 
}
ul#topnav a.online {
	background:none;
	font-size:20px;
		padding:8px 0px 0px 32px;
	width: 148px;
	font-family:"Arial Narrow", Arial;
}
ul#topnav a.online span{
	font-weight:bold;
}
ul#topnav a:hover.online{
	background-image:none;
}
ul#topnav li .sub {
	z-index:1020;
	position: absolute;	
	top: 37px; left:20px;
	background:#4e4e4e;
	font-size:13px;
	font-weight: normal;
	text-transform:lowercase;
	padding: 10px 0px 0px;
	float: left;
	display: none;
}
ul#topnav li .row {
	clear: both; float: left; width:100%;  margin-bottom: 10px;
	font-size:13px;
	font-weight: normal;
	text-transform: uppercase;
	z-index:1020;
	 }

ul#topnav li .sub ul{
	z-index:1020;
	list-style: none;
	width:150px;
	margin: 0; padding: 0px;
	float: left;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul#topnav .sub ul li {
	z-index:1020;

	text-transform:none;
	padding-top:5px;
	padding-bottom:3px;
	width: 100%;
	color: #fff;
	border-bottom:1px dotted #7d7d7d;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#topnav .sub ul li a {
	z-index:1020;
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(/style/navlist_arrow.png) no-repeat 5px 12px;
	padding: 1px 3px 1px 15px;
	display: block;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #ddd;
}
ul#topnav .sub ul li a:hover {color: #fff; background-position: 5px 12px ;}


ul#topnav .sub ul li ul{
	z-index:1020;
	padding-left:10px;
	width:190px;
	}




.index-banner{
	width:961px;
	float:left;
	margin:0px;
	height:110px;
	padding:0px;
	}
	
.step-container{
	float:left;
	
	width:961px;
	background-image:url(../images/step-bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0pa;
	}
	.step1{
		text-transform:uppercase;
		color:#2caae4;
		font-weight:bold;
		float:left;
		width:212px;
		font-size:14px;
		padding:40px 0px 5px 15px;
		}
/*			.step2{
		text-transform:uppercase;
		float:left;
		color:#2caae4;
		font-weight:bold;
		font-size:14px;
		width:280px;
		padding:40px 0px 5px 15px;
		}
		
	.step3{
		text-transform:uppercase;
		float:left;
		color:#fff;
		width:168px;
		font-weight:bold;
		font-size:14px;
		padding:40px 0px 5px 167px;
		}*/
		.step4{
			float:left;
			padding:20px 0px 0px 0px;
		}
		
.middle-flash-container{
	background:url(../images/middle-containerbg.jpg) no-repeat top right;
	width:956px;
	margin:0px 0 0px 0;
	padding:16px 0px 10px 0px ;	
	}
.middle_nw {
	float:left;
	width:680px;
	margin:10px 0px 0px 10px; display:inline;
	}
.middlebanner-rapper{ width:700px; float:left; padding-top:0px;}

.middle-banner{
	float: left;
	width:680px;
	height:240px;
	border:#dcdcdc 0px solid;
	padding-bottom:14px;

	
	}
.middle-banner-shade{
	float:left;
	width:460px;
	padding-bottom:0px;
	}
	
	.middle-banner-head{
		background-image:url(../images/middlebanner-head-bg.jpg);
		background-repeat:no-repeat;
		background-position:90px 0px;
		width:278px;
		float:left;
		font-size:18px;
		font-weight:bold;
		color:#88bf00;
		height:35px;
		padding:8px 0px 0px 160px;
		}
		.middle-banner-head span{
			color:#9b9b9b;
		}
		.middle-banner-flash{
			width:445px;
			
			margin:auto;
			padding:7px 0px 0px 0px;
			}
.middle-flash-container-left{
	width:255px;
	float:left;
	padding:58px 0 0 0px;
	background:url(../images/better_quote.jpg) top left no-repeat;
}
.getafreequote{
	width:700px;
	padding:20px 0 0 0;
}
	
	.price-crunch{ width:232px; height:49px; float:left; padding-bottom:5px}
	
	.price-list-go{ width:27px; height:20px; float:left; font-size:14px; color:#8cc600; font-weight: bolder; padding:8px 0 0 4px;
	background:url(../images/go_bg.jpg) bottom right no-repeat;
 }
	.price-list-go a{ font-size:14px; color:#8cc600; font-weight:bolder; text-decoration:none}
	.price-list-go a:hover{ font-size:14px; color:#8cc600; font-weight:bolder; text-decoration:underline}
	.price-list{
	width:180px;
	float:left;
	font-size:14px;
	color:#666;
	
	padding:8px 0 0 19px;
}
	.price-list a{ font-size:14px; color:#1ab7c9; font-weight:bold; line-height:18px; text-decoration:none}
	.price-list a:hover{ font-size:14px; color:#1ab7c9; font-weight:bold; text-decoration:underline}
	.price-list span a{ font-size:14px; color:#666; font-weight:bold; text-decoration:none}
	.price-list span a:hover{ font-size:14px; color:#666; font-weight:bold; text-decoration:underline}
	
	
	a.price-list-link1{ color:#1ab7c9; text-decoration:none}
	
	
	.price-listbtm{ width:220px; height:146px; padding:14px 0 0px 12px; margin:5px 0 0 8px; line-height:22px;}

	.price-listbtm ul li{
		list-style-image: url(../images/libullet_y.jpg);
		list-style-position:inside;
		font-size:13px;
		font-weight:bold;
		color:#666666;
	}
.confused {
	background:url(../images/left_shade.jpg) top no-repeat;
	width:220px; padding:14px 0 0px 12px; margin:0 0 0 0;
	font-size:14px;
		font-weight:bold;
		color:#5b5b5b;
		text-align:center;
		}
.confused span{
		font-size:18px;
		font-weight:bold;
		color:#f3a000;
		}
	
	
		ul.pricing-left{width:140px; float:left; font-size:14px;}
		ul.pricing-left li{
			list-style:none;
			background-image:url(../images/pricing-left.jpg);
			background-repeat:no-repeat;
			height:22px;
			padding:5px 0px 0px 0px;
			color:#707070;
			margin-bottom:6px;
			font-weight:bold;
			
		}
		
		ul.pricing-left li a{
			color:#999;
			text-decoration:none;}
			
		ul.pricing-left li a:hover{
			color:#66cc33;
			text-decoration:underline;}
		
		ul.pricing-left li span{
			color:#2caae4;
		}
		ul.pricing-right{
			width:75px;
			float:left;
			font-size:14px;
			padding-left:5px;
	
			}
			ul.pricing-right li{
				height:22px;
				font-weight:bold;
				list-style:none;
				background-image:url(../images/pricing-right.jpg);
				background-repeat:no-repeat;
				color:#d3339f;
				padding:5px 0px 0px 7px;
				margin-bottom:6px;
			}
			ul.pricing-right li a{
				color:#2caae4;
				font-size:13px;
				font-weight:bold;
				text-decoration:none;
			}
			ul.pricing-right li a:hover{
				color:#2caae4;
				font-size:13px;
				font-weight:bold;
				text-decoration:underline;
			}
			ul.pricing-right li span{
			font-size:11px;
			color:#7dc835;
			}
			ul.pricing-right li span a{
			font-size:11px;
			color:#7dc835;
			text-decoration:none;
			}
			ul.pricing-right li span a:hover{
			font-size:11px;
			color:#666;
			text-decoration:none;
			text-decoration:underline;
			}
			
			.pricingleft-btm{
				width:247px;
				float:left;
				padding:0px 0px 0px 0px;
				}
				.pricingleft-btm ul{
					width:217px;
					height:64px;
					background-repeat:no-repeat;
					background-position:10px 0px;;
					font-size:14px;
					padding:0px 0px 0px 10px;
				}
				.pricingleft-btm ul li{
					color:#f4a212;
					font-weight:bold;
					text-transform:uppercase;
					list-style:none;
					padding:7px 0px 8px 0px;
				}
			
.book-appoinment{
	width:270px;
	height:70px;
	float:left;
	background:url(../images/book-consultation.jpg) no-repeat;
	padding:55px 10px 0px 6px
}
.book-appoinment p{ font-size:11px; color:#666; padding-bottom:6px; line-height:15px}
.book-appoinment-link{ width:235px; height:22px; float:left; background:#1ab7c9; font-size:13px; font-weight:bold; letter-spacing:.3px}
.book-appoinment-link a{ color:#fff; text-decoration:none;  line-height:22px;  padding-left:5px}
.book-appoinment-link a:hover{ text-decoration:underline}
			
.no-obligation-tab{ width:283px; height:70px; float:left; padding:55px 95px 0px 6px}			
.no-obligation-tab p{ font-size:11px; color:#666; padding-bottom:20px; line-height:15px}	
.no-obligation-tab-link{ width:255px; height:22px; float:left; background:#1ab7c9; font-size:13px; font-weight:bold; letter-spacing:.3px}
.no-obligation-tab-link a{ color:#fff; text-decoration:none;  line-height:22px;  padding-left:5px}
			
			
.callback-tab{ width:280px; float:left; padding:110px 0px 0px 0px; display:block;}			
.callback-tab p{ font-size:11px; color:#666; padding-bottom:6px; line-height:15px}
.callback-tab-link{ width:200px; height:22px; float:left; background:#1ab7c9; font-size:13px; font-weight:bold; letter-spacing:.3px}
.callback-tab-link a{ color:#fff; text-decoration:none;  line-height:22px;  padding-left:5px}
			
			

/* For Banner Jqury*/
#gallery { float:right; position:relative; width:680px; height:240px;  padding:1px 0 0 1px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px; z-index:-0;}
#gallery a { float:left; position:absolute;	}
#gallery a img { border:none; z-index:0;} 
#gallery a.show { z-index:0;}
#gallery .caption {	z-index:600; color:#ffffff;	height:0px;	width:0px; position:absolute; bottom:0;}
#gallery .caption .content { margin:5px	}
#gallery .caption .content h3 {	margin:0; padding:0; color:#8ee4ff;	}
/* End Banner*/			


			
.middle-banner-right{
	float:right;
	width:256px;
	padding:0px 0px 0px 0px;
	
	}
	.middle-banner-right-top{
		float:right;
		width:256px;
		height:227px;
		
		background-repeat:no-repeat;
		background-position:0px 0px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
/*		padding:5px 0px 13px 10px;*/

		font-size:16px;
		color:#FFF;
		font-family:"Arial Narrow", Arial;
		}
		.middle-banner-right-top span{
			font-size:22px;
			text-transform:uppercase;
		}

.middle-banner-right-quote-tab{
	width:239px;
	float:left;
	background-image:url(../images/quote-tab-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:11px;
	color:#666666;
	padding:0px 10px 0px 13px;
	}
			
.cssform p{
width: 239px;
clear: left;
margin: 0;
padding: 0px 0 5px 0;
padding-left: 0px;
height: 1%;
font-size:11px;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: 0px; 
width: 63px;
padding-right:10px;
text-align:right;
}

.cssform input[type="text"]{ 
width: 163px;
border:1px solid #ebeced;
overflow:hidden;
}

.cssform textarea{
width: 160px;
overflow:hidden;
height: 38px;
border:1px solid #ebeced;

}

* html .threepxfix{
margin-left: 3px;
}
.quotesubmit{
	padding-left:76px;
	padding-bottom:5px;
	}

#index-body-content{
	width:961px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 934;
	margin-bottom: 0;
	margin-left: 0;
	}
	
	.index-body-left{
		float:left;
		width:200px;
		padding:0px 0px 0px 6px;
		margin:15px 0px 0px 0px;
	}
	.index-body-left p{
		width:200px;
		padding:10px 0px 0px 0px;
		font-size:12px;
		color:#999999;
		text-align:justify;
		}
	.index-body-left p span{
		color:#7dc835;
		font-weight:bold;
	}
	.index-body-left h1{
	font-weight:bold;
	font-size:16px;
	width:200px;
	padding:0px 0px 0px 0px;
	color:#7dc835;
	}
	.index-body-left h1 span{
		color:#666666;
	}
	.index-body-left ul{
		width:200px;
		padding-left:5px;
		padding:10px 0px 0px 0px;
	}
	.index-body-left ul li{
		list-style:none;
		font-size:13px;
		color:#707070;
		background-image:url(../images/libullet.jpg);
		background-repeat:no-repeat;
		background-position:0px 5px;
		padding:5px 0px 5px 20px;
	}

/*.index-body-right{
	width:748px;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px;
	}*/
	.index-body-right{
	width:748px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	}
/*.top-pagination-bar{
	font-size:13px;
	width:723px;
	float:left;
	padding:0px 0px 0px 25px;
	}*/
.toppagi-head{
	width:420px;
	float:left;
	color:#666666;
	font-size:21px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.toppagi-headgray{
	color:#999999;
	font-size:21px;
	font-weight:bold;
	padding:0px 0px 10px 5px;
	margin:0px;
}
.top-pagination-bar{
	font-size:13px;
	width:723px;
	float:left;
	padding:0px 0px 0px 22px;
	}

	
	.top-pagination-left{
	float:left;
	width:430px;
	font-size:22px;
	font-weight:bold;
	color:#2caae4;
	}
	.top-pagination-left span{
		color:#666666;
	}
	.top-pagination{
	float:right;
	width:215px;
	padding:6px 10px 0px 0px;
	}
		
		.top-pagination ul{
			width:100%;
		}
		.top-pagination ul li{
			display:inline;
			list-style:none;
/*			background-color:#7dc835;
*/			border:1px solid #ffffff;
			font-weight:bold;
		}
		.top-pagination ul li a{
			color:#FFF;
			background-color:#666666;
			text-decoration:none;
			padding:1px 4px 1px 5px;
		}
		.top-pagination ul li a:hover{
			background-color:#7dc835;
			padding:1px 4px 1px 5px;
		}
		
			.top-pagination ul li a.selected{
			background-color:#7dc835;
			padding:1px 4px 1px 6px;
		}

.index-portfolio{
	width:748px;
	float:left;
	padding:0px 0px 5px 0px;
	margin:0px;	
	}

	/*.index-portfolio{
	width:748px;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px;	
	}*/
	.index-portfolio-tab{
		float:left;
		width:228px;
		height:278px;
		padding:0px 0px 0px 18px;
		color:#999;
		}
		
	/*		.index-portfolio-tab{
		float:left;
		width:228px;
		height:290px;
		padding:10px 0px 0px 18px;
		}*/
		.index-portfolio-image{
	width:212px;
	float:left;
	background-image:url(../images/portfoliothumb-bg.gif);
	background-repeat:no-repeat;
	background-position:3px 0px;
	padding:20px 0px 20px 16px;
		}
		/*	.index-portfolio-image{
			width:215px;
			float:left;
			background-image:url(../images/portfoliothumb-bg.gif);
			background-repeat:no-repeat;
			background-position:3px 0px;
			padding:20px 0px 20px 16px;
		}*/
		.index-portfolio-tab h1{
			color:#2caae4;
			float:left;
			font-size:14px;
			font-weight:bold;
			padding:0px 0px 7px 5px;
			width:226px;
		}
		.index-portfolio-tab h1 a{
			color:#2caae4;
			text-decoration:none;
		}
		.index-portfolio-tab h1 a:hover{
			color:#7dc835;
		}
		.index-portfolio-tab p{
			padding:0px 0px 7px 7px;
			width:223px;
			float:left;
			font-size:12px;
			color:#7d7d7d;
			text-align:left;
			height:85px;
			overflow:hidden;
		}
		.index-portfolio-tab-btmlink {
			background-image:url(../images/quotelink.jpg);
			background-repeat:no-repeat;
			background-position:bottom center;
			text-align:center;
			float:left;
			width:226px;
			color:#666666;
			font-size:12px;
			padding:20px 0px 10px 0px;
			}
			
			.index-portfolio-tab-btmlink a{
				color:#666666;
				text-decoration:none;
			}
				
			.index-portfolio-tab-btmlink a:hover{
				color:#7dc835;
			}
/*.footer{
	width:961px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:45px 0px 0px 0px;
	background:url(../images/btmwrapbg.jpg) bottom repeat-x;

	}*/
	.footer{
	width:961px;
	float:left;
	margin:20px 8px 0px 8px;
	/*background:url(../images/btmwrapbg.jpg) bottom repeat-x;*/
	border-top:1px dashed #ccc;

	}
	/*.footer-top-logos{
		width:961px;
		float:left;
		padding:0px 0px 0px 0px;
		margin:0px;
		}*/
		
		.footer-top-logos{
	width:947px;
	float:left;
	margin:0px 0px 0px 8px;
	padding-top:10px;
	font-size:13px;
	text-align:left;
	color:#999999;
	border-top:1px dashed #ccc;
	text-align:justify;
		}
		.footer-top-logos h1{ color:#83ba00; font-size:22px; padding:0px 0px 10px 0px; margin:0px;}
		.footer-top-logos ul{
			width:961px;
			background-repeat:no-repeat;
			background-position:940px 0px;
		}
		.footer-top-logos ul li{
			background-repeat:no-repeat;
			background-position:0px 50px;
			padding:20px 20px 20px 20px;
			display:inline;
			list-style:none;
		}
	.footergrtitle{
		float:left; font-size:18px; font-weight:bold; color:#88bf00;
	}
	
	.footer-tabs{
		width:942px;
		float:left;
		margin-top:0px;
		margin-bottom:0px;
		padding:10px 5px 10px 10px;
		background:#f7f7f7;
		}
		.footer-tabs-column{
			float:left;
			width:216px;
			padding: 0px 0px 0px 26px;
			}
		.footer-tabs-column h1{
			width:200px;
			font-size:19px;
			color:#666666;
			font-weight:bold;
			text-align:left;
			padding:0px 0px 20px 0px;
		}
		.footer-tabs-column h1 span{
			font-weight:normal;
			font-size:16px;
			color:#83ba00;
		
			}
			
		.footer-tabs-column ul{
			width:200px;
			padding:0px 0px 0px 0px;
		}
		.footer-tabs-column ul li{
			list-style:none;
			font-size:12px;
			font-weight:normal;
			color:#707070;
			padding:5px 0px 5px 0px;
		}
		.footer-tabs-column ul li a{
			color:#898989;
			text-decoration:none;
		}
		.footer-tabs-column ul li a:hover{
			color:#707070;
			text-decoration:underline;
		}
		.twiter{
			width:218px;
			float:left;
			padding:5px 0px 6px 25px;}
	
	.footer-tabs2{
		width:947px;
		float:left;
		margin-top:0px;
		margin-bottom:0px;
		padding:10px 5px 5px 5px;
		font-size:12px;
		line-height:20px;
		color:#CCC;
		border-top:1px dashed #ccc;
		text-align:justify;
		background:#f9f9f9;
		}
		.footer-tabs2 a{ font-size:11px; color:#8FB5D3; padding:0 3px 0 3px}
		.footer-tabs2 a:hover{ font-size:11px; color:#444}
	
	.footer-btm{
		width:932px;
		background:url(../images/bottom.jpg) no-repeat top left;
		float:left;
		padding:0px 0px 50px 0px;
		margin:0px;
		font-size:11px;
		color:#666666;
		height:40px;
		margin-top:10px;
		}
		.footer-btm h3{
			font-size:12px;
			font-weight:normal;
			color:#FFF;
			text-align:left;
			padding:50px 0px 10px 0px;
		}
		.footer-btm p{
			width:700px;
			padding:10px 0px 5px 0px;
			line-height:20px;
			word-spacing:2pt;
		}
		.footer-btm a{
			text-decoration:none;
			color:#1ab7c9;
			font-size:11px;
		}
		.footer-btm a:hover{
			text-decoration:underline;
		}
		
#seeit-tryit {
	width:600px;
	height:auto;
	float:left;
	padding:5px 0px 5px 0px;
}
#guaranty-container {
	width:648px;
	height:auto;
	float:left;
	padding:5px 0px 5px 0px;
}

#guaranty {
	width:550px;
	height:auto;
	float:left;
	padding:5px 0px 0px 0px;
}
#arrow {
	width:20px;
	height:auto;
	float:left;
	padding:5px 0px 0px 8px
}
#selectlayout {
	width:104px;
	height:auto;
	float:left;
	padding:0px 0px 0px 25px;
}
#add {
	width:240px;
	height:auto;
	float:right;
	padding:30px 0px 0px 0px;
}
/*#guaranty-container-2 {
	width:650px;
	height:auto;
	float:left;
	padding:10px 0px 15px 0px;
}
#step-column {
	width:205px;
	height:auto;
	float:left;
	padding:0px 10px 5px 0px; 
}
#title-container {
	width:645px;
	height:auto;
	float:left;
	padding:5px 0px 5px 0px;
}*/



#guaranty-container-2 {
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	height:auto;
	float:left;
	padding:0px 0px 5px 0px;
}

.steps-online{
	float:left;
	width:188px;
	height:64px;
}
.steps2-online{
	float:left;
	width:214px;
	height:64px;
}
.steps3-online{
	float:left;
	width:246px;
	height:64px;
}
.steps-online h1{
	color:#333333;
	width:205px;
	float:left;

	font-size:30px;
	font-family:"Arial Narrow", Arial;
	line-height:normal;
	padding:0px;
}
.steps-online h2{
	color:#29bf01;
	width:205px;
	float:left;
	font-size:15px;
	font-weight:bold;
	font-family:"Arial Narrow", Arial;
	line-height:normal;
	padding:3px 0px 3px 0px;
}

.steps-online ul{
	width:205px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
.steps-online ul li{
	color:#00a2d1;
	font-size:11px;
	list-style:none;
	line-height:20px;
}

#title-container {
	width:630px;
	height:auto;
	float:left;
	padding:5px 0px 5px 12px;
}
#title-container span{
	color:#00a2d1;
}
#title-container h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#29bf01;
	float:left;
	width:620px;
	padding:10px 0px 0px 0px;
	}
	#title-container h2{
		color:#666666;
		font-weight:normal;
		font-size:18px;
		font-family:"Arial Narrow", Arial;
		width:630px;
		text-align:center;
		letter-spacing:1pt;
		float:left;
		padding:5px 0px 0px 0px;
	}
	#title-container h3{
		width:630px;
		text-align:center;
		font-weight:normal;
		float:left;
		font-family:"Arial Narrow", Arial;
		font-size:30px;
		color:#c7c8c6;
		padding:22px 0px 0px 0px;
	}
	#title-container ul{
		font-family:Arial, Helvetica, sans-serif;
		width:600px;
		padding:10px 0px 10px 40px;
		float:left;
	}
	#title-container ul li{
		font-size:15px;
		line-height:24px;
		color:#29bf01;
		display:inline;
		font-weight:bold;
		list-style:none;
		background-image:url(../images/libullet.jpg);
		background-repeat:no-repeat;
		background-position:0px 5px;
		padding:2px 20px 1px 20px;
	}

.quot {
		width:247px;
		padding:0px 0px 0px 0px;
		margin:5px 0px 0px 0px;
}
.no-obligation {
	width:199px;
	height:auto;
	float:left;
	padding:0px 0px 10px 0px;
}



.pricing-left-new{ width:140px;
			float:left;
			font-size:14px; padding-top:0px}
			
			
			
			
.pricing-left-new li {
			list-style:none;
			height:22px;
			padding:8px 0px 1px 10px;
			color:#707070;
			margin-bottom:0px;
			font-weight:bold;
						
		}	
		
		.pricing-left-new li span{color:#2caae4;}
		.pricing-left-new li span a{color:#2caae4;}
		.pricing-left-new li span a:hover{color:#2caae4;}
		.pricing-left-new li.last-online span{#d3339f}
		
	    .pricing-left-new li	a{ color:#666; font-size:14px; text-decoration:none;}
		.pricing-left-new li	a:hover{ color:#666; font-size:14px; text-decoration: underline;}
			
			
.pricing-right-new{width:48px;
			float:left;
			font-size:14px;
			padding-left:14px;
			padding-top:0px;}
			
      .pricing-right-new li{height:12px;
							font-weight:bold;
							list-style:none;
							color:#d3339f;
							padding:9px 0px 4px 16px;
							margin-bottom:6px;}			
							
	.pricing-right-new li a{ color:#2caae4; text-decoration:none;}
	.pricing-right-new li a:hover{ color:#2caae4; text-decoration:underline;}
	
	/*header left starts*/
	
	.header-discription{ widows:234px; height:50px; float:left;}
	.pricing-left-new .page-web{ width:234px; padding:0px; padding-bottom:12px; padding-left:2px; }
	.pricing-left-new .page-web-1{ width:151px; float:left; padding:25px 0 0 5px;}
	.pricing-left-new .page-web-2{ width:65px; float:left; height:19px; background:url(../images/go-button.jpg) right center no-repeat; padding:25px 2px 0 5px;}
	.pricing-left-new .page-web2-1{width:234px; padding:0px; padding-bottom:0px;}
.youtubehome{
	width:280px;
	float:left;
	margin:12px 0 0 0;
	}
.launchpadP{
	width:200px;
	float:left;
	margin:12px 0 0 18px;
	 }
.launchscroll{
	width:620px;
	float:left;
	height:450px;
	min-height:210px;
	overflow:hidden;
	text-align:justify;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18px;
	 }
	 
	 .launchscroll1{
	width:620px;
	float:left;
	height:200px;
	min-height:210px;
	overflow:hidden;
	text-align:justify;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18px;
	 }
.launchname{
	color:#666; font-size:18px; font-weight:bold; text-transform:uppercase; line-height:30px;
}
.launchlink{
	color:#999; font-size:12px; font-weight:bold; line-height:30px; text-decoration:underline;
}
.launchlink a{
	color:#999; font-size:12px; font-weight:bold; line-height:30px; text-decoration:underline;
}
.launchlink a:hover{
	color:#999; font-size:12px; font-weight:bold; line-height:30px; text-decoration:underline;
}

.top_header1{padding:0px 0px 0px 0px; float:right; font-size:12px;}
.top_header1 a{ color:#999; text-decoration:none; }
.top_header1 a:hover{ color:#333;}

.pra {
	font-weight:bold; 
	text-decoration:none; 
	color:#999}
	
a.pra:hover{color: #A7A6A8; text-decoration:underline}


.details{
	width:620px; 
	font-size:12px;
	float:left; 
	color:#8fb5d3;
	border:#f1f0f0 1px solid;
	padding:5px 10px 5px 10px;
	margin:10px 0px 0px 0px;
}

.details1{
	width:635px; 

	font-size:12px;
	float:left; 
	color:#8fb5d3;
	border:#f1f0f0 1px solid;
	padding:5px 10px 5px 10px;
	margin:10px 0px 0px 0px;
}


/* e-bay store page start */
.ebay_banner{ width:961px; float:left; }
.quick_links{ width:961px; float:left;}
	.quick_top{ width:961px; float:left; margin:10px 0 13px 0px;}
		.left{ width:500px; float:left;}
			.left h2{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666666; padding-left:5px;}
			.color_text{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#99cc00;}
		.right{ float: right; width:400px;}
			.right p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; float:right; }
	.quick_bottom{ width:961px; float:left;}
		.send_req{ float:left; width:251px; background:url(../../firstclass/images/send_req_bg.jpg) no-repeat; height:90px;}
			.send_req p{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; padding: 14px 0 0 7px;}
			.send_req img{ margin: 5px 0 0 7px;}
		.recive{ float:left; width:224px;background:url(../../firstclass/images/recive_bg.jpg) no-repeat; height:90px; margin: 0 0 0 15px;}
			.recive p{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; padding: 14px 0 0 7px;}
			.recive img{ margin: 5px 0 0 7px;}
		.nec_changes{ float:left; width:186px; background:url(../../firstclass/images/nec_chang_bg.jpg) no-repeat; height:90px; margin: 0 0 0 14px; }
		.ebay_quick{ float: right; width:266px;}
		#innerbody_ebay{ width:961px; float:left;}
			.inner_left{ float:left; width:261px;}
			
				.categories{ float:left; width:255px; background:url(../images/cat_bg.jpg) no-repeat; height:450px;}
			#cat_header{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#666666; text-transform:uppercase;}
			.color_header{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#99cc00; text-transform:uppercase;}
			.categories ul{ margin: 0 0 0 14px;}
			.categories li{ list-style:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666666; padding: 8px 0 10px 0px; }
			.categories a{ text-decoration:none; color:#666666;}
			.categories a:hover{ text-decoration: underline; color:#666666;}
			.online{ float:left; width:233px; height:116px; background:url(../images/online_bg.jpg) no-repeat; margin: 17px 0 0 10px;}
			.online h2{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#99cc00; text-transform:uppercase; padding: 13px 0 10px 8px; }
			.online p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; padding: 0 0 0 8px;  }
			.online img{ padding: 10px  0 0 8px;  }
			
			
			.categories_2{ float:left; width:255px; background:url(../images/cat_bg.jpg) no-repeat;}
			#cat_header_2{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#666666; list-style:none; padding: 8px 0 10px 8px; margin: 0 0 0 0px;}
			.color_header_2{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#99cc00; }
			.categories_2 ul{ margin: 0 0 0 14px;}
			.categories_2 li{ list-style: url(../../firstclass/images/cat_bullet.jpg); font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666666; padding: 8px 0 10px 0px; margin-left:16px; }
			.categories_2 a{ text-decoration:none; color:#666666;}
			.categories_2 a:hover{ text-decoration: underline; color:#666666;}
			
			.categories_3{ float:left; width:255px; background:url(../images/cat_bg.jpg) no-repeat;}
			#cat_header_3{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#666666;list-style:none; padding: 8px 0 10px 8px; margin: 0 0 0 0px;}
			.color_header_3{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#99cc00; }
			.categories_3 ul{ margin: 0 0 0 14px;}
			.categories_3 li{ list-style: url(../../firstclass/images/cat_bullet.jpg); font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666666; padding: 8px 0 10px 0px; margin-left:16px; }
			.categories_3 a{ text-decoration:none; color:#666666;}
			.categories_3 a:hover{ text-decoration: underline; color:#666666;}
			
	.inner_right{ float:left; width:699px;}
			.inner_right_row1{ float:left; width:699px;}
				.inner_right_row1 img{ margin: 17px 0 0 6px;}
			.inner_right_row2{ float:left; width:699px;}
					.inner_right_row2 h2{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#707070; padding: 27px 0 0 13px; }
					.inner_right_row2 p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; padding: 15px 0 44px 13px;}
			.inner_right_row3{ width:699px; float:left;}
				.row3_left{ width:228px; float:left;}	
				.row3_middle{ width:231px; float:left;}
				.row3_right{ width:234px; float:left;}	
			.inner_right_row4{ width:699px; float:left;}
			.inner_right_row5{ width:699px; float:left;}	
				.inner_right_row5 h2{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#707070; padding: 27px 0 0 13px;}
				.inner_right_row5 p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; padding: 15px 0 44px 13px;}
				.blue_text{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1cb1e9;}
				
				.ebayreq{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
				
				
				
				/******* BRNET *********/
				
				.footer-top-logos-barnet{
	width:740px;
	float:left;
	margin:0px 0px 0px 8px;
	padding-top:10px;
	font-size:13px;
	text-align:left;
	color:#999999;
	border-top:1px dashed #ccc;
	text-align:justify;
		}
		.footer-top-logos-barnet h1{ color:#83ba00; font-size:22px; padding:0px 0px 10px 0px; margin:0px;}
		.footer-top-logos-barnet ul{
			width:961px;
			background-repeat:no-repeat;
			background-position:940px 0px;
		}
		.footer-top-logos-barnet ul li{
			background-repeat:no-repeat;
			background-position:0px 50px;
			padding:20px 20px 20px 20px;
			display:inline;
			list-style:none;
		}

