/* Start of CMSMS style sheet 'palo_main' */
body {
	text-align: center;
	margin-top: 0px;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	background: url("img/background.gif") repeat;
}

#header {
	margin: 0 0 0 0;
	padding-top: 0px;
	background-color: #fff;
}


#top-container {
	height: 260px;
	border-bottom: 1px solid #f4981e;
}




#side-a2 {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 30px;
}

#top-right {
	float: right;
	width: 260px;
	height: 260px;
	background-color: #f4981e;
	text-align: center;
}

#content2 { 
	float: left;
	width: 500px;
	height: 260px;
	background: url("img/top2c.jpg") no-repeat;
	padding-top: 0;
	margin-top: 0px;
}

#footer1 {
	clear: both;
	background: #ffffff;
	height: 10px;
}




#left-menu {
	float: left;
	width: 200px;
	text-align: center;
	background-color: #f5f5f5;
}

#right-news {
	float: right;
	width: 260px;
	background-color: #f0f0f0;
}

#content { 
	float: left;
	width: 500px;

	padding-top: 0;
	margin-top: 0px;
}


#footer2 {
	clear: both;
	height: 10px;
	border-top: 1px solid #f4781e;
	background-color: #fff;
	font: 9px verdana;
	color: #444444;
}

#footer2 A {
	font: 9px verdana;
	color: #444444;
	text-decoration: none;
}
#footer2 A:hover{
	font: 9px verdana;
	color: #000;
	text-decoration: underline;
}




/* End of 'palo_main' */

