html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 100%;
}

body {
	font-size: 62.5%;
}

h1, h2, p, ul {
	margin: 0;
	padding: 0 0 10px 0;
}

h1 {
	font-size: 1em;
	font-weight: bold;
}

ul {
	padding-right: 25px;
}

td {
	vertical-align: top;
}

a {
	color: #7e8082;
	text-decoration: none;
}
a:hover, a.on {
	color: #dbc500;
}

/**********************************************************/

#outerContainer {
	background-color: #fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#container {
	width: 1024px;
	margin: 0 auto;
	background-color: #fff;
	color: #7e8082;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 100% 217px;
}

#header {
	padding: 103px 0 30px 0;
}

#content {
	padding: 0 512px 0 0;
}

/***********************************************************
* PICS & BLOG */
.pics_blog #container {
	background-image: url(../images/bg_pics_blog.jpg);
	background-position: 100% 131px;
	min-height: 669px;
	height: auto !important;
	height: 669px;
}
.pics_blog #header {
	padding-top: 0px;
}
.pics_blog #content {
	padding: 0 633px 0 0;
}
.picsDiv {
	padding-bottom: 20px;
}
.picsDiv img {
	padding: 0px 3px;
	padding-bottom: 5px;
	vertical-align: middle;
}

/***********************************************************
* SERVICES */
.services #container {
	background-image: url(../images/bg_services.jpg);
	background-position: 100% 186px;
	min-height: 694px;
	height: auto !important;
	height: 694px;
}
.services #header {
	padding-top: 0px;
}
.services #content {
	padding-right: 628px;
}
.services #content strong {
	color: #0eaada;
}

/***********************************************************
* ABOUT US */
.about_us #container {
	background-image: url(../images/bg_about_us.jpg);
	background-position: 100% 166px;
	min-height: 990px; /*700*/
	height: auto !important;
	height: 990px;
}
.about_us #header {
	padding-top: 10px;
	padding-bottom: 10px;
}
.about_us #content {
	padding-right: 345px;
}
.about_us #content p strong {
	color: #09AFE9;
}
.about_us #content2 p {
	padding-bottom: 0;
}
.about_us #content2 {
	margin-top: 155px;
	padding-right: 364px;
	height: 343px;
	background: url(../images/bg_about_us2.jpg) no-repeat top right;
}
.about_us #content2 strong, .about_us #content2 a {
	color: #DBC500;
}

/***********************************************************
* KITCHEN STORY */
.kitchen #container {
	background-image: url(../images/bg_kitchen.jpg);
	background-position: 0 130px;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	text-align: left;
}
.kitchen #header {
	padding: 20px 0 0;
}
.kitchen #content {
	padding: 496px 0 0;
}
.kitchen #content p {
	padding: 0;
}
.kitchen #content strong {
	color: #FC9200;
}

/***********************************************************
* MATERIALS */
.materials #container {
	background-image: url(../images/bg_materials.jpg);
	background-position: 0 183px;
	min-height: 1236px;
	height: auto !important;
	height: 1236px;
	text-align: left;
}
.materials #header {
	padding: 0px;
}
.materials #content {
	padding: 0 0 0 666px;
}
.materials #content strong {
	color: #a25217;
}

/***********************************************************
* CABINETS */
.cabinets #container {
	background-image: url(../images/bg_cabinets.jpg);
	background-position: 100% 113px;
	min-height: 1621px;
	height: auto !important;
	height: 1621px;
}
.cabinets #header {
	padding: 0 0 25px 0;
}
.cabinets #content h1 {
	padding: 0;
}
.cabinets #content {
	padding: 0;
}
.cabinets #content strong, .cabinets #content h1 {
	color: #522E91;
}
.cabinets #content .section2 {
	padding-top: 500px;
}
.cabinets #content .section3 {
	padding-top: 150px;
}
.cabinets #content .right {
	padding-right: 516px;
}
.cabinets #content .left {
	text-align: left;
	padding-left: 532px;
}

/***********************************************************
* CONTACT */
.contact #container {
	background-image: url(../images/bg_contact.jpg);
	background-position: 100% 162px;
	min-height: 840px;
	height: auto !important;
	height: 840px;
}
.contact #header {
	padding: 0 0 10px 0;
}
.contact #content {
	padding-right: 640px;
}

/***********************************************************
* HOME */
.home #container {
	background-image: url(../images/bg_home.jpg);
	background-position: 0 215px;
	min-height: 702px;
	height: auto !important;
	height: 702px;
	text-align: left;
}
.home #header {
	padding: 27px 0 13px 0;
}
.home #content {
	padding: 0;
}

/**********************************************************/

#navigation {
	clear: both;
	text-align: center;
	font-size: 1.1em;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: inline;
	padding: 0 15px;
}

/**********************************************************/

#footer {
	clear: both;
	width: 500px;
	margin: 0 auto;
	border-top: 1px solid #999;
	color: #999;
	font-size: 1.2em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 0;
}
#footer p.acer {
	font-size: .8em;
}

/**********************************************************/

#popUpDiv {
	position: absolute;
	top: 0;
	left: 0;
	background: #10563e;
	border-color: #10563e;
	border-style: solid;
	border-width: 5px 15px 15px 15px;
	display: none;
}
#popUpDiv a {
	color: #fff;
}
#popUpDiv a:hover {
	color: #d2c9b7;
}

/**********************************************************/

.leftAlign {
	text-align: left;
}
.rightAlign {
	text-align: right;
}

.nav {
	padding: 0 0 0 755px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.nav a {
	display: block;
	padding: 2px 0;
}

.homeLinks {
	padding: 260px 0 0 60px;
}
.homeLinks img {
	padding-right: 5px;
}

.redText {
	color: #c60751;
}