.clearboth {
	clear:both;
}
body {
	background-image: url(images/GradientBG.jpg);
	background-repeat: repeat-x;
	background-color: white;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #313131;
	min-width:1003px;
	margin: 0;
}

#page {
	min-height: 626px;
}
#fixed-width {
	margin-left: auto;
	margin-right: auto;
	width: 961px;
}

a {
	color: #003263;
}

a img, a:link img {
	border: 0px;
}

h1, #parent-title {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003263;
}

h2, #this-title {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #003263;
}

h3 {
	font-size: 12px;
	color: #003263;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 a {
	color: #003263;
}

#this-title {
	font-size: 14px;
	font-weight: normal;
}

a, a:visited, a:link {
	text-decoration:none; 
}

/*

-------- TOP NAVIGATION --------------

*/

#top-logo {
	float:left;
	margin-left: -9px;
	padding-top: 55px;
}

#top-navigation {
	background-image: url(images/Header/HEADER_checkerboardIMG.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 6px;
	float:right;
	width: 750px;
}

#support {
	background-image: url(images/Header/HEADER_login-search-chatTab.png);
	background-repeat: no-repeat;
	background-position: top right;
	float:right;
	width: 302px;
	height: 34px;
	padding-top: 5px;
	margin-right: -5px;
}

#support a, .ajaxSearch_resultLink {
	text-decoration: underline;
 	color: #003263;
}

#support-links {
	float:left;
}
#ajaxSearch_form {
	float:right;
	position:absolute;
	margin-left: 140px;
	top: 0px;
}
fieldset {
	border: 0px;
}
#ajaxSearch_input {
	width: 120px;
	height: 13px;
	border-width: 1px;
	border-color: #003263;
	position:relative;
	color: lightgrey;
}
#ajaxSearch_submit {
	position:relative;
	top: 2px;
}

#menu {
	float:right;
	margin-top: 51px;
	font-family: arial, sans-serif; 
	height: 33px;
	width: 749px;
}

#menu ul li a, #menu ul li a:visited, #menu-bottom ul li a, #menu-bottom ul li a:visited {
	display:block; 
	text-align:center; 
	text-decoration:none; 
	margin-left: 44px;
	color: black;
	border: none;
}

.nav, .nav li ul { /* all lists */
 padding: 0;
 margin: 0;
 list-style: none;
}

.nav li { /* all list items */
 float: left;
 position: relative;
 list-style: none;
}


/* 

---------- MIDDLE ------------------

*/

#middle {
	padding-top: 17px;
	min-height: 426px;
}

#page-title {
	float:left;
	margin-left: 20px;
	z-index: 100;
}
#page-title img {
	position:absolute;
}
#title-text {
	position:absolute;
	z-index: 100;
	margin-top: 15px;
	margin-left: 15px;
}
#title-text a {
	color: #003263;
	border: none;
}

/*

---------- SIDE NAV ----------------

*/

#side-nav {
	float:left;
	width: 180px;
}

#side-nav ul {
	padding: 0px;
	margin: 0px;
}
#side-nav ul li {
	padding-bottom: 10px;
	margin: 0;
	list-style: none;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
}

#side-nav ul li ul li {
	padding-bottom: 0px;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	text-transform: none;
}

#side-nav ul li a {
	color: #003263;
	border: none;
}
#side-nav ul li ul {
	padding-top: 10px;
}

/*

---------- CONTENT -----------

*/

#content-spacer { /* not used on home page */
	height: 80px;
}

#content {
	float:right;
	width: 757px;
	margin-right: 7px;
}

#content a, #content a:link {
	border: 0px;
	text-decoration: none;
}

table tr td {
	vertical-align: top;
}

table, tr, td {
	border-width: 0px;
	margin: 0px;
}

/*

---------- CONTACT US --------

*/

.form-field {
	clear:both;
}

.forms {
	clear:both;
}

.forms input {
	width: 300px;
	margin-right: 250px;
	float:right;
}

.forms textarea {
	width: 450px;
	margin-right: 100px;
	float:right;
}

.forms label {
	float:left;
	font-weight: bold;
	color: #003263;
	text-transform: uppercase;
}

#form_captcha {
	float:right;
	margin-right: 100px;
}
#form_captcha table tr td, #form_captcha input {
	text-align: center;
	vertical-align: bottom;
	float:none;
}
#form_captcha input {
	width: 70px;
	margin-right: 0px;
}

/*

---------- BOTTOM ------------

*/
#bottom {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid black;
	padding-bottom: 20px;
}

#steel-logo {
	float:left;
}
#menu-bottom {
	float:left;
	margin-top: 15px;
	margin-left: 70px;
	text-align: center;
}

#menu-bottom ul li a, #menu-bottom ul li a:visited {
	margin-left: 0px;
	margin-right: 0px;
	text-transform: uppercase;
	border: none;
}
#division {
	text-align: center;
}
#division a {
	color: #003263;
}
#commerx-logo {
	float:right;
	margin-top: 4px;
	margin-right: -15px;
}
#commerx-logo a, #steel-logo a {
	text-decoration: none;
	border: 0px;
}

