@charset "utf-8";

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
body {
	background: #b7b3ac url(images/concept_01.jpg) repeat-x left top;
	font: normal 0.85em/1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4E4D49;
}
 
#pagewidth{
	width:961px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
} 
 
#header{
	position:relative;
	height:184px;
	width:100%;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
#header img {
	border-style: none;
}
#top {
	background: url(images/top.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 5px;
}
.companyname {
	font-weight: bold;
	text-transform: uppercase;
	color: #3C3D3A;
}
h1 {
	color: #455245;
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.75em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B3AC;
}
 
#maincol{
	display:block;
	position: relative;
	margin: 0px;
	background: #FFFFFF url(images/concept_13.jpg) repeat-y left top;
	clear: both;
	padding: 0px;
 }
#maininner1 {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 50px 25px 15px 25px;
	background-image: url(images/home_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#col1 {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 600px;
	border-left: 1px solid #D4D6BA;
}
#sidecol {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 250px;
}
#sidecol img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top: 6px solid #7E7973;
	border-right: 6px none #7E7973;
	border-bottom: 6px solid #7E7973;
	border-left: 6px none #7E7973;
}
 
#footer{
	height:55px;
	clear:both;
	background: #74716A url(images/concept_15.jpg) no-repeat;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 5px 0px -5px;
	color: #555754;
	text-decoration: none;

 } 
#footer a {
	color: #535552;
	text-decoration: none;
	font: .85em Georgia, "Times New Roman", Times, serif;
}
 
#footer a:visited {
	color: #535552;
	text-decoration: none;
	font: .85em Georgia, "Times New Roman", Times, serif;
}
#footer a:hover {
	color: #535552;
	text-decoration: underline;
	font: .85em Georgia, "Times New Roman", Times, serif;
	}
#footer a:active {
	color: #535552;
	text-decoration: none;
	font: .85em Georgia, "Times New Roman", Times, serif;
	}
 

 
 
.clearfix {
 clear: both;
 }
.quote {
	color: #455245;
	font: 1.3em/1.6em Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	width: 450px;
	padding: 15px 0px;
	margin: 25px auto;
	border-top: thin solid #535552;
	border-right: thin none #535552;
	border-bottom: thin solid #535552;
	border-left: thin none #535552;
}
#col1 p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#maininnercompany {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 50px 25px;
	background-image: url(images/company_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#maininnerteam {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 50px 25px;
	background-image: url(images/team_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#maininnerservices {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 50px 25px;
	background-image: url(images/services_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#maininnertestimonials {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 50px 25px;
	background-image: url(images/testimonials_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#maininnercontact {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 50px 25px;
	background-image: url(images/contact_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	color: #455245;
	display: block;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.75em;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A09C93;
	clear: both;
}
.smcol1 {
	width: 45%;
	float: left;
}
.smcol2 {
	width: 45%;
	float: right;
}

.smcol1-team {
	width: 45%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A09C93;
	margin-bottom: 20px;
	display: block;

}
.smcol2-team {
	width: 45%;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A09C93;
	display: block;
	margin-bottom: 20px;

}
.teamimg {
	display: block;
	padding: 0px;
	border-top: 6px solid #7E7973;
	border-right: 6px none #7E7973;
	border-bottom: 6px solid #7E7973;
	border-left: 6px none #7E7973;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#col1 a {
	color: #515652;
}
#col1 a:visited {
	color: #515652;
}
#col1 a:hover {
	color: #515652;
}
#col1 a:active {
	color: #515652;
}
#header a {
	color: #515652;
}
#header a:visited {
	color: #515652;
}
#header a:hover {
	color: #515652;
}
#header a:active {
	color: #515652;
}
.claimsbc {
	text-align:left;
	font-family: Georgia ,helvetica,sans-serif;
	font-size: 16px;
}
.claimsbc img {
	float:left;
	margin-right:35px;
	}
