body {
	background-color:#fff;
	color:#000;
	margin:0;
}


td#content {
	background-color:#fff;
	padding:12px 10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2;
}

td#content h1 {
	font-size:16px;
	background-color:#0a99d5;
	color:#fff;
	height:26px;
	line-height:26px;
	padding-left:10px;
	margin:0;
}

h1#about_trimas_home {
	background:url(../img/h_about_trimas_home.gif) 10px 7px no-repeat #0a99d5;
	text-indent:-999em;
}

h1#featured_business_home {
	background:url(../img/h_featured_business_home.gif) 10px 7px no-repeat #0a99d5;
	text-indent:-999em;
}

h1#news_home {
	background:url(../img/h_news_home.gif) 10px 7px no-repeat #0a99d5;
	text-indent:-999em;
}

td#content h2 {
	font-size:16px;
	padding-bottom:2px;
	margin:0;
	border-bottom:1px solid #c1c1c1;
}

td#content p {
	margin:1em 10px;
}

td#content a,
td#content a:link,
td#content a:active,
td#content a:visited {
	font-weight:bold;
	color:#0a99d5;
	text-decoration:none;
}

/*
td#content a:visited {
	color:#888;
}
*/

td#content a:hover {
	color:#005980;
}

div#main {
	float:left;
	width:490px;
}

h2#quick_links_head {
	margin-bottom:0.5em;
	background:url(../img/h_quick_links_head.gif) 10px 5px no-repeat #fff;
	text-indent:-999em;
}

ul#quick_links {
	padding:0;
	margin:0.7em 10px;
	line-height:1.9;
}

ul#quick_links li {
	list-style-type:none;
	background:url(../img/right_arrow.gif) 0 7px no-repeat;
	padding-left:13px;
}

img#featured_logo {
	display:block;
	margin:10px 0 15px 10px;
}

div#news {
	float:left;
	width:236px;
	margin-left:12px;
	display:inline;
}

div.news_item {
	background-color:#e6f5fb;
	padding:8px;
	margin:2px 0;
}

div#news div.news_item p {
	margin:0;
	font-size:11px;
}

div#news div.news_item p.date {
	color:#999;
	font-size:10px;
}

div#news a {
	text-align:right;
	display:block;
}

td#bottom_banner {
	color:#aaa;
	background-color:#fff;
	border-top:1px solid #aaa;
	font-size:14px;
	font-style:italic;
	text-align:center;
	line-height:25px;
}

td#bottom_banner h3 {
	margin:0;
	background:url(../img/i_diversified_applied_customer.gif) 144px 5px no-repeat #fff;
	text-indent:-9999em;
}

td#bottom_banner span.bullet {
	padding:0 25px;
}

a.pdf_btn {
	background:url(../img/pdf_btn.gif) right 3px no-repeat;
}

a.pdf_btn span {
	visibility:hidden;
}

a { outline:none; }


.blue_overlay{background-color:#FFFFFF;
height:330px;
left:50%;
margin-left:-300px;
margin-top:-100px;
opacity:0.8;
padding:15px;
position:absolute;
top:50%;
width:570px;
-moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);}

span.hide {display:none;}