
body{
	background-color:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
div#top_menu01{
	width:auto;
	background-image:url(images/sbm_top_background.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
div#top_menu02{
	width:auto;
	background-image:url(images/sbm_02_top_background.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
div#top_menu03{
	width:auto;
	background-image:url(images/sbm_03_top_background.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
div#top_menu04{
	width:auto;
	background-image:url(images/sbm_04_top_background.gif);
	background-repeat:repeat-x;
	background-position:top;
	}

div#content_container{
	width:780px;
	height:auto;
	}
div#left_belt{
	float:left;
	height:auto;
	width:247px;
	}
div#copy{
	float:left;
	height:auto;
	width:500px;
	padding:15px;
	}
	
p, td, ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.title {
	font-weight:bold;
	color:  #C3232A;
}

a {
	color: #C3232A;
	text-decoration:underline;
}

}
