body
{
	background:url(images/backgroup.png) repeat #ffffff;
	margin:0px;
	padding:20px 0 0 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#313131;

}

a
{
	text-decoration:none;
	color:#902824;
}

p
{
margin:0 0 10px 0;
text-align:justify;	
}
#megacontainer
{
width:930px;
border:8px #902824 solid;
background:#ffffff;
margin:auto;	
padding:0px 10px 10px 10px;
overflow:hidden;
}

table
{ 
	background: url(/storage/upload/top_maple/images/homecontent.png) no-repeat;
	/*margin-left:-21px;*/
	margin-top:-11px;
	margin-left:-13px;
	padding-left:15px;
}

#logo
{
	width:516px;
	height:114px;
	float:left;
	background:url(logo.jpg) no-repeat;
}

#header
{
	width:930px;
	height:114px;
	float:left;	
}
#header ul {
	list-style-type:none;
	padding-left:0px;
	float:right;
}
#header ul li {
	background:url(images/point.jpg) no-repeat;

	margin-bottom:3px;
	margin-left:0;
	padding-left:25px;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	text-align:left;

}
.user ul {
	list-style-type:none;
	padding-left:0px;
	float:right;
	margin:5px 0 0 0;
}
.user ul li {
	background:url(images/point1.jpg) no-repeat;

	margin-bottom:3px;
	margin-left:0;
	padding-left:25px;
	font-size:14px;

}
#menu
{
	background:url(images/menu.jpg) repeat-x;
	height:38px;
	float:left;
	width:930px;
}
#menu ul {
	list-style-type:none;
	padding:0px;
	margin:5px 0 0 0;
	padding:0 0 0 120px;

}
#menu ul li
{
	background:none;
	display:inline;	
}
#menu ul li a {
	
	color:white;
	margin:0px;
	padding:0 40px;
	font-size:16px;
	text-decoration:none;

}

#menu ul li a:hover
{
	color:yellow;	
}
#rotator_container
{
	width:926px;
	height:297px;
	margin:10px 0 0 3px;
	float:left;
}
.user, #content
{
	/*border:1px solid #cccccc;*/
	width:285px;
	min-height:190px;
	margin:10px 0 0 3px;
	float:left;
	padding:10px 10px 0px 10px;
	/*background:url(images/userbg.jpg) bottom repeat-x;*/	
}

.user, .content2
{
	border:1px solid #cccccc;
	width:903px;
	min-height:190px;
	margin:10px 0 0 -7px;
	float:left;
	padding:10px 10px 0px 10px;
	background:url(images/userbg.jpg) bottom repeat-x;

}

#content
{
	width:918px;	
	height:190px;
	overflow:hidden;
	padding-left:13px;
	padding-top:11px;
	padding-bottom:2px;
	margin-top:11px;
	
	
}

.footer
{
	margin:auto;
	padding:10px 0 0 0;
	color:#666;
	font-size:12px;
	width:950px;
	text-align:center;	
}