*{
	padding:0;
	margin:0;
}
body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0;
}
#wrap_out{
	width:957px;
	margin:0 auto;
}
#wrap {
	width:957px;
	float:left;
}
/* Header Start */
#header {
	height:46px;
	padding:32px 0 17px 35px;
}
#header img {
	float:left;
}
/* Header End */
/* Contenat Start */
#contenat{
	width:949px;
	height:479px;
	padding:6px 4px;
	background:url(../images/main_bg.gif) top left no-repeat;
}
.textbox {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width:400px;
	float:left;
	color:#FFFFFF;
	font-size:10pt;
	padding-left:60px;
	padding-top:80px;
}
.textbox2 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width:400px;
	font-size:10pt;
	float:left;
	color:#FFFFFF;
	padding-left:60px;
}
.gallery {
	height:159px;
}
.img_left {
	float:left;
	padding:0;
	margin:0;
}
.img_right {
	float:right;
	padding:0;
	margin:0;
}
.text_orange {
	float:left;
	width:232px;
	height:89px;
	padding-top:70px;
	text-align:center;
}
.text_orange2 {
	float:right;
	height:89px;
	padding-right:17px;
	padding-top:70px;
	text-align:center;
}
/* Contenat End */

/* NewContenat Start */
.clear { 
	clear: both; 
	display: block; 
	visibility: hidden; 
	line-height:0px;
}
#contenat_new{
	width:957px;
	float:left;
}
#TopRedBar {
	background:url(../images/topred.gif) top left no-repeat #890606;
	height:25px;
	font-size:0;
	}
#BottomRedBar {
	background:url(../images/bottomred.gif) bottom left no-repeat;
	height:5px;
	font-size:0;
	}
#flash {
	height:377px;
	background:#890606;
	}
#contenat_new_text {
	clear:both;
	width:907px;
	float:left;
	padding:25px;
	background:#890606;
	}
#contenat_new_left {
	float:left;
	width:615px;
	}
	#contenat_new_left p {
		color:#FFFFFF;
		line-height:180%;
		margin-bottom:10px;
		}
#contenat_new_right {
	float:right;
	width:270px;
	}
	#contenat_new_right  img {
		margin-bottom:10px;
		}
/* NewContenat End */

/* Footer Start */
#footer{
	background:url(../images/footer_bg.gif) top left no-repeat;
	height:19px;
	margin:10px 0;
	padding:10px 20px;
}
.copy {
	float:left;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#1f1f1f;
}
.footer_menu {
	float:right;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#b30000;
}
.footer_menu a {
	text-decoration:none;
	color:#b30000;
}
.footer_menu a:hover {
	color:#787878;
}
/* Footer End */