@charset "utf-8";
/*-----------------------------------------------------------------------------
Benaissance Interior Stylesheet
version:   1.0
author:    T C Witek
-----------------------------------------------------------------------------*/
/* import other styles
-----------------------------------------------*/
@import "zero.css";
@import "global.css";

body {
	/*background-color: #c8d0d4;*/
	background: #fff url(../images/bg_interior.png) top center no-repeat;
	text-align: left;
}
/* =Headings
---------------------------------------------- */
h2 {
	font: bold 32px/1em Arial, Helvetica, sans-serif;
	color: #00b8e0;
	margin-bottom: 10px;
	margin-left: 55px;
	padding-right: 50px;
}
h2#cpheading {
	display: block;
	width: 298x;
	height: 88px;
	text-indent: -9999px;
	background: url(../images/cpheading.png) top left no-repeat;
}
h2#psheading {
	display: block;
	width: 298x;
	height: 88px;
	text-indent: -9999px;
	background: url(../images/psheading.png) top left no-repeat;
}
h2#msheading {
	display: block;
	width: 298x;
	height: 88px;
	text-indent: -9999px;
	background: url(../images/msheading.png) top left no-repeat;
}
h3 {
	display: block;
	position: absolute;
	top: 45px;
	width: 217px;
	height: 18px;
	text-indent: -9999px;
	background: url(../images/mail.png) top left no-repeat;	
}
div#leftbox.ps h3 {
	background: url(../images/payment.png) top left no-repeat;	
}
div#rightbox.ps h3 {
	background: url(../images/payment2.png) top left no-repeat;	
}
div#leftbox.ps p {
	padding-right: 120px;
}
h4 {
	display: block;
	width: 356px;
	padding-right: 215px;
	height: 110px;
	font-size: 32px;
	color: #00b8e0;
	/*background: url(../images/client_testimonials.png) top right no-repeat;*/
}
h5 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
h6 {
	font-weight: bold;
	color: #666;
}
address span {
	display: block;
}
address {
	margin-bottom: 10px;
}
/* =Containers
---------------------------------------------- */
div#wrapper {
	margin: 33px auto 0;
	width: 980px;
}
body#home div#header {
	height: 130px;
}
div#header {
	position: relative;
	width: 980px;
	height: 150px; /*438*/
	background: #fff url(../images/header_interior.png) top left no-repeat;
}
body#home div#header {
	height: 438px;
	background: #fff url(../images/header.png) top left no-repeat;
}
div#copy {
	background: url(../images/copy_bg.png) top left no-repeat;
}
div#leftcol {
	float: left;
	padding: 25px 0;
	width: 399px;
}
div#rightcol {
	float: right;
	padding: 35px 10px 35px 0;
	width: 571px;
}
div#leftbox, div#rightbox {
	position: relative;
	height: 170px;
}
div#leftbox {
	float: left;
	width: 369px;
	padding-left: 30px;
}
div#rightbox {
	float: left;
	width: 369px;
	margin-left: 7px;
	padding-left: 30px;
}
 div#leftbox p, div#rightbox p {
	padding-top: 80px;
}
div#leftbox p {
	padding-right: 30px;
}
div#rightbox p {
	padding-right: 120px;
}
div#testimonial {
	float: right;
	width: 167px;
	height: 170px;
	z-index: 10;
}
div#bottomhalf {
	position: relative;
	width: 980px;
	height: 170px;
	background: url(../images/interiorbackdrop.png) top left no-repeat;
}
/* =Elements in Containers
---------------------------------------------- */
div#rightcol p {
	padding-bottom: 15px;
}
div#rightcol ul {
	margin-left: 20px;
	margin-bottom: 15px;
}
div#rightcol ul li {
	list-style-type: disc;
}
span#mailservices, span#paymentservices {
	display: block;
	position: absolute; 
	top: 8px; right: 0;
	width: 133px;
	height: 82px;
	text-indent: -9999px;	
}
span#mailservices {
	background: url(../images/whiteenvelope.png) top left no-repeat;
}
span#paymentservices {
	background: url(../images/whitecc.png) top left no-repeat;
}
span#cpservices {
	display: block;
	position: absolute; 
	top: 25px;
	width: 107px;
	height: 46px;
	text-indent: -9999px;	
	background: url(../images/cp_mini.png) top left no-repeat;	
}
div.biobox {
	float: left;
	width: 285px;
	height: 45px;
	margin-bottom: 10px;
}
div.biobox img {
	float: left;
	padding-right: 10px;
}
span.newsdate {
	display: block;
	color: #00b8e0;
	padding-bottom: 3px;
}
div#articlecopy h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-indent: 0;
	position: static;
	background: none;
	width: 100%;
	height: 100%;
}
div#articlecopy span.newsdate {
	padding-bottom: 15px;
}
div#articlecopy h4 {
	height: 100%;
	margin-bottom: 10px;
}
/* = Contact Form
----------------------------------------------------*/
strong.error {
	color:#CC0000;
	font: bold 11px Arial, Helvetica, sans-serif;
}
fieldset#contact dl {
	font: 11px Arial, Helvetica, sans-serif;
	color: #9a9a9a;
	margin-top: 15px;
	width: 502px;
}
fieldset#contact dt {
	float: left;
	display: block;
	width: 70px;
	height: 30px;
}
fieldset#contact dd {
	float: right;
	display: block;	
	width: 432px;
	height: 25px;
}
fieldset#contact dt.text, fieldset#contact dd.text {
	height: 120px;
}
div.info span#replace {
	color: red;
}
fieldset#contact input, fieldset#contact textarea {
	background: #eee;	
	width: 270px;
	height: 20px;
	color: #000;
	border: 1px solid #ccc;
	padding: 1px 0 0 5px;
}
fieldset#contact textarea {
	height: 100px;
}
a#submit_button {
	display: block;
}
fieldset#contact input#sub_btn {
	width: 218px;
	height: 34px;
	margin-left: 70px;
	padding: 0;
	border: 0;
}
div#bioinfo {
	/*float: right;
	width: 309px;*/
	width: 525px;
	margin-left: 15px;
	border-left: 1px solid #eee;
	padding: 15px;
}
div#bioinfo h5 {
	color: #00b8e0;
	padding-bottom: 0;
}
div#bioinfo span {
	font-weight: bold;
}
div#bioinfo p {
	padding-top: 10px;
}
/*
img#bioimage {
	display: block;
	height: 216px;
	width: 216px;
	float: left;
}
*/

/* = Pagination
----------------------------------------------------*/
div#pagination span {
	display: block;
	padding: 2px 3px;
	margin-left: 2px;
	float: left;
	border: 1px solid #999;
	color: #999;
}
div#pagination span strong {
	color: #666;
}
div#pagination span a {
	display: block;

	text-decoration: none;
}
fieldset#contact form#step2 dt {
	width: 70px;
	padding-right: 5px;
	text-align: right;
}
fieldset#contact form#step2 dd {
	width: 427px;
}
fieldset#contact span.redflag {
	color: #f00;
}