/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #711419;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #A8270F;
	line-height:18px;
}


#bg{
	width: 1027px;
	margin: 0px auto;
	background:url(images/bg.gif) repeat-y;
}

#main{
	width: 999px;
	margin: 0px auto;
	background:#FFFFFF;
	background: url(images/top.jpg) top no-repeat #FFFFFF;
}

#bot {	background:url(images/bottom.jpg) bottom no-repeat;
padding: 10px 10px 0px 10px;
width: 979px;
}


#header { width:979px;
padding: 0px 0px 0px 0px;
height: 331px;
} 
#header_min { width:979px;
padding: 0px 0px 0px 0px;
height: 250px;
}
#headerA1 {
float:left;
width:10px;
height: 321px;
background:url(images/logo_back2.jpg) no-repeat;
}
#headerA1_min {
float:left;
width:10px;
height: 240px;
background:url(images/logo_back1.jpg) no-repeat;
}
#headerA {
float:left;
width:249px;
height: 240px;
background:url(images/logo4.jpg) no-repeat;
}

#headerB {
float: left;
z-index:1;
width:703px;
height: 240px;
}
#headerC {
float: left;
z-index:1;
width:952px;
height: 321px;
}
#header_D {
float: left;
z-index:1;
width:952px;
height: 240px;
}
#blogo{
	position:absolute;
	z-index:2;
	width:135px;
	height:44px;
	margin:62px 0px 0px 558px;
}
#headerA2 {
	float:left;
width:10px;
height: 321px;
background:url(images/logo_back22.jpg) no-repeat;
}
#headerA2_min {
	float:left;
width:10px;
height: 240px;
background:url(images/logo_back11.jpg) no-repeat;
}
#buttons{
	width: 979px;
	height: 48px;
	background: url(images/menu.png) left top no-repeat;
	text-align:center;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 146px;
	height: 35px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 13px;
	margin-left: 42px;
	text-align: center;
}

#buttons a:hover {
	text-decoration: underline;
	background:url(images/bg_but.jpg) 0px 2px repeat-x;
}

#content{
	width: 977px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont_bg.jpg) left top repeat #CE492D;
	margin: 0px 1px 0px 1px;
}

#conttop{
	background: url(images/cont_top.gif) 0px 0px no-repeat;
	width: 977px;
	height: 8px;
	margin: 0px 1px 0px 1px;
}

#contbot{
	background: url(images/cont_bot.gif) 0px bottom no-repeat;
	width: 977px;
	height: 8px;
	margin: 0px 1px 0px 1px;
}



#left{
	width: 455px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	float:left;
	/*background:right url(images/cola.jpg) repeat-y;*/
	
}
#left2{
	width: 650px;
	min-height:500px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	float:left;
	
}



#center{
	float:left;
	width:218px;
	height:600px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 21px;
	
}
#co1a{
	float:left;
	width:5px;
	/*background: url(images/cola.jpg) repeat-y;*/
}

.text{
	
	padding: 8px 0px 0px 0px;
}

.img {	float:left;
		margin: 10px 12px 5px 0px;
		border:double;
}

.img_l {margin: 15px 0px 0px 19px;}

/*
span {	color:#ffffff;
		font-weight:bold;
}
*/

.red { color:#8A0000;}

.col_l { 
	float: left;
	width:200px;
}

.col_r { 
	float: right;
	width:210px;
	margin-right: 20px;
}
.img_b { float:none;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 0px;
	background:url(images/tit_bg.gif) bottom repeat-x;
}

.read{
	text-align:right;
	padding-right:25px;
	padding-top: 8px;
}

.view{
	text-align:right;
	padding-right:0px;
	padding-top: 5px;
}

#right{
float:right;
width: 222px;
background: url(images/right_bg.gif) left repeat-y;
padding-right: 0px;
margin-left: 18px;

}



#center ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:10px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}



#footer{
	width: 586px;
	height: 40px;
	font-size: 10px;
	color: #000000;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 15px 5px 15px 5px;
}

#footer a{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	
}

	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#n_box{
	float:left; width:222px; border:#FF0303 solid 2px; border-radius:0px; min-height:70px; margin-left:-16px;
}
#n_box_t{
	float:left; width:222px; height:30px; background:#f9f9f9; border-top-left-radius:8px;
border-top-right-radius:8px;
}
#n_box_t p{
	float:left; width:200px; color:#222; font:"Arial Black", Gadget, sans-serif; font-size:18px; text-align:center; margin-top:5px;
}
#n_box img{
	float:left; width:200px; border-bottom-left-radius:8px; border-bottom-right-radius:8px; border:none;
}
#ntxt{
	/*float:left; width:200px;background:url(images/tik-black.png) no-repeat; margin-top:5px; margin-left:5px; margin-bottom:5px;*/
	float:left; width:200px;background:url(Image/new.gif) no-repeat; margin-top:5px; margin-left:5px; margin-bottom:5px;
}
#ntxt a{
	text-decoration:none;
}
#ntxt p{
	margin-left:30px; color:#000; font:"Arial Black", Gadget, sans-serif; font-size:16px;
}
#ntxt p:hover{
	color:#E2E2E2;
}

#ntxt_A{
	float:left; width:200px; margin-top:5px; margin-left:5px; margin-bottom:5px;
}
#ntxt_A a{
	text-decoration:none;
}
#ntxt_A p{
	margin-left:0px; color:#FFF; font:"Arial Black", Gadget, sans-serif; font-size:14px;
}
#ntxt_A p:hover{
	color:#E2E2E2;
}
/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
/*	
#menu4 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	font-family: "Arrus Blk BT";
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover, #menu4 li #current {
	color: #fff;
	background: url(menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	font-family: "Arrus Blk BT";
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
	*/