@charset "UTF-8";
/* CSS Document */


.clear{clear:both;}


#container{
	width:700px;
	margin:0 auto;
	padding-left: 36px;
	padding-right: 36px;
}

#containerHome{
	width:550px;
	margin:0 auto;
	padding-left: 36px;
	padding-right: 36px;
	padding-top:100px;
}

body {
	margin:40px 0 0 0;
	background-image:url(../images/bg_surround_3.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#767676;
}

.contactText{
font-size:14px;
font-weight:bold;
}

.footerText{
font-size:11px;
}


#masthead{
	width:700px;
	height:100px;
	background-color:#FFFFFF;
	padding-bottom: 60px;
}

#maincontent{
	width:405px;
	float:left;
	background-color:#FFFFFF;
	padding-right: 75px;
}

#sidecontent{
	width:220px;
	float:left;
	background-color:#FFFFFF;
}

#footer{
	width:700px;
	background-color:#FFFFFF;
	padding-top: 20px;
	padding-bottom: 40px;
}

#footer a{
	text-decoration:underline;
	color:#333333;
}

#logo{
width:100px;
height:100px;
float:left;
}

#mainNav{
	width:220px;
	height:100px;
	float:right;
}

.Mainheading{
	height:40px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.subtext{
	font-size:12px;
	line-height:20px;
	color:#94BADB;
}

.imageContainer{
	width:200px;
	background-image:url(images/sideimage_bg.jpg);
	padding:40px 20px 20px 0;
	background-position:bottom right;
	background-repeat:no-repeat;
}

.testimonialContainer{
	border-top:solid 1px #EBEBEB;
	margin:20px 0 0px 0;
	padding:20px 0 0px 0;
}

.testimonialText{
	font-size:15px;
	color:#B7D1E8;
	line-height:23px;
}

.testimonialCredit{
	font-size:12px;
	color:#999999;
	line-height:20px;
}
#homeContainerLeft{
	width:300px;
	float:left;
	padding-left: 0px;
}

#homeContainerRight{
	width:248px;
	float:left;
	height: 248px;
	border-bottom-width: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #b7d1e8;
}

#homeContainerStrap{
	width:550px;
	float:left;
	padding: 40px 0;
}

