title 
{
    background-image: url(tab.png);
    background-repeat: no-repeat;
}
body {
   background-color: #fff;
   font-family: calibri, sans-serif;
   margin-left: 5%;
   margin-right: 10%;
   margin-bottom: 10%;
   font-size: medium;
}

h1 
{
	margin-left: 10px;
	background-image: url(box.png);
    background-repeat: repeat-x;
    width: 160px;
    color:White;
    text-align: center;
}
#wrapper 
{
    border: 2px #fff;
    padding: 0px;
    background-image: url(gradient.png);
    background-repeat: repeat-x;
    width: 1100px;
    margin: auto;
}

#header 
{
    background-color: #fff;
    background-image: url(heading.png);
    height: 174px;
    padding-top: 0px;
    margin-bottom:0px;
}

#header a {
    color: #342D7E;
}

#header_logo
{
	float:left;
	padding-top: 0px;
	padding-left: 0px;
}

#header_nav
{
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left:50%;
    text-align: center;
    font-weight: bold;
    list-style: none;
    overflow: hidden;
}

#header_nav li
{
	float: right;
    list-style: none;
}

#header_nav li:hover
{
	color:#25383C;
}

#mainNav {
    margin-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-top: 0px;
    margin-top:100px;
    list-style: none;
    overflow: hidden;
    margin-left: 0px;
    background-color: #ff6600;
}

#mainNav li {
    float: left;
    width: 7em;
    list-style: none;
}

#mainNav a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    height: 20px;
    width: 125px;
}

#mainNav li:hover {
    font-weight: bold;
    background-image: url(tab.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}

#mainNav2 li:hover 
{
	font-weight: bold;
    background-image: url(tab.png);
    background-repeat: no-repeat;
    background-position: left;
}

#mainNav3 li:hover {
    font-weight: bold;
    background-image: url(tab.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}

#mainNav4 li:hover 
{
	font-weight: bold;
    background-image: url(tab.png);
    background-repeat: no-repeat;
    background-position: left;
}

#mainNav5 li:hover {
    font-weight: bold;
    background-image: url(tab.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}

#career #careerLink,
#client #clientLink,
#about #aboutLink,
#event #eventLink,
#offshore #offshoreLink,
#partner #partnerLink,
#service #serviceLink {
    background-image: url(tab.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    text-align: center;
    font-weight: bold;
    color: #fff;
} 

#testimonial #testimonialLink,
#innovation #innovationLink 
{
	background-image: url(tab.png);
    background-repeat: no-repeat;
    background-position: left;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

#home #homeLink,
#contact #contactLink,
#customer #customerLink,
#history #historyLink,
#team #teamLink,
#management #managementLink,
#technical #technicalLink.
#location #locationLink
{
    text-align: center;
    font-weight: bold;
    color: #7E354D;
}

#sub_nav
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left:50%;
    text-align: center;
    font-weight: bold;
    list-style: none;
    overflow: hidden;
}

#sub_nav li
{
	float: right;
    list-style: none;
}

#sub a {
    color: #342D7E;
}

#sub_nav li:hover
{
	color:#25383C;
}

#sub2_nav
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left:50%;
    text-align: center;
    font-weight: bold;
    list-style: none;
    overflow: hidden;
}

#sub2_nav li
{
	float: right;
    list-style: none;
}

#sub2 a {
    color: #342D7E;
}

#sub2_nav li:hover
{
	color:#25383C;
}
#home_heading
{
	margin-left: 45%;
	color: #1b0069;
	font-size: x-large;
	font-family: Copperplate Gothic Bold;
}
#main2
{
    margin-left: 7%;
    width: 500px;
}
#main 
{
    margin-left: 40%;
    padding-right: 40px;
    padding-left: 0px;
    /*margin-bottom: 20px;*/
}

#main3
{
	padding-left: 5%;
	padding-right: 5%;
}
#main4
{
	margin-left: 8px;
}

#footer p 
{
	margin-top: 80px;
    background-color: #1b0069;
    height: 70px;
    padding-top: 10px;
    text-align: center;
    color: White;
}
a {
    text-decoration:none;
    color: #151B54;
}
a:hover 
{
    color:#41627E;
}
a1 {
    text-decoration:none;
    color: black;
}
.pic 
{
    margin-top: 4px;
    padding: 3px 0px 2px 40%;
}
.pic2
{
    margin-top: 4px;
    padding: 3px 0px 2px 10%;
}
.pic3
{
    margin-top: 4px;
    padding: 3px 0px 2px 2%;
}
.pic4
{
	height: 300px;
	width: 800px;
	margin: 50px 40px 0px 150px;
	border: solid 2px black;
}
#home_box
{
	margin-left: 2px;
	margin-right: 2px;
    padding-left: 2px;
    padding-right: 2px;
    list-style: none;
    overflow: hidden;
    border: dotted;
}
#home_box li {
    float: left;
    width: 21em;
    list-style: none;
}
