/* CSS Document */
body{
	background:#bbb;
	/*background:#C3BCBC*/ 
	/*background:#B1A4A4;*/
	margin:auto 0px;
	padding:0px;
	text-align:center;
	}
img {
border:0px;
}
ul, li {
margin:0px;padding:0px;
}
.main {
width:1004px;margin:auto;text-align:center;
}
.logo{
margin-top:3px;
}
.globalheader {
background:#B30000 none repeat scroll 0%;
height:50px;
}
.globalheader li a {
font-family:Arial;
font-size:12px;
}
.top_ul {
float:right;margin-right:20px;display:inline;list-style-type:none;
}
.top_li {
float:left;margin-top:18px;color:#ffffff;
}
.top_li1 {
float:left;margin:18px 0px 0px 10px;
}
.inner_pannel {
float:left;width:1002px;
background:#ffffff;
border-top:0px;
border-left:1px solid #A59E9E;
border-right:1px solid #A59E9E;
border-bottom:1px solid #A59E9E;
margin:0px;padding:0px;

}
.inner_pannel strong {
float:left;margin:30px 0px 0px 10px;padding-bottom:30px;
}
.inner_pannel p{
clear:left;text-align:center;
}
#footerline {
	FONT-SIZE: 11px; FLOAT: left; WIDTH: 100%; COLOR: #000000; PADDING-TOP: 10px; TEXT-ALIGN: center;
}