body {
	background-color: #000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../images/logo.png);
	height: 125px;
}
#phone {
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 94px;
}
#headerbar {
	background-image: url(../images/topland.png);
	background-repeat: no-repeat;
	height: 122px;
	position: relative;
	width: 960px;
}
#footerbar {
	background-image: url(../images/footerbar.png);
	height: 121px;
	position: relative;
}
#backgroundcontainer {
	background-image: url(../images/backgroundcontainer.png);
	background-repeat: repeat-y;
	position: relative;
}
#nav-main {
	position:absolute;
	left:250px;
	top:100px;
	width:700px;
	height:31px;
}

#nav-main-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:135px;
	height:31px;
}

#nav-main-02 {
	position:absolute;
	left:135px;
	top:0px;
	width:1px;
	height:31px;
}

#nav-main-03 {
	position:absolute;
	left:136px;
	top:0px;
	width:93px;
	height:31px;
}

#nav-main-04 {
	position:absolute;
	left:229px;
	top:0px;
	width:1px;
	height:31px;
}

#nav-main-05 {
	position:absolute;
	left:230px;
	top:0px;
	width:53px;
	height:31px;
}

#nav-main-06 {
	position:absolute;
	left:283px;
	top:0px;
	width:1px;
	height:31px;
}

#nav-main-07 {
	position:absolute;
	left:284px;
	top:0px;
	width:91px;
	height:31px;
}

#nav-main-08 {
	position:absolute;
	left:375px;
	top:0px;
	width:1px;
	height:31px;
}

#nav-main-09 {
	position:absolute;
	left:376px;
	top:0px;
	width:101px;
	height:31px;
}

#nav-main-10 {
	position:absolute;
	left:477px;
	top:0px;
	width:1px;
	height:31px;
}

#nav-main-11 {
	position:absolute;
	left:478px;
	top:0px;
	width:106px;
	height:31px;
}

#nav-main-12 {
	position:absolute;
	left:584px;
	top:0px;
	width:1px;
	height:31px;
}

#nav-main-13 {
	position:absolute;
	left:585px;
	top:0px;
	width:115px;
	height:31px;
}
#footerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	width: 340px;
	position: absolute;
	left: 606px;
	top: 62px;
	line-height: 10px;
}
#splash {
	height: 430px;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#interiorsplash {
	height: 220px;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCC;
	margin-bottom: 10px;
}
#landsplash {
	position:absolute;
	width:921px;
	height:447px;
	z-index:1;
	top: -23px;
}
.landcol {
	background-image:url(../images/locatecontactcole.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 678px;
}
.locateland {
	width: 150px;
	position: absolute;
	left: 166px;
	top: 687px;
}
.emailland {
	width: 150px;
	position: absolute;
	left: 136px;
	top: 587px;
}

#findalocation {
	position:absolute;
	width:225px;
	height:43px;
	z-index:1;
	left: 193px;
	top: 615px;
	font-size: 11px;
	color: #FFF;
}
#landcities {
	position:absolute;
	width:337px;
	z-index:1;
	left: 117px;
	top: 764px;
}
#landcities a {
	color: #fff;	
}

