@charset "utf-8";
/* CSS Document */

body{
padding:0;
margin:0;
background-color:#334b55;
}

#buffer{
height:40px;
}

#container{
	width:940px;
	height:651px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: auto;
	position: relative;
}

#container2{
	width:940px;
	height:750px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: auto;
	position: relative;
}

#container3{
	width:940px;
	height:855px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: auto;
	position: relative;
}

#container4{
	width:940px;
	height:1053px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: auto;
	position: relative;
}

.index{
background-image:url(../images/simmonehowellindex2.jpg);
background-repeat:no-repeat;

}

.blank{
background-image:url(../images/BackgroundBlank.jpg);
background-repeat:no-repeat;
}

.p1{
background-image:url(../images/simmonehowellP1.jpg);
background-repeat:no-repeat;
}

.a1{
background-image:url(../images/simmonehowell02.jpg);
background-repeat:no-repeat;
}

.a2{
background-image:url(../images/simmonehowellA2.jpg);
background-repeat:no-repeat;
}

.a3{
background-image:url(../images/simmonehowellA3.jpg);
background-repeat:no-repeat;
}

.a4{
background-image:url(../images/simmonehowellA4.jpg);
background-repeat:no-repeat;
}

.a5{
background-image:url(../images/simmonehowellA5.jpg);
background-repeat:no-repeat;
}

.a6{
background-image:url(../images/simmonehowellA6.jpg);
background-repeat:no-repeat;
}

.aboutzero{
background-image:url(../images/BackgroundAboutZero.jpg);
background-repeat:no-repeat;
}

.b1{
background-image:url(../images/simmonehowellB1.jpg);
background-repeat:no-repeat;
}

.underground{
background-image:url(../images/simmonehowellunderg.jpg);
background-repeat:no-repeat;
}

.everyb{
background-image:url(../images/simmonehowelleveryb.jpg);
background-repeat:no-repeat;
}

.contact{
background-image:url(../images/simmonehowellA7.jpg);
background-repeat:no-repeat;
}

.film{
background-image:url(../images/film1.jpg);
background-repeat:no-repeat;
}

.books{
background-image:url(../images/simmonehowellbooks.jpg);
background-repeat:no-repeat;
}

#clearbox{
	position:absolute;
	top:630px;
	left:260px;
}

#clearbox{
	position:absolute;
	top:630px;
	left:250px;
}

#clearbox2{
	position:absolute;
	top:580px;
	left:75px;
}

a img{border:none;
}


#menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: center;
	text-align: right;
}


#footer {
	width:940px;
	padding:2px;
	height:30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

