html,body{margin:0;padding:0}

	
body {
	margin: 0px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #333333; 
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;	
	background-color: #B0C4DE;
}

p {
	font-size: 13px;
	margin-right: 30px;
	margin-left: 30px;
	}

#container {
	width:760px;
	margin:0 auto;
	
	
}

#wrapper {
	background-color: #FFFFFF;
	
}

#content {
	float:right;
	width:760px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-image: url(images/handbottom.jpg);
	display: inline;
	
}

#bodytext {
	width: 560px;
	margin-left: 160px;
	background-image: url(images/sub_side_background.jpg);
	background-repeat: repeat-y;
	background-position: -153px 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline;
}
 
#header {
	height:302px;
	line-height:80px;
	margin:0;
 	padding-left:10px;
  	background: #EEE url(images/reversecollage.jpg) no-repeat;
  }
  
#nav {
	padding: 10px 28px;
	background-color: #FFFFFF;	
}

#footer {
	clear:both;
	width:100%;
	background: #5F7897;
	color: #FFF;
	text-align: center;
}
#footer p{
	margin:0;
	padding:5px 10px;
	font-size: 9px;
}

a:link  {
	color: #51536C; 
}

a:visited  {
	color: #51536C; 
}

#nav ul {
  margin: 0px 0px 0px0px;
  padding: 0px;
  list-style: none;
  
}

#nav li {
	float:left;
	margin: 0px;
	padding: 0px;
	margin-right: 1px;
	margin-left: 1px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #5F7897;
	display: inline;
}

.navlink a, .navlink a:visited, .navlink a:active
 {
  display:block;
  text-decoration: none;
  padding-right: 11px;
  padding-left: 11px;
  color: #5F7897;
}

.navlink a:hover {
	background:none; 
	color: #494949;
	background-color: #A7BBD6; 
	  
}

body#aboutpage li#aboutus a, body#contactpage li#contactus a, body#homepage li#home a, body#servicespage li#services a {
  background: #5F7897;
  color: #FFF;
}



h1 {
	font-size: 16px;
	font-weight: bold;
	color: #51536C; 
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	margin: 0px 0px 5px 25px;
	font-style: italic;
}

h3 {
	font-size: 12px;
	color: #77788D; 
	font-weight: bold;	
	margin: 0px 0px 5px 0px;			
}


#bodytext h1 {
	margin-left: 25px;
}
#footer a {
	color: #FFFFFF;
}
