body
{
	background-color: #ef559e;
	background-image: url(../../img/page_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#tPageWrp
{
 width: 100%;
 height: 100%;
}

#tPage
{
	margin-top: 50px;
	width: 930px;
}

#tHeader
{
	width: 930px;
	height: 131px;
   border-top: 1px solid #ffffff;
	background-image: url(../../img/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
}

#tContentWrp
{
	width: 930px;
	background-image: url(../../img/content_bg_repeater.gif);
	background-repeat: repeat-y;
}

#tContent
{
	width: 900px;
	background-image: url(../../img/content_bg.gif);
	background-repeat: no-repeat;
	padding: 0px 15px 0px 15px;
}

#tContentInside
{
	width: 900px;
	background-image: url(../../img/content_bg_inside.gif);
	background-repeat: no-repeat;
	padding: 0px 15px 0px 15px;
}

#tNavigation
{
	width: 900px;
	margin-bottom: 6px;
}

#tCenter762
{
	width: 762px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#tLeft604
{
	width: 604px;
	margin: 0px 0px 0px 0px;
	float: left;
}


#tLeft667
{
	width: 667px;
	margin: 14px 0px 0px 0px;
	float: left;
	border-right: 1px solid #ef559e;
}

#tRight273
{
	width: 273px;
	float: right;
	margin: 0px 10px 0px 0px;
}

#tRight218
{
	width: 188px;
	float: right;
	margin: 14px 25px 0px 0px;
	padding-left: 15px;
}

#tHomeTiles
{
	width: 900px;
	background-image: url(../../img/home_tiles_bg.gif);
	margin: -1px 0px -5px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;
}

#tInsideSwoop
{
	width: 930px;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#tPinkSpacer
{
	width: 930px;
	height: 20px;
	background-image: url(../../img/footer_shadow.gif);
	clear: both;	
}

#tFooter
{
	width: 930px;
	clear: both;
}

#tClear
{
 clear:both;
 font-size:1px; line-height:0px;
}


