* html .link {
	margin:15px 0 0 0;
}
* html .phonenum {
	padding:10px 10px 9px 10px;
}
* html .larger-pic {
	margin:0 0 0 -15px;
	width:885px;
}	
* html .larger-pic img {
	margin:0 0 17px 17px;
}

/*WHY CHOOSE US*/
* html .why-choose-us {
	width:253px;
	background:url(../img/bg-bottom.jpg) repeat-x;
	float:left;
	padding:15px;
	margin:0 7px 0 7px;
}

*  html .client-says {
	width:254px;
	float:right;
	padding:15px;
	background:url(../img/bg-bottom.jpg) repeat-x;
	margin:0 7px 0 0;
}

* html .work-nav {
	float:left;
	text-align:center;
	position:relative;
	margin:20px 0 0 180px;
}

/*SEARCH-CONTAINER*/
* html .search-box input {
	margin:0px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	padding:6px;
	width:200px;
	background:#4A6C89;
	color:#FFF;
}
