/* CSS Document */

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#582949;
	background:#280B29 url(../images/main_bg.jpg) repeat-x ;
	}
	
/***********************************************************************************************************************************
Container Header Tags
***********************************************************************************************************************************/	

h1,h2,h3,h4,h5,h6,p{
	padding:0px;
	margin:0px;
	}
	
h1{
	color:#582949;
	font-size:18px;
	padding-bottom:10px;
	}	
	
p{
	padding-bottom:10px;
	}	
	
/***********************************************************************************************************************************
Container Header Start
***********************************************************************************************************************************/
	
#container_header{
	width:952px;
	margin:auto;
	background:#fff;
	}	
	
#container_header_left{
	width:533px;
	float:left;
	}
	
#container_header_right{
	width:419px;
	float:right;
	}	
	
	/***********************************************************************************************************************************
Container Menu Start
***********************************************************************************************************************************/
	
#container_menu {
	width:952px;
	margin:auto;
	background:url(../images/nav_bg.jpg);
	height:33px;
	padding-top:10px;
	}
	
#container_menu_left {
	width:735px;
	float:left;	
	}
	
#container_menu_right {
	width:202px;
	float:right;
	padding-left:15px;	
	}	
	
#header_menu {
	padding:0px;
	}	
			
#header_menu ul{
	padding:0px;
	margin:0px;
	}
	
#header_menu li{
	list-style:none;
	display:inline
	}
	
#header_menu li a{
	display:block;
	float:left;
	padding:9px 0px 9px 0px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/navigation_off.jpg);
	width:98px;
	text-align:center;
	margin-left:7px;
	}
	
#header_menu li a:hover{
	background:url(../images/navigation_on.jpg);
	color:#301127;
	}		
	
#header_menu #on a{
	display:block;
	float:left;
	padding:9px 0px 9px 0px;
	color:#301127;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/navigation_on.jpg);
	width:98px;
	text-align:center;
	margin-left:7px;
	}
	
#header_menu #on a:hover{
	background:url(../images/navigation_on.jpg);
	color:#301127;
	}		
	
/***********************************************************************************************************************************
Container Body Start
***********************************************************************************************************************************/	

#container_body{
	width:930px;
	margin:auto;
	background:#fff;
	border-left:1px solid #601a62;
	border-right:1px solid #601a62;
	padding:10px;
	}	
	
#container_body a{
	color:#582949;
	}	
	
#container_body_left{
	width:698px;
	float:left;
	padding-right:21px;
	}	
	
#container_body_right{
	width:211px;
	float:right;
	}
	
.content_banner_bg{
	width:678px;
	background:url(../images/content_banner_bg.jpg);
	height:245px;
	padding:10px;
	}
	
.content_banner_bg img{
	float:left;
	margin:0px 10px 10px 0px;
	}	
	
.box1{
	width:324px;
	float:left;
	margin:10px 9px 0px 0px;
	background:#fff url(../images/pink_bg.jpg) top repeat-x;
	padding:10px;
	}	
	
.content_banners_bg{
	background:url(../images/pink_bg1.jpg);
	height:160px;
	border:1px solid #e4b8e4;
	padding:10px 0px 0px 0px;
	}	
	
.content_banners_bg img{
	margin-left:8px;
	}	
	
.box2{
	width:337px;
	float:left;
	margin:10px 12px 0px 0px;
	}	
	
.box2_head{
	background:url(../images/head2_bg.gif);
	height:20px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding-top:10px;
	}
	
.box2_body{
	background:#fff url(../images/head2_body_bg1.gif) bottom repeat-x;
	border-right:1px solid #d888bf;
	padding:10px;
	border-left:1px solid #d888bf;
	}		
	
.box{
	margin-bottom:10px;
	}	
	
.box_head{
	background:url(../images/head1_bg.gif);
	width:211px;
	height:20px;
	color:#fff;
	text-align:center;
	padding:10px 0px 0px 0px;
	font-weight:bold;
	} 
	
.box_body{
	width:207px;
	height:227px;
	background:url(../images/head1_body_bg.gif);
	padding:8px 0px 0px 4px;
	}	
	
.rightcol_banners img{
	margin-bottom:10px;
	}	
	
	
#container_body_left_inner{
	width:230px;
	float:left;
	padding-right:21px;
	}	
	
#container_body_middle_inner{
	width:447px;
	float:left;
	padding-right:21px;
	}	
	
.contact_left_content{
	background:#F5F5F5;
	border:1px solid #ccc;
	color:#000000;
	padding:8px;
	}				
	
	
/***********************************************************************************************************************************
Container Footer Start
***********************************************************************************************************************************/	

#container_footer1{
	margin-top:10px;
	}

#container_footer{
	width:952px;
	margin:auto;
	background:url(../images/footer_bg.jpg);
	height:39px;
	text-align:center;
	padding:10px 0px 0px 0px;
	}
	
#container_footer a{
	color:#fff;
	}	
	
.footer_links{
	margin-bottom:6px;
	}	
			
	

