body {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:15px;
	margin-left:0px;
	background-image:url(../images/bg-city.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#2b2b2b;
	font-family:Tahoma;
	font-size:12px;
	color:#555555;
}

.imgindent {margin:0 10px 10px 0; float:left;}
.imgindentRight {margin:0 0 10px 10px; float:right;}

#qm0 {z-index:999 !important;}

.social {
	width:225px;
	height:250px;
	background-image:url(../images/bg-social.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;}
	
.social-short {
	width:225px;
	height:220px;
	background-image:url(../images/bg-social-short.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;}

.social-content {
	margin:0px;
	width:195px;}
	
.social-header {
	font-weight:bold;
	font-family:Century Gothic, sans-serif;
	font-size:14px;
	color:#FFF;
	margin-bottom:15px;}

h1{
	font-family								  : "Century Gothic", sans-serif;
    color                                     : #626161;
	font-weight								  : normal;
	font-size								  : 30px;
	margin                                    : 0px auto;}

h2{
    color                                     : #FFFFFF;
	font-size								  : 17px;
	font-weight								  : bold;
    letter-spacing                            : -1px; }


.PlainText {
	color:#353b3f;
	font-size:12px;
	}
.ItalicText {
	font-style:italic;
	color:#353b3f;
	font-size:12px;
	}
.ItalicWhiteText {
	font-style:italic;
	color:#FFFFFF;
	font-size:12px;
	}
.BoldText {
	color:#353b3f;
	font-weight:bold;
	}
.BoldTextOrange {
	color:#ff4002;
	font-weight:bold;
	}

.HeaderTextSmall {
	color:#FFFFFF;
	font-size:10px;
	font-style:italic;
	}

.imgindent {margin:0 10px 0 0; float:left;}
.imgindentRight {margin:0 0 0 10px; float:right;}

.Header {
	color:#28903a;
	font-size:16px;
	font-weight:bold;
	}
.SubHeader {
	color:#28903a;
	font-size:14px;
	font-weight:bold;
	}

.imgindent {margin:0 10px 10px 0; float:left;}
.imgindentRight {margin:0 0 10px 10px; float:right;}

.CenterText {
	text-align:center;
	}
.CenteredTable {
	text-align:center;
	}
.FooterText {
	color:#555555;
	font-size:11px;
	}
a:link {
	color:#28903a;
	text-decoration:underline;
	}
a:visited {
	color:#28903a;
	text-decoration:underline;
	}
a:hover {
	color:#555555;
	text-decoration:none;
	}
a:active {
	color:#28903a;
	text-decoration:underline;
	}
.bottomLinks a:link {
	font-size:11px;
	color:#28903a;
	text-decoration:none;
}
.bottomLinks a:visited {
	font-size:11px;
	color:#28903a;
	text-decoration:none;
}
.bottomLinks a:hover {
	font-size:11px;
	color:#555555;
	text-decoration:underline;
}
.bottomLinks a:active {	
	font-size:11px;
	color:#28903a;
	text-decoration:none;
}


.input
 	{
	color:#555555;
	background:#FFFFFF;
	border:1px solid #28903a;
 	}
.inputSubmit
 	{
	background:#28903a;
	border: 1px solid #555555;
	height:25px;
	width:56px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
 	}
.LoginText {
	color:#000000;
	font-size:10px;
	line-height:5px
	}
	
/* == TESTIMONIALS ========================================================================================= */

.testimonial {
	width									  : 404px;
	float									  : left;
	margin									  : 0 0 50px 0;}
	
.left-quote {
	float									  : left;
	background								  : url(../images/quote-left.gif) no-repeat top;
	width									  : 45px;
	height									  : 52px;}
	
.testi-text {
	float									  : left;
	text-align								  : justify;
	width									  : 315px;
	padding-right							  : 40px;
	background								  : url(../images/quote-right.gif) no-repeat right bottom;
}
.testi-pic {
	float									  : left;
	width									  : 77px;
	height									  : 104px;
	margin-left								  : 70px;
	display									  : inline;
}
.testi-name {
	float									  : left;
	width									  : 350px;
	margin-top								  : 20px;
	margin-left								  : 45px
}
