/* Page Style (BEGIN) */
html, body {
	height:100%;
	margin:0px;
}

body {
	height:100%;
	margin:0px; /*margin-left:-45px;*/
	padding:0px; /*padding-left: 45px;*/
	text-align:center;
	background-color: #a4a4a4;
	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: 81px;
	border: 0px;
}

div#gutter-bottom {
	width:770px; /*_width:100%;*/
	height:81px;
	margin: -81px auto;
	text-align: center;
	clear:both;
	z-index:10;
	position:relative;
	background-image: url(../images/page_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#gutter-left {
	width:5px;
	height:675px;
	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:675px;
	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#nav{
	margin: auto;
	padding: 0px;
	text-align: left;
}
.header-table {width:760px;padding: 0px;}
.header-table .cell {padding: 2px;}
.header-table .cell a {font-family:Tahoma;font-size:10px;color: #0567BA;text-decoration:none;}
.header-table .cell a:hover {color: #000000;text-decoration:underline;}
.header-table .cell .text {font-family:Tahoma;font-size:10px;color: #FFFFFF;}


.footer-table { width:760px; padding: 0px; margin-top:10px; background-image: url(../images/page_footer_bg.gif); background-repeat: repeat-y; }
.footer-table .cell {padding: 2px;}
.footer-table .cell a {font-family:Tahoma;font-size:10px;color: #0567BA;text-decoration:none;}
.footer-table .cell a:hover {color: #000000;text-decoration:underline;}
.footer-table .cell .text { font-family:Tahoma; font-size:10px; color: #FFFFFF; }
