
body        
{ background:#fff; 
background-image: url(images/bgpattern.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
font-family: "Arial";
	font-size: 10.5px;
color:#000; 
margin-top: 40px;
 }

p
{
color: #6b6b6b;
font-family: "Arial";
font-size: 10.5px;
margin-top: 12px;
margin-bottom: 0px;
line-height: 28px; 

}

b
{
color: #99cccc6;
font-family: "Arial";
font-size: 10.5px;
margin-top: 12px;
margin-bottom: 0px;
line-height: 28px; 
font-weight: none;

}


img
{ border:0;  }



/* Lists */
a:link, a:visited, a:active{
	color:#629e9a;
	text-decoration:none;
}
a:hover{
	color:#629e9a;
	text-decoration:underline;
}
h1 {
	color:#7B7B75;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}


h2 {
	color:#AEAF2D;
	font-size:14px;
	font-weight:normal;
	line-height:2em;
}
h3 {
	color:#7B7B75;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	text-align: center;
}

ul {
	line-height:2em;
	margin-bottom: 11px; 
}

li {
	color:#7B7B75;
	font-weight:bold;
}



.container {  
 width: 988px;  
 margin: 0 auto;  
}  

#header {  
    background: url(images/layout-top.png) no-repeat;  
    height: 176px;  
   width: 988px;
    }
	
#menuleft {  
float: left;  
padding-top: 47px;  
padding-left: 33px;  
width: 282px;

    }
	
ul#menuleft {  
list-style: none;  
}

ul#menuleft li {  
float: left;  
padding-left: 10px;  
padding-right: 10px;  
}  
  
ul#menuleft li a {  
font-size: 10px;  
font-weight: normal; 
 color: #fff;  
text-decoration: none;  
}  

ul#menuleft li a:hover {  
font-size: 10px;  
font-weight: normal; 
 color: #fff;  
text-decoration: underline;  
}  
	
	
#menuright {  
float: right;  
padding-top: 47px;  
padding-right: 42px;  
width: 282px;

    }
	
ul#menuright li {  
float: right; 
padding-left: 10px;  
padding-right: 10px;  
}  
	
ul#menuright {  
list-style: none;  
}  

ul#menuright li a {  
font-size: 10px; 
font-weight: normal; 
 color: #fff;  
text-decoration: none; 
}  

ul#menuright li a:hover {  
font-size: 10px; 
font-weight: normal; 
 color: #fff;  
text-decoration: underline; 
}  
	  
   
#content {  
background: url(images/layout-middle.png) no-repeat;  
height: 480px;  
   width: 988px;}
   
#bottom {  
background: url(images/layout-bottom.png) no-repeat;  
height: 98px;  
   width: 988px;}
  
#copy { 
float: left;  
padding-top: 25px;  
padding-left: 100px;  
width: 414px; }

#copy p { 
text-align: justify; 
line-height: 26px; 
} 
 
#links { 
float: left;  
padding-top: 19px;  
padding-left: 100px;  
width: 414px;
} 

#links p { 
text-align:left; 
line-height: 26px; 
} 

#right { 
float: right;  
padding-top: 26px;  
padding-right: 250px;
width: 200px;
}

#contactright { 
float: right;  
padding-top: 55px;  
padding-right: 125px;
width: 333px;
} 


label { float: left; width: 82px; padding: 2px 0; color: #969696; font-family: "Arial"; font-size: 10.5px;line-height: 18px;  }
.check { float: left; width: 150px; padding: 4px 0; }
input { float: left; margin-right: 2px; }
.contact-input { margin-bottom: 10px; border: #99cccc 1px solid; color: #7B7B75; padding: 2px; width: 290px; }
textarea { margin-bottom: 20px; border: #99cccc 1px solid; color: #7B7B75; padding: 2px; width: 290px; height:70px; }
.contact-submit { float: left;margin-top: 8px; padding: 2px; margin-left: 0px;	 }
.checkarea { margin-left: 82px; }
