/* Start of CMSMS style sheet 'default' */
body{
	margin:0px;
	padding:0px;
	font-size:.75em;
	background:url(images/bg.jpg) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
h1{
	font-size:1.50em;
	font-weight:bold;
	color:#CC0102;
}
h2{
	font-size:1.33em;
	font-weight:bold;
	color:#CC0102;
}
h3{
 	font-size:1.17em;
	font-weight:bold;
	color:#CC0102;
	margin:0px;
}
h4{
	font-size:1.10em;
	font-weight:bold;
	color:#CC0102;
	margin:0px;
}
#color a{color:#CC0102;}
#wrapper{
	width:1000px;
	margin:0px auto;
	position:relative;
}
#header{
	background:url(images/header.jpg) top left no-repeat;
	height:84px;
	position:relative;
}
	.printme{
		display:none;
	}
	#homelink{
		position:absolute;
		top:18px;
		left:18px;
	}
		#homelink img{
			border:0px;
		}
	#phone{
		font-size:1.60em;
		color:#005E9C;
		font-weight:bold;
		position:absolute;
		right:20px;
		top:11px;
	}
	#right{
		position:absolute;
		top:84px;
		right:0px;
	}
	#left{
		position:absolute;
		top:84px;
		left:0px;
	}
	/*#topnav{}*/
#container{
	width:1000px;
	text-align:left;
	float:right;
	background:url(images/textbg.jpg) repeat-y;
}
/*leftnav*/
#textcontainer_home{}
#textcontainer{
	position:relative;
	width:762px;
	_width:782px;
	float:right;
	height:auto !important;
	min-height:600px;
	color:#000;
	padding:0px 20px 10px 0px;
	font-size:1.0em;
	line-height:1.60em;
	text-align:left;
	>line-height:1.50em;
}
	#textcontainer a{
		color:#000;
		text-decoration:underline;
	}
	#textcontainer a:hover{ 
				text-decoration:none;	
	}
#footer{
	clear:both;
	background:url(images/footer.jpg) top left no-repeat;
	color:#fff;
	height:52px;
	_height:60px;
	padding-top:7px;
}
	#footer a{
		color:#fff;	
	}
#domore, #domore_home{
	position:relative;
	top:4px;
	left:-4px;
	_left:0;
	z-index:2;
	}
#credits {
	float:right; 
	widht:1000px;
}
#credits ul {
	width:320px;
	list-style:none;
	font-weight:bold;
	margin:0px;
}
#credits li {
	border-left:1px solid #666;
	float:left;
	padding-left:10px;
	color:#666;
}
#credits a {
	color:#666;
	text-decoration:none;
	padding:3px 10px 3px 0px;
	font-weight:bold;
}
#credits ul li:first-child {
	border:0px;
}
	
.image300{
	float:right;
	width:310px;
	padding:10px;
	}
	.image300 img{
		padding:5px;	
		}

.image300_rfq{
	float:right;
	width:250px;
	padding:10px;
	margin-top:-45px;
	overflow:visible;
	position:relative;
}
.image300_rfq img{
	margin:5px 5px 15px 5px;
}
#links_home{
	width:262px;
	_width:282px;
	padding:10px;
	float:right;
}
#links_home a {
	outline:none;
	outline-width:inherit;
}
#links_home img{
	border:0px;
}
#links_home p{
	padding-bottom:25px;
}
#content_home{
	width:465px;  
	float:left; 
	padding-top:10px;
}
.image150{
	float:right;
	width:160px;
	padding:10px;
	}
	.image150 img{
		padding:5px;	
		}

.spaced_img img{margin-bottom:80px;}
/* End of 'default' */

