
/* Gill Steel site styles */
body
{
	background: #2e474d;
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
}
a
{
	color: #fb5c50;
}
h1
{
	font-size: 1.25em;
	color: #f44a44;
	font-weight: bold;
}
#gs_page
{
	width: 875px;
	margin: 0 auto;
	text-align: left;
}
#gs_page_bg
{
	width: 875px;
	float: left;
	background: url(/images/site/gillsteel/page_bg.gif) repeat-y;
}
div.gs_page_margin
{
	float: left;
	margin: 15px 23px 40px 23px;
}
div.gs_page_bg
{
	width: 829px;
	float: left;
	background: url(/images/site/gillsteel/content_bg.gif) repeat-y;
}
div.gs_page_header
{
	width: 829px;
	height: 3px;
	float: left;
	background: url(/images/site/gillsteel/content_top.gif) no-repeat;
}
#gs_header
{
	float: left;
	width: 829px;
	background: url(/images/site/gillsteel/contact_phone.gif) no-repeat;
}
#gs_logo
{
	float: left;
	background: url(/images/site/gillsteel/logo.gif) no-repeat;
	width:309px;
	height: 64px;
	margin: 11px 0 11px 0;
}
#gs_logo h1
{
	display: none;
}
#gs_phone
{
	background: url(/images/site/gillsteel/contact_phone.gif) no-repeat;
	float: right;
	width: 158px;
	height: 29px;
	margin: 31px 0 0 0;
}
#gs_phone h2
{
	display: none;
}
#gs_first_menu
{
	width: 795px;
	background: #007189;
}
div.gs_menu
{
	float: left;
	width: 829px;
	margin: 30px 0 20px 0;
	padding: 5px 0;
}
div.gs_menu ul
{
	margin: 0 5px 0 0;
	padding: 0;
	float: right;
}
div.gs_menu ul.gs_homelink
{
	margin: 0 0 0 5px;
	float: left;
}
div.gs_menu li
{
	list-style: none;
	background: #005d75;
	float: left;
	margin: 0 3px;
}
div.gs_menu ul.gs_homelink li.selected, div.gs_menu ul li.selected
{
	background: #fb5c50;
}
div.gs_menu ul.gs_homelink li
{
	background: none;
}
div.gs_menu ul.gs_homelink li
{
	float: left
}
div.gs_menu li a
{
	padding: 3px 15px;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	display: inline-block;
}
div.gs_menu ul.gs_homelink li a
{
	background: url(/images/site/gillsteel/back_arrow.gif) no-repeat #fb5c50;
}
div.gs_terms
{
	float: left;
	width: 829px;
}
div.gs_terms a
{
	float: left;
	width: 829px;
	height: 50px;
	background: url(/images/site/gillsteel/terms.gif) no-repeat;
}
div.gs_terms a span
{
	display: none;
}
div.gs_content
{
	margin: 0 17px;
}
#gs_page_bottom
{
	width: 875px;
	height: 26px;
	float: left;
	background: url(/images/site/gillsteel/page_footer.gif) no-repeat;
}
div.col1, div.col2, div.col3
{
	padding-top: 15px;
	width: 255px;
	float: left;
	margin-bottom: 20px;
}
div.col1, div.col2
{
	margin-right: 15px;
}
#gs_footer
{
	margin-top: 20px;
	width: 829px;
	font-size: 0.8em;
	background: url(/images/site/gillsteel/content_bg.gif) repeat-y;
	float: left;
}
