body{
	background: #a0b8d0;
	margin: 0;
	font-family:Arial;
	font-size: 12px;
	color:#272727;
	line-height: 1.2em;
}

a {
	color: #0066cc;
}
a:visited{
	color: #006666;
}
a:hover{
	color: #006666;
	text-decoration: none;
}




h1{
	font-family: Verdana;
	color: #145598;

}



h3{
	font-family: Arial;
	color: #145598;
	font-size: 14px;
	line-height: 1.4em;
}

strong{
	color: #145598;

}

#wrapper{
	margin: 0 auto;
	padding: 0;
	width: 718px;

}

#header{
	float: left;
	width: 714px;
	height: 104px;
	padding:0;
	margin:0;
	background: url(../img/header.jpg) top left no-repeat;
}


#header h1{
	float: left;
	width: 714px;
	height: 104px;
	text-indent: -1000px;
	overflow: hidden;
	
}

#header h1 a{
float: left;
	width: 714px;
	height: 104px;

}

#main{
	float: left;
	width: 718px;
	background:url(../img/main-bg.jpg) repeat-y;
	padding: 1px 0 0 7px;
	margin:0;
}

#nav{
	width: 704px;
	
	padding: 0;
	margin: 0;
}

#nav-left{
	float: left;
	width: 224px;
	height: 213px;
	padding: 0;
	margin: 0;
	background:#1c4d78;
}

#nav-left a {
	display:block;
	width: 223px;
	padding:10px 10px 10px 7px;
	color:#fff;
	text-decoration: none;
	margin-top: 1px;
	background:#fff;
	text-indent: -1500px;
}

#nav-left a:hover { 
	background-position: 0 -35px;
	
}

#nav-left a.marine  {
display:block;
background: url(../img/button-marine.gif) 0 0 no-repeat;
}
#nav-left a.marine:hover { 
	background-position: 0 -35px;
}

#nav-left a.services  {
background: url(../img/button-services.gif) 0 0 no-repeat;
}
#nav-left a.services:hover { 
	background-position: 0 -35px;
}

#nav-left a.sheq  {
background: url(../img/button-sheq.gif) 0 0 no-repeat;
}
#nav-left a.sheq:hover { 
	background-position: 0 -35px;
}

#nav-left a.case  {
background: url(../img/button-case.gif) 0 0 no-repeat;
}
#nav-left a.case:hover { 
	background-position: 0 -35px;
}

#nav-left a.news  {
background: url(../img/button-news.gif) 0 0 no-repeat;
}
#nav-left a.news:hover { 
	background-position: 0 -35px;
}

#nav-left a.contact  {
	background: url(../img/button-contact.gif) 0 0 no-repeat;
}
#nav-left a.contact:hover { 
	background-position: 0 -35px;
}


#nav-left ul
{
  padding-left: 0;

}

#nav-left li{

}

#nav-right{
	float: right;
	width: 479px;
	padding: 0 0 0 0;
	margin: 0;
	background:#fff;
}

#nav-sub{
	float: left;
	width: 703px;
	height: 50px;
	padding: 0;
	margin: 0;
	background:#1c4d78;
}

#nav-sub a {
	float: left;
	display:block;
	padding:18px;
	color:#fff;
	text-decoration: none;
	margin-right: 1px;
	background:#fff;
	text-indent: -1000px;

}

#nav-sub a:hover { 
	background-position: 0 -53px;
}

#nav-sub a.marine  {
	width: 154px;
	background: url(../img/button2-marine.gif) 0 0 no-repeat;
}
#nav-sub a.marine:hover { 
	background-position: 0 -53px;
}



#nav-sub a.services  {
width: 62px;
background: url(../img/button2-services.gif) 0 0 no-repeat;
}

#nav-sub a.services:hover { 
	background-position: 0 -53px;
}

#nav-sub a.sheq  {
	width: 45px;
	background: url(../img/button2-sheq.gif) 0 0 no-repeat;
}
#nav-sub a.sheq:hover { 
	background-position: 0 -53px;
}

#nav-sub a.case  {
	width: 101px;
	background: url(../img/button2-case.gif) 0 0 no-repeat;
}
#nav-sub a.case:hover { 
	background-position: 0 -53px;
}

#nav-sub a.news  {
width: 44px;
background: url(../img/button2-news.gif) 0 0 no-repeat;
}
#nav-sub a.news:hover { 
	background-position: 0 -53px;
}

#nav-sub a.contact  {
	width: 74px;
	background: url(../img/button2-contact.gif) 0 0 no-repeat;
}
#nav-sub a.contact:hover { 
	background-position: 0 -53px;
}


#nav-sub-sub{
	float: left;
	width: 703px;
	height: 50px;
	padding: 0;
	margin: 0;
	background:#f0f0f0;
	background: url(../img/bg-sub-sub.gif);
	border-bottom: 1px solid #033b7e;
}

#nav-sub-sub a {
	float: left;
	display:block;
	padding:18px;
	color:#666;
	text-decoration: none;
	border-right: 1px solid #f0f0f0;
	background:#fff;
	background: url(../img/bg-sub-sub.gif);

}
#nav-sub a.selected { 
	background-position: 0 -53px;
}
#nav-sub-sub a:hover { 
	background-position: 0 -53px;
}

#nav-sub-sub a.selected { 
	background-position: 0 -53px;
}
#content{
	float: left;
	width: 704px;
}

#content-left{
	float: left;
	width: 200px;
	padding: 0;
	padding-top: 1px;
}

#content-left img{
margin-bottom:0;
	
}

#content-right{
	float: right;
	width: 456px;
	padding: 12px;
	padding-top: 0px;
	
	
}

#main-bottom{
	float: left;
	background:url(../img/main-bottom.jpg) top left no-repeat;
	width: 714px;
	height: 10px;
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
	
}


#gallery img{
	border: 1px #CCCCCC dotted;
	padding: 4px;
	
	width: 120px;
	height: 90px;
	margin: 8px;


}


#footer-links{
	float: left;
	padding: 0;
	width: 718px;
	margin-bottom: 8px;
	color: #013567;
	text-decoration: none;
}

#footer-links a{

	color: #013567;
	text-decoration: none;
}

#footer{
	float: left;
	background: url(../img/footer.jpg) no-repeat;
	width: 718px;
	height: 55px;
	padding: 7px 22px 6px 22px;
	color:#666666;

}


ul
{
  padding-left: 16px;
  margin:0;
   	

}

li{
 list-style-image: url("../img/bullet.gif");
 }
 
 


