@charset "utf-8";

/* common */
body {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

img {behavior: url("pngbehavior.htc");}

p {
margin:0px;
}

@media screen { h1 span { display:none; }

h1 {
	display:block;
	/*border:1px solid #FF0000;*/
	background-position:center;
	background-repeat:no-repeat;
	width: 205px;
	margin: 42px 20px 20px 65px;
	height:30px;
}
h1.recruitment{ background-image:url(../images/recruitment.jpg);}
h1.aboutus{ background-image:url(../images/aboutus.jpg);}
h1.services{ background-image:url(../images/services.jpg);}
h1.contactus{ background-image:url(../images/contactus.jpg);}
h1.clients{ background-image:url(../images/clients.jpg);}
h1.portfolio{ background-image:url(../images/portfolio.jpg);}
h1.home{ background-image:url(../images/home.jpg);}

}
@media print {h1 span { display:block; } }

#wrapper {
background:url(../images/topbg.gif) top repeat-x;
}

#maindiv {
margin:0 auto;
width:956px;
}

.heading {
width:886px;
margin:0;
padding:45px 0 0 50px;
font-size:20px;
font-weight:bold;
color:#f58735;
width:215px;
text-align:center;
}

.navigation {
background:url(../images/nevigationbg.jpg) top no-repeat;
width:956px;
height:162px;
}

.logo {
padding-top:20px;
float:left;
}

.navigationlinks {
padding-top:113px;
height:47px;
float:right;
color:#ffffff;
width:700px;
}
.navigationlinks p{
padding-top:20px;
}
.navigationlinks a{
font-size:15px;
color:#ffffff;
text-decoration:none;
margin-right:35px;
font-weight:bold;
}
.navigationlinks a:hover{
color:#f58735;
}

/* content */
#content {
	width:600px;
	padding-left:50px;
	padding-top:30px;
	line-height:17px;
	height:480px;
}
#content hr{
margin:11px 0 11px 0;
}
*html #content hr{
margin:5px 0 5px 0;
}

#content .orange{
color:#e56d00;
font-weight:bold;
}

#content a{
color:#036db9;
font-weight:bold;
text-decoration:none;
}
#content a:hover{
text-decoration:underline;
}

h2{
color:#e56d00;
font-size:12px;
font-weight:bold;
margin:0px;
}


.bullet {
background:url(../images/bullet.gif) left no-repeat;
list-style-type:none;
margin:0px;
}


.mylist li{ background:url(../images/bullet.gif) left top no-repeat; padding-left:9px; list-style:none;}
.mylist2 li{ background:url(../images/bullet3.gif) left top no-repeat; padding-left:11px; list-style:none; color:#036db9;}
.mylist3 li{ background:url(../images/bullet2.gif) left top no-repeat; padding-left:11px; list-style:none;}
.mylist4 li{ background:url(../images/bullet.gif) left top no-repeat; padding-left:11px; list-style:none; color:#036db9;}

.blue {
color:#036db9;
font-weight:bold;
text-decoration:none;
}

.services {
line-height:27px;
}

#content .leftpanel {
width:350px;
float:left;
}
.scroll {
width:350px;
border:none;
}

.aquatext {background:url(../images/bulletorange.gif) left no-repeat; padding-left:9px; color:#036db9;}


/* footer */
#footer {
width:956px;
height:43px;
background:#036db9;
}

.flashlink {
	font-size:14px;
	color:#ffffff;
	padding-left:13px;
	padding-top:7px;
	line-height:13px;
	width:134px;
	float:left;
}
.flashlink a{
text-decoration:none;
color:#ffffff;
}
.flashlink a:hover {
color:#f58735;
}

.copyrigths {
width:550px;
margin-left:60px;
float:left;
font-size:10px;
color:#68a7d5;
padding-top:6px;
}
.copyrigths a{
color:#68a7d5;
text-decoration:none;
}
.copyrigths a:hover{
color:#68a7d5;
text-decoration:underline;
}

.bcw {
	width:150px;
	float:right;
	margin:11px 0 0 0;
	font-size:11px;
	padding-right:9px;
}
.bcw a{
color:#ffc600;
text-decoration:none;
}
.bcw a:hover{
text-decoration:underline;
}

