body {
	background: url(../images/bg.gif) repeat-x;
	font: Normal 12px/14px "Trebuchet MS";
	color: #000;
	margin: 0;
	padding: 0;
}

/* ======================= Reset Styles! ======================= */
body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

.clear{clear:both;}
.left{float: left;}
.right{float: right;}

a:link, a:active, a:visited
	{
	color:#000;
	text-decoration: underline;
}

a:hover
	{
	color: #000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	color: #000;
	padding:0px;
	font-weight: Normal;
	line-height:normal;
	}

h1{font-size: 30px;}
h2{font-size: 26px;}
h3{font-size: 22px;}
h4{font-size: 20px;}
h5{font-size: 16px;}
h6{font-size: 14px; font-weight: bold;}

p{
	color: #000;
	padding:0px;
}
ul{
	list-style: none;
	padding: 8px 30px;

	
}

li{
	color: #000;
	font: normal 12px "Trebuchet MS";	
}

/* -------------------- Main Wrapper -------------------- */
#wrapper{
	width:100%;
	margin: 0 auto;
	background: url(../images/bg_top.gif) no-repeat center top;
}

/* ======================= Header ======================= */
#header{
	width:906px;
	margin:0 auto;
	}
	
#header h1	{
	float:left;
	margin:13px 0 0 15px;
	padding:3px 0 25px 0;
	color:#f7e601;
	font:bold 34px tahoma;
	width: 518px;
	}

#header h1 strong{
	font-size:17px;
}

#header h1 a:link,#header h1 a:active,#header h1 a:visited	{
	color:#f7e601;
}	
#header p	{
	margin:8px 5px 5px 0px;
	float:right;
	color:#FFFFFF;
	text-align:right;
	width:200px;
	font:normal 18px "Trebuchet MS";
}
#header p span	{
	padding:0 10px 0 5px;
	font-size:30px;
	color:#f7e601;
	width:200px;
}

#header p strong	{
	padding:10px 0 0 0;
	font-size:20px;
}
#nav{
	width:904px;
	background:url(../images/shade_nav.png) no-repeat center bottom;
	float:left;
	padding:0 2px 5px 2px;
	}
	
#nav ul{
	padding:0px 0 0 50px;
	width:850px;
	list-style-type:none;
	border:#1e5981 1px solid;
	background:url(../images/nav_bg.gif) repeat-x left top #216491;
	float:left;
	}	
	
#nav ul li{
	background: none;
	float:left;
	padding:15px 31px 7px 31px;
	font:bold 18px "Trebuchet MS";
	color:#FFFFFF;
	border-right:#eac001 1px solid;
	}	
	
#nav ul li a{
	color:#FFFFFF;
	text-decoration:none;
	}	
	
#nav ul li a:link,a:visted,a:active{
	color:#FFFFFF;
	text-decoration:none;
	}			
	
#nav ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}		
	
#nav ul li.last{
	padding:15px 0px 7px 28px;
	border-right:none;
	}	
	
#nav ul li.active{
	background: none;
	float:left;
	padding:15px 10px 7px 10px;
	color:#000;
	background:#f8ea01 url(../images/active_link.gif) repeat-x;
	border-right:none;
	}			
#nav ul li.active a:link, #nav ul li.active a:active, #nav ul li.active a:visited{
color:#000000;
text-decoration:none;
}	
	/*Content starts*/
#content	{
	width:900px;
	margin:-5px auto 0 auto;
	clear:both;
	padding:0 0 10px 0;
	border:#c9c9c9 2px solid;
	border-bottom:none;
	}
	/*left panel*/
#left	{
	padding:0 0px 0 4px;
	width:690px;
	background:#FFF;
	float:left;
	}
	
#left img.top_image	{
	margin:0px 0 0 0px;
	float:left;
	}	
#services	{
	width:193px; 
	float:left; 
	}
	
#services h3{
	margin:5px 0 0 0;
	padding:3px 0 1px 0;
	text-align:center;
	width:193px;
	float:left;
	font:normal 18px "Trebuchet MS";
	color:#f7e601;
	background:#216490 url(../images/servicesheading_bg.gif) repeat-x;
	border:#1e5981 1px solid;
	}		
	
	
#services ul{
	float:left;
	padding:10px 0 0 10px;
	width:185px;
	background:#fdfaeb;
	list-style-type:none;
	}	
#services ul li{
	float:left;
	width:165px;
	color:#25587b;
	padding:4px 0 8px 20px;
	background: url(../images/bul_services.gif) no-repeat left top;
	}	
	
#services ul li a{
	color:#25587b;
	text-decoration:none;
	}	
	
#services ul li a:link,a:active,a:visted{
	color:#25587b;
	text-decoration:none;
	}		
	
#services ul li:hover a{
	color:#fff;
	text-decoration:none;
	}		
	
#services ul li:hover {
	float:left;
	width:165px;
	color:#FFF;
	background:#235e85 url(../images/bul_services.gif) no-repeat left 0px;
	}
#services ul li.active a:link, #services ul li.active a:active, #services ul li.active a:visited{
color:#FFFFFF;
}	
#services p{
	margin:10px 0 0 0;
	float:left;
	text-align:center;
	width:195px;
	background:#0770ad url(../images/services_bg.gif) no-repeat;
	}
	
#services p img.left{
	float:left;
	}		
	
#services p strong{
	margin:20px 0 0 20px;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font: italic 25px "Trebuchet MS";
		}		
		
#services p span{
	margin:5px 10px 0 10px;
	text-align:center;
	float:left;
	color:#f7e601;
	font: italic 25px "Trebuchet MS";
		}			

/*welcome section*/
#welcome	{
	float:left;
	margin:0 0 0 10px;
	width:470px;
	}
	
