﻿html { height: 100.1%;}

body 
{
    margin:0px;
    padding:0px;
    background-color:#fff;
}

#header
{
	width:900px;
	height: 121px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}



/*
#nav
{
    padding-top: 90px;
    padding-left: 270px;

}
#nav ul
{
    list-style-image:none;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#nav li
{
	list-style-image:none;
	list-style-type:none;
	float:right;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#nav a
{
	display:block;
	text-align:center;
	font-family: Times New Roman;
	font-size: 1.5em;
	font-weight: bold;
	color: #302e2d;
	text-decoration:none;
	padding: 0px;
}

#nav a:hover
{
	background-image:url(../images/navon_bg.jpg);
	background-repeat:repeat-x;
	text-decoration: underline;
}

.navon
{
	background-image:url(../images/navon.gif);
	background-repeat:no-repeat;
	background-position: center top;
}


*/



#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#breadcrumb
{
	width: 885px;
	background-image: url(../images/line_break.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
    }
#logo  {
	height: 121px;
	width: 205px;
	float: left;
}


#contact
{
    float:left;
    margin:85px 0px 0px 0px;

}

#indexCopy 
{
  width: 629px;
  float: right;

    }
    
#aboutCopy 
{
  width: 900px;

}

.aboutImg  
{
   padding: 10px 0px 5px 0px;}
    
.kb_photo
{
    padding-right: 0px;
    float: left;
}

#copy_container
{
    margin:0 auto;
    width:900px;
}

#indexGallery 
{
	width: 860px;
	height: 440px;
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
    
}
    
#indexGalleryHeading
{
	font-family: Times New Roman;
	font-size: 1.5em;
	padding-bottom: 30px;
    
    }
    
.testimonialsContainer 
{
   background-image: url(../images/testimonials_bg.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   width: 850px;
   padding: 25px 25px 0px 25px;
   margin-top: 25px;
}

#contact_form 
{
	background-image: url(../images/form_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 850px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	height: 470px;
}
form {
	padding-top: 20px;
	width: 600px;
}
#details {
	float: right;
	height: 100px;
	width: 220px;
	margin-top: 285px;
	margin-right: 15px;
}


#galleryContainer {
	background-image: url(../images/gallerybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
	width: 900px;
	text-align: center;
	padding-top: 60px;
}

#footer
{
    margin: 30px auto 0px auto;
    width:900px;
    padding:8px 0px 20px 0px;
    background-image: url(../images/line_break.jpg);
    background-repeat: no-repeat;
}

