body, h1, h2, ul, li {
	margin: 0px;
	padding: 0px;
	list-style: disc url(images/bullet.png) inside;
	line-height: 125%;
}
#header {
	background: #5AA0DD no-repeat;
	width: 900px;
	height: 85px;
	padding: 0px;
	margin: 0px;
	float: left;
	left: 0px;
	top: 0px;
}
#left_shadow  {
	background: url(images/drop-shadow.gif) repeat-y;
	width: 8px;
	height: 100%;
	float: left;
	left: 0px;
	top: 0px;
}

#navigation {
	background: url(images/nav_bg.gif) repeat-x;
	height: 30px;
	width: 600px;
	margin-left: 8px;
	clear: both;
	border-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-left: 300px;
}
#photoquote {
	background: url(images/page_bg.gif) repeat;
	height: 260px;
	width: 900px;
	margin-left: 8px;
	clear: both;
}
#sidebar_text {
	padding: 20px;
	float: left;
	width: 260px;
	margin: 0px;
	overflow: visible;
	font-size: small;
	line-height: 120%;
	list-style: url(images/sidebar_bullet.gif) inside;
	font-weight: normal;
	font-style: normal;
}
#main_text {
	padding: 0px 20px 20px;
	width: 520px;
	border: 1px solid #99BAD7;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 15px;
	list-style: url(images/bullet.gif) inside;
}

#content {
	background: url(images/content_bg.gif) repeat-y;
	width: 900px;
	margin-right: 50px;
	padding: 0px;
	height: 725px;
	visibility: visible;
	margin-left: 8px;
}
#footer {
	background: url(images/footer_bg.gif) repeat-x;
	height: 68px;
	width: 900px;
	clear: both;
	margin: 0px auto;
	bottom: 0px;
	border-bottom: 4px outset #CCCCCC;
}
#outerwrapper {
	margin: 0px auto;
	width: 916px;
	background: url(images/drop-shadow.gif) repeat;
}
#navigation_text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	float: right;
	list-style: none;
}

#address {
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5AA0DD;
	text-align: right;
	width: 290px;
	border: 1px none #F7F8F9;
	padding: 30px 10px 5px 0px;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	height: 85px;
	vertical-align: middle;
	margin-right: 0px;
	float: right;
}
#header_bg {
	width: 900px;
	height: 85px;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	float: left;
	background: #5AA0DD;
}
#footer_text {
	color: #000000;
	margin: 0px auto;
	height: 50px;
	width: 860px;
	border: 1px none #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	padding: 20px 20px 10px;
}
#outerwrapper #header_bg #header #address .style2 {
}
