body
{
    font-family: Arial;
    font-size: 9pt;
	margin: auto;
	margin-top: 0px;
}

/* This is to support png background images in IE 5+ */
img, div { behavior: url(iepngfix.htc) }

h1
{
    font-family: Arial;
    font-size: 14pt;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-left: 0px;
	padding-bottom: 8px;
	margin: 0px;
}

h2
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    letter-spacing: 0.1em;
}


ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

li {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-size: 9pt;
	font-weight: normal;
}

p {
	line-height: 13pt;
	padding: 5px 15px 10px 0px;
	margin: 0px;
}

a
{
    text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	letter-spacing: 0.2em;
}

a:hover
{
    text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
	letter-spacing: 0.2em;
}

.container_header
{
	width: 1000px;
	margin: auto;
	height: 35px;
	background-image: url(../images/header-background.gif)
}

.container
{
    width: 1000px;
    margin: auto;
	background-image:  url(../images/background.gif);
    background-repeat: repeat-y;
}

.container_footer
{
	width: 1000px;
	margin: auto;
	height: 60px;
	background-image: url(../images/footer-background.gif)
}

.container_inner {
	width: 900px;
	margin: auto;
}

.header
{
	position: relative;
    width: 900px;
    height: 80px;
	padding: 0px;
	background-color: #000;
}

.header_text
{
	position: absolute;
	left: 580px;
	top: 0px;
	width: 300px;
	text-align: right;
	color: #fff;
	font-size: 10pt;
	line-height: 16pt;
}

.header_slogan 
{
	position: absolute;
	left: 388px;
	top:58px;
	width: 424px;
	height: 19px;
	background-image: url(../images/logo-plus.gif)
}

.footer
{
	width: 900px;
	font-size: 12pt;
}

.content_container
{
    width: 820px;
    height: auto;
	margin: auto;
    overflow: auto;
	padding: 30px 40px 20px 40px;
}

.content_image {
	position: relative;
	width: 900px;
	height: 448px;
}

.content_navigation
{
	position: absolute;
	background-image: url(../images/navigation-background.png);
	height: 25px;
	width: 850px;
	top: 0px;
	left: 0px;	
	padding: 20px 10px 5px 40px;
	font-size: 9pt;
}

.clear {
	clear: both;
}
.footer {
	text-align: center;
	width: 900px;
	margin: auto;
	padding: 20px 0px 15px 0px;
	font-size: 7.8pt;
}

.content_left {
	float: left;
	width: 420px;
	padding-right: 10px;
}

.content_right {
	float: left;
}

.header_title {
	font-size: 22pt;
	letter-spacing: 0.6em;
	font-weight: normal;
}

.header_title_small {
	font-size: 16pt;
	letter-spacing: 0.1em;
	line-height: 22pt;
}

.bold {
	font-size: 11pt;
	color: #7DC761;
	line-height: 17pt;
}

/* Home */
.home-image-text-1
{
	position: absolute;
	top: 270px;
	left: 10px;
	height: 117px;
	width: 245px;
	padding: 15px;
	/*background-image: url(../images/home/kitchen-thumb.jpg);
	background-repeat: no-repeat;*/
	color: #fff;
	line-height: 20pt;
	font-size: 16pt;
	letter-spacing: 0.1em;
}

.home-image-text-2
{
	position: absolute;
	top: 270px;
	left: 312px;
	height: 117px;
	width: 245px;
	padding: 15px;
	color: #fff;
	line-height: 20pt;
	font-size: 16pt;
	letter-spacing: 0.1em;
}

.home-image-text-3
{
	position: absolute;
	top: 270px;
	left: 613px;
	height: 117px;
	width: 245px;
	padding: 15px;
	color: #fff;
	line-height: 20pt;
	font-size: 16pt;
	letter-spacing: 0.1em;
}

.border-white {
	border: solid 1px #fff;
}

/* Content */
.content-left {
	float: left; 
	width: 200px;
}

.content-right {
	float: left; 
	width: 600px;
}

/* Kitchens */
.kitchen-floating-header
{
	position: absolute;
	top: 270px;
	left: 40px;
	height: 160px;
	width: 171px;
}

