body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	/*background-color:#920505;*/
}
/*/////     MAIN LAYOUT STYLES    //////*/
#container {
	width:785px;
	margin-left:auto;
	margin-right:auto;
}
#header_top {
	background-image:url(../../images/layout/top.gif);
	height:150px;
}

#body {
	background-image:url(../../images/layout/back-wr.gif);
	background-repeat:repeat-y;
}
#footer_bottom {
	background-image:url(../../images/layout/bottom.gif);
	height:60px;
}
#below_all_container {
	margin-top:15px;
	/*color:#FFFFFF;*/
	padding-left:25px;
	padding-right:25px;
	text-align:center;
}
#header {
}
#footer {
	height:45px;
}
#left_col {
	width:185px;
	float:left;
}
#main_col {
	width:550px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	line-height:1.25;
}

/*/////////    ------------   //////////*/

/*///////     MAIN LEFT MENU    ////////*/
#mm_left_container {
	width:175px;
	margin-left:auto;
	margin-right:auto;
}
#mm_left_top {
	background-image:url(../../images/boxes/top.gif);
	height:14px;
}
#mm_left_body {
	background-image:url(../../images/boxes/back.gif);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
}
#mm_left_bottom {
	background-image:url(../../images/boxes/bottom.gif);
	height:14px;
}

#left_menu_link {
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#left_menu_link a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#left_menu_link a:hover{
	font-weight:bold;
	text-decoration:underline;
}

#leftcol_address {
	margin-left:10px;
	margin-top:10px;
	color:#FFFFFF;
}
#leftcol_address a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#leftcol_address a:hover{
	text-decoration:none;
}
/*/////////    ------------   //////////*/

/*///////     HEADER CONTENTS FORMATTING    ////////*/
#sd_img {
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#header_img {
	margin-left:20px;
	float:left;
}
#contact_header {
	float:left;
	margin-left:350px;
	margin-top:75px;
	color:#FFFFFF;
}
#contact_header a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#contact_header a:hover{
	text-decoration:none;
}
/*/////////    ------------------------   //////////*/

/*///////     FOOTER CONTENTS FORMATTING    ////////*/
/*/////////    ------------------------   //////////*/

/*///////     ADDRESS BOX FORMATTING    ////////*/

.address_table {
	vertical-align:top;
}
.address_table td{
	vertical-align:top;
	padding-bottom:5px;
}
/*/////////    ------------------------   //////////*/
