body {
	margin: 0;
	color: #333;
	background-color: #fff;
	background-image: url(/images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

img { border: 0; }

a {
	color: #c00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
strong {
	color: #666;
}

.topPara {
	margin-top: 0;
}

#header {
	width: 728px;
	height: 92px;
	border-bottom: 1px solid #ccc;
	margin: 0 auto 1px auto;
}

#navbar {
	width: 728px;
	height: 21px;
	border-bottom: 1px solid #666;
	margin: 0 auto 1px auto;
	padding: 0;
	background-image: url(/navbar/bg.gif);
}

#banner {
	width: 728px;
	height: 140px;
	margin: 0 auto;
	padding: 0;
}

#content {
	width: 728px;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 7px;
}

.leftColumn {
	width: 506px;
	background-color: #fff;
}

#footer {
	clear: both;
	width: 728px;
	height: 21px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	margin: 7px auto;
	padding: 1px 0 0 0;
	background-color: #f5f5f5;
	background-image: url(/navbar/bg.gif);
}

#mayridgeFooter {
	clear: both;
	width: 728px;
	margin: 0 auto;
}
#mayridgeFooter a {
	clear: both;
	float: right;
	display: block;
	width: 148px;
	height: 39px;
	background: transparent url(/images/mayridge.gif) no-repeat 0 10px;
	text-indent: -5000px;
	overflow: hidden;
}

.hline {
	width: 728px;
	height: 10px;
	margin: 5px auto;
	background-color: #818181;
}

.homeRight {
	width: 215px;
	height: 100px;
	background-color: #C3202E;
	margin-bottom: 2px;
}

.homeImage {
	padding: 6px 6px 0 6px;
}

.comingSoon {
	width: 215px;
	height: 67px;
	background-color: #C3202E;
}

.newsTitle {
	font-weight: bold;
	color: #c00;
}

.contactForm input.typeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 245px;
	border: 1px solid #ccc;
	margin: 3px 0;
	padding-left: 2px;
}
.contactForm textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 245px;
	height: 95px;
	border: 1px solid #ccc;
	margin: 3px 0;
	padding-left: 2px;
}
.contactForm input.typeSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #c33;
}


#sitemap {
	font-size: 105%;
}
#sitemap ul {
	list-style-type: none;
}

#sitemap ul.l1 li.line {
	background-image: url(/sitemap/images/li.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #000;
	padding: 0 0 0 24px;
}
#sitemap a{
	color: #999;
	font-weight: bold;
}


#sitemap ul.l1 ul.l2 {
	margin-left: 0;
}
#sitemap ul.l1 ul.l2 li.line {
	background-image: url(/sitemap/images/li2.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #000;
	padding-left: 8px;
}
#sitemap ul.l2 li a{
	color: #c33;
	font-weight: normal;
}

li.empty {
	font-size: 8px;
	border-left: 1px solid #000;
	padding: 0 0 0 24px;
}

.approach {
}

.testimonial {
	padding: 10px;
	background-color: #ececec;
}

#homepage .maranelloBox {
	background-color: #000;
	color: #fff;
}

#homepage .maranelloBox .maranelloText {
	margin: 0 9px 9px 9px;
}
.maranelloText strong {
	color: #fff;
}

#homepage .titlebar {
	background-color: #EBEAEA;
	background-image: url(/home/title_bg.gif);
	background-repeat: repeat-x;
}

#homepage .ecommerceBox {
	background-color: #EBEAEA;
	background-image: url(/home/ecommerce_bg.jpg);
	background-repeat: repeat-x;
	padding: 19px 16px;
}

#homepage .newsBox {
	background-color: #7A7A7A;
	color: #fff;
	padding: 9px;
}

#homepage .newsBox strong, #homepage .newsBox a{
	color: #fff;
}

#homepage .newsBox  hr {
	border: none;
	border-top: 1px dashed #999;
	background-color: #7A7A7A;
	height: 1px;
	margin: 9px -8px;
	
}