
/*  Design and Developed by WEB DATA HOSTS, www.webdatahosts.com  */

html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
	font:20px sans-serif, Verdana, Geneva, ;
	font-weight:normal;
}

:focus {
	outline: 0;
}

img {
	border: 0;
}
a {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #3FF;
	text-decoration: underline;
}

.oceanblue {color: #3FF;}

.clear {
	clear: both;
}

body {
	background: #000;
	text-align: left;
	color: #fff;
	font:12px sans-serif, Verdana, Geneva, ;
}
.wrapper {
	width: 778px;
	height: 724px;
	margin: 10px auto 0px auto;
	margin-top:10px;
	background: #FFF url(../images/bg.jpg) no-repeat;
	border: 5px solid #FFF;
}


/*  Header Section  */
.header {
	width: 778px;
	height: 179px;}

.header_left {
	width: 232px;
	height: 179px; float:left;}

.header_right {
	width: 546px;
	height: 179px; float:left;}
.header_right_top {
	width:456px;
	height:63px; float:left;
	padding-left:90px;
	padding-top:20px;
	background: url(../images/menubg.jpg) no-repeat;}
	
.header_right_bottom {
	width: 546px;
	height: 88px; float:left;
	padding-top:8px;}


/*  Body Section  */
.body {
	width:778px;
	height:516px;}

.body_left {
	width:186px;
	height:516px; float:left;
	padding-left:46px;}

.body_right {
	width:543px;
	height:516px;
	float:left;
	}
	
body_right1 { float:left;}
body_right2 { float:left;}

.body_right_innerpage_cont { 
     width:480px; padding-left:10px;
	 float:left; text-align:left;
	 }

/*  Footer Section  */
.footer {
	width:778px;
	height:25px;
	margin: 6px auto 0px auto;
	color: #CCC;
	}
