/* layout and positioning */
#p1wrapper {
	width			: 761px;
	margin			: 0 auto 0 auto;
	text-align		: left;
}

#wrapper 
{
	float			: left;
	width			: 760px;
	text-align		: left;
	margin			: 0 auto 0 auto;
}

#pageBg
{
	float			: left;
	width			: 760px;
	background		: url(../images/page-bg-small.jpg) repeat-y;
}


#topMostHeader
{
	float			: left;
	width			: 761px;
	background		: url(../images/header-img-small.jpg) no-repeat;
	height			: 126px;
}

#menuWrapper
{
	float			: left;
	width			: 605px;
	height			: 34px;
	background		: #eeeeee;
	margin-left		: 77px !important;
	margin-left		: 39px;
	margin-top		: 3px;
}	


#logo
{
	float			: left;
	width			: 232px;
	height			: 62px;
	background		: url(../images/logo.jpg) no-repeat;
	margin-left		: 72px !important;
	margin-left		: 37px;
	margin-top		: 54px;
}

#contentCtrl
{
	float			: left;
	margin-left		: 77px !important;
	margin-left		: 38px;
	width			: 608px;
	margin-top		: 5px;
}

#contentBg
{
	float			: left;
	width			: 100%;
}


#content
{
	float			: right;
	width			: 450px;
}

#contentFull
{
	float			: left;
	width			: 100%;
}

#navigation
{
	float			: left;
	width			: 150px;
}

#moduleBanner
{
	margin-top		: 5px;
	margin-bottom		: 5px;
}

#footerBg
{
	background		: url(../images/footer-bg-small.gif) no-repeat;
	height			: 38px;
	width			: 760px;
	float			: left;
	padding-top		: 20px;
}

#copyRight div a:link,
#copyRight div a:visited
{
	font-size		: 10px;
	color			: #fff;
}

#modAdvert
{
	float			: left;
	width			: 100%;
	
}