body {
	margin: 20px auto 10px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
/* normal body links*/
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #005e53;
}
a.plain {
	text-decoration:none;
}
/* end of normal body links*/
li {
	list-style-position: outside;
	line-height: 18px;
	text-align: justify;
	list-style-image: url(../images/bullet.gif);
	margin: 0 7px 0 0;
	color: #005e53;
}
li a:link {
	color: #005e53;
}
#header {
	margin: 0 auto 0 auto;
	width:825px;
	height:107px;
	background:url(../images/header.jpg) no-repeat;
}
#main {
	margin: 0 auto 0 auto;
	width:825px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
}
#maincontent {
	width: 570px;
	height: 338px;
	float: right;
	padding: 7px 20px 0 0;
	overflow: auto;
	scrollbar-face-color: #b5f1ff;
    scrollbar-shadow-color: #cccccc;
    scrollbar-highlight-color: #00c7ae;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #00c7ae;
	font-size:11px;
	margin-right: 20px;
}
#side {
	width: 182px;
	height: 347px;
	margin: 0;
	padding:0;
	background: url(../images/side.jpg) no-repeat;
}
#sidemenu, #blogsidemenu {
	width: 160px;
	padding-left: 20px;
	color:#000000;
}
#sidemenu h3, #blogsidemenu h3 {
	color:#000000;
	margin-left: -15px;
	margin: 0;
	padding: 0;
}
#sidemenu a, #sidemenu a:visited, #blogsidemenu a, #blogsidemenu a:visited {
	color:#005e53;
	text-decoration:none;
}
#sidemenu a:hover, #sidemenu a:active, #blogsidemenu a:hover, #blogsidemenu a:active {
	color:#000000;
	text-decoration:none;
}
#blogsidemenu li {
	list-style:none;
	list-style-image:none;
}
#footer, #blogfooter {
	margin: 0 auto 0 auto;
	width:825px;
	text-align:right;
	height: 47px;
	background:url(../images/footer.jpg) no-repeat;
	clear:both;
	padding-top: 8px;
}
#blogfooter {
	background:url(../images/blogfooter.gif) no-repeat;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #blogfooter a:link, #blogfooter a:visited, #blogfooter a:hover, #blogfooter a:active {
	padding: 0 10px 0 10px;
	text-decoration:none;
	border-right: #cccccc 1px solid;
	font-size: 11px;
}
a.footerLinkRight, a.qws {
	margin-right: 22px;

}
a.qws {
	color:#999999;
}
#footer2 {
	margin: 10px auto 0 auto;
	width:825px;
	clear:both;
	text-align:center;
	padding-top: 0;
	background-image: none;
	background-color:#FFFFFF;
}
#footer2 a {
	font-size:10px;
	text-decoration:none;
	border-right: #cccccc 1px solid;
	padding: 0 10px;
}
h1, h2, h3, h1 a:link, h1 a:visited  {
	font-size: 15px;
	font-weight: bold;
	color:#005e53;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
h1 {
	background:url(../images/mainBullet.gif) no-repeat;
	text-indent: 20px;
}
h2 {
	color: #000000;
	font-size: 14px;
	margin-top: 10px;
}
h3 {
	font-size: 13px;
	margin-top: 10px;
}
.sitemap1 {
	font-weight: bold;
}
.sitemap2 {
	margin-left: 20px;
}
.sitemap3 {
	margin-left: 40px;
}
#qws a {
	float:right;
	padding-right: 10px;
	color: #ABBABE;
	text-decoration:none;
}
img.left {
	float:left;
	padding-right: 10px;
}
img.right, object.right, img.rightmt, .right {
	float:right;
	margin-left: 10px;
}
img.rightmt {
	margin-top: 5px;
}
input, textarea, submit {
	font-size:10px;
}
input.contactside, select.contactside, textarea.contactside, select.dob, input.dob, select.sm  {
	float:right;
	width: 190px;
	font-size: 10px;
}
#select.sm {
	width: 50px;
	margin-right: 140px;
}
select.contactside {
	width: 195px;
}
select.dob, input.dob {
	width: 60px;
	margin-left: 5px;
}
#contactbuttons, .contactform {
	width: 97%;
	clear:both;
}
input.buttons {
	background-color:#867f6b;
	color:#FFFFFF;
}
#contact {
	width: 250px;
}
#contacttitles {
	float:left;
	width: 100px;
	height: 100px;
}
.div {
	border-top: #9e884a dashed 1px;
	line-height: 18px;
}
#white {
	background-color:#FFFFFF;
	padding: 0 0 10px 10px;
	margin: 0;
}
img.before, img.after {
	border: #9e884a 1px solid;
	margin-left: 5px;
}
img.before {
	float:left;
	margin: 0 5px 0 0;
}
#testimonial {
	background-color: #84cdc4;
	padding: 10px;
}
#testimonial h2 {
	margin: 0;
	padding: 0;
}
#casestudy {
	text-align:justify;
	padding: 0 10px;
}