@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(_images/bg.gif);
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	top: 0px;
	margin: 0px;
}
h1 {
	font-size: 20px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
}
.h1_table {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	color: #FFF;
	margin-left: 23px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #333;
	letter-spacing: 2px;
}

h3 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 18px;
	margin-bottom: 0px;
	margin-top: 15px;
}

p {
	color: #FFF;
	margin-left: 20px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
/* -----------Image constraints --------------------------------*/

.blackBorder{
	border: medium solid #000;
}



/* ----------Page Layout -----------------------------*/

#mainText{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 15px;
	width: 850px;
	padding: 0px;
}
#imageFloatRight {
	float: right;
	padding: 2px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container {
	width:950px;
}
#bodycontainer {
	width:898px;
	height:auto;
	margin-left:28px;
	background-color: #880205;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}

#footer{
	width:850px;
	font-weight: bold;
	color: #FFF;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 8px;
	clear: both;
}

/* -----------Link Customization --------------*/

a:link {
	color: #FFF;
	text-decoration: underline;
} 
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
	
/* -----------Custom for Home Page --------------*/

#Dark_Red_Container{
	background-color:#4B0907;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 15px;
	width: 850px;
	padding: 5px;
	clear: both;
}
#Partnership{
	width:252px;
	background-color:#4B0907;
	height:auto;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	float: left;
	margin-left: 470px;
	margin-top: auto;
}
#More{
	width:85px;
	background-color:#666;
	height:auto;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	float: right;
	margin-top: auto;
	margin-right: 0px;

}
#Partner_container{
	overflow:hidden;
	width: 850px;
}

ul {
	margin-top: 15px;
}
li {
	margin-top: 3px;
	list-style-type: square;
}
.small_text {
	font-size: 9px;
}
#float_left{
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#float_left_lg{
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#float_left_sale{
	background-color:#4B0907;
	float: left;
	width: 400px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#float_left_all_steel{
	background-color:#4B0907;
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 25px;
}


#float_left_contact{
	float: left;
	width: 280px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right:25px;
	padding-right:75px;
}

#float_right{
	float: right;
	width: 300px;
	margin-right: 200px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#float_right_sm{
	float: right;
	width: 375px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#float_right_contact{
	float: right;
	width: 270px;
	margin-right: 120px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right:50px;
}
#float_clear{
	clear: both;	
}

#bar {
	width: 850px;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#float_right_200{
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 100px;
}

