/* Greenique, another site by those nice chaps at fullphatdesign.co.uk */

body{
background-color:#ffffff;
text-align:center;
 margin:20px;
}
 #header-logo{
 width: 680px;
 height: 60px;
 background-color: #ffffff;
  margin:0px;
padding: 0px;
 margin-left: auto;
 margin-right: auto;
   }
 #header{
 width: 680px;
 height: 169px;
 background-color: #ffffff;
  margin:0px;
padding: 0px;
 margin-left: auto;
 margin-right: auto;
   }
    #navigation{
width: 680px;
 height: 42px;
 background-color: #ffffff;
  margin:0px;
  padding: 0px;
    margin-left: auto;
 margin-right: auto;
   } 
   #content{
 width: 660px;
 background-color: #ffffff;
 margin:0px;
 text-align:left;
 padding: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color:#5D5D5D;
  margin-left: auto;
 margin-right: auto;
 overflow:hidden;
   } 
   #content a:link{
color:#999999;
font-weight: normal;
text-decoration: underline;
}
#content a:visited{
color:#999999;
font-weight: normal;
text-decoration: underline;
}
#content a:hover{
color:#5D5D5D;
font-weight: normal;
text-decoration: none;
}
   #footer{
width: 680px;
 height:22px;
 background-image: url(images/layoutsmall_08.gif);
  margin:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-top:10px;
font-size: 10px;
font-style: normal;
font-weight: normal;
color:#999999;
  margin-left: auto;
 margin-right: auto;
   }
#footer a:link{
color:#999999;
font-weight: normal;
text-decoration: underline;
}
#footer a:visited{
color:#999999;
font-weight: normal;
text-decoration: underline;
}
#footer a:hover{
color:#5D5D5D;
font-weight: normal;
text-decoration: none;
}
   #footer-links{
	color:#999;
	font-size:11px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;

	  width:800px;
	  margin:10px auto;
	  clear:both;
   }
   #footer-links a{
	   color:#999;
   }

.left-content {
	width: 65%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFEEAB;
	vertical-align: top;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color:#5D5D5D;


}
.right-content {
	width: 35%;
	padding-left: 10px;
	vertical-align: top;


}
/* CONTACT FORM */
/* ----------------------------------------- */
.form{
	float:right;
	width:350px;
}

label{
	width:350px;
text-align: left;
display:block;
margin-bottom:10px;
}
input{
background: #ffffff;
border: 1px solid #4b2354;
	width:310px;
	color:#666;
font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
		padding:10px;
}
textarea{
background: #ffffff;
border: 1px solid #4b2354;
	width:310px;
	color:#666;
font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;

}
select{
background: #ffffff;
border: 1px solid #4b2354;
color: #333;
font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	width:330px;
	padding:10px;

}
input.send-btn {
background-color: #b7b6b7;
border: 1px solid #aeb0b2;
margin-top:15px;
margin-bottom:15px;
width:150px;
padding:10px;
color:#FFF;
font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}
legend
{
background: #ffffff;
padding: 2px 6px;
} 
label em {  
margin-left:10px;
font: 9px Tahoma, Arial, Helvetica, sans-serif; color:#aa1e22; 
font-weight: normal; 
padding:0px;   
}
.quoteform{
	width:199px;
	padding:2px 10px 0px 10px;
	margin:0px;
	background:url(images/quotebox.png) no-repeat bottom #67bce0;
	color:#FFF;
	overflow:hidden;
}
.quoteformtopmargin{
	width:219px;
	height:39px;
	padding:0;
	margin:10px 0 0 0;
}
.quoteformtop{
	width:219px;
	height:39px;
	padding:0;
	margin:0px;
}
.quoteform label{
	width:174px;
text-align: left;
display:block;
margin-bottom:10px;
color: #ffffff;
font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
.quoteform input{
background: #ffffff;
border: 1px solid #4b2354;
	width:186px;
	color:#666;
font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
		padding:5px;
}
.quoteform textarea{
background: #ffffff;
border: 1px solid #4b2354;
	width:186px;
	color:#666;
font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;

}
input.send-btn {
background-color: #c4da44;
border: 1px solid #ffffff;
margin:5px auto 15px auto;
width:120px;
padding:5px;
color:#FFF;
font-size:13px;
float:right;
display:block;
	font-family: Arial, Helvetica, sans-serif;
}