#welcome img.right	{
	float:right;
	margin: 0 0 0 7px;
	}	
	
#welcome img.seprator	{
	margin:10px 0 0 10px;
	}		
	
#welcome p	{
	margin:10px 0 0 10px;
	}	
#welcome p.text	{
	font-style: italic;
	margin-bottom: 35px;
	}	
	
#welcome p.text span	{
	float: right;
	font-weight: bold;
	font-style: normal;
	}	
	
#welcome h4	{
	margin:10px 0 0 10px;
	font:normal 18px "Trebuchet MS";
	color:#25587b;
	}	

#welcome ul{
	padding:10px 0 10px 10px;
	clear: left;
	list-style-type:none;
	}	
	
#welcome li	{
	background:url(../images/bul_content.gif) no-repeat left top;
	padding:0 0 0 20px;	}		
		
#welcome h2.main_heading	{
	margin:5px 0 0 0;
	padding:3px 0 1px 10px;
	float:left;
	font:normal 18px "Trebuchet MS";
	color:#f7e601;
	background:#216490 url(../images/servicesheading_bg.gif) repeat-x;
	border:#1e5981 1px solid;
	width:470px;
	margin-bottom: 10px;
	}	

#right	{
	padding:3px 1px 0 0;
	float:right;
	width:204px;
	background:#FFF;
	}

#right img.right	{
	float:right;

	}
	
	
#right form	{
	padding:3px 0 0 0 ;
	float:left;
	width:200px;
	font:normal 11px verdana;
	background:#dee8ee 
	}
	
	

#right form	img.left{
	float:left;
	}	
	
#right form	img.right{
	float:right;
	}		
	
#right h3	{
	float:left;
	width:198px;
	padding:5px 0 5px 0;
	text-align:center;
	border:#1e5981 1px solid;
	color:#f7e601;
	background:#216490 url(../images/servicesheading_bg.gif) repeat-x;
	font: bold 15px tahoma;
	
	}	
#right form ul	{
	margin:0;
	padding:0;
	float:left;
	width:180px;
	list-style-type:none;
	}
	
#right form ul li	{
	width:185px;
	padding:3px 0 0 0;
	float:left;
	background: url(../images/input_bg.gif) no-repeat 3px bottom;
	}	
	
#right form ul li.textarea	{
	width:185px;
	padding:3px 0 0 0;
	float:left;
	background: url(../images/bg_txtarea.gif) no-repeat 3px bottom;
	}	

#right form	label{
	padding:0px 0 0px 10px;
	width:180px;
	font:bold 10px tahoma;
	float:left;
	}	
	
#right form	input{
	margin:8px 0 0 10px;
	width:170px;
	padding:2px 0 0 0;
	background:none;
	height:20px;
	float:left;
	}	
#right form	input.textarea{
	margin:8px 0 0 10px;
	padding:2px 0 0 0;
	width:170px;
	height:53px;
	background:none;
	float:left;
	}			
	
#right form	input.submit_btn{
	margin:7px 0px 2px 20px;
	padding:0;
	color:#fff;
	font:bold 11px tahoma;
	width:164px;
	border:#FFF 1px solid;
	height:25px;
	background:#235c83;
	text-align:center;
	}			
		
#right form img.left	{
	float:left;
}	
#testimonials {
	float:left;
	width:200px;
	margin:10px 0 0 0;
	background:#fdfaeb;
	border-right:#eef2f5 1px solid;
	border-left:#eef2f5 1px solid;
	}		
	
#testimonials p	{
	float:left;
	width:180px;
	padding:10px 10px 0 10px;
	font:italic 12px "Trebuchet MS";
	color:#25587b;
	}	
	
#testimonials strong{
	float:left;
	width:180px;
	padding:10px 0 0 10px;
	font:bold 13px "Trebuchet MS";
	color:#25587b;
	}	
#testimonials img.btn{
	float:left;
	margin:0 0 0 100px;
	}
#right h5	{
	float:left;
	width:198px;
	padding:5px 0 5px 0;
	text-align:center;
	border:#1e5981 1px solid;
	color:#f7e601;
	background:#216490 url(../images/servicesheading_bg.gif) repeat-x;
	font: bold 15px tahoma;
	}
/*Footer starts*/

#footer	{
	padding:2px 0 2px 0;
	width:100%;
	float:left;
	margin:0;
	color:#fff;
	background:#003a61;
	}	
#footer_inner	{	
	width:906px;
	margin:0 auto;
	clear:both;
	}

#footer_inner p	{
	margin:0 0 0 0px;
	padding:0 0 15px 0;
	clear:both;
	color:#fff;
	}
	
#footer_inner span	{
	float:right;
	padding:15px 0 0 0;
	}	

#footer	a{
	color:white;
}

#footer_inner strong	{
	color:#fff;}	
		
#footer_inner ul{
	margin:0 auto;
	padding:15px 0 10px 0;
	clear:both;
	list-style-type:none;
	float:left;
	width:600px;
}

#footer_inner ul li{
	padding:0 11px 0 11px;
	float:left;
	display:inline;
	border-right:#FFFFFF 1px solid;
}
#footer_inner ul li a{
	color:#FFF;
	text-decoration:none;
	padding:0;
	background:none;
}
#footer_inner ul li a:link, #footer_inner ul li a:active, #footer_inner ul li a:visited{
	color:#FFF;
	text-decoration:none;
	padding:0;
	background:none;
}
#footer_inner ul li a:hover{
	color:#FFF;
	text-decoration:underline;
	padding:0;
	background:none;
}
#footer_inner ul li.last{
	padding:0 11px 0 11px;
	border-right:none;
}

#footer_inner ul li.first{
	padding:0 11px 0 0;
	
}		