.kitchen-floating-header h1 {
	color: #fff;
	font-size: 25pt;
	letter-spacing: 0.5em;
	padding: 0px 0px 1px 1px;
	margin: 0px;
	border-bottom: solid 1px #fff;
}

.kitchen-floating-thumb-1
{
	position: absolute;
	top: 330px;
	left: 685px;
	width: 171px;
	height: 100px;
	border: solid 1px #fff;
}

.kitchen-floating-thumb-2
{
	position: absolute;
	top: 330px;
	left: 255px;
	width: 171px;
	height: 100px;
	border: solid 1px #fff;
}

.kitchen-floating-thumb-3
{
	position: absolute;
	top: 330px;
	left: 472px;
	width: 171px;
	height: 100px;
	border: solid 1px #fff;
}

/* Bathrooms */
.bathroom-floating-header
{
	position: absolute;
	top: 270px;
	left: 40px;
	height: 160px;
	width: 171px;
}

.bathroom-floating-header h1 {
	color: #fff;
	font-size: 25pt;
	letter-spacing: 0.2em;
	padding: 0px 0px 1px 1px;
	margin: 0px;
	border-bottom: solid 1px #fff;
}

.bathroom-floating-thumb-1
{
	position: absolute;
	top: 330px;
	left: 685px;
	width: 171px;
	height: 100px;
	border: solid 1px #fff;
}

.bathroom-floating-thumb-2
{
	position: absolute;
	top: 330px;
	left: 255px;
	width: 171px;
	height: 100px;
	border: solid 1px #fff;
}

.bathroom-floating-thumb-3
{
	position: absolute;
	top: 330px;
	left: 472px;
	width: 171px;
	height: 100px;
	border: solid 1px #fff;
}

/* Bedrooms */
.bedroom-floating-header
{
	position: absolute;
	top: 275px;
	left: 40px;
	height: 157px;
	width: 187px;
}

.bedroom-floating-header h1 {
	color: #fff;
	font-size: 16pt;
	padding: 8px 0px 1px 1px;
	margin: 0px;
	border-bottom: solid 1px #fff;
}

.bedroom-floating-thumb-1
{
	position: absolute;
	top: 330px;
	left: 685px;
	width: 171px;
	height: 100px;
	border: solid 1px #fff;
}

.bedroom-floating-thumb-2
{
	position: absolute;
	top: 330px;
	left: 255px;
	width: 171px;
	height: 100px;
	border: solid 1px #fff;
}

.bedroom-floating-thumb-3
{
	position: absolute;
	top: 330px;
	left: 472px;
	width: 171px;
	height: 100px;
	border: solid 1px #fff;
}

/* Contact */

.contact-image-text
{
	position: absolute;
	top: 290px;
	left: 40px;
	height: 132px;
	width: 790px;
	padding: 20px 25px 15px 25px;
	background-image: url(../images/text-background.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 10pt;
	line-height: 14pt;
	
}

.contact-image-text h1
{
	color: #fff;
}

.contact-left
{
	float: left; 
	width: 250px;
}

/* Sinks */
.sink-floating-header
{
	position: absolute;
	top: 275px;
	left: 40px;
	height: 157px;
	width: 187px;
}

.header-image-text
{
	position: absolute;
	top: 290px;
	left: 40px;
	height: 132px;
	width: 790px;
	padding: 20px 25px 15px 25px;
	background-image: url(../images/text-background-lite.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 10pt;
	line-height: 14pt;
	
}

.header-image-text h1
{
	color: #fff;
}

/* Locally footer */
.footer_locally
{
	color: #fff;
	font-size: 7pt;
	width: 1000px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	
}

.footer_locally a
{
	text-decoration: underline;
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
}

.footer_locally a:link
{
	text-decoration: underline;
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
}

.footer_locally a:visited
{
	text-decoration: underline;
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
}

.footer_locally a:active
{
	text-decoration: underline;
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
	font-style: underline;
}

.footer_locally a:hover
{
	text-decoration: underline;
	color: #040;
	font-size: 7pt;
	font-weight: bold;
}
