* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 11px;
	color: #333;
	background: #d5d5d5 url(../images/bg.jpg) repeat-x;
}
img {
	border: 0;
}
hr {
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	color: #CCC;
	background: #CCC;
}
.bottom {
	clear: both;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
#headercont {
	width: 100%;
	height: 110px;
	background: #FFF url(../images/background-headercont.jpg) repeat-x;
}
#header {
	margin: 0 auto;
	width: 740px;
	height: 110px;
	background: #FFF url(../images/background-header.jpg);
}
#headerleft {
	float: left;
	width: 300px;
	height: 111px;
}
#headerright {
	float: left;
	width: 440px;
	height: 111px;
}
#headerright ul {
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
	margin: 80px 0 0 0;
	font-family: Arial;
}
#headerright ul li {
	display: inline;
}
#headerright ul li a {
	float: left;
	padding: 6px 25px;
	background: #C00;
	margin: 0 0 0 10px;
	color: #FFF;
	border: 3px solid #301dbe;
	border-bottom: 0;
	text-decoration: none;
}
#headerright ul li a:hover {
	background: #301dbe;
	color: #FFF;
	border: 3px solid #301dbe;
	border-bottom: 0;
}
#graphiccont {
	width: 100%;
	height: 236px;
}
#graphic {
	margin: 0 auto;
	width: 740px;
	height: 236px;
}
#graphicleft {
	float: left;
	width: 461px;
	height: 234px;
	padding: 2px 0 0 0;
}
#graphicright {
	float: left;
	width: 279px;
	height: 236px;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}
#graphicright ul {
	list-style-type: none;
}
#graphicright ul li {
	display: block;
	width: 259px;
	height: 59px;
	padding: 0 0 0 20px;
	line-height: 59px;
}
#graphicright ul li#one {
	background: url(../images/tick-1.jpg) no-repeat right;
}
#graphicright ul li#two {
	background: url(../images/tick-2.jpg) no-repeat right;
}
#graphicright ul li#three {
	background: url(../images/tick-3.jpg) no-repeat right center;
}
#graphicright ul li#four {
	background: url(../images/tick-4.jpg) no-repeat right center;
}
#maincont {
	width: 100%;
	margin: 5px 0 0 0;
}
#main {
	margin: 0 auto;
	width: 740px;
	line-height: 160%;
	background: url(../images/background-main.jpg) right repeat-y;
}
#main h1 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 15px;
	color: #301dbe;
	border-bottom: 1px solid #C00;
}
#main h2 {
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 15px;
	color: #301dbe;
}
#main p {
	margin: 0 0 15px 0;
}
#main p span {
	color: #C00;
	font-size: 13px;
	font-weight: bold;
}
#mainleft {
	float: left;
	width: 421px;
	padding: 20px;
	background: #FFF;
}
#mainleft ul {
	list-style-type: none;
	margin: 0 0 15px 0;
}
#mainleft ul li {
	display: inline;
	font-weight: bold;
	margin: 0 15px 0 0;
	color: #301dbe;
	font-size: 12px;
}
#mainleft #rssfeed {
	width: 421px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #C00;
	line-height: 120%;
}
#mainleft #rssfeed p {
	margin: 0 0 5px 0;
}
#mainleft #rssleft {
	float: left;
	width: 177px;
	height: 139px;
}
#mainleft #rssright {
	float: left;
	width: 229px;
	height: 139px;
	padding: 0 0 0 15px;
}
#mainleft #rssright h3 {
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 14px;
	color: #301dbe;
}
#mainleft img.right {
	float: right;
	margin: 0 0 15px 15px;
	padding: 5px;
	border: 1px solid #CCC;
}
#mainleft #quotes {
	width: 292px;
	height: 85px;
	padding: 15px 15px 0 110px;
	line-height: 140%;
	margin: 0 0 15px 0;
	border: 1px solid #DDD;
	background: url(../images/star-quality.jpg);
}
#mainleft #quotes p {
	margin: 0 0 5px 0;
}
#mainleft input, #mainleft select, #mainleft textarea {
	border: 1px solid #CCC;
	margin: 0 0 5px 0;
	padding: 2px 3px;
	font-size: 100%;
	font-weight: normal;
	color: #555;
	font-family: "Arial", Verdana, Trebuchet MS;
}
#mainleft ul.sitemap li {
	display: block;
}
#mainleft ul.services li {
	display: block;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
}
#mainright {
	float: right;
	width: 229px;
	padding: 20px;
	background: #FFF;
}
#mainright p {
	margin: 0 0 5px 0;
}
#mainright p span {
	margin: 0 0 15px 0;
	color: #301dbe;
}
#mainright input, #mainright select, #mainright textarea {
	border: 1px solid #CCC;
	margin: 0 0 5px 0;
	padding: 2px 3px;
	font-size: 100%;
	font-weight: normal;
	color: #555;
	font-family: "Arial", Verdana, Trebuchet MS;
}

#mainright ul
{
	list-style-type: none;
	margin: 0 0 10px 0;
}

#footercont {
	clear: both;
	width: 100%;
}
#footer {
	margin: 0 auto;
	width: 740px;
	padding: 15px 0;
	color: #888;
	text-align: center;
}
#footer a, #bottom a {
	color: #888;
	text-decoration: underline;
}
#footer a:hover, #bottom a:hover {
	color: #222;
	text-decoration: none;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
.linkbox {
	background: #EEE;
	text-align: left;
	margin: 0 0 15px 0;
	width: auto;
	padding: 20px 20px 10px 20px;
}
#bottomcont {
	width: 100%;
}
#bottom {
	margin: 0 auto;
	width: 740px;
	padding: 15px 0;
	color: #888;
	text-align: center;
}