body {

		background-color: #FAFAFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 12px;

	margin: auto;
}

#container {
	width: 1000px;
	height: auto;
	margin: auto;

}

#container2 {
	width: 952px;
	height: auto;
	margin: auto;

}


#up {
	background: url(images/top.png) no-repeat;
	width: 1011px;
	height: 25px;
	margin: auto;
}

#mid {
	background: url(images/mid.png) repeat-y;
	width: 1011px;
	height: auto;
	margin: auto;
}


#down {
	background: url(images/down.png) no-repeat;
	width: 1011px;
	height: 25px;
	margin: auto;
}




#bana {
	width: 640px;
	height: 253px;
	background: url(images/bana1.png) no-repeat;


}


#banana {
	width: 970px;
	height: 253px;
	background-color:#0C9;
	margin-left: -10px;
	z-index: -1000;


}

#upp {
width: 1011px;
height: 106px;
background: url(images/top-red.png) no-repeat;

}




#upp-right {
width: 650px;
height: 70px;
float: right;
padding-right:30px;
color:#FFF;
}




#upp-left {
width: 300px;
height: 70px;
float: left;
padding-left:30px;

}



#up1 {
width: 600px;
height: 69px;
float: left;
margin-left: 5px;

}

#up2 {
width: 260px;
height: 69px;
float: right;
}



#content-right {
width: 630px;
height: auto;
float: right;
text-align:justify;

}

#content-left {
width: 250px;
height: auto;
float: left;
margin-left: -12px;
}




#side1 {
width: 275px;
height: 35PX;
background: url(images/side1.png) no-repeat;
text-align:center;
color:#FFF;
}






#side2 {
width: 275px;
height: auto;
padding: 10px;
background: url(images/side2.png) repeat-y;

}

#side3 {
width: 275px;
height: 14px;
background: url(images/side3.png) no-repeat;

}

<!----------1ST CORNER SIDE FINISH---------->
#side22 {
width: 275px;
height: 85px;
background: url(images/side1a.png) no-repeat;
text-align:center;
color:#FFF;

}


#side2a {
width: 275px;
height: 15px;
padding: 10px;
background: url(images/side1a.png) no-repeat;
text-align:center;
color:#FFF;


}


#side2aa {
width: 275px;
height: auto;
padding: 10px;
background: url(images/side2a.png) repeat-y;

}

#side3a {
width: 275px;
height: 14px;
background: url(images/side3a.png) no-repeat;

}



#shade {
width: 620px;
height: auto;
text-align:justify;
padding:7px;
border:1px dotted #090;

}


#shade2 {
width: 620px;
height: 190PX;
text-align:justify;
padding:7px;
background-color: #069;
padding-top:-4px;

}


#shade-left {
width: 300px;
height: 170px;
background-color:#FFF;
border-right: 1px #CCC dotted;
float:left;

}


#shade-right {
width: 300px;
height: 170px;
background-color:#FFF;
float:right;
border-left: 1px #CCC dotted;

}

#cells {
width: 270px;
height: auto;
color: #09C;
padding:7px;
}

#cells2 {
width: 270px;
height: auto;
color: #fff;
padding-left:18px;
}


#top {
	width: 900px;
	height: 70px;
	text-align: left;
	background-color: #f8f8f8;
}

#footer {
	width: 1013px;
	height: auto;
	font-size: 11px;
	margin-top: 18px;
	background-color:#C33;
	margin-left: -30px;

}


#footer-left {
	width: 400px;
	height: auto;
	text-align: left;
	font-size: 11px;
	color: #000;
	float: left;

}

#footer-right {
	width: 400px;
	height: 20px;
	text-align: right;
	margin: auto;
	font-size: 11px;
	color: #000;
	float: right;
	margin-right: 12px;
}




