#powermenMainLeftCol1,
#powermenMainLeftCol3 {
	width: 424px;
	float: left;
	display: table-cell;
}

#powermenMainRow4 {
	position: relative;
}

#powermenMainMiddle {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 420px;
	width: 3px;
	min-height: 700px;
	background-image: url('/images/powermenVerticalLine.jpg');
	background-repeat: repeat-y;
}

#powermenMainLeftCol1 {
	background-position: 100% 0%;
	background-image: url('/images/powermenVerticalLine.jpg');
	background-repeat: repeat-y;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}

#powermenMainLeftCol3 div {
	margin: auto;
}

#powermenMainLeftCol3 div.instantAccess {
	font-size: 16px;
	font-weight: bold;
	margin: 10px auto 10px auto;
}

#powermenMainLeftCol3 div.buttonMembers {
	float: left;
	margin: 10px auto 5px 10px;
}

#powermenMainLeftCol3 div.buttonJoin {
	float: right;
	margin: 10px 10px 5px auto;
}

#powermenMainLeftCol3 div.buttonBottomMembers {
	float: left;
	margin: 10px auto 10px 14px;
}

#powermenMainLeftCol3 div.buttonBottomJoin {
	float: right;
	margin: 10px 14px 10px auto;
}

#powermenMainLeftCol3 div.textBox {
	background-image: url('/images/modelsTextBox.jpg');
	background-repeat: no-repeat;
	width: 400px;
	height: 300px;
	text-align: center;
}

#powermenMainLeftCol3 div.textBoxMembers {
	background-image: url('/images/modelsTextBoxMembers.jpg');
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 400px;
	height: 390px;
	text-align: center;
}

#powermenMainLeftCol3 div.innerTextBox {
	width: 394px;
	height: 250px;
	padding-top: 10px;
	margin: auto;
	text-align: center;
}

#powermenMainLeftCol3 div.innerTextBoxMembers {
	width: 394px;
	height: 360px;
	padding-top: 10px;
	margin: auto;
	text-align: center;
}

#powermenMainLeftCol3 p {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

#powermenMainLeftCol3 div.modelPromo {
	margin-top: 5px;
	margin-bottom: 5px;
}

#powermenMainRightCol2, 
#powermenMainRightCol4 {
	width: 555px;
	float: right;
	display: table-cell;
}

#powermenMainRightCol2 {
	height: 40px;
	line-height: 40px;
}


#powermenMainRightCol4 div.model {
	float: left;
	display: table-cell;
	width: 170px;
	height: 130px;
	padding: 10px 4px 4px 4px;
}

#powermenMainRightCol4 div.bottomNavigation {
	width: 560px;
	margin: 10px auto 10px auto;
}

#powermenMainRightCol4 {
	height: 700px;
}

div.bottomNavigation {
	height: 40px;
}

div.models {
	height: 640px;
	width: 560px;
}

#powermenMainCol5 {
	margin: 20px auto 0px auto;
}

#powermenMainCol5 div.link {
	float: left;
	margin: auto 2px 20px 3px;
}

#navigation1,
div.navigationModels {
	margin: auto;
	text-align: center;
	width: 550px;
	height: 40px;
}

#navigation1 div ul,
div.navigationModels div ul {
	margin: auto;
	display:table-cell; 
	padding: 0;
	list-style: none;
}

#navigation2 {
	margin: auto;
	width: 500px;
}

#navigation1 div li,
#navigation2 div li {
	display:table-cell; 
	padding: 0px 4px 0px 4px;
	float: left;
	font-weight: bold;
}

div.navigationPrev, 
div.navigationNext {
	float: left; 
	width: 100px; 
	line-height: 40px;
}

div.navigationPages {
	float: left; 
	text-align:center; 
	width: 350px;
	height: 40px;
}

div.navigationPages p {
	line-height: 40px; 
	padding:0; 
	margin:0;
}

div.navigationPages a {
	padding: 0px 3px;
}

#powermenMainLeftCol1 select {
	border: 1px solid #FFF;
	margin: 4px 4px 4px 0px;
}

#powermenMainLeftCol1 input {
	background-color: #FFAD01;
	border: 1px solid #FFF;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

img.smallImage {
	border: 1px solid #FFF;	
}


/*		Removing the underline for the gallery display navigation	*/
a.photoDisplayNavigation, #backward, #forward, #slideShow {
	text-decoration: none;
}
