@charset "utf-8";
/* CSS Document */

body {
/*	margin: 0px;
	padding: 0px; */
	background: #e1e1e1 url(../images/bgbody.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #46403d;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	clear: both;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
}

#clear {
	width: 100%;
	height: 1px;
	clear: both;
}

#clear img {
	width: 100%;
	height: 1px;
	clear: both;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a {
	text-decoration: none;
}

#page {
	width: 980px;
	margin: 0 auto;
	background: #fff;
}

#links {
	padding: 8px 0;
	background: url(../images/bglinks.gif) repeat-x left top;
}

#links li {
	display: inline;
	margin-left: 75px;
}

#links li A {
	color: #fff;
}

#banner {
	width: 980px;
	height: 211px;
	background: url(../images/banner.jpg) no-repeat left top;
}

#logo {
	margin-bottom: 20px;
}

.bannerleftcol {
	width: 294px;
	margin-left: 20px;
	text-align: center;
	color: #474747;
}

.phonenumber {
	background: #df6e00 url(../images/bg-phone-rightcorner.gif) no-repeat right top;
	width: 227px;
	height: 29px;
	float: left;
	color: #fff;
	font-size: 1.8em;
	padding: 0px;
	padding-top: 4px;
	margin-top: 13px;
}

.phonenumber .img {
	float: left;
	background: url(../images/ico-phone.gif) no-repeat center left;
	padding-left: 50px;
}

#content {
	padding: 20px;
	float: left;
	width: 940px;
}

.contentleftcol {
	width: 625px;
	float: left;
	text-align: justify;
}

.contentrightcol {
	width: 302px;
	float: right;
}

#testimonials {
	width: 246px;
	padding: 11px 28px;
	background: #f0f0f0 url(../images/box-testimonials-topleft.gif) no-repeat left top;	
	float: left;
}

.testimonialtext {
	padding-top: 40px;
	background: url(../images/openquotes.gif) no-repeat left top;
	font-style: italic;
	float: left;
}

.testimonialtext span {
	padding-bottom: 38px;
	background: url(../images/closequotes.gif) no-repeat bottom right;
	float: left;
	margin-bottom: 20px;
}

#footer {
	padding: 20px 0 0 20px;
	width: 940px;
	border-top: 1px solid #e9e6e0;
	clear: both;
	float: left;
	font-size: 0.9em;
}

#footer li {
	display: inline;
	margin-right: 10px;
}

#footer a {
	color: #46403d;
}

#footer ul {
	margin-bottom: 5px;
}
