body {background: #E7E7E7 url(../img/bgbody.gif) repeat-x; margin: 0; padding: 0}
*{padding: 0; margin: 0}
hr {display: none; clear: both;}

/***** GLOBAL TYPOGRAPHY ************************************************************************************************************/

p {	
	margin: 0; 
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333;
	line-height: 17px;
	}
	
h1, h2, h3, h4 {
	font-family: georgia, arial, verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	}
	
abbr, acronym, dfn, caption {cursor: help;	border-bottom: 1px dotted #999; font-style: normal;}

/***** GLOBAL > LINKS **************************************************************************************************************/

a, a:link, a:active, a:visited {color: #B01212; text-decoration: none; border-bottom: 1px solid #B01212;}
a:hover {color: #494949; text-decoration: none; border-bottom: 1px solid #B01212;}

/***** GLOBAL > LISTS ***************************************************************************************************************/

ul {list-style: none; margin: 0; padding: 0; text-align: left; font-family: verdana, arial, sans-serif; font-size: 12px;}
li {margin: 0; padding: 0;}

/***** GLOBAL > FORM ****************************************************************************************************************/

form {padding: 10px 0 20px 0; margin: 0; font-family: arial, verdana, sans-serif; font-size: 11px;}
fieldset {width: 350px; padding: 0 0 5px 35px; border: 0px solid #FFF; }
input, textarea {border: 1px solid #737070; font-family: arial, verdana, sans-serif; font-size: 11px; background: #F0EFEF; padding: 3px; width: 340px;}
label {font-size: 12px; color: #737070;}
textarea:focus, select:focus, input:focus {background:#F7F7F7;}
input.submit { 
	width: 105px;
	border: 1px solid #4F4F4F; 
	border-top-color: #A6A6A6;
	border-left-color: #A6A6A6;
	padding: 4px 0 4px 0;
	background: #EAEAEA url(../img/submit_bg.gif) repeat-x;
	color: #333;
	cursor: pointer;
	font: normal 11px arial, verdana, Helvetica, Arial, sans-serif;
	}

input.submit:active, input.submit:hover {
	border: 1px solid #A6A6A6; 
	border-top-color: #4F4F4F;
	border-left-color: #4F4F4F;
	}

/***** WRAPPER / TOP / HEADER *******************************************************************************************************/

#page {
	width: 768px; 
	margin: 0 auto; 
	position: relative; 
	}
	
#pagetop {
	width: 768px; height: 34px; 
	top: 0; left: 0; 
	position: absolute; 
	background: url(../img/bgpagetop.gif) repeat;
	}
	
#header {
	width: 768px; height: 192px; 
	top: 34px; left: 0; 
	position: absolute; 
	background: url(../img/bgheader.jpg) no-repeat;
	}
	
#headerCold {
	width: 768px; height: 192px; 
	top: 34px; left: 0; 
	position: absolute; 
	background: url(../img/bgheader_cold.jpg) no-repeat;
	}
	
/***** MAIN NAV BAR ***********************************************************************************/
	
#navbar {
	width: 768px; height: 38px; 
	top: 226px; left: 0px; 
	position: absolute; 
	background: url(../img/bgnav.gif) no-repeat;
	}
	
#navbar ul {
	margin: 0 0 0 197px;
	padding: 0;
	}

#navbar ul li {
	float: left;
	display: inline;
	}

#navbar ul li a {
	margin: 0;
	padding: 0px;
	display: block;
	height: 38px;
	}
		/***** NAVIGATION BUTTONS *****/
		#home, #home a {width: 93px; background: url(../nav/home-off.gif) no-repeat;}
		#home a:hover {background: url(../nav/home-on.gif) no-repeat;}
		#home.on {width: 93px; height: 38px; background: url(../nav/home-on.gif) no-repeat; border: none;}

		#coldforming, #coldforming a {width: 123px; background: url(../nav/coldforming-off.gif) no-repeat;}
		#coldforming a:hover {background: url(../nav/coldforming-on.gif) no-repeat;}
		#coldforming.on {width: 123px; height: 38px; background: url(../nav/coldforming-on.gif) no-repeat; border: none;}
		
		#process, #process a {width: 91px; background: url(../nav/process-off.gif) no-repeat;}
		#process a:hover {background: url(../nav/process-on.gif) no-repeat;}
		#process.on {width: 91px; height: 38px; background: url(../nav/process-on.gif) no-repeat; border: none;}

		#cababilities, #cababilities a {width: 123px; background: url(../nav/capabilities-off.gif) no-repeat;}
		#cababilities a:hover {background: url(../nav/capabilities-on.gif) no-repeat;}
		#cababilities.on {width: 123px; height: 38px; background: url(../nav/capabilities-on.gif) no-repeat; border: none;}

		#contact, #contact a {width: 91px; background: url(../nav/contact-off.gif) no-repeat;}
		#contact a:hover {background: url(../nav/contact-on.gif) no-repeat;}
		#contact.on {width: 91px; height: 38px; background: url(../nav/contact-on.gif) no-repeat; border: none;}

