@charset "utf-8";

/* CSS Document */

*	{
	outline: none;
}

body 	{

		margin-left:0px;

		margin-right:0px;

		margin-top:0px;

		margin-bottom:0px;

		font-family:"Trebuchet MS";

		font-size: 13px;

	    height:100%;

	    background-image: url('../images/body_bg.jpg');

		background-repeat:repeat-x;

        background-color:#020f19;				

/*		background-attachment: fixed;*/	

		background-position:center;

	    background-position:top;	

		}

div, p, ul, h1, h2, h3, img, form{

	padding:0; margin:0;

	}

ul{

	list-style-type:none;

	}

.bank{

	line-height:0; font-size:0; clear:both;

	}



/*------------------------main body-------------------------*/



#main_body{

	width:909px;  

	margin:0 auto 0 auto; 

	height:100%;

	}



#footer_bodytable{

	width:850px;  

	margin:0 auto 0 auto; 

	}

	

#bodybox{

	width:909px;  

	margin:0 auto 0 auto; 

	height:467px;

	}



#bodysmallbox1{

	width:289px;  

	margin:0 auto 0 auto;

	float:left; 

	height:467px;

	}

#bodysmallbox2{

	width:289px;  

	margin:0 auto 0 auto;

	float:left; 

	height:467px;

	}

#bodysmallbox3{

	width:289px;  

	margin:0 auto 0 auto;

	float:left; 

	height:467px;

	}



/*------------------------ header -------------------------*/



#main_bodyheader{

	width:909px;  

	margin:0 auto 0 auto; 

    background-image: url('../images/header.jpg');

	background-repeat: repeat-x;

	height:216px;

	}



#main_bodyfooter{

	width:909px;  

	margin:0 auto 0 auto; 

    background-image: url('../images/homebody_boxbg.jpg');

	background-repeat: repeat-x;

	height:600px;

	}



#main_bodyfooter2{

	width:909px;  

	margin:0 auto 0 auto; 

    background-image: url('../images/bodybox2.png');

	background-repeat: repeat-x;

    height:821px;;

}



#main_bodyfooter3{

	width:909px;  

	margin:0 auto 0 auto; 

    background-image: url('../images/bodybox3.png');

	background-repeat: repeat-x;

    height:1131px;;

}



	

.bodyboxbg{

	width:289px;  

	margin:0 auto 0 auto; 

    background-image: url('../images/homebodysmall_boxbg.jpg');

	background-repeat: repeat-x;

    height:389px;;

	}

.bodyboxbg2{

	width:289px;  

	margin:0 auto 0 auto; 

    background-image: url('../images/homebodysmallbottom_boxbg.jpg');

	background-repeat: repeat-x;

    height:78px;;

	}



/*------------------------ blank -------------------------*/



.balnkspace{

	width:909px;  

	margin:0 auto 0 auto;

	height:10px;

	}

.balnkspace2{

	width:20px;  

	margin:0 auto 0 auto;

	float:left;

	height:467px;

	}

.balnkspace3{

	width:21px;  

	margin:0 auto 0 auto;

	float:left;

	height:467px;

	}



.balnkspace4{

	width:850px;  

	margin:0 auto 0 auto;

	background-color:#fff600;

	height:1px;

	}



.balnkspace5{

	width:909px;  

	margin:0 auto 0 auto;

	/*background-color:#333333;*/

	height:1px;

	}

	

.menubox{

	width:450px;  

	margin:0 auto 0 auto;

	float:left;

	height:210px;

	}

	

/*------------------------ class css -------------------------*/



.logo{

	width:430px;  

	margin:0 auto 0 auto;

	float:left;

	padding-top:10px;

	padding-left:10px;

	}



.wonerpic{

	width:140px;  

	margin:0 auto 0 auto;

	float:left;

	padding-top:5px;

	}



/*------------------------ class css -------------------------*/

	

.bodytext1  {

	font-family:"Trebuchet MS";

	font-size:16px;

	font-weight:bold;

	color:#fcf40c;

	text-decoration:none;

	text-align:left;

}



.bodytext2 {

	font-family:"Trebuchet MS";

	font-size:20px;

	font-weight:bold;

	color:#ffffff;

	text-decoration:none;

	text-align:left;

}



.bodytext {

	font-family:"Trebuchet MS";

	font-size:13px;

	font-weight:normal;

	color:#ffffff;

	text-decoration:none;

	text-align:justify;

}





/* --------------------------------- menu --------------------------------------------------------- */



.toplink  {

	font-family:"Trebuchet MS";

	font-size:13px;

	font-weight:bold;

	color:#ffffff;

	text-decoration:none;

}



.toplink a {

	font-family:"Trebuchet MS";

	font-size:13px;

	font-weight:bold;

	color:#ffffff;

	text-decoration:none;

}



.toplink a:hover {

	font-family:"Trebuchet MS";

	font-size:13px;

	font-weight:bold;

	color:#FFCC00;

	text-decoration:none;

}



/* ---------------------------------------------------------------------------*/



.formtextbox{

			border: solid 1px #4E4848;

			background-color:#000000;

			font-family:"Trebuchet MS";

			color:#ffffff;

			font-size:13px;

			font-weight:normal;

			text-align:left;

			text-decoration:none;

			}



#footerNav	{
	width: 550px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
}
.footerNav	{
	color: #FFF;
	text-decoration: none;
	margin: 13px  7px 0;
}
.footerNav:hover	{
	color: #fc0;
}
#subnav	{
	text-align: center;
}
#subnav a:link, #subnav a:visited	{
	color: #06C;
	text-decoration: none;
	margin: 0 4px;
	white-space: nowrap;
	font-size: 90%;
}
#subnav a:hover; #subnav a:active	{
	text-decoration: underline!important;
	color: #bed5e3!important;
}
