/*			ELEMENTS		*/

#partner_container
{	position: absolute;
	z-index: 2;
	top: 118px;
	left: 20px;
	width: 450px;
	height: 305px;
	visibility: hidden;
	overflow: hidden;
	background-image: url(/ver02/images/site_mainGraphics/partner_info_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#site_mainImg
{	position: absolute;
	z-index: 1;
	top: 98px;
	left: 5px;
	width: 990px;
	height: 340px;
}

#site_content_container
{	position: absolute;
	z-index: 1;
	top: 445px;
	left: 0px;
	width: 1000px;
	height: 300px;
	background-image: url(/ver02/images/site_mainGraphics/content_containerBackground.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#site_content
{	top: 535px;
	left: 5px;
	width: 1000px;
	height: auto;
	background-image: url(/ver02/images/site_mainGraphics/content_background.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#site_content DIV.background
{	width: 970px;
	height: 199px;
	background-color: #F5F5F5;
	margin-left: 15px;
}

#site_contentDevider_1
{	position: absolute;
	z-index: 1;	
	top: 9px;
	left: 315px;
	width: 36px;
	height: 300px;
	background-image: url(/ver02/images/site_mainGraphics/content_columnDevider_230px.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#site_contentDevider_2
{	position: absolute;
	z-index: 1;	
	top: 9px;
	left: 650px;
	width: 36px;
	height: 300px;
	background-image: url(/ver02/images/site_mainGraphics/content_columnDevider_230px.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#site_contentDevider_pan_620px
{	position: absolute;
	z-index: 2;	
	top: 190px;
	left: 0px;
	width: 620px;
	height: 36px;
	background-image: url(/ver02/images/site_mainGraphics/content_columnDevider_pan620px.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#site_paragrphs_container
{	position: absolute;
	z-index: 3;
	width: 960px;
	height: 200px;
	top: 30px;
	left: 30px;
}

#site_paragraphs_top_left
{	position: absolute;
	z-index: 1;
	width: 270px;
	height: 200px;
	top: 0px;
	left: 0px;
}

#site_paragraphs_top_center
{	position: absolute;
	z-index: 1;
	width: 270px;
	height: 200px;
	top: 0px;
	left: 335px;
}

#site_paragraphs_top_right
{	position: absolute;
	z-index: 1;
	width: 270px;
	height: 200px;
	top: 0px;
	left: 670px;
}