/* Page Style (BEGIN) */
html, body {
	height:100%;
	margin:0px;
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #e1e1e1;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
/*
*/
}
form {
	margin: 0px;
	padding: 0px;
}
/* Page Style (END) */

/* Shell Style (BEGIN) */
	div#container {
	width:770px;
	height:auto; !important
	padding:0px;
	margin:auto;
	border: 0px;
	overflow: hidden;
	min-height:100%;
	z-index:1;
	position:relative;
}
div#content-bg {
	width:760px;
	height:100%;
	margin: auto;
	border: 0px;
	padding: 0px;
}
div#content {
	width:760px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 75px;
	border: 0px;
}
div#gutter-bottom {
	width:770px; /*_width:100%;*/
	height:75px;
	margin: -75px auto;
	text-align: center;
	clear:both;
	z-index:10;
	position:relative;
}
div#gutter-left {
	width:5px;
	height:665px;
	padding:0px;
	margin:0px;
	position: relative;
	float:left;
	margin-left:-5px;
	border: 0px;
	background-image:url(../images/page_gutter_left.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}
div#gutter-right {
	width:5px;
	height:665px;
	padding:0px;
	margin:0px;
	position: relative;
	float:right;
	margin-right:-5px;
	border: 0px;
	background-image:url(../images/page_gutter_right.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}
div#title {
	margin: 0px;
	padding: 0px;
}
div#primarynav {
	width:760px;
	height:23px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/page_prinav_bg.gif);
	background-repeat: repeat-x;
/*
	background-color:#5c5c5c;
*/
}
div#secondarynav {
	width:760px;
	height:23px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/page_prinav_bg.gif);
	background-repeat: repeat-x;
/*
	background-color:#5c5c5c;
*/
}
div#usernav {
	width:760px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-align:left;
	background-image: url(../images/page_usernav_bg.gif);
	background-repeat: repeat-x;
/*
	background-color:#767676;
*/
}
div#info {
	width: 760px;
	text-align:left;
}
/* Shell Style (END) */

/* Include Styles (BEGIN) */
#header {
	width:760px;
	height: 100px;
	padding:0px;
	margin:0px;
}
#header-title {
	float:left;
}
#header p {
	font-family:Tahoma;
	font-size:10px;
	color: #000000;
	margin:0px;
	padding:0px;
}
#header h1 {
	font-family:Tahoma;
	font-size:24px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}
	
#footer-nav {
	width: 760px;
	height:22px;
	margin-right:5px;
	margin-left:5px;
	background-color:#5c5c5c;
/*
	background-image:url(../images/page_user_nav_bg.jpg);
	background-repeat:no-repeat;
*/
}
#footer {
	width: 770px;
	height:75px;
	text-align:center;
	background-image:url(../images/page_footer_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
/*
	background-color:#3b3b3b;
*/
}
#footer p {
	font-family:Tahoma;
	font-size:10px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}
#footer a {
	font-family:Tahoma;
	font-size:10px;
	color: #478FE0;
	margin:0px;
	padding:0px;
}
#footer a:hover {
	text-decoration: none;
	color: #1E63AE;
}
#footer-address {
	width: 200px;
	float:left;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
}
#footer-eho {
	width: 330px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#footer-host {
	width: 200px;
	float:right;
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
}
/* Include Styles (END) */
