html, body {
  margin: auto;
  padding: 0px;
  border: 0px;
}

.clear
    {
    clear:both;
}
.right
    {
    float: right;
}
.left
    {
    float: left;
}  

body
    {
    font: 62.5%/1.5  "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
    color: #000000;    
    text-align:center;
    background: url(images/bg_main.gif) repeat-x #003f76;
    
    
}

#wrapper
    { 
    width: 920px; 
    text-align:left;  
    margin-left:auto; 
    margin-right:auto; 
    background: url(images/bg.png) repeat-y #003f76;

} 
h1
    {
    font-size: 2.2em;
}
    
h2
    {
    font-size: 2.0em;    
}
    
h3
    {
    font-size: 1.8em;
}
    
h4
    {
    font-size: 1.6em;    
}
    
h5
    {
    font-size: 1.4em;    
}
    
p
    {
    font-size: 1.2em;    
}  

input.text
    {
    padding: 3px;
    border: 1px solid #999999;    
} 

#container {
	width:900px;
	margin: auto;
	background: #EEE;
}





/* menu */

.menu {
 width: 900px;
 padding: 0;
 
 
}

.menu li {
float:left;


}

.menu ul {
list-style: none;
width:900px;
margin: 0px;
padding: 0px;

}

.home a {
background:url(images/menu/home.jpg) no-repeat;
background-position:top;
height:44px;
width:184px;
display:block;
}
.home a:hover, .home-active a {
background:url(images/menu/home.jpg) no-repeat;
background-position:bottom;
height:44px;
width:184px;
display:block;
}

.about a {
background:url(images/menu/about.jpg) no-repeat;
background-position:top;
height:44px;
width:178px;
display:block;
}
.about a:hover, .about-active a {
background:url(images/menu/about.jpg) no-repeat;
background-position:bottom;
height:44px;
width:178px;
display:block;
}

.structure a {
background:url(images/menu/structure.jpg) no-repeat;
background-position:top;
height:44px;
width:178px;
display:block;
}
.structure a:hover, .structure-active a {
background:url(images/menu/structure.jpg) no-repeat;
background-position:bottom;
height:44px;
width:178px;
display:block;
}

.turnkey a {
background:url(images/menu/turnkey.jpg) no-repeat;
background-position:top;
height:44px;
width:178px;
display:block;
}
.turnkey a:hover, .turnkey-active a {
background:url(images/menu/turnkey.jpg) no-repeat;
background-position:bottom;
height:44px;
width:178px;
display:block;
}

.contact a {
background:url(images/menu/contact.jpg) no-repeat;
background-position:top;
height:44px;
width:182px;
display:block;
}
.contact a:hover, .contact-active a {
background:url(images/menu/contact.jpg) no-repeat;
background-position:bottom;
height:44px;
width:182px;
display:block;
}

/* menu */


/*MENU*/
  
a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:178px;
  padding: 0px 0px;
  background: #2a2a2a; /*bgcolor*/
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight:normal;
  font-size: 11px;
  color:   #fff; /*font color*/
  z-index: 999;
  
  
}
a.sample_attach:hover{
	color:#9ab973;
}
a.sample_attach, a.sample_attach:visited {  
border-bottom: none;
border-left: 1px solid black;
border-top: 1px solid black;
border-right:1px solid black;
padding: 4px 0px;
}
div#sample_attach_menu_child{
	border-bottom: 1px solid black;
	z-index: 999;
	margin-left: -2px;
	margin-top: 8px;
	}

#sample_attach_menu_parent img {
	border: none;
}
/*MENU*/


div#maintext{
	width:870px;
	background-color: #efeeee;
	padding-left: 15px;
	padding-right: 15px;
}
#maintext a {
color:#444439;
text-decoration: none;
}
#maintext img{
	border: 1px solid #003f76;
	margin-left: 20px;
	margin-bottom: 10px;
}
	
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	}
	
div#whitebg {
	width:885px;
	background-color: #fff;
	padding: 10px 0px 0px 15px;	
	margin-top: 10px; /*IE hack*/
}
#imgs img{
	padding: 0px;
}
img {
	border:none;
}
div#contactbox{
	height: 500px;
	width: 259px;
	background-image: url(images/contactbox.jpg);
	float: left;
	margin-left: 40px;
	background-repeat:no-repeat;
}

div#contactbox2{
	height: 500px;
	width: 259px;
	background-image: url(images/contactbox1.jpg);
	float: left;
	margin-left: 40px;
	background-repeat:no-repeat;	
}

#greentxt {
	color: #9ab973;	
	margin-bottom: 0px;
	margin-top: 5px;
}

.quick {
	border: 0px solid black;
	width: 227px;
	height: 25px;
	background-image: url(images/inputbg.jpg);
	
}

.quick2 {
	border: 0px solid black;
	width: 227px;
	height: 50px;
	background-image: url(images/inputbg2.jpg);
	
}

.quick3 {
	border: 0px solid black;
	width: 100px;
	height: 25px;
	background-image: url(images/inputbg.jpg);
	
}

div#footer{
background: #003f76;
text-align: center;
}

#footer a{
font-family:Arial, Helvetica, sans-serif;
color: #9ab973;
font-size: 12px;
text-align: left;
text-decoration: none;
}
#footer p{
	color: #9ab973;
	text-align: left;
	margin-left: 75px;
	margin-top: 5px;
	float: left;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#shbox img{
	border: 1px solid black;
}
a.mail {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#9ab973;
}