#wrapper {
	width:902px;
	margin-left: auto;
	margin-right: auto;
}

#facebook {
	width: 880px;
	padding-left: 20px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 32px;
	background-color: #FFF;
	padding-top: 8px;
}

#header {
	width:902px;
	height:153px;
	background-image: url('/media/images/1_01b.jpg');
}

#navigation {
	width:902px;
	height:37px;
	background-image: url('/media/images/2_02.jpg');
	padding-top: 10px;
}

#flash {
	width:902px;
	height:305px;
	background-image: url('/media/images/3_03b.jpg');
	background-repeat: repeat-y;
}
#rotator {
	width: 900px;
	margin-left:auto;
	margin-right: auto;
}

#rotator2 {
	width: 430px;
	margin-left:auto;
	margin-right: auto;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
	z-index: 1;
}
#rotator3 {
	width: 430px;
	margin-left:auto;
	margin-right: auto;
	float: right;
	margin-right: 7px;
	margin-top: 5px;
	z-index: 1;	
}


#content {
	width: 862px;
	min-height: 200px;
	overflow: hidden;
	padding: 5px 20px 10px 20px;
	background-image: url('/media/images/4_04.jpg');			
}

#content ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#content li {
	padding-left: 10px;
}


#footercontent {
	width:882px;
	height:20px;
	background-image: url('/media/images/5_05.jpg');
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	color: #cc0000;
	font-weight: bold;
}
#footercontent a {
	font-weight: bold;
	color: #cc0000;	
}

#footer {
	width:902px;
	height:47px;
	background-image: url('/media/images/6_06.jpg');
	margin-bottom: 10px;
}
#footerLeft {
	float: left;
	margin-left: 15px;
	margin-top: 8px;
}
#footerRight {
	float: right;
	color: #FFFFFF;
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
	font-size: 11px;	
}
#footer h2 {
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	color:#cc0000;
}
#footer2 {
	margin-bottom: 20px;
	color: #999999;
	font-size: 10px;
	text-align:center;
}

