body {
	margin:0 auto;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:13px;
	background:#0033ff;
	color:#000;
	text-align:center;
	font-weight:normal;
}
#wrap {
	margin:0 auto;
	width:860px;
	display:table;
}
#banner {
	width:860px;
	height:350px;
	display:table;
}
#content {
	width:860px;
	float:left;
	text-align:left;
	background-image:url(images/wrap_b.gif);
	background-repeat:repeat-y;
}
#l {
	width:380px;
	float:left;
	text-align:left;
	padding:10px 25px 10px 25px;
}
#r {
	width:380px;
	float:right;
	text-align:left;
	padding:10px 25px 10px 25px;
}
#m {
	width:810px;
	float:left;
	text-align:left;
	padding:10px 25px 10px 25px;
}
#gallery {
	width:860px;
	float:left;
	text-align: center;
	background-image:url(images/c_bg_bot.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:150px;
	padding-top:20px;
}
#c_bt {
	width:860px;
	float:left;
	text-align:left;
	background-image:url(images/c_bg_bot.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
}
#footer {
	width:100%;
	height:55px;
	float: left;
	background-image:url(images/footer_b.gif);
	background-repeat:repeat-x;
	padding-top:0px;
}
hr {
	color:#0033FF;
	height: 1px;
	width:90%;
}
a {
	text-decoration:underline;
	color: #f68f1e;
}
 a:visted {
text-decoration:underline;
color: #809467;
}
.text_footer {
	padding:3px;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
.text_footer a {
	padding:3px;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	text-align:center;
}
.text_footer a:hover {
	padding:3px;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	text-align:center;
}
.b_footer a {
	padding:5px;
	font-size: 10px;
	color: #fff;
	text-decoration:none;
	text-align:center;
}
.b_footer {
	padding:5px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.b_footer a:hover {
	padding:5px;
	font-size: 10px;
	color: #000;
	text-decoration:none;
	text-align:center;
}
h1 {
	margin:0;
	font-size:16px;
	color:#f68f1e;
	font-weight:bold;
}
h2 {
	font-size:16px;
	color:#6d6e71;
	margin:0;
	line-height:2em;
	text-align:center;
	border-top:2px #f68f1e solid;
	border-bottom:2px #f68f1e solid;
	font-style:italic;
}
h3 {
	margin:0;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	height:25px;
}
h4 {
	margin:0px;
	font-size:16px;
	color:#ffffff;
	padding-left:15px;
}
.image_left {
	float:left;
	padding-right: 30px;
	border:none;
}
.image_right {
	float:right;
	padding-left: 30px;
	padding-right:2px;
	border:none;
}
img {
	border:none;
}
input {
	font-size:10px;
}
button {
	font-size:10px;
}
.button {
	margin:0px;
	font-size:10px;
	width:30px;
	text-align:left;
}
p {
	margin:0px;
	padding:0px
}
.orange_text {
	margin:0;
	font-size:13px;
	color:#f68f1e;
	font-weight:bold;
}

