body{
	padding:0px;
	margin:0px;
	background:#3c4a68;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#adadad;
	}
	
.header_bg{
	background:url(../images/bg_inner.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:418px;
	}
	
.menu_bg{
	background:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:1000px;
	height:38px;
	}
	
.menu_bg_inner{
	background:url(../images/menu_bg_inner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:1000px;
	height:38px;
	}
	
.body_bg_inner{
	background:#0e1d3c url(../images/body_bg_inner.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	}
	
.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#929bad;
	}
	
.box_bg{
	background:#132242 url(../images/box_bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:259px;
	border-left:1px solid #273657;
	border-right:1px solid #273657;
	}
	
.heading1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#ffffff;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:44px;
	}
	
.footer_bg_top{
	background:url(../images/footer_bg_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:44px;
	}

