@charset "utf-8";
/* CSS Document */

body {
	background:#240000 url(images/header-background-repeat.gif) repeat-x;
	margin:0;
	padding:0;
	height:auto;
}

div.central-container {
	top:0;
	margin: 0 auto;
	width:1100px;
	height:auto;
}

div.background-repeat {
	/*position:absolute;*/
	left:0px;
	top:0px;
	width:1px;
	height:54px;
}

div.header {
	background: url(images/header.jpg);
	/*position:absolute;*/
	margin: 0 auto;
	width:1100px;
	height:54px;
}

div.left-col {
	/*position:absolute;*/
	float:left;
	left:0px;
	top:0px;
	width:60px;
	height:390px;
}

div.logo {
	/*position:absolute;*/
	background:url(images/logo.jpg);
	float:left;
	left:60px;
	top:54px;
	width:272px;
	height:79px;
}

div.login-div {
	/*position:absolute;*/
	float:left;
	left:332px;
	top:54px;
	width:708px;
	height:78px;
}

div.right-col {
	/*position:absolute;*/
	float:right;
	left:1040px;
	top:54px;
	width:60px;
	height:390px;
}

div.girl-content {
	/*position:absolute;*/
	float:left;
	left:60px;
	top:132px;
	width:35px;
	height:312px;
}

div.Main-content {
	/*position:absolute;*/
	color:#24000;
	float:left;
	left:332px;
	top:132px;
	width:945px;
	height: auto;
}

.text-container {
	background:#811434;
	float:left;
	color:#FFF;
	margin:30px 0 30px 65px;
	padding:20px;
	border:#5a0e2c 2px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:600px;
}

.buttom-container {
	float:left;
	padding:20px 0 30px 200px;
	width:400px;

}

.buttom-style, .buttom-over {
	width: 130px;
	height: 25px;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	float:left;
}

.buttom-style {
	background-color: #AF295F;
	border: 1px solid #5a0e2c;
}

.buttom-over {
	background-color: #490D06;
	border: 1px solid #C04120;
}

div.main-content-repeat {
	/*position:absolute;*/
	left:0px;
	top:444px;
	width:1100px;
	height:50px;
}

div.main-footer {
	background:#240000 url(images/footer-background-repeat.gif) repeat-x;
	float: left;
	left:0px;
	top:444px;
	width:100%;
	height:145px;
}
.footer-container a, .footer-container a:visited{color:#fff;font-size:80%;font-family:Verdana, Geneva, sans-serif;}

.footer-container a:hover{color:#BC3F21;font-size:80%;font-family:Verdana, Geneva, sans-serif; text-decoration:none}

.footer-container {
	text-align:center;
	width:100%;
	margin:0 auto;
	color:#ffffff;
	
}

div.footer {
	/*position:absolute;*/
	margin:0 auto;
	width:1100px;
	height:102px;
}

.n_faq {
	width:560px;
	
	
	background:#811434;
	/*float:left;*/
	color:#FFF;
	margin:10px 0 0px 265px;
	padding:20px;
	border:#5a0e2c 2px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

input, textarea, select {
	background:#3D090D;
	border:none;
	border-top:1px solid #190A07;
	border-left:1px solid #190A07;
	color:#fff;
}

.n_href_yellow {
	color:#ffffff;
}