/*RESET CODE*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0; padding:0; border:0; font-weight:normal; font-style:normal;font-size:100%; line-height:1; font-family:inherit; text-align:left;}
/*RESET CODE*/

html,body {color:#333; background:#666; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:150%; height:100%;}

h1 {font-size: 36px; color: #000; font-weight: bold; margin: 50px 0 15px 0;}
h2 {font-size: 36px; color: #000; font-weight: bold; margin-top: 30px;}


table {margin-left: 25px;}
td {color: #000000; line-height: 130%; padding: 5px;}
a {color: #760E1C; text-decoration: none;}
a:hover {color: #FEAF0C;}

.right {float: right;}
.left {float: left;}
.clear {clear:both;}
.red{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	Font-weight: bold;
	color:#990000;
	}
#main {width: 970px;
	background-color: white;
	margin: 0 auto;
	
	}
#header {background-image: url(../images/metal_plate.jpg);
	background-repeat: no-repeat;
	height: 305px;
	padding: 5px;
	}
#header_2 {background-image: url(../images/metal_plate_sm.jpg);
	background-repeat: no-repeat;
	height: 140px;
	padding: 40px;
	}
#header p {font-size: 12px; line-height: 130%;} 
#images {height: 285px;
	width: 220px;
	float: left;
	padding-left: 40px;
	}
#text {height: 285px;
	width: 640px;
	padding: 0 15px; 
	float: right;
	}
#content {margin: 25px;
	height: 400px;}
.margin {margin: 0 30px 10px 30px;}


	
