﻿body
{
    background-color:#2d2d2d;
    font-family:Arial;
    font-size:12px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}


.Warning
{
    font-size:12px;
    color:#f81111;
    font-weight:bold;
}

#main
{
    width:940px;
    height:100%;
}

#Content
{
    background-color:white;
    width:900px;
    height:100%;
    vertical-align:top;
    text-align:left;
}

#Gradient_top
{
    width:900px;
    height:50px;
    background-image:url(/images/Gradient_top.gif);
    background-repeat:no-repeat;
}

.Gradient_left
{
    width:20px;
    height:100%;
    background-image:url(/images/Gradient_left.gif);
    background-repeat:repeat-y;
    float:left;
}

#Footer
{
    position:relative; 
    width:900px;
    height:82px;
    background-image:url(/images/Gradient_footer.gif);
    border-bottom:solid 2px black;
    text-align:left;    
}

.Gradient_right
{
    width:20px;
    height:100%;
    background-image:url(/images/Gradient_right.gif);
    background-repeat:repeat-y;  
    float:left;
}

#Header
{
    width:900px;
    height:119px;
    background-image:url(/images/Header.gif?v=2);    
    float:left;
    text-align:right;
}

#Header_home
{
    width:900px;
    height:154px;
    background-image:url(/images/Header_Home.gif?v=2);    
    float:left;
    text-align:right;
}

#Primary
{
    width:900px;
    float:left;
}

#Nav_Language
{
    padding-top:16px;
    padding-right:62px;
    display:block;
    color:#f81111;
    font-size:12px;
}

#Nav_Customer
{
    padding-right:62px;
    display:block;
    color:White;
    font-size:11px;
    font-weight:bold;
}

#Nav_Top
{
    margin-top:26px;
    margin-right:62px;
    display:block;
    color:black;
    font-size:13px;
}

#Nav_Top_Home
{
    padding-top:60px;
    margin-right:62px;
    display:block;
    color:black;
    font-size:13px;
}

#Nav_Left
{
    width:160px;
    padding-left:40px;
    margin-top:6px;
    float:left;
}

#Main_Content
{
    margin-top:0px;
    margin-right:30px;
    margin-left:40px;
    font-size:15px;
    width:400px;
    float:left;
    vertical-align:top;
}

