#content {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:104px;
	bottom:0px;
	width:701px;
	margin-left:-321px;
	left:50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff;
	background-image: url(../images/global/layout/framework/bk/main_content_bk_1.png);
	background-repeat: repeat-y;
	color: #1b345f;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	}
 
* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:642px;
	border-top:104px solid #fff; 
	border-bottom:0px solid #fff;
	
	}
	
#content a {
	color: #1b345f;
	text-decoration: none;
	text-align: center;
}
#content a:hover {
	text-decoration: underline;
}
 #inner_container {
	margin-left: 10px;
	margin-bottom: 20px;
	width: 627px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
 }
 
#head {
	position:absolute;
	margin-left:-321px;
	left:50%;
	top:0;
	width:701px;
	min-width:701px;
	height:104px;
	font-size:1em;
	z-index:5;
	background-color: #fff;
	background-image: url(../images/global/layout/framework/header_1.png);
	background-repeat: no-repeat;
	}
 
* html #head {
	top:0px; width:642px; height:104px;
	}
	
	
body.signup #head {
	background-image:url(../images/global/layout/framework/header_newsletter_1.jpg);
}

#newletter_indicator {
	position: absolute;
	height: 45px;
	width: 90px;
	left: -20px;
	top:400px;
	visibility: hidden;
}
 
#newsletter_button {
	display: block;
	float: left;
	height: 67px;
	width: 151px;
	margin-right: 15px;
}

.no_highlight {
	background-image: url(../images/buttons/newsletter/off_on_1.png);
	background-repeat: no-repeat;
	background-position: left -67px;
}
#newsletter_button:hover, .over_newsletter {
	background-position: left 0px;
}

#book_btn {
	background-image: url(../images/buttons/book/book_btn_off_on_2.jpg);
	background-repeat: no-repeat;
	background-position: left -73px;
	display: block;
	right:40px;
	top:0px;
	height: 73px;
	width: 89px;
	position: absolute;
}

#book_btn:hover {
	background-position: left 0px;

}


a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6, a.nav7, a.nav8 {width:80px; height:104px; display:block; float:left; background:url(heading.jpg); text-align:center; font-size:1em; font-weight:bold; color:#000; text-decoration:none; font-family:verdana, arial, sans-serif; line-height:25px; overflow:hidden;}
#head a .pad {display:block; width:80px; height:125px;background:transparent; border-bottom:1px solid #000;}
 
  
  
#grass{
	background-image: url(../images/global/layout/tiles/grass_1.png);
	background-repeat: repeat-x;
	position:absolute;
	bottom:0;
	height:64px;
	width:100%;
	z-index:23;
cursor:default;
 }
#foot {
	text-align:center;
	position:absolute;
	margin-left:-321px;
	left:50%;
	bottom:0;
	width:701px;
	min-width:701px;
	height:64px;
	font-size:1em;
	z-index:5;
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
	background-image: url(../images/global/layout/framework/footer_1.png);
	}
 
* html #foot {
	bottom:0px; width:642px; height:64px;
	}
 
 
#content p {
	padding:5px; text-align:justify;
	}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}
 
* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}


.page .title {
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#Signup_page .title{
	margin: 0px;
 }

.fleft {
	width: 400px;
}
.fright {
	float: right;
}


#content .fright a:hover{
	text-decoration: none;
}
#content .fright a span{
	visibility: hidden;
	text-decoration: none;
	position: relative;
	top:5px;
	left: 50px;
}
#content .fright a:hover span{
	visibility: visible;
	text-decoration: none;

}

a#poweredBy {
	-moz-opacity:.20; 
	filter:alpha(opacity=20);
	 opacity:.20;
}
a#poweredBy:hover {
	-moz-opacity:.8; 
	filter:alpha(opacity=80);
	 opacity:.8;
}
/* --------------------------------------- BOX ------------------------- */
.box_row {
	margin-top: 40px;
	clear: both;
}
.box {
	background-image: url(../images/container/box/whole_bk_1.png);
	background-repeat: no-repeat;
	height: 208px;
	width: 190px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 9px;
	margin-left: 9px;
	position: relative;
}
.box_row .box {
	float: left;
}
.box h2 {
	text-align: center;
	margin: 0px;
	padding: 8px;
	font-size: 16px;
}
.box ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.box li {
	padding: 3px;
}
.box .info {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}