div.indexSiteTitle {
 position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 17px;
	text-align: left;
}

div.indexSiteTitle h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}


div.indexAgree {
	position: absolute;
	background-image: url('../../images/indexAgreeBoxBg.jpg');
	width: 1000px;
	height: 154px;
	margin: 15px auto;
	left: 0px;
	top: 490px;
}


div.siteText {
	position: absolute;
	left: 15px;
	top: 40px;
	width: 315px;
	height: 154px;
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
	vertical-align: middle;
}



div.conditionText {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 640px;
	height: 154px;
}


div.buttons {
	width: 640px;
	height: 26px;
	position: relative;
}

div.accept {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 206px;
	height: 26px;
}

div.member {
	position: absolute;
	left: 217px;
	width: 206px;
	height: 26px;
	top: 0px;
}

div.decline {
	position: absolute;
	right: 0px;
	width: 206px;
	height: 26px;
	top: 0px;
}

div.conditionText div {
	margin: 5px auto;
}

textarea.conditions {
	text-align: left;
	width: 635px;
	height: 40px;
}



/*		See me at	*/
div.indexSites {
	margin: auto;
	margin-top: 20px;
	position: relative;
	width: 1000px;
	height: 214px;
}

div.indexSitesLeft, 
div.indexSitesMiddle, 
div.indexSitesRight {
	position: absolute;
	top: 0px;
	width: 326px;
	height: 214px;
	text-align: center;
}

div.indexSitesLeft {
	background-image: url('../../images/indexSitesLeftBg.jpg');
	left: 0px;
}

div.indexSitesMiddle {
	background-image: url('../../images/indexSitesMiddleBg.jpg');
	left: 336px;
}

div.indexSitesRight {
	background-image: url('../../images/indexSitesRightBg.jpg');
	right: 0px;
}

div.indexSitesLeftText,
div.indexSitesMiddleText,
div.indexSitesRightText {
	margin: auto;
	width: 280px;
	height: 110px;
	position: absolute;
	left: 23px;
	top: 80px;
	text-align: justify;
	font-size: 12px;
}

div.indexSitesLeftText p,
div.indexSitesMiddleText p,
div.indexSitesRightText p {
	text-align: justify;
	font-size: 12px;
}

/*	End See me at	*/


#header {
 top: 35px;
}

#wrapper {
 padding-top: 660px;
}


div.modelPageNews {
 background-image: url('../../images/modelPageNewsLargeBoxBg.jpg');
	height: 536px;
}