@import url(reset.css);

body {background: url('../images/bgSlice.jpg') repeat-x #360a09; overflow-y: scroll;}
h1 {font-size: 18px;}
h4 {font-size: 18px; margin-top: 20px;}
h5 {font-size: 15px; color: #000; font-weight: normal;}
h3 {font-size: 24px; font-weight: bold;}
.first {margin-top: 30px;}
p {margin: 0 0 10px 0; padding: 0;}
.grid {margin: 0 40px 0 40px; float: left;}

#wrapper {width: 812px;}

#header {width: 100%; height: 170px; background: url('../images/headSlice.png') bottom no-repeat; position: relative;}
#header p.phone {
	position: absolute;
	bottom: 70px;
	right: 90px;
	font-size: 16px;
	letter-spacing: 3px;
	color: white;
}
#header h2 {width:302; height: 108px; background: url('../images/bestImpressionsLogo.png') no-repeat; text-indent: -9999px; margin: 0 0 0 45px;}
#header #mainNav {list-style: none; float: right; padding: 45px 15px 10px 10px; margin-right: 10px; border-bottom: 2px solid #636466;}
#header #mainNav li {float:left; margin: 0px; line-height: 14px;}
#header #mainNav a, #header #mainNav a:visited {color: #231F20; height: 17px; width: 71px; text-align: center; background: url('../images/activeNav.jpg') top left no-repeat; text-decoration: none; display: block;}
#home #header #mainNav .home,
#about #header #mainNav .about,
#services #header #mainNav .services,
#comfort #header #mainNav .comfort,
#news #header #mainNav .news,
#contact #header #mainNav .contact {background-position: bottom; color: #fff;}


#main {width: 100%; min-height: 500px; background: url('../images/mainSlice.png') repeat-y;}
#main .mainPad {padding: 5px 30px;}

.content {float: left; width: 500px;}

#footer {width: 100%; height: 89px; background: url('../images/footSlice.png') no-repeat;}


/* home page only */
#missionBox {width: 262px; height: 164px; float: right; background: url('../images/greyBox.jpg') no-repeat; margin: 30px 0 0 20px;}
#missionBox .pad {padding: 15px;}
#missionBox p {font-size: 12px; text-align: justify; line-height: 180%; margin: 0;}
#missionBox .biggest {font-size: 16px; font-weight: bold;}
#missionBox .bigger {font-size: 15px;}
#missionBox .big {font-size: 14px;}

#myMap {width: 500px; height: 390px; margin-bottom: 10px; float: left; border: 1px solid #777; overflow: hidden;}


.news,
.content ul {font-size:13px; color:#636466; width:500px; margin-bottom: 20px;}

#about .staffMember {height: 175px;}
#about .staffMember img {border: 1px solid #777;}

div#HomeHeader {
	width: 752px;
	height: 229px;
	
	background: transparent url(../images/HomeHeader.jpg);
	position: relative;
}

div#HomeHeader img#animooted {
	position: absolute;
	left: 93px;
	top: 88px;
}

.right { float: right; }

#copyright p {
	text-align: center;
	color: #ddd;
}

#copyright a {
	color: #ddd;
}