
/***texts***/

h1{
	font-size:24px;
	margin:12px 0;	
	margin-top: 0px;
	float:left;
	clear:left;
	white-space:nowrap;
}

h1 a{
	font-size:11px;
	font-weight:normal;
}

h2{
	color:#0072bc;
	font-size:18px;
	margin-bottom:18px;
	float:left;
	clear:left;
}

.results h2{
	clear:none;
}

.textPage h2{
	float:none;
}


h3{
	color:#0072bc;
	font-size:18px;
	margin-bottom:4px;
}

h4{
	color:#000; 
	font-size:18px;
	margin-bottom:4px;
}

p{
	padding-bottom:18px;
	clear:left;
	padding-right:30px;
	line-height:16px;
}

.companyList{
	margin-bottom:17px;
}

.companyList li{
	margin-bottom:8px;
	background-image: url('/resources/images/bullet.gif');
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-left:15px;	
}

.confirmationList li, .confirmationList a, .confirmationList div, .confirmationList {
	display:block;
	float:left;
}

.confirmationList li {
	width:580px;
	font-size:14px;
}

.confirmationList a {
	margin-right:8px;
	font-weight:bold;
}

.confirmationList .companyIcon {
	height:17px;
	background: url('/resources/images/icon_info.gif') no-repeat;
	background-position:left top;
	width:16px;	
	margin:0 3px 0 7px;
}

.confirmationList .photo {
	background: url(/resources/images/icon_photo_v2.gif) no-repeat scroll right 0px;
	padding-right:20px;
	height:16px;
	display:block;
}

/*** cities_list **/
.column {
float:left;
width:140px;
}

/*****/
#path{
	width:100%;
	float:left;
}
/*****/
#content{
	height:auto; width:587px;
	float:left;
	xborder:1px solid red;
}

#rc{
	width:204px; min-height:400px; _height:400px;
	float:right;
	background:#d5ddf3;
	padding:0 15px;
}

	#rc .rcItem{
	margin-top:31px;
	}

	#rc .rcItem .readMore{
	font-weight:bold;
	display:block;
	margin-top:6px;
	}
	

#rc .numbersList {
	padding:0 0 0 0px;
	margin:0 0 0 22px;	_margin:0 0 0 26px; 
}
	
	#rc .numbersList li{
		list-style:decimal;
		font-weight:bold;
		margin-bottom:7px;
	}
	
	#rc h4{
		margin-bottom:6px;
	}

	#rcUl{
		margin-left:12px;
		padding-bottom:20px;
	}

	#rcUl li {
		font-size:18px;
		background-image:url(/resources/images/bullet.gif);
		background-position:left 6px;
		background-repeat:no-repeat;
		margin-bottom:8px;
		padding-left:15px;
	}

	#rc .Qualified{
		padding:0 0 20px 7px;
	}

	#rc .certificate {
		text-align:center;
	}

	#rc h3 {
		color:#000;
	}

/* microsoft button */
#rc .Estimates .buttonTwo {
	width:80px;
	height:25px;
	text-align:center;
	float:right;
	margin:15px 64px 7px;
}

/*****/
#pageDesc{
width:100%;
xmargin-top:19px;
border-bottom:2px solid #d5ddf3;
padding-bottom:28px;
float:left;
}

#pageDesc.contentDesc{
	clear:left;
	float:none;
}

#pageDesc.withotBorder{
	border-bottom:none;
}

/**forms**/
.note{
float:left;
clear:left;
margin-top:21px;
}

#form{
	width:587px;
	float:left;
	padding:12px 0;  /* 31px 0 31px 0; */
    border-bottom:2px #e3e3e3 solid;       
}

.withTopBorder{
            border-top:2px #e3e3e3 solid;
}

#form .leftSide{
	width:289px;
	float:left; 		
}
	
#form .label{
	width:244px;
	float:left;
	font-size:12px;
	margin:0 0 4px 0;
}
	
#form select{
	width:245px; height:20px;
	float:left;
	margin:0 0 8px 0; /*0 0 12px 0*/
}
	
#form input{
	width:234px; height:16px;
	float:left;
	margin:0 0 8px 0; /*0 0 12px 0*/
	padding:0 0 0 8px;
}
	
#form .checkBoxes {
	width:243px;
	float:left;
	margin-bottom:12px;
}
	
#form .checkBoxInput {
	width:13px;
	margin:0 4px 0 0;
	padding:0;
}

#form .checkBoxes .txt{
	float:left;
}

#form textarea{
	width:531px; height:121px;
	float:left;
	clear:left;
	margin:0 0 0 0;
}

#form .phone{
	float:left;
	width:245px;
	margin:0 0 12px 0;
}
		
#form .phone input{
	width:53px; 
	margin:0 13px 0px 0;
}
		
#form .phone .lastInput{
	width:74px;
	margin:0;
}

.formButton { cursor:pointer;
float:right;
height:25px;
margin:15px 55px 7px;
text-align:center;
width:80px;
}

/**********/
#paging {
	float:left;
	margin-top:20px;
	margin-bottom:30px;
	margin-left:228px;
	display:inline;
}

#paging A {
	font-weight:bold;
}

#paging span {
	color:#939393;
}

#paging .currentPage{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

/******tabs********/
#tabs{
	width:587px; height:25px;
	float:left;
	border-bottom:2px solid #d5ddf3;
	margin:12px 0 10px 0;
	xbackground-color:aqua;
}

#tabs ul{
	float:left;
} 

#tabs ul li{
	height:25px;
	float:left;
	background-image:url('/resources/images/tab_left.gif');
	background-position:left top;
	background-repeat:no-repeat;
	margin-right:1px;
}
	
#tabs ul li A{
	display:block; float:left;
	height:21px;
	padding:4px 12px 0 12px;
	background-image:url('/resources/images/tab_right.gif');
	background-position:right top;
	background-repeat:no-repeat;
	color:#000;
	text-decoration:none;
}
	
#tabs ul  .selected{
	background-image:url('/resources/images/tab_on_left.gif');
	font-weight:bold;
}
	
#tabs ul  .selected A{
	background-image:url('/resources/images/tab_on_right.gif');
	font-weight:bold;
}

/*** emp_add */
.checkboxes {
    width:244px;
}

#form .container select {
    margin:0;
    width:100px;
	float:none;
	padding:0;
	height:0;
}

.container span {
    float:left;
	width:100px;
}

/**********/
#footer_gap{
	clear:both;
	float:left;
	width:100%;
	height:50px;
}
