/* GLOBAL ELEMENTS */
	* {
		margin:0;
		padding:0;
		border: 0;
		color:#090909;
		}
	
	body {
		background: #a80a01 url(../images/background.jpg) 0 0 repeat;
		font: 62.5%/1.6em verdana,helvetica,arial,sans-serif;
		}
	hr {
		color: #a80a01;
		background-color: transparent;
		height: 1px;
		width: 95%;
		margin: 5px auto;
		border-top: 1px dotted #a80a01;
		}
	input, textarea, checkbox, select, file {
		padding: 4px;
		background: #eee;
		border: 1px solid #ddd;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}
	
	select option {
		padding-left: 3px;
		}
	p, span, ul li, ol li {
		font-size: 1.1em;
		}
	p {
		margin:0 0 5px 0;
		line-height: 180%;
		}
	ul, ol {
		margin: 0 25px 5px 25px;
		}
	li {
		padding-bottom: 5px;
		}
	em {
		font-style: italic;
		}
/* END GLOBAL */

/* STANDARD CLASSES */
	.wysiwyg {
		margin:0 0 5px 0;
		width:800px;
		min-height: 200px;
		height: auto !important;
		height: 200px;
		}
	.rfq_wysiwyg {
		margin:0 0 20px 0;
		width:800px;
		}
	.common {
		margin:0 0 5px 0;
		width:800px;
		}
	.wysiwyg .common {
		width: 100%;
		}
	.td_pad_4 td, .td_pad_4 th  {
		padding: 4px;
		}
	.alert {
		color:#ff0000;
		}
	
	.legal {
		font-size:1em;
		color:#c9c9c9;
		}
	.clear_float {
		clear: both;
		}
	.margin_pad_10 {
		padding-top: 10px;
		}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
	h1, h2, h3, h4, h5, h6 {
		color:#e42934;
		margin: 0 0 5px 0;
		}
	h1 {font-size:1.4em;}
	h2 {font-size:1.4em;}
	h3 {font-size:1.3em;}
	h4 {font-size:1.2em;}
	h5 {font-size:1.1em;}
/* END STANDARD HEADER */

/* STANDARD LINKS */
	a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, strong a, a strong {
		text-decoration:none;
		color:#973112;
		}
	a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, strong a:hover, a:hover strong {
		color:#a85b00;
		}
/* END STANDARD LINKS */

/* ALIGNMENTS */
	.cal {text-align:center;}
	.left {text-align:left;}
	.ral {text-align:right;}
	.tvert {vertical-align:top;}
	.mvert {vertical-align:middle;}
	.mcal {vertical-align:middle;text-align:center;}
	.tcal {vertical-align:top;text-align:center;}
	.lefttop {vertical-align:top;text-align:left;}
	.raltop {vertical-align:top;text-align:right;}
/* END ALIGNMENTS */

/* TABLE */
#rfq_table_right {
	width: 100%; 
	margin-left: 30px;
	}
/* END TABLE */

/* TD */
/* END TD */

/* DIV */
	#wrapper {
		margin: 20px auto;
		width: 1060px;
		background: #fff;
		}
	#swf2 {
		width: 1060px;
		margin: 0 auto;
		height: 500px;
		}
	#header {
		margin: 0 auto;
		padding-top: 18px;
		width: 1024px;
		}
	#header_left {
		float: left;
		width: 260px;
		}
	#header_right {
		float: right;
		width: 760px;
		position:relative;
		}
	#hm_flash {
		clear: both;
		width: 1060px;
		}
	#body_wrapper {
		padding: 0 0 0 45px;
		width: 1015px;
		}
	#body_left {
		float: left;
		width: 583px;
		}
	#body_right {
		float: right;
		width: 410px;
		}
	#img_bar {
		clear: both;
		margin: 0 auto;
		width: 1024px;
		text-align: center;
		}
	#footer_wrapper {
		margin: 0 auto;
		padding: 6px 0 6px 0;
		width: 1024px;
		background: transparent url(../images/bg_footer_top.jpg) top center no-repeat;
		}
	#footer {
		width: 1024px;
		padding-bottom: 18px;
		min-height: 10px;
		height: auto !important;
		height: 10px;
		background: transparent url(../images/bg_footer_bttm.jpg) bottom center no-repeat;
		}
	#body_int {
		margin: 0 auto;
		width: 800px;
		}
	#int_banner {
		clear: both;
		width: 1060px;
		min-height: 216px;
		height: auto !important;
		height: 216px;
		background: #fff url(../images/interior_top.jpg) 0 0 no-repeat;
		}
	#rfq_wrapper {
		width: 100%;
		}
	#rfq_left, #rfq_right {
		float: left;
		width: 45%;
		}
	#rfq_right {
		float: right;
		}

	td.rfq_tdleft, td.rfq_tdright {
		text-align: right;
		vertical-align: top;
		font-size: 1.1em;
		}
	td.rfq_tdright {
		text-align: left;
		}
	.hsaVideo {
		margin: 0 auto;
		padding: 0;
		width: 500px;
		}
	.msaVideo {
		margin: 0 auto;
		padding: 0;
		width: 500px;
		}
	.spcVideo {
		margin: 0 auto;
		padding: 0;
		width: 500px;
		}
	.lsaVideo {
		margin: 0 auto;
		padding: 0;
		width: 500px;
		}
/* END DIV */

/* UL */
/* END UL */

/* LI */

/* END LI */



/* TEXT */
	#footer p {
		margin: 0;
		padding: 10px 0 0 0;
		line-height: 110%;
		color: #c3c3c3;
		text-align: center;
	}
	.p_news {
		padding: 10px 0 10px 0;
		}
/* TEXT END */

/* LINK */
/* END LINK */

/* HEADING */
	#tagLine {
		margin: 5px 0 2px 0;
		padding: 0;
		width: 583px;
		height: 18px;
		background: transparent url(../images/hdr_home.gif) 0 0 no-repeat;
		font-size: 0;
		color: #fff;
		text-indent: -5000px;
		}
	.int_hdr {
		margin: 5px 0 2px 0;
		padding: 0;
		}
/* END HEADING */

/* STRONG */
/* END STRONG */

/* FIELDSET */
	#fieldsetContact {
		margin: 0 auto;
		padding: 15px;
		width: 350px;
		border: 1px #dedede solid;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}
/* END FIELDSET */

/* LEGEND */
/* END LEGEND */

/* LABEL */
	#fieldsetContact label {
		display: block;
		float: left;
		clear: left;
		padding: 5px 5px 5px 0;
		width: 125px;
		text-align: right;
		line-height: 100%;
		}
/* END LABEL */

/* INPUT */
	#fieldsetContact input.btnSubmit {
		float: none;
		clear: both;
		margin: 0 auto;
		width: 57px;
		cursor: pointer;
		background: #640d04;
		color: #fff;
		font-weight: bold;
		}
	#fieldsetContact input:hover.btnSubmit {
		background: #a10d01;
		}
	#fieldsetContact input {
		display: block;
		float: left;
		margin-bottom: 8px;
		padding: 4px;
		width: 200px;
		}
/* END INPUT */

/* TEXTAREA */
	#fieldsetContact textarea {
		display: block;
		float: left;
		margin-bottom: 8px;
		width: 200px;
		color: #454545;
		}
/* END TEXTAREA */

/* SELECT */
/* END SELECT */

/* IMG */
	.news_thumb {
		float: left;
		margin: 0 15px 15px 0;
	}
	.news_lores {
		float: right;
		margin: 0 0 15px 15px;
	}
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */