/*
      Created by Athena Design
      
      www.athenadesign.co.uk
	  
	  
	  
*/
body {
 font-family: Arial, Helvetica, sans-serif;
	background: url(http://www.inspirationsinteriors.co.uk/images/back.gif) repeat;
	margin-top: 30px;
	margin-bottom: 30px;
}

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

#wrapper {
	width: 840px;
	color: #4c4c4c;
	height: auto;
	border: 1px dashed #a09f9d;
	border-bottom-width: 1px;
	overflow: auto;
	visibility: visible;
	padding: 20px 20px 10px;
	background: url(http://www.athenadesign.co.uk/clients/inspirations/images/png.png) repeat-y;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}
#header {
 float: left;
 height: 50px;
	padding: 5px;
	border-bottom: 1px solid #c06;
}

#nav2 {
 color: #333;
 float: left;
	width: 50px;
	padding-top: 80px;
	background-position: center;
}

#address {
 color: #666;
 width: auto;
	text-align: center;
	float: right;
	vertical-align: 30px;
	font-variant: small-caps;
	font-size: 0.9em;
	padding-top: 25px;
	border-bottom: 1px solid #c06;
}

#break {
 color: #666;
 width: 820px;
 height: 1px;
	padding: 5px;
	text-align: right;
	float: right;
	font-size: 0.9em;
}

#leftcolumn { 
 width: 320px;
 float: left;
	color: #4c4c4c;
	font-size: 12px;
	padding: 20px 15px 15px;
}
#rightcolumn { 
 float: right;
 color: #333;
 width: 415px;
	height: 415px;
}

#footer { 
 width: 820px;
 color: #333;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	padding-top: 20px;
}

#copyright {
	width: 820px;
	float: left;
	color: #c06;
	font-size: 0.9em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

#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;
}

.style1 {
	color: #CC0066;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	text-align: right;
}

.style2 {
	color: #CC0066;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	text-align: center;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

a img {border:none;}

/* @group Contact Page */

#page-wrap {
	width: 600px;
	height: auto !important;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 60px;
}

#contact-area {
	width: 550px;
	margin-top: 5px;
	margin-left: 10px;
}

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

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

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

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

#captcha-area {
	margin-left: 85px;
	text-align: center;
	width: 458px;
}

td.left {
	width: 80px;
	text-align: left;
	font-size: 1.0em;
}


/* @end */