
.ir { overflow: hidden; 
        display: block; 
        height/**/:/**/0!important; 
        background:url(/images/blank.gif); }
        /* use padding top/bottom to define the elements height, but also use height for IE 5 (the weird height rule takes care of filtering those for you) */
body
{
	margin: 0;
	padding: 0;
	background-color: #000000;
}

#mainwrap
{
	background-image: url(http://www.tarcoroofing.com/images/common/tarco_margin_full.gif);
	background-repeat: repeat-y;
	background-position: center 0;
	padding: 0;
	/*width: 1208px;
	background:#ffffff;
	width: 976px;
	margin: 0 auto;
    border:1px solid black;
	border-top:none;*/
}

#espanol {
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 10000000;
	}
	
#espanol a {
	color: #ccc;
	}

/* =TOP HEADER
*******************************/
#header
{
	background: url(http://www.tarcoroofing.com/images/mp/tarco_mp_header_bg.gif) no-repeat;
	width: 976px;
	height: 111px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border-left: solid 1px #234cc2;
}
#leftheader
{
	float: left;
	width: 181px;
	height: 110px;
	margin: 0;
	padding: 0;
}
#leftheader img
{
	display: block;
}

#date
{
	position: absolute;
	right: 12px;
	top: 30px;
}

/* =TOP UPPER HEADER NAV
*******************************/

#topheadernav ul.topouter li {
	float: left;
	margin: 0;
}

#topheadernav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	right: -10px;
	top: 88px;
	width: 285px;
	list-style: none;
}

ul a.topheadernav { display: block; text-decoration: none; width: 100%; height: 15px; }

#header_industry_links { width: 187px; }

#header_sitemap {width: 65px; }
#leeds_bttn {
    background:url(/images/mp/tarco_button_leedcredits2_normal.png) no-repeat 0 0;
    width:135px;
    
    position:relative;
    float:right;
    left:-100px;
    top:40px;
}
#leeds_bttn a.ir {padding-top:38px;}
#leeds_bttn:hover{
    background:url(/images/mp/tarco_button_leedcredits2_hover.png) no-repeat 0 0;
}

/* =MIDDLE
*******************************/

#mid_image
{
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 976px;
	height: 464px;
	margin: 0 auto;		
	border-left: solid 1px #234cc2;
}

/* =MIDDLE NAV
*******************************/
#midnav
{
	background:url(http://www.tarcoroofing.com/images/common/tarco_mp_nav_b.gif) no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 976px;
	height: 43px;
	border-left: solid 1px #234cc2;
}

#midnav ul.midouter li {
	float: left;
	margin: 0;
}

#midnav ul {
	margin: 0;
	padding: 0;	
	width: 976px;
	list-style: none;
}

ul a.midnav 
{ 
	background:url(http://www.tarcoroofing.com/images/common/tarco_mp_nav_a.gif) no-repeat; 
	display: block; 
	text-decoration: none; 
	width: 100%; 
	height: 0px; 
	padding-top:43px; 
	overflow:hidden; 
}

#mid_products a.midnav { background-position: 0px 0px; width: 154px; }

#mid_specs a.midnav { background-position: -154px 0px; width: 133px; }

#mid_msds a.midnav { background-position: -287px 0px; width: 59px; }

#mid_case_studies a.midnav { background-position: -346px 0px; width: 118px; }

#mid_news a.midnav { background-position: -464px 0px; width: 109px; }

#mid_plants_loc a.midnav { background-position: -573px 0px; width: 169px; }

#mid_tech_bulletins a.midnav { background-position: -742px 0px; width: 234px; }

#midnav a.midnav:hover { background: none;}

#leed {position:relative; top:-6px;}

/* =CONTENT
*******************************/

#contentwrap
{
	padding: 0;
	margin: 0 auto;
	position: relative;
	width: 976px;
	border-left: solid 1px #234cc2;
}

#content
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;	
}

#content_left
{
	float: left;
	width: 241px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-right: solid 1px gray;
	text-align: right;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	overflow:hidden;
}
	#content_left_content
	{
		padding: 30px 15px 22px 0;
	}
	.address
	{
		font-size: .8em;
		color: #5D5E62;
		font-weight: bold;
	}
	.phone
	{
		font-size: .9em;
		font-weight: bold;
	}
	
#content_left_content a:link { font-weight: bold; text-decoration: underline; color: #385696; }
#content_left_content a:visited { font-weight: bold;text-decoration: underline; color: #385696; }
#content_left_content a:focus, #content_left_content a:hover, #content_left_content a:active { font-weight: bold; text-decoration: none; color: #385696; }


#content_right
{
	float: right;
	width: 730px;
	margin: 0;
	padding: 0;
}
	#content_right_content
	{
		padding: 30px 30px 27px 30px;
		color: #434343;
		font-weight: bold;
	}
	
	
/* =FOOTER
*******************************/
#footer
{
	margin: 0 auto;
	padding: 0;
	height: 87px;
	width: 976px;
	/*background-image: url(http://www.tarcoroofing.com/images/mp/tarco_mp_footer_bg.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top:1px solid #000000;
	border-left: solid 1px #234cc2;	
}
#footer_right
{
	float: right;
	width: 730px;
	margin: 0;
	padding: 0;
}


#footer_left
{
	width: 241px;
	height: 90px;
	margin: 0;
	padding: 0;
	float: left;
	border-right: solid 1px grey;
}

#footer_left_content
{
	font-size: .85em;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding: 12px 11px 0 11px;
}

#footer_sn
{
    float:left;
    padding: 22px 0 0 10px;
    width: 65;
    text-align:center;
    color: #ffffff;
    font-size:smaller;
}
#footer_sn a:link { font-weight: bold; text-decoration: none; color: #ffffff; }
#footer_sn a:visited { font-weight: bold; text-decoration: none; color: #ffffff; }
#footer_sn a:focus, #footer_sn a:hover, #footer_sn a:active { font-weight: bold; text-decoration: none; color: #B4CBE3; }

#footer_mobile
{
    float:left;
    padding: 22px 0 0 10px;
    width: 65;
    text-align: center;
    color: #ffffff;
    font-size: smaller;
}
#footer_mobile a:link { font-weight: bold; text-decoration: none; color: #ffffff; }
#footer_mobile a:visited { font-weight: bold; text-decoration: none; color: #ffffff; }
#footer_mobile a:focus, #footer_mobile a:hover, #footer_mobile a:active { font-weight: bold; text-decoration: none; color: #B4CBE3; }

#footer_right_content
{
	font-size: .85em;
	color: #434343;
	font-weight: bold;
	text-align: left;
	padding: 32px 32px 0 122px;
}

#footer_left_content a:link { font-weight: bold; text-decoration: underline; color: #ffffff; }
#footer_left_content a:visited { font-weight: bold;text-decoration: underline; color: #ffffff; }
#footer_left_content a:focus, #footer_left_content a:hover, #footer_left_content a:active { font-weight: bold; text-decoration: none; color: #B4CBE3; }

#footer_right_content a:link { font-weight: bold; text-decoration: underline; color: #ffffff; }
#footer_right_content a:visited { font-weight: bold;text-decoration: underline; color: #ffffff; }
#footer_right_content a:focus, #footer_right_content a:hover, #footer_right_content a:active { font-weight: bold; text-decoration: none; color: #B4CBE3; }

#bot_fade
{
	background-image: url(http://www.tarcoroofing.com/images/common/tarco_margin_full.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	height: 1px;
	/*width: 1208px;
	height:0; overflow:hidden;*/
}
