@charset "utf-8";
/* CSS Document */

body {
	margin:30px 0 30px 0;
	padding:0px;
	background:#B6CCE6;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:16px;
}

body *{
outline:none;
}

img {
	border:0px;
}

.main_pad {
	background:#FFFFFF;
	padding:18px 18px 0px 18px;
	}
.top_blue {
	padding:11px 0 11px 20px;
	background:url(../images/top_blue.jpg) repeat-y left top;
	background-color:#609DD3;
}
#flash {
	position:absolute;
	width:502px;
	height:296px;
	margin:-17px 0 0 175px;
}
#inner_main_img {
	position:absolute;
	width:502px;
	height:296px;
	background:url(../images/about_us_pic.png) no-repeat left top;
	margin:12px 0 0 175px;
}
#inner_main_img2 {
	position:absolute;
	width:502px;
	height:296px;
	background:url(../images/careers_pic.jpg) no-repeat left top;
	margin:70px 0 0 175px;
}
#inner_main_img3 {
	position:absolute;
	width:502px;
	height:296px;
	background:url(../images/services_pic.jpg) no-repeat left top;
	margin:70px 0 0 175px;
}
#inner_main_img4 {
	position:absolute;
	width:502px;
	height:296px;
	background:url(../images/img2.png) no-repeat left top;
	margin:12px 0 0 175px;
}
#inner_main_img5 {
	position:absolute;
	width:502px;
	height:296px;
	background:url(../images/site_map_pic.png) no-repeat left top;
	margin:41px 0 0 175px;
}
.our_services {
	font-size:10px;
	padding:0 0 0 20px;
}
.our_services img {
	margin-bottom:5px;
}
.middle {
	padding:17px 0 18px 0;
}
.welcome {
	padding:0 0 20px 0;
}
.wel_txt {
	background:#E8EDEB;
	padding:0 18px 10px 18px;
	text-align:justify;
	font-size:11px;
}
.wel_txt img {
	margin:10px 0 10px 0;
}
.wel_txt p {
	margin:0 0 7px 0;
	padding:0px;
	text-align:justify;
}


.wel_txt h1 {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	margin:0 0 3px 0;
	padding:0px;
	font-size:13px;
	color:#0932AB;
	font-weight:bold;
}

.wel_txt h1 a{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	margin:0 0 3px 0;
	padding:0px;
	font-size:13px;
	color:#0932AB;
	font-weight:bold;
	text-decoration:none;
}

.wel_txt h1 a:hover{
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:13px;
color:#0932AB;
text-decoration:underline;
}

.wel_txt a{
	font-size:11px;
	color:#0932AB;
	text-decoration:underline;
}

.wel_txt a:hover{
	font-size:11px;
	color:#0932AB;
	text-decoration:none;
}

.wel_txt ul {
	margin:0px 0 5px 0;
	padding:0px;
}
.wel_txt ul li {
	margin:0px;
	list-style:none;
	padding:0px 0 0 12px;
	line-height:17px;
	background:url(../images/bullet2.gif) no-repeat left 5px;
}
.nav {
	background:url(../images/nav_bg.gif) repeat-y left top;
}
.nav ul {
	padding:0px;
	margin:22px 0 0 20px;
*margin:18px 0 0 20px;
}
.nav li {
	list-style:none;
	margin:0px;
	padding:0px;
}
.nav li a {
	display:block;
	width:126px;
	height:28px;
}
.nav li a:hover {
}
.nav li a#home {
	background:url(../images/home.jpg) no-repeat left top;
}
.nav li a#home:hover {
	background:url(../images/home.jpg) no-repeat left bottom;
}
.nav li a#about {
	height:27px;
	background:url(../images/about.jpg) no-repeat left top;
}
.nav li a#about:hover {
	height:27px;
	background:url(../images/about.jpg) no-repeat left bottom;
}
.nav li a#services {
	background:url(../images/services.jpg) no-repeat left top;
}
.nav li a#services:hover {
	background:url(../images/services.jpg) no-repeat left bottom;
}
.nav li a#careers {
	background:url(../images/careers.jpg) no-repeat left top;
}
.nav li a#careers:hover {
	background:url(../images/careers.jpg) no-repeat left bottom;
}
.nav li a#contact {
	background:url(../images/contact.jpg) no-repeat left top;
}
.nav li a#contact:hover {
	background:url(../images/contact.jpg) no-repeat left bottom;
}
.nav li a#sitemap {
	height:24px;
	background:url(../images/sitemap.jpg) no-repeat left top;
}
.nav li a#sitemap:hover {
	height:24px;
	background:url(../images/sitemap.jpg) no-repeat left bottom;
}
.clients {
	height:109px;
	width:173px;
	background:url(../images/clients.jpg) no-repeat left top;
}
.core {
	padding:19px 0 0 0;
}
.core img {
	margin-bottom:5px;
}
.core ul {
	margin:0px;
	padding:0px;
}
.core ul li {
	margin:0px;
	list-style:none;
	padding:0px 0 0 15px;
	line-height:16px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/bullet.gif) no-repeat left 5px;
}

.nor_links{
font-size:11px;
color:#333;
text-decoration:none;
}

.nor_links a{
font-size:11px;
color:#333;
text-decoration:none;
}

.nor_links a:hover{
text-decoration:underline;
}

form{
margin:10px 0 0 0;
padding:0px;
}

label,input {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}

label {
text-align: right;
width: 100px;
padding-right: 20px;
}

br {
clear: left;
} 

input, textarea {
	width: 325px;
	border: 1px solid #C6C6C6;
	background: #FFF;
	color: #333;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}

textarea{
margin:0px;
_margin:0 0 0 -3px;
}

fieldset{
	border: 0;
}

legend {
	display: none;
}

input:focus, textarea:focus {
	border: 1px solid #2C5267;
}
.butt{
width:80px;
background:#2C5267;
color:#FFF;
margin-right:10px;
}

.our_services h1 {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	margin:0 0 3px 0;
	padding:0px;
	font-size:13px;
	color:#0932AB;
	font-weight:bold;
}

.our_services h1 span {
	font-family:"Verdana",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

.footer{
line-height:20px;
color:#2c2c2c;
background:#80C1E6;
padding:5px 0 5px 0;
}

.footer a{
color:#2c2c2c;
text-decoration:none;
margin:0 5px 0 5px;
}

.footer a:hover{
text-decoration:underline;
}