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

* {
margin: 0;
padding: 0;
}

html, body {
height: 100%;
background: #EBFFD0 url(/images/headerBackground.gif) no-repeat top center;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bofp {
	position:absolute;
	top:-4px;
	left:370px;
}

#logo {
	position:absolute;
	top:-10px;
	left:0;
}

img {
	border: none;
}

a {outline:none; }

#container {
min-height: 100%;
margin: 0 auto -30px auto;
position: relative;
width: 928px;
text-align:left;
}

#closedTag {
	position:absolute;
	right:100px;
}

#storeHours {
position:absolute;
left:748px;
top:-8px;
width:150px;
}

#locations {
position:absolute;
left:550px;
top:-8px;
width:250px;
}

#locations2 {
position:absolute;
left:585px;
top:8px;
width:250px;
}


#header {
position:absolute;
top:15px;
left:23px;
outline:none;
}

#mainMenu{
position:absolute;
top: 100px;
.top:101px;/*IE7*/
_top:101px;/*IE6*/
left:3px;
.left:5px;/*IE7*/
_left:5px;/*IE6*/
width: 928px;
z-index: 1000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
#mainMenu { 
top: 101px;
left:4px; 
} 
}



#footer {
height: 30px;
position: relative;
}

.clearfooter {
height: 200px;
clear: both;
}

#commentForm {
	position:relative;
	background-color:#FFFFFF;
	width: 928px;
	top:103px;
	padding:35px 0 35px 35px;
}

#videoContent {
	position:relative;
	background:#FFFFFF;
	width: 928px;
	top:103px;
	padding:35px 0 35px 35px;
}

#flashcontent {
	position:relative;
	left:300px;
}