body{
	margin:0px;
	padding:0px;
	width:100%;
	background:url(body_bg.jpg) repeat-x;
	 font-family:"Century Gothic";
}

/*SOME IMPORTANT CLEARIFICATION*/

img{border:none;}

.clear{clear:both;}

p{margin:0px; padding:0px; padding-top:5px; padding-bottom:5px;}

h1{padding:0px; margin:0px; padding-top:10px; padding-bottom:10px; color:#000;  font-size:22px; font-weight:100;}

h1 span{color:#5e5e5e;}

h2{padding:0px; margin:0px; font-weight:normal; padding-top:5px; padding-bottom:2px; color:#000;  font-size:22px;}

h3{padding:0px; margin:0px;  padding-top:5px; padding-bottom:2px; color:#666; font-size:18px;}

h4{padding:0px; margin:0px; padding:5px 0px; color:#5e5e5e; font-weight:100; font-size:16px;}

ul li{ font-size:12px;}

/*SOME IMPORTANT CLEARIFICATION*/

.container{
	position:relative;
	width:900px;
	height:auto;
	margin:0px auto;
}

#logo{
	position:relative;
	width:471px;
	height:126px;
	float:left;
}

#top_link{
	position:relative;
	float:right;
	width:300px;
	text-align:right;
	height:auto;
	color:White;
	font-size:12px;
	margin-top:10px;
	margin-right:10px;
}

#top_link a{color:White; text-decoration:none;}
#top_link a:hover{text-decoration:underline;}


#header{
	position:relative;
	width:893px;
	height:307px;
	margin:0px auto;
	margin-top:0px;
}


/*Navigation css*/

#nav{
	position:relative;
	width:900px;
	height:auto;
	z-index:999;
	margin:0px auto;
}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu li {position:relative; float:left; width:auto; padding:0px; margin:0px;}
ul.menu ul {position:absolute; top:23px; left:0; background:#000; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; font-size:12px; border:1px solid #aaa; border-top:none; width:128px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#000; color:#FFF; text-decoration:none;}
ul.menu ul li a:hover { text-decoration:underline;}



#content_area{
	position:relative;
	width:900px;
	height:auto;
	margin-top:20px;
	color:#5e5e5e;
	font-size:13px;
	z-index:1;

}

#content_area a{color:#ff3333; text-decoration:none;}
#content_area a:hover{text-decoration:underline;}
#left_content{
	position:relative;
	width:575px;
	height:auto;
	float:left;
	border-right:solid 1px #CCC;
	padding-right:5px;
	padding-left:5px;
}

#left_content a{color:#ff3333; text-decoration:none; font-weight:bold;}
#left_content a:hover{text-decoration:underline;}


#rite_content{
	position:relative;
	width:283px;
	height:auto;
	float:right;
	padding-right:5px;
	font-size:11px;
	color:#000;
}


#tab_one{
	position:relative;
	background:url(../images/home_right_tab1.jpg) no-repeat;
	width:279px;
	height:80px;
	margin-bottom:7px;
	padding-left:5px;
	font-size:12px;
}
#tab_one a{color:#5e5e5e;  text-decoration:none;}
#tab_one a:hover{text-decoration:underline;}

#tab_two{
	position:relative;
	background:url(../images/home_right_tab2.jpg) no-repeat;
	width:279px;
	height:80px;
	margin-bottom:7px;
	padding-left:5px;
}

#tab_three{
	position:relative;
	background:url(../images/home_right_tab3.jpg) no-repeat;
	width:279px;
	height:80px;
	padding-left:5px;
	
	font-size:11px;
}

#tab_three a{color:#5e5e5e; text-decoration:none;}
#tab_three a:hover{text-decoration:underline;}

/*FOOTER AREA */


#footer_bg{
	position:relative;
	background:url(../images/footer_bg.jpg) repeat-x;
	height:108px;
	width:100%;
	margin-top:30px;
	color:#7f7f7f;
	font-size:11px;
}

#left_footer{
	position:relative;
	width:auto;
	height:auto;
	float:left;
	margin-top:25px;
}

#footer_bg a{color:#7f7f7f; text-decoration:none;}
#footer_bg a:hover{color:#7f7f7f; text-decoration:underline;}

#rite_footer{
	position:relative;
	width:auto;
	height:auto;
	float:right;
	text-align:right;
	margin-top:25px;
}

b{color:#000;}
table{padding-left:10px;}




.style2 {font-family:"Century Gothic"; font-size:11}
.style13 {
	color: #000000;
	font-family: "Century Gothic";
}
.style16 {color: #000000; font-weight: bold; }
.underline {text-decoration:underline}
.style25 {font-size: 10px}
.style26 {font-size: 10;
	font-family: "Century Gothic";
}
.style27 {font-size: 10px; font-family: "Century Gothic"; }
.style24 {	color:#fe0000;
	font-weight: bold;
}
.style30 {font-family: "Century Gothic"; font-weight: bold; font-size: 14px; }
.style32 {
	font-size: 14px;
	font-weight: bold;
}

.left{
	position:relative;
	width:49%;
	height:auto;
	float:left;
}

.right{
	position:relative;
	width:49%;
	height:auto;
	float:right;
}
