@charset "utf-8";
/* CSS Document */



body
{
	background-color:#000;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	margin:0 0 0 0;
	font-weight:normal;
	line-height:16px;
	
}


.imgbdr
{
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
	
	
}

/*======================general==========================*/	
  div, table, tr, td, img, form, input, select, p, h1, h2, h3, h4, h5, h6, ul, li, label, textarea, chexbox, radio, ol, option{
		padding:0;
		margin:0;
		}
	ul{
		padding:0;
		margin:0;
		
		}	
	a{
		padding:0;
		margin:0;
		text-decoration:none;
		cursor:pointer;
		color:#fff;
		}
	img{
		padding:0;
		margin:0;
		border:0;
		}
	chexbox{
		padding:0;
		margin:0;
		width:20px;
		height:20px;
		}	
	.spacer{
		padding:0;
		margin:0;
		font-size:0;
		line-height:0;
		clear:both;
		}

/*======================general end==========================*/	

.maindiv100
{
	width:100%;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color: #FFF;
}

.maindiv
{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/index1_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.maindivmiddle
{
	background-color:#FFF;
	padding-left:20px;
	padding-right:20px;
	padding-top: 8px;
	padding-bottom: 15px;
}
.maindivinner
{
	width:924px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
}
/*======================header start==========================*/
.headerarea
{
	width:924px;
	height:174px;
	background-image:url(../images/headerbg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.logo
{
	width:484px;
	height:71px;
	margin-left:29px;
	margin-top:45px;
	float:left;
}
.logorightarea
{ 	
	float:left;
	width:400px;
}
.banner
{	
	width:924px;
}
.ph
{
	width:200px;
	background-image:url(../images/mobicon.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	padding-top:10px;
	line-height:28px;
}
.ph span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#a3a3a3;
}
.phonearea
{
	margin-left:86px;
	margin-top:15px;
}
.menuarea
{
	background-image:url(../images/menubg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:10px;
	height:37px;
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#000000;
	padding-left: 55px;
}
/*=====menu panel start===============*/

#nav{
	padding:0px;
	width:auto;
	height:38px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	
	}
	
#nav ul{
	list-style:none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:11px;
	
}


#nav li{
	float:left;
	margin-left:50px;
	margin-right:0px;
	color:#717171;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 38px;
	padding: 0px;
	}

#nav li a{
	float:left;
	display:block;
	cursor:pointer;
	color:#717171;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 38px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin: 0px;
	text-transform: capitalize;
}

#nav li a:hover{
	float:left;
	display:block;
	cursor:pointer;
	color:#000;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 38px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin: 0px;
	text-transform:capitalize;
	background-image: url(../images/hover.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}
#nav li a.active{
	float:left;
	display:block;
	cursor:pointer;
	color:#000;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 38px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin: 0px;
	text-transform:capitalize;
	background-image: url(../images/hover.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}
.devider
{
	background-image:url(../images/menudevider.jpg);
	width:2px;
}
	
/*=====menu panel end===============*/
.one
{
	position:absolute;
	left: 144px;
	top: 4px;
}

.two
{
	position:absolute;
	left: 194px;
	top: 10px;
}

/*======================header end==========================*/


/*======================body start==========================*/
.bodyarea
{
	width:874px;
	text-align:center;
	padding-top:35px;
	padding-left:25px;
	padding-right:25px;
}
.bodyareacontent
{
	padding-top:25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4b4b4b;
}

.bodyareacontentinner
{
	padding-top:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4b4b4b;
	padding-bottom:10px;
	min-height:200px;
	text-align:left;
}
.register
{
	
	background-image:url(../images/regibg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	padding-top:15px;
	margin-top:20px;
	margin-bottom:10px
}
.bodyalogoarea
{
	margin-top:15px;
	margin-bottom:5px;
}
.bodyalogoarea ul
{
	margin:0px;
    padding:0px;
	text-align:center;
	
}
.bodyalogoarea ul li
{
	padding:0;
	/*float:left;*/
	display:inline;
	list-style-type:none;
}
/*======================body end==========================*/


/*======================footer start==========================*/
.footer100
{
	background-color:#000;
}



.footerinner
{
	width:924px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	text-align:center;
	padding-top:10px;
	padding-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
#list  ul{
	padding:0px;
	list-style:none;
	
}

#list li{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 0px;
	display:inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	
}

#list li a{
	color:#fff;
	font-family:tahoma;
	font-size: 11px;
	line-height: 25px;
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 0px;
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-decoration:none;
	
}
#list li a:hover{
	color:#fff;
	font-family:tahoma;
	font-size: 11px;
	line-height: 25px;
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 0px;
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-decoration:underline;
	
}
.bpd
{
	margin-bottom:10px;
	margin-top:3px;
}

.bpd a
{ 
	color:#fff;
	text-decoration:none;
}

/*======================footer end==========================*/
