.whole
{
	margin: auto;
	width: 900px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: url(../graphics/background_whole.jpg);
	background-repeat: repeat-x;
}



.alignleft
{
float: left;

}

.alignright
{
float: right;
}

.main_image
{

	width: 900px;
	
}


.backshadow
{
	width: 900px;
	height: 400px;
	background-image: url(../graphics/main_image_shadow.jpg);
	background-repeat: no-repeat;
	background-color: #0C9;
}



.top
{

	width: 910px;
	height: 69px;

}


.top_left
{
	display: inline-block;
		vertical-align: top;
	width: 350px;
	height: 66px;
	/* For IE 7 */
zoom: 1;
*display: inline;

}


.top_right
{
		display: inline-block;
		vertical-align: top;
	margin-left: 10px;
	width: 505px;
	height: 69px;
	/* For IE 7 */
zoom: 1;
*display: inline;

}




.navigation_button
{
margin-left: -20px;
margin-top: 15px;
	width: 650px;
	height: 25px;

}

.phone_number
{
	margin-top: 5px;
	margin-left: 95px;
	width: 485px;
	height: 44px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #972831;
	text-align: left;
	font-style: italic;
}



.left_side
{
	float: left;

		border-right: 1px solid #000000;
	width: 220px;
	font-size: 11pt;
		color: #972831;

	line-height: 22px;
	margin-left: 20px;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}




.right_side
{

	margin-left: 260px;
	margin-top: 20px;
	width: 550px;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
		padding-left: 20px;	
		padding-right: 20px;	

		line-height: 22px;

}




.footer
{
margin: auto;
	margin-top: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	width: 900px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/* anchor */
.footer a {
	color: #FFFFFF;
}





/* unordered list */
.bodycopy_text ul {
	margin-left: 20px;
}

/* anchor */
.bodycopy_text a {
	color: #FFFFFF;
}

/* paragraph */
.bodycopy_text p {margin-top: 25px;}





.header
{
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}


.subheader
{
	font-weight: bold;
	font-size: 13pt;
	color: #972831;
	font-family: "Times New Roman", Times, serif;
}
