/* CSS Document */


   html, body {
	margin: 0;
 	padding: 0;
	 height: 100%;
 	text-align: left;
 }

 #wrapper {
	margin:auto;
	background: #000;
	position: relative;
	top:0px;
	left:0px;
	min-height: 100.1%;
	height: auto !important;
    height: 100%;
/*	background-image:url(images/logo2.jpg);
	background-repeat:repeat-x;
	padding-bottom:-50px;*/
   }

  
  #footer{
	width: 100%;
  	background: #402304;
  	position: absolute;
  	bottom: 0px !important;
  	height: 25px;
  	text-align:center;
  	color:#FFFFFF;
  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;


}
  
#header{

backgound-color:#949B8E;
/*	position:relative;
	top:0px;
	background-image:url(images/pixel_strip5.jpg);
	background-repeat:repeat-x;
	height:250px;
	text-align:left;*/
}	
#headbg{
	text-align:left;
	background-image:url(images/whale2.jpg);
	position:relative;
	top:0px;
	left:0px;
	height:220px;
	background-color:#949B8E;
	background-repeat:no-repeat;
	width:100%;
}

#mainNav{
	list-style:none;
	position:relative;
	top:190px;
	left:20px;
}

#mainNav li{
	display:inline;
}

#mainNav li a{
/*background-image:url(images/menuBg.gif);*/
color:#FFFFFF;
}
 #content {
   padding-bottom:40px;
	position:relative;
	top:0px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	margin: 0 auto 0 auto;
	clear:both;
	height:100%;
	width:750px;
	text-align:center;
	
	  }

/*******************************/
/*content*/
/*******************************/

#indexContent{
	text-align:left;

	padding:5px;
	width:700px;
	
}
/*******************************/
/*nav*/
/*******************************/

#nav li{
 	display:inline;
	color:#FFFFFF;
	}	
#nav{
	position:relative;
	top:10px;
	margin-top:10px;
	display:inline;
	font-size:1em;
}

/*******************************/
/*nav*/
/*******************************/
#gallery{
	text-align:center;}



/*******************************/
/*style elements/
/*******************************/
h2{
	color:#3399FF}
h3, h5{
 color:#FFFFFF}
 h5 {
 	text-align:center;
 	color:#3399FF;}
	
h5.about{color:#006699};
.services{color:#006699;}
.consultation{color:#006699;}
.home{ color:#00CCFF;}
.services{color:#CC0099}
.indexMail{
	color:#FFFFFF}
.contact{color:#990066}




p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#FFFFFF;
}

#indexContent a{
	text-decoration:none;
	font-size:1.2em;
		}