@charset "ISO-8859-1";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background-color: #050505;
	background-image: url(splashimages/background.gif);
	background-repeat: repeat-x;
}
#maincontent #building {
	left: 715px;
	top: 14px;
	position: absolute;
}
#maincontent #pageend {
	left: 945px;
	top: 0px;
	position: absolute;
}
#closeout {
	position: absolute;
	left: 45px;
	top: 68px;
	}
	
#maincontent #requirements {
	background-image: url(splashimages/background-req.gif);
	height: 89px;
	width: 271px;
	position: absolute;
	left: 55px;
	top: 275px;
	padding-top: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#maincontent #requirements li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 18px;
	}

#maincontent #requirements p {
	margin-bottom: 5px;
	}


#maincontent #enterbutton {
	position: absolute;
	left: 390px;
	top: 275px;
	}

#maincontent #bttn-enter {
	background-image:url(splashimages/enterbutton.gif);
	background-position:0pt 0pt;
	background-repeat:no-repeat;
	display:block;
	height:30px;
	width:85px;
	}

#maincontent #bttn-enter span {
	display:none;
	}
	
#maincontent #bttn-enter:hover {
	background-position:0pt -30px;
	}
	
#maincontent #text1 {
	position: absolute;
	left: 390px;
	top: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	-moz-opacity: 0.99;
	}
	
	
#maincontent #logo {
	position: absolute;
	top: 440px;
	left: 40px;
}
#maincontent #salescenter {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	top: 448px;
	left: 290px;
	position: absolute;
	-moz-opacity: 0.99;
	text-shadow: #1d1d1d 0 0 0;
}

#maincontent #hours {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	top: 448px;
	left: 450px;
	position: absolute;
	-moz-opacity: 0.99;
	text-shadow: #1d1d1d 0 0 0;
}

#maincontent #copyright {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	top: 448px;
	left: 600px;
	position: absolute;
	-moz-opacity: 0.99;
	text-shadow: #1d1d1d 0 0 0;

}
#maincontent a, #maincontent a.visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#maincontent a:hover {
	color: #d18f15;
	text-decoration: underline;
}
