BODY{
	background-color:#E2A145;
	
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td{
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#top{
	height:100px;
	border:1px #C95D39 solid;
}
td #top{
	height:100px;
}
#top_right{
	height:100px;
	background-color:#FFF;
	background-image:url(images/top.jpg);
	background-position:top right; 
	background-repeat: no-repeat; 
	min-width: 600px;
	height:100px;
}
#menu{
	height:25px;
	background-color:#C95D39;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
#content{
	background-color:#FFF;
	height:400px;
	text-align: left;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	vertical-align: top;
}
#content img{
	margin: 15px;
}
#content td{
	vertical-align: top;
}
#footer_left{
	background-image:url(images/footer_left.jpg);
	background-color:#D6502D;
	background-position: left;
	background-repeat: no-repeat;
}
#footer_left div{
	width:190px;
	height:50px;
}
#footer_center{
	background-image:url(images/footer_center.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
#footer_center div{
	width:378px;text-align:center;
}
#footer_right{
	background-image:url(images/footer_right.jpg);
	background-color:#EB773C;
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
}
#footer_right div{
	width:190px;
	text-align:right;
}
.border_red{
	border:1px #C95D39 solid;
}
.line_red{
	width:60%;
	border-top:1px #C95D39 solid;
}
a.menu_link:link, a.menu_link:active, a.menu_link:visited{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EFD2A8;
	text-decoration: none;
	font-weight: bold;
}
a.menu_link:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.footer_link:link, a.footer_link:active, a.footer_link:visited{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#EFD2A8;
	text-decoration: none;
	font-weight: bold;
}
a.footer_link:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:active, a:visited{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C95D39;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.bull{
	font-weight: normal;
	color:#FFF;
}
.title{
	font-size:24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C95D39;
}
.title2{
	font-size:18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C95D39;
}
.title3{
	font-size:18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color:#EB773C;
}
.s_title{
	font-size:14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.object_center{
	text-align:center;
	width:100%;
	
}