body {
	margin: auto 0;
	background-color: white;
}
#wrapper {
width: 100%;
margin: 0 auto;
height:100%;
}
#outwrapper {
width:800px;
margin: 0 auto;
box-shadow: 0px 3px 40px black;
-moz-box-shadow: 0px 3px 40px black;
-webkit-box-shadow: 0px 3px 40px black;
}

.shadow {
width: 800px;
height: 100%;
margin: 0 auto;
z-index: -1;
position: absolute;
max-height: 100%;
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='15', MakeShadow='true', ShadowOpacity='0.40');
}
.left {
position: absolute;
height: 233px;
background-color: #32303B;
z-index: -1;
top: 0;
width: 800px;
	}
.right {
position: absolute;
height: 148px;
background-color: #32303B;
z-index: -1;
top: 0;
width: 100%;
	}
#banner-background {
	position: absolute;
	height: 323px;
	background-color: #5A5A5A;
	z-index: -2;
	top: 0;
	width: 100%;
}
#banner {
    width: 800px;
    margin: 0 auto;
    background-color: #32303B;
}
#banner-img {
	width: 800px;
	margin: 0 auto;
}
#navigation {
	background-color: #5A5A5A;
	width: 800px;
	margin: 0 auto;
	position: relative;
	top: -5px;
}

#navigation-background {
	background-color: #5A5A5A;
	width: 100%;
	height: 28px;
	position: relative;
	z-index: -1;
	}

	

#sddm {
	margin: auto;
	width: 700px;
	padding: 0;
	z-index: 30;
	padding-left: 82px;	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5a5a5a), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #5a5a5a 5%, #ffffff 100% );
}

#sddm li {	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 13px Georgia;
	z-index: 30;
	
}
#sddm li a {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5a5a5a), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #5a5a5a 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a5a5a', endColorstr='#ffffff');
	display:inline-block;
	color:#333;
		font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	padding:11px 26px;
	text-decoration:none;
	z-index: 30;
	text-shadow: 3px 0px 1px white;
}
#sddm li a:hover {
	z-index: 30;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #5a5a5a) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #5a5a5a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#5a5a5a');
	background-color:#ffffff;
}
#sddm li a:active {
	z-index: 30;
	position:relative;
	top:1px;
}


#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	z-index: 30;
	text-shadow: -1px 1px 1px white;
	}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: white;
	font: 11px Georgia;
	z-index: 30;
	text-shadow: none;	
	}

#sddm div a:hover {
	background: #5a5a5a;
	color: #FFF;
	z-index: 30;
	text-shadow: 0px 1px 3px black;
	}

#m1, #m2 {
	background-color: white;
	box-shadow: 0px 6px 17px grey;
}

#maincontent {
    margin: 0 auto;
    width: 800px;
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	font-family: "Verdana";

	}
#test{
	padding: 0px 20px 20px 20px;
}
#footerlogo {
	float: right;
	margin-top: -47px;
	filter: none;
}
#footerleft {
	float: left;
	padding: 10px;
	width: 50%;
	padding-top: 60px;
	color: white;
	text-shadow: 4px 5px 3px black;	
	filter: glow(color=black,strength=5);
	}
#footerright {
	float: right;
	padding: 10px;
	padding-top: 60px;
	color: white;
	text-shadow: 4px 5px 3px black;
	filter: glow(color=black,strength=5);
	}
#footer {
	height: 90px;
	width: 800px;
	margin: 0 auto;
	background-color: #32303B;
	font-size: 12px;
	font-family: "Verdana";
}

#maincontent img {
box-shadow: 2px 2px 10px black;
}
#insurancetable img {
padding: 5px;
}
#insurancetable img, #footerlogo img {
box-shadow: none;}

#maincontent p {
text-indent:15px;
}
.title {
margin-top: 20px;
font-size:1.5em;
text-align:center;
}
.title2 {
text-align:center;
}

#content
{
  padding-top: 18px;
  padding-bottom: 24px;
}


#reference {
font-size: 7.5pt; }
#reference a {
color: black;
text-decoration:underline;
}

.testimony {
line-height: 20px;
}

#aboutleft {
  display: inline-block;
}

#aboutright {
  display: inline-block;
  width: 480px;
  margin-left: 20px;
  text-align: justify;
}