/* CSS Document */

body {
	margin: 0;
	cursor: auto;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #1454c0;
	background-repeat: repeat-x;
	background-image: url(../images/bkgd_gradient_green.png);
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

img {
	border: 0px;
}

p {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
}


h1 {
	font: 30px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #212121;
	text-transform: lowercase;
	margin: 0;
}

.green {
	font: 30px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #63cc34;
	text-transform: lowercase;
}

ul {
	line-height: 1em;
}

h2 {
	font: 22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #166e53;
	padding-top: 10px;
}

h3 {
	font: 22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #38a6cf;
	margin: 20px 0 0 0;
}

.red {
	font: 13px Arial, Helvetica, sans-serif;
	color: #ff0066;
}

#Mcontainer, .Mcontainer, #Mnavcontainer {
	width: 912px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

#Mheadercontainer {
	width: 912px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.Lheadercontainer {
	width: 21px;
	margin: 0px auto; /*firefox fix to center*/
	height: 113px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	background-image: url(../images/gradient_border_leftT.png);
}

.Rheadercontainer {
	width: 21px;
	margin: 0px auto; /*firefox fix to center*/
	height: 113px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 0px;
	background-image: url(../images/gradient_border_rightT.png);
}

#container, .container {
	width: 870px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: auto;
	padding: 0px 0px 20px 0px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	/*background-image: url(../images/bkgd.png) !important;
	background-repeat: no-repeat;
	background-position: bottom;*/
}

.Lcontainer, .Lnavcontainer {
	width: 21px;
	margin: 0px auto; /*firefox fix to center*/
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	background-image: url(../images/gradient_border_left.png);
	background-repeat: repeat-y;
}

.Lnavcontainer, .Rnavcontainer, #navcontainer, #navbackground, #Mnavcontainer {
	height: 39px;
}

.Rcontainer, .Rnavcontainer {
	width: 21px;
	margin: 0px auto; /*firefox fix to center*/
	height: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 0px;
	background-image: url(../images/gradient_border_right.png);
	background-repeat: repeat-y;
}

#navcontainer, #headercontainer, #servicecontainer {
	width: 870px;
	text-align: center;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: auto;
	padding: 0;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}

#headercontainer {
	height: 113px;
	background-color: #202121;
}

#navcontainer {
	background-color: #ebebeb;
}

#navbackground {
	width: 100%;
	padding: 0;
	margin: 0;
}

#header {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif;
	position: relative;
	float: left;
}

#servicecontainer {
	height: auto;
	background-color: #202121;
}

#service {
	width: 100%;
	height: auto;
	padding: 0;
	font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif;
	position: relative;
	float: left;
}

#headerbackground {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}

#headerLeft {
	float: left;
	text-align: left;
	position: absolute;
	top: 44px;
	left: 30px;
}

.logo {
	float: left;
	position: relative;
	top: 0px;
	clear: both;
	overflow: hidden;
}

#headerRight {
	float: right;
	text-align: right;
	position: absolute;
	top: 54px;
	left: 760px;
}

#content {
	width: 100%;
	height: 100%;
	margin: 50px 0px 12px 0px;
	text-align: left;
	line-height: 1.75em;
}

.contentLeft {
	text-align: left;
	width: 240px;
	height: auto;
	float: left;
	position: relative;
	clear: both;
}

.contentLeftText {
	text-align: left;
	width: 499px;
	left: 30px;
	height: auto;
	float: left;
	position: relative;
	clear: both;
	padding: 0px 0px 0px 0px;
}

.contentRight {
	width: 272px;
	height: auto;
	position: relative;
	float: right;
	right: 30px;
}

.contentBanner {
	text-align: left;
	width: 811px;
	left: 30px;
	height: auto;
	float: left;
	position: relative;
	clear: both;
	padding: 0px 0px 0px 0px;
}

#contentTestimonials, .contentTestimonials {
	width: 182px;
	height: auto;
	position: relative;
	clear: both;
	border: 2px solid #FF9933;
	background-color: #ffcccc;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	color:#333333;
	font-size:18px;
	font-weight: bold;
	background-image: url(../images/bkgd_testimonials.html);
	background-repeat: no-repeat;
}

ul {
	line-height: 1.5em;
}

#footer {
	background-position: bottom;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	overflow: hidden;
}

#Mfootercontainer, .Mfootercontainer {
	width: 912px;
	text-align: left;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: auto;
	padding: 0;
	position: relative;
	
}

#footercontainer, .footercontainer {
	width: 870px;
	text-align: left;
	margin: 0px auto; /*firefox fix to center*/
	clear: right;
	height: 100%;
	padding: 0;
	position: relative;
	overflow: hidden;
}

p.footer {
	text-align: left;
	color: #FFF;
 	font: 11px Arial, Helvetica, Verdana, Tahoma, sans-serif;
	line-height: 1.5em;
	width: 870px;
	padding-bottom: 20px;
}

a:link, a:visited, a:hover, a:active {
	color: #ff0066;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.black:link, a.black:visited, a.black:hover, a.black:active {
	color: #212121;
	text-decoration: none;
}

a.black:hover {
	text-decoration: underline;
}

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	color: #FFF;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

a.footerGrey:link, a.footerGrey:visited, a.footerGrey:hover, a.footerGrey:active {
	color: #FFF;
	text-decoration: none;
}

a.footerGrey:hover {
	text-decoration: underline;
}

a.service:link, a.service:visited, a.service:hover, a.service:active {
	color: #b1b1b1;
	text-decoration: none;
}

.left, .middle, .right {
	position: relative;
	float: left;
	width: 250px;
	height: auto;
	margin: 0;
}

.left {
	margin-right: 20px;
}

.middle {
	margin-right: 20px;
}

.right {

}