body
{
	background:url(../images/New_01.png);
	background-repeat:repeat-x;
	background-color:#07133d;
	font-family:arial, hevetica, sans-serif;
}
#header
{
background-image:url(../images/header.png);
height:112px;
width:949px;
background-repeat:no-repeat;
}
.left_menu_content
{
background-image:url(../images/leftmenucurve.png);
height:47px;
width:21px;
background-repeat:no-repeat;
}
.menu_content
{
background-image:url(../images/repeatemenubg.png);
height:47px;
background-repeat:repeat-x;

}
.menu_content a
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:17px;
color:#FFFFFF;
text-decoration:none;
text-align:center;

padding-right:15px;
}
.right_menu_content
{
background-image:url(../images/rightmenucurve.png);
height:47px;
width:21px;
background-repeat:no-repeat;
}

.body_content
{
background-image:url(../images/New2_07.png); 
width:949px; 
min-height:500px; 
margin-left:auto; 
margin-right:auto; 
background-repeat:repeat-y;
}
#content
{
width:903px; 
margin-left:20px; 
margin-right:20px; 
min-height:300px;
}
#footer
{
width:946px; 
background-repeat:repeat-y;
padding-top:7px;
background-position:bottom;
background-image:url(../images/footerbg.png);
}