html{}

body{background-color:#007dc3; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%;}

#container{width: 837px; margin: auto; margin-top: 80px; }

#header{overflow: hidden; width: 837px; height: 106px;}
#header h1{background-image:url(../images/logo-helium-studio.gif); width: 222px; height: 33px; margin-bottom: 76px; float: left; margin-left: 29px;}
#header h1 span{display: none;}

#nav{width: 396px; float: right; margin-top: 15px; margin-right: 10px; }
#nav li{margin: 0; padding: 0;list-style: none;display: inline;}
ul#nav li a {padding: 9px 0 0 0;overflow: hidden;height: 0px !important; height /**/:9px; /* for IE5/Win only */}
ul#nav li a:hover {background-position: 0 -9px;}
	
#nav_approach a {width: 76px;background: url(../images/nav-approach.gif) top left no-repeat;float: left;}

#nav_services a {width: 82px;background: url(../images/nav-services.gif) top left no-repeat;float: left;}

#nav_clients a {width: 75px;background: url(../images/nav-clients.gif) top left no-repeat;float: left;}

#nav_portfolio a {width: 95px;background: url(../images/nav-portfolio.gif) top left no-repeat;float: left;}

#nav_contact a {width: 68px;background: url(../images/nav-contact.gif) top left no-repeat;float: left;}

#masthead{ height: 362px;}



#footer{color:#fff; margin-top: 98px; text-align: right;}




/*-------------------------------------------------*/
/*------------------- subpage ---------------------*/
/*-------------------------------------------------*/

#content{background-color:#00649c; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; width: 837px;}

.subpage #footer{ margin-top: 10px;}



#content table{display: block; width: 766px; margin: auto;}

#intro {border-bottom: 1px solid #66a2c4; padding-bottom: 31px; margin-bottom: 38px; padding-top: 51px; }
#intro h2{color:#d1de40; font-size: 2.4em; margin-bottom: 17px;}
#intro p{color:#fff; font-size: 1.6em; line-height: 1.5em; }


.phase{width:33%;}
.phase h3{color:#d6e03d; font-size: 1.8em; margin-bottom: 4px;}
.phase h4{font-size: 1.4em; color:#fff; margin-bottom: 25px;}
.phase p{color:#fff; font-size: 1.2em; line-height: 18px; padding-right: 50px; padding-bottom: 30px;}

.client_list{width: 33%;}
.client_list ul{padding-left: 30px;}
.client_list ul li{font-size: 1.2em; color:#d6e03d; padding-bottom: 10px;}
