	
@font-family{
	font-family:"Lucida Sans"; 
	src:url('LSANS.TTF');
	}
@font-family{
	font-family:"Sansation Light"; 
	src:url('Sansation_Light_0.ttf')
/*	url('Sansation_Regular.ttf')*/
	}
		
@font-family{
	font-family:"Segoe Condensed"; 
	src:url('segoe.ttf'), 
	url('segoeb.ttf');
	}
	
body{
	background:#30686B; 
	font-family:"Lucida Sans";
	font-size:14px;
	color:#262626;
	}
		
body, p, h1, h2, h3, h4{
	padding:0; 
	margin:0;
	}
		
.clr{
	clear:both;
	}
		
#main{
	width:980px; 
	margin:0 auto; 
	background:#F9F9F9; 
	padding:10px 0;
	}

#header{
	height:270px;
	position:relative;
	}
	
.gry_boxx{
	width:100%;
	height:150px;
	background:#efeeee;
	top:83px;
	position:absolute;
	}

#logo{
	background:url(c_logo.png) no-repeat;
	position:absolute;
	width:356px;
	height:104px;
	top:37px;
	left:67px;
	}

#menu{
	background:url(menu_bg.png) no-repeat;
	position:absolute;
	width:436px;
	height:151px;
	top:14px;;
	right:51px;
	}
	
.menu_boxx{
	width:145px;
	float:left;
	height:30px;
	margin:64px 0 0 0;
	text-align:center;
	}
	
.menu_boxx a, .active_link{
	font-family:"Sansation Light";
	font-weight:bold;
	font-style:normal;
	font-size:18px;
	color:#FFFFFF;
	}

.menu_boxx a{
	text-decoration:underline;
	}
	
.menu_boxx a:hover{
	text-decoration:none;
	}
	
.link_active{
	text-decoration:none !important;
	}

#slogan{
	position:absolute;
	bottom: 15px;
	font-size:46px;
	font-weight:bold;
	font-family:"Sansation Light";
	color:#000000;
	text-align:center;
	width:100%;
	}
	
#advertisement_holder{}

#banner{
	font-size:14px;
	color:#272727;
	font-weight:bold;
	text-align:right;
	}

#advert p{
	width:100%;
	text-align:center;
	margin:30px 0;
	font-size:19px;
	}

.blue_strip{
	height:143px;
	background:#0c77bb;
	}	


	
.blue_innwhite{
	background:#FFFFFF;
	width:330px;
	height:118px;
	margin:0 0 0 22px;
	text-align:center;
	padding:25px 0 0 0;
	float:left;
	}

.blue_inntext{
	font-family::"Lucida Sans";
	font-size:33px;
	color:#FFF;
	font-weight:bold;
	margin:0 20px 0 0;
	text-align:center;
	padding:50px 0 0 0; 
	}
	
.cont_add{
	font-size:16px;
	text-align:center;
	margin:20px 0;
	}
	
.email_boxx{
	height:44px;
	background:#f1f1f1;
	padding:18px 10px 0 10px;
	}
	
.email_boxx, .email_boxx a{
	font-size:24px;
	color:#262626;
	font-weight:bold;
	text-decoration:none;
	}
	
.email_boxx p{
	width:49%;
	float:left;
	text-align:center;
	}
	
.m_head{
	font-family:"Sansation Light";
	font-size:32px;
	color:#282727;
	font-weight:bold;
	}
	
/* About us */

.abt_boxx, .contact_boxx{
	width:85%;
	padding:10px;
	text-align:left;
	margin:0 auto;
	}

.abt_boxx{
	}
	
.abt_heading{
	font-size:20px;
	font-weight:bold;
	}
	
/* Contact us */

#data_boxx{
	width:605px;
	border:3px solid #f0f0f0;
	margin:60px auto;
	position:relative;
	text-align:center;
	padding:100px 0 20px 0;
	}
	
#data_boxx a{
	color:#0c77bb;
	text-decoration:underline;
	font-size:20px;
	font-weight:bold;
	}

	/* Footer Section */
#footer{
	font-size:16px;
	color:#b4b6b7;
	text-align:right;
	padding:5px 51px;
	}


#s1{
	width:980px;
	}
