/* Page Style (BEGIN) */
html, body {
	height:100%;
	margin:0px;
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F8F9FB;
}
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;
	/*margin-bottom:-102px;*/
	padding: 0px;
	border: 0px;
	padding-bottom: 102px;
}
div#gutter-bottom {
	width:770px; /*_width:100%;*/
	height:102px;
	margin-top: -102px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right: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-position:top right;
	background-repeat: no-repeat;
}
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-position:top left;
	background-repeat: no-repeat;
}
div#title {
	margin: 0px;
	padding: 0px;
}
div#primarynav {
	width:760px;
	height:22px;
	margin: 0px;
	padding: 0px;
	text-align: left;
/*
	background-color:#5c5c5c;
	background-image: url(../images/page_main_nav_bg.gif);
	background-repeat: no-repeat;
*/
}
div#secondarynav {
	width:760px;
	height:22px;
	margin: 0px;
	padding: 0px;
	text-align: left;
/*
	background-color:#5c5c5c;
	background-image: url(../images/page_main_nav_bg.gif);
	background-repeat: no-repeat;
*/
}
div#usernav {
	width:760px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-align:left;
/*
	background-color:#767676;
	background-image: url(../images/page_user_nav_bg.jpg);
	background-repeat: no-repeat;
*/
}
div#info { width: 760px; text-align:left; padding: 4px; padding-top: 10px; 
}
div#flash { width: 760px; height:400px; text-align:left; background-image: url(../images/main_info_bg.jpg); background-repeat: no-repeat; }
/* Shell Style (END) */

/* Include Styles (BEGIN) */
#header {
	width:760px;
	height: 64px;
	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:#52ade7;
	border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #e6bf54; border-right-color: #e6bf54; border-bottom-color: #e6bf54; border-left-color: #e6bf54;
/*
	background-image:url(../images/page_user_nav_bg.jpg);
	background-repeat:no-repeat;
*/
}
#footer { width: 760px; height:75px; text-align:center; background-color:#A0B9D0; margin-right:5px; margin-left:5px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #e6bf54; border-right-color: #e6bf54; border-bottom-color: #e6bf54; border-left-color: #e6bf54;/*
	background-image:url(../images/page_footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
*/
}
#footer p {
	font-family:Tahoma;
	font-size:10px;
	color: #000000;
	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: 128px;
	float:left;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
}
#footer-eho {
	width: 200px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#footer-host {
	width: 100px;
	float:right;
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
}
/* Include Styles (END) */
