@charset "UTF-8";
/* CSS Document */

body {
	background:#e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0;
	margin: 0;
}
#container {
	background:#FFFFFF url(../allsteel_pics/background.jpg) repeat-x;
	width: 100%;
}
img, img a {
	border: none;
	margin:0;
	padding:0;
}
a {
	color:#006699;
	text-decoration:underline;
}
a:hover {
	color: #006699;
	text-decoration:none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	color: #FF9900;
	font-size:18px;
	margin: 0 0 16px 0;
}
h2 {
	color: #006699;
	font-size:13px;
	margin: 0 0 5px 0;
}
h3 {
	color: #006699;
	font-size: 12px;
	padding: 0 0 3px 0;
	margin: 0;
	border-bottom: 1px solid #3cbaed;
}
h4 {
	font-size: 13px;
	padding: 0;
	margin: 0;
}
p {
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 16px 0;
}
ul {
	padding: 0;
	margin: 3px 0 0 13px;
}
ul li {
	list-style-image:url(../allsteel_pics/bullet.gif);
	list-style-type: disc;
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 3px 0;
	padding: 0;
}
ul li.last {
	margin: 0 0 16px 0;
}
ol {
	padding: 0;
	margin: 3px 0 0 22px;
}
ol li {
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 3px 0;
	padding: 0;
}
ol li.last {
	margin: 0 0 16px 0;
}

/* ----------- Header Styles -----------*/
#header {
	width: 790px;
	height: 93px;
	background: url(../allsteel_pics/topbar.jpg) no-repeat;
}
#topnav {
	position: absolute; top:6px; left:19px; height:15px; width:715px;
	margin:0;
	padding:0;
}
img.logo {
	position: absolute; top:45px; left:19px; height: 49px; width:196px;
}
#midnav {
	position: absolute; top:28px; left:276px; height:36px; width:470px;
}

/* ----------- Content Styles -----------*/
#content {
	width:790px;
	padding: 30px 0 25px 0;
}
#content_col {
	float: right;
	width: 460px;
	margin: 22px 98px 50px 0;
}
#rate_col {
	width: 510px;
	margin: 22px 0 50px 232px;
}
#map_col {
	width:720px;
	margin: 0 0 50px 25px;
}
#map_col p {
	font-size: 10px;
	line-height:12px;
	margin: 0 0 10px 0;
}
#map_col h2 a {
	text-decoration: none;
}
#map_col h2 a:hover {
	text-decoration: underline;
}
#exit_col {
	width:500px;
	margin: 50px 0 50px 50px;
	padding: 0 100px
}
#nav_col {
	float: left;
	width:170px;
	padding: 0;
	margin: 9px 0 50px 27px;
}
#mapnav_col {
	width:170px;
	padding: 0;
	margin: 9px 0 10px 27px;
}
#nav_col h1, #mapnav_col h1 {
	font-size:24px;
	font-weight: normal;
	color:#006699;
	margin: 0 0 12px 0;
	padding:0;
}
#nav_col h1 a, #mapnav_col h1 a{
	color:#006699;
	text-decoration: none;
}
#nav_col p, #mapnav_col p {
	color: #006699;
	font-size:10px;
	margin: 0 0 11px 0;
}
#nav_col a, #mapnav_col a {
	color: #006699;
	text-decoration: underline;
}
#nav_col a:hover, #mapnav_col a:hover {
	color: #006699;
	text-decoration: none;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
}
.privacy {
	font-size: 10px;
	line-height: 13px;
}
li.privacy {
	list-style-image:none;
	list-style-type: disc;
	font-size: 10px;
	line-height: 13px;
	margin: 0 0 3px 0;
	padding: 0;
}
li.privacylast {
	list-style-image:none;
	list-style-type: disc;
	font-size: 10px;
	line-height: 13px;
	margin: 0 0 16px 0;
	padding: 0;
}
a.news {
	float: right;
}
th {
	background: #006699;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 5px;
	font-size: 13px;
}
td {
	text-align: left;
	margin: 0;
	padding: 2px 5px;
	font-size: 13px;
}
/* ----------- Home Content Styles -----------*/
#rt_col_hm {
	float: right;
	width:205px;
	margin: 0 10px 0 0;
}
.rtBox {
	background: #FFFFFF url(../allsteel_pics/hmBox_bg.gif) repeat-y;
	width: 205px;
	margin: 0 3px 0 0;
	padding: 0 0 5px 0;
}
.rtBox h1 {
	background: #1594c6;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 3px 10px 0;
	padding: 8px 0;
}
.rtBox h2 {
	background: #1594c6;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 3px 6px 0;
	padding: 8px 0 8px 10px;
}
.rtBox h3 {
	color: #006699;
	font-size: 12px;
	border-bottom: 1px solid #3cbaed;
	margin: 0 13px 0 10px;
	padding: 0 0 2px 0;
}
.rtBox p {
	color: #333333;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
	margin: 0 13px 0 10px;
	padding: 4px 0;
}
.rtBoxbottom {
	background: url(../allsteel_pics/hmBoxBot_bg.gif) no-repeat;
	height: 7px;
	width: 205px;
	margin: 0 0 10px 0;
}
#lft_col_hm {
	width:540px;
	margin: 0 0 0 25px;
}
#lft_col_hm ul {
	padding: 0;
	margin: 3px 0 0 13px;
}
#lft_col_hm li {
	list-style-image:url(../allsteel_pics/newsBullet.gif);
	list-style-type: disc;
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 8px 0;
	padding: 0;
}
#lft_col_hm li a {
	float:right; 
	padding-right: 10px;
}
.login, .login a {
	background: #FFB23E url(../allsteel_pics/login_btn.gif) no-repeat;
	font-size: 14px;
	color: #000000;
	width: 121px;
	height: 32px;
	text-align: center;
	display: block;
	line-height: 28px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.login a:hover {
	background: #ffcc76 url(../allsteel_pics/login_btn_roll.gif) no-repeat;
	text-decoration: none;
	color: #000000;
}
p.loginTxt {
	color: #333333;
	border:none;
	font-size: 10px;
	margin:0; 
	padding:0;
}
p.loginTxt a {
	color: #333333;
	text-decoration: none;
}
p.loginTxt a:hover {
	color: #333333;
	text-decoration: underline;
}
p.rates, .rates {
	color: #006699;
	float: right;
}
p.rates a, .rates a {
	color: #006699;
	text-decoration: none;
}
p rates a:hover, .rates a:hover {
	color: #006699;
	text-decoration: underline;
}

/* ----------- Footer Styles -----------*/
#footer {
	width:100%;
	background:#e5e5e5;
}
#footerContent {
	width: 740px;
	padding: 15px 25px;
	margin: 0;
}
#footerContent p {
	font-size: 10px;
	padding:0 0 15px 0;
	margin:0;
	border-bottom: 1px solid #999999;
}
#footerContent a {
	color: #666666;
	text-decoration: none;
}
#footerContent a:hover {
	color: #666666;
	text-decoration: underline;
}
#footerDisclaimer {
	width: 740px;
	padding: 0 25px 25px 25px;
	margin: 0;
}
#footerDisclaimer p {
	font-size: 10px;
	line-height: 13px;
	padding:0 150px 15px 0;
	margin:0;
}
