@charset "utf-8";
html, body { 
height:100%;  
min-width:960px;
}	
body { 
	background:url(../images/bg1.gif) top left repeat-x #5a0f06; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.main {	
margin: 0 auto;	
position: relative;	
width: 960px;  
}
.bg_main{ 
background: url(../images/bg_main.jpg) top center no-repeat; 
position:relative;
}
.bg_main_none{ 
background: url(../images/bg_main1.jpg) top center no-repeat; 
position:relative;
}
.bg_main1{ background: url(../images/bg_main1.jpg) top center no-repeat; position:relative}
.Header_Menu_Current {
	background-color:#8B1C0E;
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
}
.Header_Menu {
	background-color:#FFFFFF;
	color:#8B1C0E;
	padding-left:5px;
	padding-right:5px;
}
section{ font-size:0.75em; width:100%; text-align:left; background:url(../images/bg_cont.png)}
section .inside{padding:29px 0px 30px 0px}
section .inside1{padding:29px 0px 43px 0px}
header {font-size:0.75em; color:#FFFFFF; position:relative; z-index:900 }
header.h1{ height:600px}
header.h2{ height:218px}
header .indent{ top:47px; right:20px; position:absolute; padding:0; width:760px; text-align:right}
header .indent1{ top:196px; left:5px; position:absolute; padding:0; width:950px}
header .inside{padding:90px 0px 0px 245px}


header h1 {position:absolute; left:5px; top:90px; text-indent:-9999px; z-index:2}
header h1 a { display:block; width:240px; height:192px; background:url(../images/logo.jpg) no-repeat left top;	}

header ul.list-1{margin:0; padding:0; list-style:none; float:right}
header ul.list-1 li{ float:left; display:inline; padding-left:50px }
header ul.list-1 li a{color:#fcb815; font-weight:bold; text-decoration:none; line-height:16px; font-size:17px} 
header ul.list-1 li a:hover { text-decoration:none; color:#fff; }
h2{color:#fff; font-weight:normal; font-size:30px; margin-bottom:14px; line-height:1.2em;}
.Body_Text {
	color:#FFF;
	font-size:16px;
}
.Footer_Text {
	color:#FFF;
	font-size:14px;
}
.Menu_Column_Heads{
	color:#FFF;
	font-size:20px;
}
.Menu_Item{
	color:#FFF;
	font-size:16px;
}
.Menu_Description{
	color:#FFF;
	font-size:12px;
}
.Menu_Section_Heads{
	color:#FFF;
	font-size:18px;
}
