/*
      Created by Athena Design
      
      www.athenadesign.co.uk
	  
	  
	  
*/
body {
 font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	margin-top: 5px;
	background: #565455 url(../images/top.jpg) repeat-x;
}

a.specialLink:link { color: #4c4c4c;
	text-decoration: none;
}

a.specialLink:visited { color: white; }

a {
	color: #2a75b3;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #666;
	font-size: 18px;
}

h2 {
	color: #666;
	font-size: 18px;
	text-align: center;
}

h6 {
	color: #fff;
	font-size: 10px;
	text-align: center;
}

#wrapper {
	width: 800px;
	color: #4c4c4c;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}
#logo {
 height: 48px;
	width: 800px;
	background: url(../images/Logo.gif) no-repeat left;
	text-align: right;
	color: white;
	font: 0.8em/40px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#navigation { 
 width: 800px;
 float: left;
	font-size: 12px;
	height: 40px;
	margin-top: 10px;
	background: url(../images/navbar.gif) no-repeat;
}

.navbox {
	float: left;
	color: #5d564b;
	text-align: center;
	vertical-align: 10px;
	background: url(../images/div.gif) no-repeat right center;
	font: bold 9px/40px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 39px;
	padding-right: 20px;
	padding-left: 20px;
}

H6 {
	color: white;
	font-size: 10px;
	text-align: center;
}

#banner { 
 width: 800px;
 float: left;
	font-size: 12px;
	height: 200px;
	position: relative;
}

#column1 {
	width: 240px;
	font-size: 11px;
	position: relative;
	float: left;
	padding: 50px 15px 15px;
	line-height: 15px;
	background: url(../images/design.gif) no-repeat;
	margin-bottom: 20px;
	margin-top: 10px;
}

#column4 {
	width: 240px;
	font-size: 11px;
	position: relative;
	float: left;
	padding: 15px;
	line-height: 15px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#column2 {
	width: 470px;
	float: right;
	font-size: 12px;
	position: relative;
	background: url(../images/colume.png) no-repeat;
	padding: 15px;
}

#column3 {
	width: 240px;
	font-size: 11px;
	position: relative;
	float: left;
	background: url(../images/visit.gif) no-repeat;
	padding: 50px 15px 15px;
	line-height: 15px;
}

#address {
 color: #666;
 width: 780px;
	text-align: left;
	float: right;
	height: auto;
	background: white url(../images/top2.png) no-repeat 0 top;
	padding: 10px;
}

#footer { 
 width: 800px;
 color: #333;
	float: left;
	text-align: center;
	padding-top: 10px;
}

#copyright {
	width: 800px;
	float: left;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: #2c292a;
	margin-bottom: 20px;
}

#photos { 
 width: 100px;
 float: right;
	color: #c06;
	font-size: 11px;
	background-color: white;
	border: 1px dashed #989795;
	text-align: center;
}

#contactus { 
 float: left;
 color: #333;
 width: 610px;
	color: #4c4c4c;
	font-size: 0.9em;
	height: auto;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#info { 
 float: left;
 color: #333;
 width: 600px;
	padding: 20px;
	color: #4c4c4c;
	font-size: 0.9em;
	height: auto;
}

#contact { 
 float: left;
 color: #333;
 width: 760px;
	color: #4c4c4c;
	font-size: 0.9em;
	height: auto;
	padding: 20px;
}

/* @group Contact Page */

#contact-area {
	width: 440px;
	margin-top: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 3px;
	width: 350px;
	font-family: Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 15px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 20px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #478248;
}

#contact-area input.submit-button {
	width: 80px;
	float: right;
	margin-top: 10px;
	margin-right: 50px;
	text-align: right;
}

#captcha-area {
	text-align: left;
}

a img {border:none;}

.centeredImage
    {
	display: block;
	margin: 10px auto;
	border: 4px double #ccc;
}

.maintext {
	color: white;
	font-size: 12px;
}

.picture_box {
    border: 1px solid #e6e6e6;
    width: 240px;
	height: 30px;
	float: left;
	padding-left: 70px;
}
