/* Start of CMSMS style sheet 'General Structure' */
 #Wrapper
{
	padding-top:15px;
	width:755px;
	margin:auto;
}
#Header
{
	position:relative;
width:755px;
}
#Header h1
{
	width:133px;
	height:115px;
margin-top:-1px;
}
#Header ul
{
	display:block;
	position:absolute;
	right:0px;
	width:564px;
	padding-top:14px;
	padding-bottom:40px;
}
#Header ul li
{
	width:141px;
	display:block;
	height:48px;
	float:left;
}
#Header ul li a
{
	width:141px;
	display:block;
	height:48px;
z-index:2;
margin-left:1px;
}
#Header ul li span
{
	width:3px;
	height:48px;
float:left;
position:relative;
margin-top:-48px;
margin-left:139px;
z-index:1;
}
#Header span#First
{
	width:2px;
	height:48px;
margin-left:-1px;
margin-top:-1px;
}
#Header span#Last
{
	width:2px;
	height:48px;
position:absolute;
margin-top:-48px;
right:0px;
}
#Content
{
	margin-top:-10px;

}
#Footer
{
	background-image:url("uploads/images/news_bg.jpg");
	background-repeat:repeat-x;
	text-align:center;
	margin-top:-10px;
	height:70px;
}
#Footer p.padding
{
	padding-top:20px;
}

#Footer p {
       padding: 0px;
}
/* End of 'General Structure' */

