/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #454444;
	line-height: 18px;
	background: #f7f7f7;
}

A {
	text-decoration: none;
}

#page {
	width: 980px;
	margin: 0 auto;
	border-top: 3px solid #9f4848;
	background: #ffffff;
}

#header {
	width: 100%;
	background: url(images/header.gif) repeat-x top left;
}

#banner {
	width: 100%;
	clear: both;
	height: 286px;
	min-height: 286px;
	background: url(images/banner.jpg) no-repeat top left;
	position: relative;
}

#links {
	position: absolute;
	bottom: 0px;
	left: 2px;

}

.toplinks-top {
	background: url(images/bglinksleft.gif) no-repeat top left;
	width: 100%px;
	height: 42px;
}

.toplinks-top span{
	background: url(images/bglinksright.gif) no-repeat top right;
	display: block;
	position: relative;
	height: 42px;
}

#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#links li {
	display: inline;
}

#links li A {
	float: left;
	padding: 10px 17px;
	font-size: 1.2em;
	color: #ffffff;
}

#cleardiv {
	clear: both;
}

#content {
	padding: 15px;
	padding-top: 0px;
}

#leftcontent {
	width: 665px;
	float: left;
}

h1 {
	color: #5a5a5a;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	clear: both;
}

.floatleft {
	float: left;
	padding: 0 10px 0px 0;
}

.testimonials {
	clear: both;
	padding-top: 15px;
}

.icotestimonials {
	float: left;
	margin-right: 10px;
}

.testimonialby {
	width: 100%;
	clear: both;
	margin-bottom: 5px;
	color: #9f4747;
	font-weight: bold;
}

#rightcontent {
	float: right;
	width: 273px;
	margin: 15px 0 0 10px;
}

.contactus {
	background: url(images/bgcontactus.gif) no-repeat top left;
	width: 273px;
	height: 137px;
	margin-bottom: 10px;
	position: relative;
}

.contactusnowtext {
	width: 85px;
	position: absolute;
	right: 10px;
	top: 30px;
	font-size: 1.9em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #5a5a5a;
}

.contactusno {
	color: #9f4747;
	clear: both;
	width: 100%;
	font-size: 2.5em;
	font-weight: bold;
	position: absolute;
	bottom: 20px;
	text-align: center;
	top: 90px;
	height: 45px;
}

.rightcolboxtop {
	background: url(images/blueroundedtl.gif) top left no-repeat;
	height: 6px;
	width: 100%;
}

.rightcolboxtop span{
	background: url(images/blueroundedtr.gif) top right no-repeat;
	height: 6px;
	position: relative;
	display: block;
}

.rightcolcontent {
	width: 251px;
	padding: 7px 10px;
	border-left: 1px solid #b6c7db;
	border-right: 1px solid #b6c7db;
	background: url(images/bgrightboxgradient.gif) repeat-x bottom left;
}

.rightcolboxbottom {
	background: url(images/blueroundedbl.gif) top left no-repeat;
	height: 6px;
	width: 100%;
}

.rightcolboxbottom span{
	background: url(images/blueroundedbr.gif) top right no-repeat;
	height: 6px;
	position: relative;
	display: block;
}

.address {
	width: 273px;
	clear: both;
	margin-bottom: 10px;
}

.companyname {
	color: #25426c;
	font-size: 1.2em;
	font-weight: bold;
}

#footer {
	padding: 10px 0px;
	width: 100%;
	background: #dddddd;
	font-size: 0.85em;
	text-align: center;
	clear: both;
	color: #454444;
	margin-top: 10px;
}

#footer A {
	color: #454444;
}