a.Nav_Resource_Off
{
    color:#545554;
    clear:both;
    width:150px;
    font-size:10px;
    margin-bottom:3px;
    text-decoration:none;
}
a.Nav_Resource_Off:hover { color:#f81111; }
a.Nav_Resource_On
{
    color:#f81111;
    clear:both;
    width:150px;
    font-size:10px;
    margin-bottom:3px;
    text-decoration:none;
}

.Nav_Resource_Header
{
	font-size:11px;
	font-weight:bold;
    color:#545554;
	margin-top:40px;
}
.Nav_Resource_Divider
{
	padding:3px 0px 0px 0px;
}
.Nav_Resource_Box
{
	padding:2px;
	border:solid 1px #545554;
}

a.Nav_Left_Off
{
    color:#545554;
    clear:both;
    width:160px;
    font-size:14px;
    margin-bottom:5px;
    text-decoration:none;
}
a.Nav_Left_Off:hover { color:#f81111; }
a.Nav_Left_On
{
    color:#f81111;
    clear:both;
    width:160px;
    font-size:14px;
    margin-bottom:5px;
    text-decoration:none;
}

.Nav_Left_Divider
{
    clear:both;
    width:160px;
    height:5px;
    font-size:1px;
    border-top:solid 1px #545554;
}

#Nav_Right
{
    width:210px;
    margin-right:20px;
    float:left;
    vertical-align:top;
    text-align:left;
}

.Nav_Right_Divider
{
    clear:both;
    width:180px;
    height:3px;
    font-size:1px;
    border-top:solid 1px #545554;
}

.Nav_Right_Header
{
    color:Black;
    font-size:16px;
    margin-bottom:10px;
}

.Nav_Right_Content
{
    color:Black;
    font-size:12px;
    margin-bottom:10px;
}

a.Nav_Right_Link
{
    color:#f81111;
    font-size:10px;
    font-weight:bold;
    margin-bottom:10px;
    text-decoration:none;
}

a.Nav_Right_Link:hover { color:Black; }

.PageHeader
{
    color:#545554;
    font-size:26px;
    margin-bottom:20px;
    vertical-align:top;
}

a.Link_TopNav
{
    text-decoration:none;
    color:black;
    padding-left:29px;
}

a.ProductLink
{
    text-decoration:none;
    color:#545554;
    padding:0px 0px 6px 0px;
    font-size:13px;
}

a.ProductLink:hover
{
    color:#f81111;
}
    
a.Link_TopNav:hover { color:#f81111; }

a.Link_TopNav_On
{
    text-decoration:none;
    color:#f81111;
    padding-left:29px;
}


#Footer_Content
{
    font-size:12px;
    color:#666666;
    line-height:20px;
    padding-top:20px;
    padding-left:50px;
    width:800px;
}

a.Link_Footer
{
    font-size:12px;
    color:#666666;
    text-decoration:none;
}
a.Link_Footer:hover
{
    color:#f81111;
}
a.Link_Footer_Red
{
    font-size:12px;
    color:#f81111;
    text-decoration:none;
}
a.Link_Footer_Red:hover
{
    color:Black;
}

a.Language
{
    color:#f81111;
    font-weight:bold;
    text-decoration:none;
}

.Product_Name
{
    font-size:18px;
    color:#545554;
}

.Team_Name
{
    font-size:18px;
    color:#545554;
    padding-top:60px;
}
.Team_Photo
{
    float:left;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:20px;
}
.Team_Title
{
    font-size:14px;
    color:#f81111;
}
.Team_Education
{
    clear:both;
    color:#000000;
    font-size:12px;  
    padding-bottom:20px;  
}
.Team_Content
{
    clear:both;
    color:#000000;
    font-size:12px;
    padding-bottom:20px;
}
.Team_Divider
{
    clear:both;
    width:390px;
    height:3px;
    font-size:1px;
    border-top:solid 1px #545554;
}

.DirName
{
    font-size:12px;
    color:Black;
}
.DirTitle
{
    font-size:12px;
    color:Black;
    font-weight:bold;
    float:left;
    width:44px;
}
.DirInfo
{
    font-size:12px;
    color:Black;
}
.DirName
{
    font-size:12px;
    color:Black;
}
.DirHeader
{
    font-size:12px;
    color:#545554;
    padding-right:10px;
}
a.DirEmail
{
    font-size:12px;
    color:#f81111;
}
.DirMainHeader
{
    font-size:16px;
    color:#545554;
    padding-bottom:4px;
    text-decoration:underline;
}

.Location_Name
{
    font-size:13px;
    color:Black;
    font-weight:bold;
}
.Location_Address
{
    font-size:13px;
}
.Location_Phone
{
    font-size:13px;
    padding-top:10px;
}
.Location_Manager
{
    font-size:13px;
    padding-top:10px;
    padding-bottom:20px;
}
a.Location_Email
{
    color:#f81111;
    text-decoration:none;
}
a.Location_Email:hover
{
    color:Black;
}
.Email_Label
{
    vertical-align:top;
    font-size:12px;
}
.Email_Box
{
    border:solid 1px #545554;
}

.News_Date
{
    font-size:13px;
    font-weight:bold;
    float:left;
    padding-right:8px;
}
.News_Title
{
    font-size:13px;
}
.News_Content
{
    clear:both;
    font-size:13px;
    padding-top:10px;
    padding-bottom:20px;
}
a
{
    color:#f81111;
    text-decoration:none;
}

#Product_HVAC
{
    width:384px;
    height:130px;
    background-image:url(/images/Product_HVAC_L.gif);
    background-repeat:no-repeat;
}
#Product_Insulation
{
    width:384px;
    height:130px;
    background-image:url(/images/Product_Insulation_L.gif);
    background-repeat:no-repeat;
}
#Product_Fire
{
    width:384px;
    height:130px;
    background-image:url(/images/Product_Fire_L.gif);
    background-repeat:no-repeat;
}
#Product_Accessories
{
    width:384px;
    height:130px;
    background-image:url(/images/Product_Accessories_L.gif);
    background-repeat:no-repeat;
}
.Product_Space
{
    height:16px;
}
.Product_Title
{
    padding:12px 0px 0px 14px;
    color:white;
    font-size:22px;
}
.Product_Overview
{
    padding:0px 0px 0px 14px;
    color:white;
    font-size:11px;
    font-weight:bold;
    width:376px;
}
.Product_Link
{
    color:white;
    font-size:14px;
}
.Product_Link_Pad
{
    float:left;
    padding-left:240px;
}

#Home_Links
{
    vertical-align:top;
    padding:0px;
    text-align:left;
    width:803px;
}

.Home_Link_Space
{
    float:left;
    width:1px;
}

#Content_Home
{
    background-color:white;
    width:900px;
    height:100%;
    vertical-align:top;
    text-align:center;
}

a.Home_Link1
{
    width:200px;
    height:79px;
    background-image:url(/images/Home_Link_Off.gif);
    background-repeat:no-repeat;
    float:left;
    vertical-align:top;
    padding: 8px 0px 0px 0px;
    text-indent:14px;
    color:white;
    font-size:18px;
}
a.Home_Link1:hover
{
    background-image:url(/images/Home_Link1_On.gif);
}
a.Home_Link2
{
    width:200px;
    height:79px;
    background-image:url(/images/Home_Link_Off.gif);
    background-repeat:no-repeat;
    float:left;
    vertical-align:top;
    padding: 8px 0px 0px 0px;
    text-indent:14px;
    color:white;
    font-size:18px;
}
a.Home_Link2:hover
{
    background-image:url(/images/Home_Link2_On.gif);
}
a.Home_Link3
{
    display:block;
    width:200px;
    height:79px;
    background-image:url(/images/Home_Link_Off.gif);
    background-repeat:no-repeat;
    float:left;
    vertical-align:top;
    padding: 8px 0px 0px 0px;
    text-indent:14px;
    color:white;
    font-size:18px;
}
a.Home_Link3:hover
{
    background-image:url(/images/Home_Link3_On.gif);
}
a.Home_Link4
{
    width:200px;
    height:79px;
    background-image:url(/images/Home_Link_Off.gif);
    background-repeat:no-repeat;
    float:left;
    vertical-align:top;
    padding: 8px 0px 0px 0px;
    text-indent:14px;
    color:white;
    font-size:18px;
}
a.Home_Link4:hover
{
    background-image:url(/images/Home_Link4_On.gif);
}
.Header_Home
{
    color:Black;
    font-size:18px;
    margin-bottom:10px;
}
a.Home_News_Link
{
    color:#f81111;
    font-size:12px;
    font-weight:bold;
    margin-bottom:10px;
    text-decoration:none;
}

a.Home_News_Link:hover
{
    color:#000000;
}

.Home_Location_Content
{
    width:180px;
    font-size:12px;
}
