body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}
p.pat{
	color:#FFFFFF;
	padding-right: 10px;
}
h1{
color:#fff;
font-size:16px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}
h2{
color:#000000;
font-size:16px;
float:left;
font-weight:bold;
margin:0px;
padding:5px 0 0 0;
}
#main_container #middle_box .middle_box_content h1 {
	font-size: 36px;
}
#main_container #middle_box .middle_box_content .boxtext {
	width: 380px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 15px;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#fff;
}
.header{
width:900px;
height:114px;
margin:auto;
background:url(images/header_bg.gif) repeat-x;
}
.right_header{
float:right;
width:550px;
}
#logo{
padding:30px 0 0 20px;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:500px;
height:35px;
float:right;
padding:40px 0 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}
#menu ul li{
	list-style:none;
	display:inline;
	float:left;
	width:96px;
	height:35px;
	padding:0px;
	line-height:35px;
	font-size:13px;
	margin:0 3px 0 3px;
	background-color: #404040;
}
#menu ul li a{
height:35px; width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color:#999999;text-align:center;
}
#main_container .header #logo h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 52px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

#menu ul li a:hover{
height:35px;width:96px;text-decoration:none;color: #D0C2A8;
}
#menu ul li a.current{
height:35px;width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color: #FFFFFF;
}

#middle_box{
width:900px;
height:208px;
clear:both;
margin:auto;
background:url(images/middle_banner.gif) no-repeat center;
}
.middle_box_content{
padding:30px 0 0 20px;
}
.top_menu{
width:285px;
float:right;
}
#main_container #footer .footer_links a {
	color: #FFFFFF;
	text-decoration: none;
}

.pattern_bg{
	width:900px;
	height:162px;
	clear:both;
	margin:auto;
	background-color: #D0C2A8;
	background-image: url(images/pattern_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.pattern_box{
	padding-top: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	float: left;
}
.pattern_content{
	width:800px;
	float:left;
	background-color: #000000;
	padding-top: 0px;
	padding-left: 10px;
}
/*---------------------main_content------------------*/
#main_content{
	width:885px;
	height: auto;
	margin: auto;
	padding:0 0 0 15px;
	background-color: #D0C2A8;
}
.clear{
clear:both;
}
.box_content{
width:845px;
height:auto;
float:left;
margin:10px 10px 30px 10px;
}
.box_title{
padding:10px 0 10px 0;
}
.box_text_content{
width:220px;
float:left;
padding:15px 0 0 15px;
}
.box_text{
width:800px;
float:left;
text-align:justify;
padding:0 0 0 10px;
}
/*-----------------------------footer------------------*/
#footer{
width:900px;
height:65px;
color:#508aa1;
background-color:#000000;
}

.copyright{
float:left;
padding:10px 0 0 10px;
}
.center_footer{
color:#c3ced4;
font-size:12px;
font-weight:bold;
width:450px;
padding:15px;
text-align:center;
float:left;
}
.footer_links{
	float:right;
	padding:10px 10px 0 0;
	text-decoration: none;
	color: #FFFFFF;
}

#Downloaded{
text-align:right;
margin-right:15px;
}
