/* MAIN */

html, body {
	width: 100%;
	height: 100%;
}

body {
	background: #CF722F url('images/bg_top.jpg') repeat-x top left;
	margin: 0;
	padding: 0;
}

#back {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url('images/bg_back.jpg') repeat-y top left;
	position: relative;
}

#container {
	width: 750px;
}

#header01 {
	background: url('images/header_01.jpg') no-repeat;
	width: 750px;
	height: 177px;
}

#header02 {
	background: url('images/header_02.jpg') no-repeat;
	width: 750px;
	height: 177px;
}

#bottom {
	width: 100%;
	height: 38px;
	background: url('images/bg_bottom.jpg') repeat-x bottom left;
	position: absolute;
	left: 0;
	bottom: 0;
}

#clear {
	clear: both;
}

#footer {
	background: url('images/footer.jpg') no-repeat;
	width: 148px;
	height: 13px;
	padding: 192px 6px 11px 596px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}

#footer A i {
	visibility: hidden;
}

#footer A:hover {
	background: none;
}


/* CONTENT SECTION */

#main {
	background: url('images/bg_main.jpg') no-repeat top left;
	float: right;
	clear: right;
	width: 382px;
	min-height: 377px;
	height: auto !important;
	height: 377px;
	font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color: #F8BB61; 
	text-align: justify;
	padding: 50px 41px 152px 16px;
	position: relative;
	z-index: 2;
}


/* SIDEBAR */

#sidebar {
	background: url('images/bg_side.jpg') no-repeat top left;
	float: left;
	clear: left;
	width: 159px;
	font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-align: justify;
	padding: 100px 16px 206px 136px;
	position: relative;
	z-index: 2;	
}

#sidebar ul {
	list-style-type: square;
	margin: 0 0 0 17px;
	padding-left: 0;
}

#sidebar ul li A {
	font-family: Georgia, serif;
	line-height: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	width: 142px;
	padding: 0;
	margin: 0;
	color: #6A1E14; 
	text-decoration: none;
}

#sidebar ul li A:hover {
	display: block;
	width: 122px;
	padding: 0 5px 0 15px;
	margin: 0;
	color: #120000; 
	background: #C40000; 
}

/* HEADERS */

h1 {
	font-family: Times New Roman, serif; 
	font-size: 16px; 
	color: #FFFF81; 
	text-align: right; 
	letter-spacing: 2px; 
	text-transform: uppercase; 
	font-weight: bold; 
	border-color: #120000; 
	border-bottom-style: dashed; 
	border-width: 1px; 
	line-height: 1px; 
	padding-top: 5px;
	margin: 20px 0 20px 0;
}


/* LINKS */

A {
	color: #F4FF00; 
	text-decoration: none;
}

A:hover	{
	color: #FFFEF9; 
	background: #000000; 
}


/* SPACERS */

#mainspacer01 {
	float: left;
	clear: left;
	width: 94px;
	height: 10px;
}

#mainspacer02 {
	float: left;
	clear: left;
	width: 97px;
	height: 10px;
}

#mainspacer03 {
	float: left;
	clear: left;
	width: 100px;
	height: 30px;
}

#mainspacer04 {
	float: left;
	clear: left;
	width: 147px;
	height: 10px;
}

#mainspacer05 {
	float: left;
	clear: left;
	width: 157px;
	height: 10px;
}

#mainspacer05 {
	float: left;
	clear: left;
	width: 161px;
	height: 20px;
}

#mainspacer06 {
	float: left;
	clear: left;
	width: 157px;
	height: 10px;
}

#mainspacer07 {
	float: left;
	clear: left;
	width: 152px;
	height: 10px;
}

#sidespacer01 {
	float: left;
	clear: left;
	width: 140px;
	height: 10px;
}

#sidespacer02 {
	float: left;
	clear: left;
	width: 126px;
	height: 10px;
}

#sidespacer03 {
	float: left;
	clear: left;
	width: 114px;
	height: 10px;
}

#sidespacer04 {
	float: left;
	clear: left;
	width: 104px;
	height: 10px;
}

#sidespacer05 {
	float: left;
	clear: left;
	width: 94px;
	height: 10px;
}

#sidespacer06 {
	float: left;
	clear: left;
	width: 86px;
	height: 10px;
}

#sidespacer07 {
	float: left;
	clear: left;
	width: 83px;
	height: 10px;
}

#sidespacer08 {
	float: left;
	clear: left;
	width: 74px;
	height: 10px;
}

#sidespacer09 {
	float: left;
	clear: left;
	width: 64px;
	height: 10px;
}

#sidespacer10 {
	float: left;
	clear: left;
	width: 54px;
	height: 10px;
}

#sidespacer11 {
	float: left;
	clear: left;
	width: 42px;
	height: 10px;
}

#sidespacer12 {
	float: left;
	clear: left;
	width: 34px;
	height: 10px;
}

#sidespacer13 {
	float: left;
	clear: left;
	width: 24px;
	height: 10px;
}

#sidespacer14 {
	float: left;
	clear: left;
	width: 14px;
	height: 10px;
}
