body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #E7E7E7;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#content {
	background-image: url(../images/body_bg.gif);
	padding-left: 63px;
	background-repeat: no-repeat;
}
#wrap {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrap_bg.gif);
	background-repeat: repeat-y;
}

#main p {
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: left;
}
#main {
	margin-top: 30px;
	margin-right: 62px;
	font-size: 0.8em;
}
.comments {
	color: #008A2D;
	background-color: #F9F9F9;
	border: 1px dashed #009933;
	padding: 6px;
	clear: left;
	width: 60%;
}

.RightCol {
	float: right;
	width: 200px;
	margin-left: 40px;
}
#footer {
	width: 836px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.gif);
	height: 36px;
	background-repeat: no-repeat;
	background-color: #E7E7E7;
	font-size: 0.6em;
	color: #666666;
	padding-top: 30px;
}

#footer a {
	color:#333333;
	}

#footer a:hover {
	color:#000000;
	}


#main h1 {
	font-size: 1.5em;
	margin-top: 2px;
	margin-bottom: 12px;
	text-align: justify;
	border-top: 0px solid #D5D5D5;
	border-right: 0px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 0px solid #D5D5D5;
	color: #999999;
}
#main h2 {
	font-size: 1.2em;
	margin-top: 25px;
	margin-bottom: 14px;
	border-top: 0px solid #E1E1E1;
	border-right: 0px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 0px solid #E1E1E1;
	color: #009933;
	padding-bottom: 2px;
}

#main ol {

	margin-top: 2px;
	margin-bottom: 12px;
	text-align: justify;
}
#main h3 {

	font-size: 1em;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: justify;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	color: #666666;
}
#main li {
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: justify;
}
.draft {
	background-image: url(../images/draft.gif);
	background-repeat: repeat;
}

.FeatureRightCol {
	background-image: url(../images/feature_bg.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 330px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
}
.FeatureRightCol .Head {
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
}
.FeatureRightCol img {
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 2px;
}
.FeatureRightCol .Client {
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	color: #339933;
	margin-top: 5px;
}
.FeatureRightCol .Description {
	font-size: 9px;
	margin-right: 10px;
	color: #666666;
	margin-top: 5px;
	margin-left: 10px;
}
.FeatureRightCol .Title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main .root {
	float: right;
	font-size: 10px;
	margin-top: 10px;
}



 a.rootBG {
	padding-left: 15px;
	background-image: url(/images/back.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
	font-weight: bold;
	color: #006600;
}
 a.rootBG:hover {
	background-image: url(/images/back-on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

.CaseStudyRightCol {
	width: 202px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
}
.CaseStudyRightCol .Description {
	font-size: 9px;
	margin-right: 10px;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main a:hover {
	color: #000000;
}
#main a {
	color: #008A2D;
}

#wrap #content #HeaderImage {
	background-color: #F3F3F3;
	width: 710px;
	height: 158px;
	background-repeat: no-repeat;
}
.FeatureRightCol .Testimonial {
	font-size: 10px;
	margin-right: 10px;
	color: #666666;
	margin-left: 10px;
	background-image: url(../images/testimonial_bg.gif);
	height: 142px;
	padding-top: 40px;
}
.FeatureRightCol .TestimonialHead {
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 20px;
}
