/* CSS Document */
html,body,td,table,tr,div,img{
		margin:0; padding:0;
	}
a:link{
		color:#630E11; text-decoration:underline;
	}
a:visited{
		color:#630E11; text-decoration:underline;
	}
a:hover{
		color:#630E11; text-decoration:none;
	}
table#main_table{
		margin-left:auto; margin-right:auto; width:727px; height:auto; text-align:left;
	}
body {
		background-color: #3A3A3A;
	}
#flash_header{
		width:699px; height:180px; float:left;
	}
#top_line{
		width:727px; height:13px; background:url(images/index_01.jpg) top center no-repeat; padding:0; margin:0;
	}
#top_left_side{
		width:14px; height:180px; float:left; background:#fff;
	}
#top_right_side{
		width:14px; height:180px; float:left; background:#fff;
	}
	
#middle_left_side{
		width:14px; height:1%; float:left; background:#fff;
	}
#middle_right_side{
		width:14px; height:1%; float:left; background:#fff;
	}
#content_holder{
		width:699px; height:auto; float:left; background: #F6F3EE;
	}
#content{
		font-family: Arial, Helvetica, sans-serif; font-size:14px; margin:10px;
	}
#footer{
		font-family: Arial, Helvetica, sans-serif; font-size:12px; margin:5px; text-align:center;
	}
#left{
	float:left;
	width:45%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px;
	}
#middle{
	float:left;
	width:95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px;
	}
#middle02{
		float:left; width:460px; font-family: Arial, Helvetica, sans-serif; font-size:13px; margin:10px;
	}

#middle03{
	float:left;
	width:45%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px;
	}
#right{
	float:left;
	width:10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px;
	}
h1.heading01{
		font-size:15px; color:#993300; font-family:Arial, Helvetica, sans-serif;
	}
div.heading_home{
		font-size:13px; font-family:Arial, Helvetica, sans-serif; margin-bottom:12px; margin-right:10px;
		width:20px; font-weight:bold; float:left;
	}
div.heading_home02{
		margin-bottom:10px; margin-right:10px; width:250px; float:left;
	}

