@charset "utf-8";
/* CSS Document */

/*---------------------- GENERAL ----------------------*/

body{
	 font-family:Arial, Helvetica, sans-serif;
	 top:0;
	 background-position:top;
	 background:url(../images/top_bg.jpg) repeat-x;
	 height:146px;
	 
	}

img{border:none;}

a{outline: none; text-decoration:none;}

.cleaner{line-height:0; font-size:0; clear:both; }

span{ color:#04b7ed;}

/*-----------------------End GENERAL -------------------*/

#whole_div
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

#whole_div2
{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px;
	background:url(../images/mid_bg.jpg) no-repeat 50% 50%;
}

#whole_div_footer
{
	width:100%;
	height:106px;
	margin:0 auto;
	padding:0;
	background:url(../images/footer_bg.jpg) repeat-x;
}



/*---------------------- HEADER --------------- ---------*/


#header
{
	width:990px;
	height:auto;
	margin:0 auto;
}

#logo{background-image:url(../images/logo.jpg); height:75px; width:656px; background-repeat:no-repeat; float:left; margin:0 0 0 5px; z-index:10;}

#h_name
{
	background-image:url(../images/h_name2.png);
	width:472px;
	height:60px;
	float:left;
	margin:25px 0 0 20px;
}


/*---------------------- End HEADER ----------------------*/
	
/*---------------------- Start Flash -------------------*/

#flash_bg
{
	height:auto; 
	width:990px; 
	margin:8px 0 0 0;
	position:relative;
	padding:0;
	z-index:5;
}	

/*---------------------- End Flash ---------------------*/


.divider
{
    background-color:#1ab1ff;
    height:2px;
    width:100%;
}


/*---------------------- Start wrapper -------------------*/

#main_div{width:992px; height:auto; margin:0 auto; padding:0; }


#left_panel{width:250px; height:auto; float:left; padding:0 0 10px 0; }

#left_panel h2{font-family:"Myriad Pro", Times New Roman, Times, serif; font-size:24px; font-weight:normal; color:#1ab1ff; margin:12px 0 8px 0px;}

#left_panel p{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#090909; text-align:justify; line-height:10px;}



#right_panel{width:730px; height:auto; float:right;  margin:0; padding:0; }

#right_panel h2{font-family:"Myriad Pro", Times New Roman, Times, serif; font-size:24px; font-weight:normal; color:#1ab1ff; margin:12px 0 8px 0px;}

#right_panel p{font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#090909; text-align:justify; margin:0 10px 0 2px; line-height:24px;}

#right_panel2{width:730px; height:164px; float:left;  margin:10px 0 5px 0; padding:0; background:url(../images/scroll_bg.jpg) repeat-x; }


#divider
{
	width:97%;
	height:1px;
	margin:0 0 8px 0;
	padding:0;
	background-color:#04b7ed;
}

/*---------------------- End wrapper ---------------------*/


/*---------------------- Start footer -------------------*/

#footer_bg
{
	width:990px;
	height:106px;
	margin:0 auto;
	padding:0;
}


#footer{width:680px; height:30px; float:left; margin:0;}


#footer ul
{
	list-style:none;
	margin-top:18px;
	margin-left:-33px;
}

#footer ul li
{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:inline;
}

#footer ul li a
{
text-transform:capitalize;
list-style:none;
display:inline;
text-decoration:none;
text-transform:uppercase;
color:#cfd0d0;
margin:0 25px 0 0;
	
}

#footer ul li a:hover
{
color:#1ab1ff;
}

/*---------------------- end footer -------------------*/

/*---------------------- mislenition -------------------*/

#beyond
{
	width:250px; height:auto; float:left;
	margin:10px 0 0 0;
}

#copy_write
{
	color:#999; margin:10px 0 0 5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px;
}

#follow_us
{
	width:210px; height:auto; float:right;
	margin:15px 0 0 0;
}

#follow_us p
{
	color:#cfd0d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

