/* Page Layout Styles */

body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #081927;
	background-image: url(../images/layout/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
}

#page_shell{
	width: 966px;
	margin: 0px auto;
}

#page {
	width:964px;
	float:left;
	border-style: none solid;
	border-width: 0px 1px;
	border-color: #0098d7;
	background-color: #026eab;
}

#head_shell {
	width: 964px;
	float: left;
}

#head {
	float: left;
	width: 964px;
	background-image: url(../images/layout/head_bg.jpg);
	height: 177px;
	background-repeat: no-repeat;
}
#head_logo {
	width: 408px;
	height: 72px;
	position: absolute;
	left: 50%;
	margin-left: -449px;
	z-index: 1;
	top: 39px;
}
#head_photo {
	width: 445px;
	height: 133px;
	position: absolute;
	left: 50%;
	margin-left: 18px;
	z-index: 2;
}
#head_ultimateers {
	width: 273px;
	height: 25px;
	position: absolute;
	left: 50%;
	margin-left: 205px;
	z-index: 3;
	background-image: url(../images/layout/ultimateers_bg.png);
	top: 105px;
	color: #FFFFFF;
	font-size: 11px;
}
#head_ultimateers .title {
	float: left;
	margin: 6px 10px;
}
#head_ultimateers .links {
	margin: 6px 10px 0px 0px;
	float: right;
}
#head_ultimateers .links a:link, #head_ultimateers .links a:visited {
	color: #FFFFFF;
}
#head_ultimateers .links a:hover, #head_ultimateers .links a:active {
	color: #053B5F;
}

#head_bot {
	width: 964px;
	height: 15px;
	background-image: url(../images/layout/head_bot.jpg);
	position: relative;
	top: 133px;
	background-repeat: no-repeat;
}

#head_nav_shell {
	width: 964px;
	height: 29px;
	text-align: center;
	background-image: url(../images/layout/nav_bg.jpg);
	position: relative;
	top: 133px;
	background-repeat: no-repeat;
}
#head_nav {
	width: 964px;
	height: 29px;
	margin: 0px 0px 0px 20px;
}

#body_shell {
	width: 964px;
	float: left;
	background-image: url(../images/layout/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #171F27;
}

#body {
	float: left;
	width: 964px;
}



#body #home_flash {
	float: left;
	height: 428px;
	width: 964px;
	position: relative;
	z-index: 4;
}

#body_head {
	width: 904px;
	margin: 0px 30px;
	float: left;
}
#body_head .title h1 {
	font-size: 24px;
	color: #F7FAFB;
	margin: 0px 0px 5px 0px;
}
#body_head .breadcrumb {
	font-size: 11px;
	color: #FFFFFF;
}



#body_head .basket {
	width: 322px;
	height: 25px;
	position: absolute;
	left: 50%;
	margin-left: 125px;
	z-index: 3;
	background-image: url(../images/layout/basket_bg.png);
	top: 204px;
	color: #FFFFFF;
	font-size: 11px;
}
#body_head .basket .title {
	float: left;
	margin: 6px 5px 6px 10px;
	font-weight: bold;
}
#body_head .basket .items {
	float: left;
	margin: 6px 10px;
}
#body_head .basket .links {
	margin: 6px 10px 0px 0px;
	float: right;
}

#body_head .breadcrumb a:link , #body_head .breadcrumb a:visited {color: #CCCCCC;}
#body_head .breadcrumb a:hover, #body_head .breadcrumb a:active {color: #053B5F;}

#body_head .basket .links a:link, #body_head .basket .links a:visited {
	color: #FFFFFF;
}
#body_head .basket .links a:hover, #body_head .basket .links a:active {
	color: #053B5F;
}
#body .content_shell {
	width: 934px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}
#body .content_top {
	background-image: url(../images/layout/content_top.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 934px;
	float: left;
	overflow: hidden;
	background-position: bottom;
}
#body .content_bot {
	background-image: url(../images/layout/content_bot.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 934px;
	float: left;
	overflow: hidden;
	background-position: top;
}
#body .content {
	float: left;
	width: 934px;
	background-image: url(../images/layout/content_bg.png);
	background-repeat: repeat-y;
}
#body .content .section {
	margin: 5px 35px 20px;
	float: left;
}

#foot_shell {
	width: 964px;
	float: left;
	background-color: #171f27;
}
#foot_top {
	background-image: url(../images/layout/foot_top.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 934px;
	float: left;
	overflow: hidden;
	background-position: bottom;
	margin: 0px 15px;
}
#foot_bot {
	background-image: url(../images/layout/foot_bot.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 934px;
	float: left;
	overflow: hidden;
	background-position: top;
	margin: 0px 15px;
}
#foot {
	float: left;
	width: 934px;
	background-image: url(../images/layout/foot_bg.png);
	background-repeat: repeat-y;
	margin: 0px 15px;
	color: #b8cdd9;
}

#foot .nav {
	text-align: center;
	font-size: 12px;
	margin: 10px 35px;
	float: left;
	width: 864px;
}
#foot .nav a {
	white-space: nowrap;
	padding: 0px 5px;
	font-weight: bold;
}
#foot .nav a:link, #foot .nav a:visited {
	color: #FFFFFF;
}
#foot .nav a:hover, #foot .nav a:active {
	color: #B8CDD9;
}
#foot .contact {
	margin: 10px 35px;
	float: left;
	clear: both;
	width: 864px;
}
#foot .contact td {
	font-size: 11px;
}
#foot .contact a:link, #foot .contact a:visited {
	color: #B8CDD9;
	text-decoration: underline;
}
#foot .contact a:hover, #foot .contact a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright{
	white-space: nowrap;
	color: #0b689f;
	float: left;
	clear: both;
	width: 864px;
	text-align: right;
	margin: 0px 50px 0px;
	font-size: 11px;
	padding-bottom: 5px;
}
#copyright a:link, #copyright a:visited {
	color: #84A8BD;
}
#copyright a:hover, #copyright a:active {
	color: #D5842C;
}
