* {	margin:0;padding:0; }
body {text-align:center;
	background: #000; 
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat; 
	background-position: center 0; 
	color: #000;
	font-family: sans-serif;
}
div#main {
	width: 980px; 
	margin: 0 auto; 
	text-align:left;
	border: 0px solid yellow;
	overflow: hidden;
}	
div#masthead {
	position:relative;
	border: 0px solid red;
	width: 100%;
	height: 172;
	background: url(../images/masthead.jpg) center top no-repeat;
}

div#masthead h1 {
	position:absolute;
	text-indent: -9999;
}

div#footer {
	position:relative;
	border: 0px solid red;
	width: 100%;
	height: 100;
	text-align:center;
	background: #000000 url(../images/footer.png) center top no-repeat;
}
div#footer td {
	font-family: verdana, arial, sans-serif;
	color: #FFF;
}

div#footer table {margin: auto;}


div#footer a {
	color: #AAF;
}

div#footer a:hover {
	color: #FFF;
}

div#content {
	margin: auto;
	position:relative;
	background: #FFFFFF;
	width: 959px;
	display:block;
	left: 1px;
}

ul#mainMenu {
    width: 400px; 
	height: 50px;
    position: absolute;
	left: 475;
	top: 103;
	border: 0px solid red;
}
ul#mainMenu li {
	margin: 0;
	list-style: none;
	position: absolute; 
	top: 0;
}
ul#mainMenu a {
padding: 2;
padding-left: 10;
padding-right: 20;

}

ul#mainMenu li, ul#mainMenu a {
	height: 18px; 
	display: block;
	color: #fff;
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	white-space: nowrap;
}
li#listHome {left: 0;}
li#listProducts {left: 70;}
li#listContact {left: 155;}
li#listAbout {left: 255;}
li#listLogin {left: 340;}

li#listHome {width: 70;}
li#listProducts a {width: 70;}
li#listContact {width: 100;}
li#listAbout {width: 95;}
li#listLogin {width: 130;}

.buttonOff {
	background: #000000;
	color: #FFFFFF;
}

div#banner1 {position:relative; top:-27; left: 0;}

#footer td {vertical-align:top;}
td.address {font-size:12px;}
td.copyright {text-align:right;font-size:10px;}

li.filler {list-style:none;}

.odd {background: #E2DFCE;}

ul#footnotes li {
	list-style: none;
	font-size: 12px;
	color: #666666;
}
.smalltext {font-size: 12px;}

.jsvalidation {font-size: 12px; color: red; font-weight: bold;}

#actionFrame {position: absolute; left: -1000; top: 0; width: 800; height: 600;}

#content2 {padding: 20; width: 90%;}
#content2 p, #content2 h2 {margin-bottom: 12px;}
#content2 h1 {margin-bottom: 16px;}
#content2 h2 {margin-bottom: 14px;}

input, textarea {border: 1px solid gray;}
.btnSubmit {padding: 5; padding-left: 20px; padding-right: 15; background-repeat: no-repeat; background-position: 8 4;}
.btnContact {background-image: url(../images/icons/fugue/balloon.png);}
.btnLogin {background-image: url(../images/icons/fugue/key.png);}
.smalllink {font-size: 12px; color: #000080; text-decoration: none;}
.smalllink:hover {color: #0000FF; text-decoration: underline;}
img.filler {border: 0px solid white;}
p.otherLinks {color: #DDD; font-size: 14px;}
p.otherLinks a {font-size: 12px; color: #DDD; font-weight: bold; text-decoration: none;}
p.otherLinks a {font-size: 12px; color: #FFF; text-decoration: underline;}
.smaller {font-size: 13px;}
.evensmaller {font-size: 11px;}
.evensmallerDimmed {font-size: 11px; color: #888;}
.everyOther {background: #DDD;}