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

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


#logoAndMenu
{
	float			: left;
	width			: 760px;
	height			: 94px;
	background		: url(../images/header.jpg) no-repeat;
}	

#topMenuParent
{
	margin-left		: 270px;
	margin-top		: 36px;
}


#subHeaders
{
	float			: left;
	width			: 760px;
	background		: #fff;
}

#headersTwo
{
	float			: left;
	width			: 256px;
	height			: 215px;
	background		: url(../images/header-2.jpg) no-repeat;
	background-position	: 0px 15px;
}

#subHeader1
{
	float			: left;
	margin-top		: 20px;
	margin-left		: 100px !important;
	margin-left		: 50px;
	height			: 84px;
	width			: 140px;
}

#subHeader2
{
	float			: left;
	margin-top		: 20px;
	margin-left		: 5px;
	height			: 84px;
	width			: 140px;
}


#subHeader
{
	float			: right;
	width			: 493px;
	background		: url(../images/sub-header.jpg) no-repeat;
	height			: 215px;
}

#allContent
{
	float			: left;
	width			: 760px;
	background		: #fff url(../images/content-bg.gif) repeat-y;
	background-position	: 261px 0px;
	padding-top		: 20px;
}

#allContentNoNav
{
	float			: left;
	width			: 760px;
}


#navigation
{
	float			: left;
	margin-left		: 25px !important;
	margin-left		: 12px;
	width			: 230px;
}

#content
{
	float			: right;
	width			:480px;
	margin-right		: 10px !important;
	margin-right		: 5px; 
	background		: #fff;
}

#contentNoNav
{
	float			: left;
	width			: 740px;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top		: 5px;
	padding-bottom		: 5px;
	background		: #fff;
}

#modTop
{
	float			: left;
	width			: 210px;
	padding-left		: 10px;
	padding-top		: 10px;
}


#bottomMenu
{
	float			: left;
	margin-left		: 280px !important;
	margin-left		: 140px;
	margin-top		: 25px;
	width			: 471px;
}


#modBanner
{
	float			: left;
	text-align		: center;
	width			: 760px;
	background		: #fff;
	padding			: 5px 0px 5px 0px;
}
#footerBg
{
	float			: left;
	width			: 760px;
	background		: url(../images/footer.jpg) no-repeat;
	height			: 54px;
}

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

#copyRight
{
	float			: left;
	width			: 760px;
	text-align		: center;
	margin-top		: 10px;
	margin-bottom		: 10px;
	padding-top		: 5px;
	background		: #787878;
}

#pathWay
{
	margin-top		: 2px;
	float			: left;
}

#bottomModWrapper
{
	float			: left;
	padding-left		: 270px;
	background		: #fff;
	padding-right		: 5px;
}

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

#bottomModWrapperNoNav
{
	float			: left;
	padding-left		: 660px;
	background		: #fff;
	padding-right		: 5px;
	padding-left		: 5px;
}