body {
	background-color: #fff;
	background-image:url(../images/bgtop.png);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 900px;
	position:relative;
}

/********************** Header ***************************/

#header {
	position: relative;
	height: 120;
	width: 100%;
	text-align: justify;
	margin: 0 auto;
	padding-bottom: 10px;
}

#header img {
	border: none;
	margin: 0px;
	float:left;
}

/********************** Footer ***************************/

#footer {
	position: relative;
	width:780px;
	height:97px;
	text-align:center;
	float:left;
	clear:both;
}

#footer ul{

}

#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #908a68;
}

.lastchild{
	border-right: 0px none !important;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #908a68;
	text-decoration: none;
}

#footer a:hover{text-decoration: underline;}

#footer span{
	font-size: 9px;
	font-weight: bold;
	color: #18160e;
	margin:10px;
	display:block;
}








.close {
	background-image:url(../images/close1.png);
	width:50px;
	height:50px;
	float:right;
}
.close:hover {background-image:url(../images/close2.png);}











/********************** Garbage ***************************/

.fsx01 {font-size: 11px;}
.fsx02 {font-size: 12px;}
.fsx03 {font-size: 13px;}
.fsx04 {font-size: 15px;}
.fsx05 {font-size: 16px;}
.fsx06 {font-size: 19px;}
.fsx07 {font-size: 21px;}
.fsx08 {font-size: 24px;}
.fsx09 {font-size: 27px;}
.fsx10 {font-size: 29px;}
.fsx11 {font-size: 32px;}
.fsx12 {font-size: 35px;}
.fsx13 {font-size: 37px;}
.fsx14 {font-size: 48px;}
.fsx15 {font-size: 64px;}
.fsx16 {font-size: 96px;}
.txdec {text-decoration: none;}

.dfltt {font-family:Times New Roman;font-size:14px;font-weight:normal;text-decoration:none;text-align:left;}
.style1 {color: #FFFF00}
.style2 {color: #003300}
.style3 {color: #330000}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {font-size: 14px}
.style6 {color: #FF0000}
.style7 {
	color: #669966;
	font-weight: bold;
}
.style8 {font-size: 18px}
.style9 {
	color: #660099;
	font-weight: bold;
}
.style10 {color: #660000}
.style11 {color: #000000}
.style12 {color: #333333}
