/* Start of CMSMS style sheet 'Dorsten Insurance Style' */
.header {
	background-image: url(images/di_header.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #E4EDF2;
	margin: 0px;
        text-align: left;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 75.01%;
        line-height: 1em;
}
.body_container {
	background-image: url(images/body_background.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-image: url(images/di_footer-28.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.horizontal_menu {
	height: 41px;
        width: 781px;
	padding-right: 8px;
	padding-left: 8px;
}
.content_container {
	width: 767px;
	padding-right: 10px;
	padding-left: 10px;
        overflow: hidden;
        margin-left: 7px;
        margin-right: 7px;
        margin-top: 20px;

}

.footer_top {
	height: 225px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}
.footer_left_pic {
	height: 206px;
	width: 355px;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
	padding-left: 39px;
	padding-top: 5px;
}
.content_footer_spacer {
	height: 10px;
	background-image: url(images/horizontal_bar.gif);
	width: 765px;
	margin-right: auto;
	margin-left: auto;
        clear: both;

}
.footer_right_pic {
	height: 206px;
	width: 339px;
	float: right;
	padding-right: 40px;
	padding-top: 5px;
}

.building_picture {
	height: 364px;
	width: 388px;
	margin-left: 21px;
	margin-right: 11px;
	background-image: url(images/office_building_pic.gif);
	float: left;
	background-repeat: no-repeat;


}
.business_information {
	width: 345px;
	float: right;


}

.dd_pic {
	width: 372px;
	margin-right: 11px;
	margin-left: 21px;
	margin-top: 10px;
	text-align: center;
        float: left;
}

.sweeps {
	width: 305px;
	float: right;
        margin-top: 50px;


}

h3 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	color: #333333;
}

h4 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	color: #333333;
}
/* End of 'Dorsten Insurance Style' */

