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

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

#buffer{
height:50px;
}

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

.index{
background-image:url(../images/simmonehowell01.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;
}

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

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



#menu{
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	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;
}
