@charset "UTF-8";
/* CSS Document */

html, body {
margin: 0;
padding: 0;
}


/* css reset section */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li {
	margin:0;
	padding:0;
}
img {
	border:0;
}

ul,ol {
	list-style:none;
}


/* main layout section */
body {
	background-color:#e3e3e3;
	text-align:center;
	font-size:100.01%;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
	width:1000px;
	padding:10px 0 0px 0px;
	margin:0px auto 25px;
	position:relative;
	text-align:center;
	background-color:#ffffff;
	
}

#header {
	width:960px;
	height:90px;
	margin:10px auto 0px;
	background-image:url(images/img_banner.gif);
	background-repeat:no-repeat;
	text-align:right;
	
	
}


#headerContact {
	height:75px;
	width:181px;
	font-size:14px;
	color:#250058;
	position:absolute;
	left: 790px;
	top: 25px;
}



#navigation {

	height:35px;
	width:960px;
	margin:0 auto 0 ;
}

li {
	display:inline;
}



#blank1 {
	width:200px;
	background-image:url(images/btn_bg.gif);
}

#blank2 {
	width:160px;
	background-image:url(images/btn_bg.gif);
}

#home {
	width:150px;
	background-image:url(images/btn_home.gif);
	background-repeat:no-repeat;
}

#aboutUs {
	width:150px;
	background-image:url(images/btn_aboutUs.gif);
	background-repeat:no-repeat;
}

#ourService {
	width:150px;
	background-image:url(images/btn_OurServices.gif);
	background-repeat:no-repeat;
}

#contact {
	width:150px;
	background-image:url(images/btn_contact.gif);
	background-repeat:no-repeat;
}




#navigation a {

	display:block;
	float:left;
	height:35px;
	background-position:0 -35px;

}
#navigation span {
	display:none; /* This hides the actual text of the button */
}
#navigation a:hover { /* a:hover is a rollover on a link */
	background-position:0 0px;
}
#navigation .current {
	background-position:0 0px;
}











#box1 {

	width:960px;
	margin:0 auto 0 ;

}


#box600 {

	height:600px;
	width:960px;
	margin:0 auto 0 ;

}






#boxL {

	width:354px;
	text-align:left;
	font-size:12px;
	line-height:19px;
	color:#50483e;
	padding-top:20px;
	margin:0px 24px 20px 24px;
	display:block;
	float:left;
	text-align:left;

}


#boxC {

	width:358px;
	text-align:left;
	font-size:12px;
	color:#50483e;
	padding-top:25px;
	margin:0px 0px 10px 0px;
	display:block;
	float:left;

}





#box3img {

	width:358px;
	height:116px;
	text-align:left;
	padding-top:20px;
	margin:0px 0px 00px 0px;
	display:block;
	float:left;

}

#boxbtn1 {

	width:358px;
	height:50px;
	text-align:left;
	padding-top:20px;
	margin:0px 0px 00px 0px;
	display:block;
	float:left;

}


#box6img {

	width:760px;
	height:116px;
	text-align:left;
	padding-top:20px;
	margin:0px 0px 00px 0px;
	display:block;
	float:left;

}




#boxSq {

	width:116px;
	height:116px;
	text-align:left;
	margin:0px 5px 00px 0px;
	display:block;
	float:left;

}

#boxbtn {

	width:116px;
	height:50px;
	text-align:left;
	margin:0px 5px 00px 0px;
	display:block;
	float:left;

}

#boxbtn2 {

	width:116px;
	height:50px;
	text-align:left;
	margin:0px 0px 00px 0px;
	display:block;
	float:left;

}


#boxSqL {

	width:116px;
	height:166px;
	text-align:left;
	padding:0px 0px 20px 10px;
	display:block;
	float:left;

}



#boxSq1 {

	width:116px;
	height:116px;
	text-align:left;
	margin:0px 0px 00px 0px;
	display:block;
	float:left;

}




#boxR {
	width:200px;
	text-align:left;
	font-size:12px;
	color:#50483e;
	padding-top:0px;
	display:block;
	float:left;

}

#boxRinsideTop {
	height:19px;
	background-color:#fbfbfc;

}

#boxRinsideMid{
	background-color:#fbfbfc;
	font-size:10px;
	color:#003300;
}


#boxRinsideBtm {
		height:120px;
	background-color:#fbfbfc;


}










#footer {
	background-image:url(images/img_footer_bg.gif);
	clear:both;
	height:30px;
	width:960px;
	margin:0 auto 0px ;
	background-color:#999999;
	font-size:10px;
	color:#ffffff;

}

#footer a {
	text-decoration:none;
	color:#000000;
}

#footer a:hover {
	text-decoration:none;
	color:#babd9b;
}


#bottom {

	height:30px;
	width:960px;
	margin:0 auto 0px ;
	color:#999999;
	font-size:10px;
	line-height:25px;

}

#bottom a {
	text-decoration:none;
	color:#999999;
}

#bottom a:hover {

	color:#000000;
}






p {
	color:#000000;
	}

h2 {
	color:#1b75bb;
	font-size:15px;
	line-height:18px;

}



h3 {
	font-weight:lighter;
	color:#250058;
	font-size:16px;
	line-height:23px;

}

h4 {
	color:#250058;
	font-size:13px;
	line-height:19px;

}

h4 a {
	color:#250058;
	font-size:13px;
	line-height:19px;
	text-decoration:none;

}


h4 a:hover {
	color:#1b75bb;
	font-size:13px;
	line-height:19px;
	text-decoration:none;

}




h5 {
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	padding-top:7px;
			}



h6 {
	color:#555555;
	font-size:11px;
	text-align:left;
	padding-top:5px;
	line-height:14px;
	font-weight:normal;
			}






















#rightnav li {
	display:block;
	 /* Best applied to block level elements rather than inline */
	width:160px;
	
}

#rightnav li a:hover, .current {
	display:block;
	background-color:#e3e3e3;

}




#rightnav a {
	line-height:18px;
	color:#1b75bb;
	text-decoration:none;
	font-size:13px;
	
}


#rightnav {
	padding:0 15px 0px;
}
#rightnav .lastItem {
	border-bottom:0;
}

#rightnav  a:hover, .current, #footerNavigation a:hover  {
	color:#250058;
}
