@charset "utf-8";
/* CSS Document */

html, body {
	height: 101%;
	margin:0px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#header {
	background:#000000;
	width:750px;
	height:100px;
	padding:20px 25px 25px 25px;
	margin-left:auto;
	margin-right:auto;
}
#container {
	background:#ffffff;
	width:750px;
	height:470px;
	padding:10px 25px 25px 25px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:750px;
	height:80px;
	color:#ffffff;

}
#menu {
	width:auto;
	height:20px;
}
#content {
	background:#ffffff;
	width:750px;
	height:440px;
}S

#footer {
	background:#dddddd;
	width:750px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
}
/*.menu_button {
	color:#f79422;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
}
#menu_button {
	float:left;
	width:80px;
	text-align: center;
}
.menu_button_roll {
	float:left;
	color:#ff0000;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	width:70px;
	text-align:center;
}*/
.menu_button {
	float: left;
	padding-right: 10px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	color:#f79422;
	margin-left: 10px;
	cursor:pointer;
	cursor:hand;
}
.menu_button_roll {
	float: left;
	padding-right: 10px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color:#ff0000;
	margin-left: 10px;
	cursor:pointer;
	cursor:hand;
}
.web_address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bolder;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.table_header_site {
	font-size: 14px;
	color: #FFFFFF;
}

.home_address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF0000;
	text-align:center;
}	
#pic_frame {
	width:200;
	padding:25px 22px 25px 22px;
	float:left;
}

