/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #6d731d;
	}
	
h2 {
	padding: 20px;
	}
	
#content_contact p {
	margin: 0;
	margin-left: 20px;
	}		
	
h3 {
	padding-top: 15px;
	margin-left: 15px;
	}	
	
#page_container {
	background-color: #fff;
	background-image: url(images/hp.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#header {
	width: 100%;
	height: 150px;
	background-color: #6d731d;
	}	
	
#logo {
	margin-top: 30px;
	margin-left: 20px;
	}	
	
#logo_text {
	color: #fff;
	font-weight: bold;
	margin-left: 34px;
	letter-spacing: 1px;
	margin-top: 5px;
	}	
	
a {
	text-decoration: none;
	color: #fff;
	}	
	
#content {
	width: 65%;
	margin: auto;
	border: 1px dotted #6d731d;
	border-top: none; 
	border-bottom: 1px solid #fff; 
	padding-bottom: 0;
	background-image: url(images/abstr.jpg);
	margin-top: 26px;
	}		

#content_contact {
	width: 65%;
	margin: auto;
	border: 1px dotted #6d731d;
	border-top: none; 
	border-bottom: 1px solid #fff; 
	padding-bottom: 0;
	background-image: url(images/abstr.jpg);
	margin-top: 26px;
	height: 550px;
	}
	
#content_serv {
	width: 65%;
	margin: auto;
	margin-top: 26px;
	border: 1px dotted #6d731d;
	border-top: none; 
	border-bottom: 1px solid #fff; 
	padding-bottom: 0;
	background-image: url(images/abstr.jpg);
	height: 500px;
	}	
	
#content ul {
	padding-bottom: 10px;
	margin-bottom: 0;
	}
	
#content p {
	margin-top: 0;
	padding: 10px;
	}	
	
#footer {
	background-color: #6d731d;
	margin: 0;
	padding: 0;
	height: 35px;
	background-image: url(images/small_logo.jpg);
	background-repeat: no-repeat;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	color: #fff;
	margin-left: 218px;
	}	

#menu {
  text-align:center; 
  height:28px;
  margin: 0;
  padding: 0;
  margin-left: 218px;
  }
.box {
  float:left; 
  border: 1px solid #d3da76;
  border-bottom: none;
  margin-left: 3px;
  }
#menu a, #menu a:visited {
  position:relative; 
  text-decoration:none; 
  background-color:#fff; 
  color:#000; 
  display:block; 
  width:70px; 
  height:17px; 
  padding:5px;
  }

#menu a:hover {
  background-color:#d3da76; 
  }
  
#service_list {
	width: 400px;
	float: left;
	}
	
#moitor {
	margin-left: 210px;
	}	
	
input {
	}
	
#contact {
	width: 500px;
	float: left;
	}	
	
#email {
	margin-left: 13px;
	}	
	
#name {
	margin-left: 13px;
	margin-top: 20px;
	}		

#tel {
	margin-left: 30px;
	}	

#fax {
	margin-left: 28px;
	}	
	
textarea {
	margin-left: 50px;
	width: 265px;
	height: 130px;
	}	
	
#submit {
	margin-left: 50px;
	margin-top: 30px;
	}	
	
#reset {
	margin-left: 50px;
	margin-bottom: 30px;
	}	
	
#address {
	background-image: url(images/address_box.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 330px;
	width: 290px;
	float: left;
	margin-top: 20px;
	}	
	
#addy {
	list-style: none;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	}
	
#addy a {
	color: #fff;
	text-decoration: none;
	}	
	
#addy a:hover {
	text-decoration: underline
	}	
	
#map {
	margin-left: 70px;
	}		
	
	
	
	
		