/***** CONTENT WRAPPER ******************************************************************************/

#story {
	width: 768px; 
	position: absolute; 
	top: 264px; left: 0px; 
	background: url(../img/bgpage.gif) repeat;
	}
	
/***** SIDE COLUMN *********************************************************************************/	

#sidemain {	
	float: left; 
	width: 198px; 
	}

#side {
	width: 198px;
	margin: 0; padding: 0;
	}
	
#side h1 {
	margin: 10px 0 8px 23px;
	padding: 0;
	font-size: 17px;
	color: #B01212;
	}
	
#side h1.sub {
	margin: 25px 0 8px 23px !important;
	padding: 0;
	font-size: 17px;
	color: #B01212;
	}
	
#side p {
	margin: 10px 20px 17px 30px;
	padding: 0;
	text-align: right;
	color: #666;
	}
	
#side ul {
	margin: 0;
	padding: 0;
	width: 188px;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	}

#side li {
	margin: 0;
	padding: 0; 
	display: inline;
	}

#side li a, 
#side li a:link, 
#side li a:active,
#side li a:visited {
	margin: 0 0 0 15px;
	padding: 9px 3px 0 18px;
	display: block;
	height: 25px;
	color: #666; 
	border-bottom: 1px solid #CDCDCD;
	background: url(../img/bulletred.gif) no-repeat 5px 11px;   
	}
	
#side li a:hover {
	color: #B01212; 
	background: #F7F7F7 url(../img/bulletgrey.gif) no-repeat 5px 11px; 
	} 

#side .brdtop {border-top: 1px solid #CDCDCD;}

/***** MAIN CONTENT ************************************************************************************************************/
#content {
	float: left;
	width: 570px;
	margin: 0; padding: 0;
	}

.backgrnd {
	background: url(../img/bgcontent.jpg) no-repeat 0 0;
	}

#content .date {
	position: absolute; 
	top: 40px; left: 500px; 
	width: 200px; height: 40px; 
	font-family: verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #666; 
	text-align: right;
	}
		
#content h1 {
	margin: 175px 0 2px 30px;
	padding: 0;
	font-size: 22px;
	color: #B01212;
	}
	
#content h2 {
	margin: 5px 0 1px 30px;
	padding: 0;
	font-size: 17px;
	color: #333;
	}
	
#content h2.last {margin: 5px 0 35px 30px !important;}
	
#content h4 { /* Date Style */
	margin: 0; 
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	color: #B01212;
	}
	
#content p {
	margin: 0 65px 17px 30px;
	padding: 0;
	text-align: justify;
	}
	
#content ul {
	margin: 5px 45px 20px 30px;
	padding: 0;
	}
	
#content li {
	margin: 0px 20px 4px 10px;
	padding: 0 0 0 15px;
	background: url(../img/bullet.gif) no-repeat 0px 2px;
	color: #666;
	line-height: 15px;
	}
	
	
/***** FOOTER *****************************************************************************************************/
	
#footer {
	background: #737070 url(../img/bgfooter.gif) no-repeat;
	width: 768px; height: 27px;
 	clear: both;
 	font-family: arial, verdana, sans-serif;
 	font-size: 12px;
 	text-align: center;
 	color: #CCC;
 	padding-top: 10px;
 	}
 	
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #B01212;
	border-bottom: 1px solid #B01212;
	}
	
#footer a:hover {
	color: #494949;
	border-bottom: 1px solid #494949;
	}
	
/*------------- Classes --------------------------------------------------------------------------------- */
	
.clear {display: none;}
.nobullet {background-image: none !important;}
.rule {	
	height: 19px;
	width: 475px;
	background: url(../img/rule.gif) no-repeat;
	margin: 1.5em 0 1.5em 30px;
	padding: 0;
	}