




h4
{
	margin: 20px 0;
	padding: 10px;
	background-image: url(../images/h4-bg.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
}



/* Header
************************************************/

#header
{
	background-image: url(../images/body-bg-interior.png);
	background-repeat: no-repeat;
	background-position: center;
}

/* Content Styling
************************************************/

#content
{
	border: 1px solid #E4E4E4;
	background-image: url(../images/interior-right-bg.gif);
	background-position: right;
}

#content h2, #content p, #content ul, #content p, #content blockquote
{
	margin: 20px 0;
	line-height: 130%;
	color: #444444;
}


#content strong
{
	color: #000000;
}

#content ul li, #content ol li
{
	list-style-type: disc;
	color: #333333;
	line-height: 130%;
	margin: 10px 0 10px 40px;
}

#content ol li
{
	list-style-type: decimal;
}

#content h1
{
	font-size: 25px;
	color: #6F6F6F;
	font-weight: normal;
	border-bottom: 1px solid #E8E8E8;
	margin: 0 0 25px 0;
	padding-bottom: 15px;
	line-height: 150%;
}

#content h1 strong
{
	font-weight: normal;
	color: #A6A6A6;
}

#content h2, #content h2 a
{
	color: #F26F21;
	font-size: 15px;
}

#content blockquote, #content blockquote p
{
	font-style: italic;
}

#page-title
{
	font-size: 20px;
	padding: 20px 0;
	font-weight: normal;
	color: #888888;
}








/* Breadcrumb
************************************************/

#breadcrumb
{
	border-bottom: 1px solid #F2F2F2;
	width: 673px;
	float: left;
	position: relative;
	left: -10px;
}

#breadcrumb ul
{
	margin: 0;
}

#breadcrumb ul li
{
	list-style-type: none;
	float: left;
	margin: 0;
}

#breadcrumb ul li a
{
	display: block;
	padding: 14px 18px 12px 14px;
	font-size: 12px;
	color: #888888;
	background-image: url(../images/breacrumb-element-bg.png);
	background-position: right;
	background-repeat: no-repeat;
}

#breadcrumb ul li#breadcrumb-home a
{
	background-image: url(../images/breadcrumb-home-bg.png);
	background-position: right center;
	padding: 7px 15px 5px 15px;
}

#breadcrumb ul li a:hover
{
	color: #000000;
}







/* Hero
************************************************/

#hero
{
	margin: 0;
	padding: 0;
	font-size: 0%;
	background-repeat: no-repeat;
	height: 405px;
	border: 1px solid #F3F4F4;
	background-image: none;
}

#hero-navigation
{
	background-image: url(../images/hero-bottom-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 64px;
	margin: 0 auto;
}




.image-link
{
	color: #595959;
	font-size: 11px;
	margin-left: 10px;
	display: block;
	float: right;
	padding: 10px;
}

.image-link img
{
	vertical-align: middle;
	margin-left:5px;
}

.image-link:hover
{
	background-color: #E7E7E7;
}


/* Interior Layout and Content
************************************************/

#left
{
	width: 580px;
	float: left;
	padding: 35px;
}


#right
{
	margin-left: 668px;
	width: 300px;
	padding-top: 12px;
	
}

#right p
{
	margin-left: 20px;
	margin-right: 20px;
}

#right ul
{
	margin-right: 20px;
}

/* Sitemap
************************************************/

#content ul#sitemap, #content ul#sitemap ul
{
	margin: 0;
}

#content ul#sitemap
{
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#content ul#sitemap li
{
	line-height: 100%;
	list-style-type: none;
}


/* Contact
************************************************/

#contact-tbl
{
	width: 100%;
}

#contact-tbl th
{
	text-align: left;
	font-weight: normal;
	color: #444444;
}

#contact-tbl td
{
	padding: 5px 0;
}

.contact-form-text
{
	padding: 2px;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	width: 380px;
	border: 1px solid #E1E1E1;
	background-color: #F6F6F6;
}


.contact-form-textarea
{
	height: 100px;
}

/* Company History
************************************************/

#history, #history p
{
	font-size: 11px;
	margin: 0px;
	line-height: 100%;
}

#history-years
{
	margin: 2px;
}

#history-years li
{
	float: left;
}

#history-years li a
{
	display: block;
	text-align: center;
	width: 70px;
	height: 50px;
	padding: 25px 0 5px;
	background-color: #777777;
	color: white;
	background-repeat: repeat-x;
	background-position: bottom;
}

#history-years a#year-handle-1974 { background-color: #850023; background-image: url(../images/history-1974-bg.png); }
#history-years a#year-handle-1982 { background-color: #FA1422; background-image: url(../images/history-1982-bg.png); }
#history-years a#year-handle-1984 { background-color: #E94823; background-image: url(../images/history-1984-bg.png); }
#history-years a#year-handle-1986 { background-color: #FB811A; background-image: url(../images/history-1986-bg.png); }
#history-years a#year-handle-1987 { background-color: #FDB91F; background-image: url(../images/history-1987-bg.png); }
#history-years a#year-handle-1991 { background-color: #FCD921; background-image: url(../images/history-1991-bg.png); }
#history-years a#year-handle-1992 { background-color: #D1D92A; background-image: url(../images/history-1992-bg.png); }
#history-years a#year-handle-1995 { background-color: #34A73E; background-image: url(../images/history-1995-bg.png); }
#history-years a#year-handle-1996 { background-color: #158038; background-image: url(../images/history-1996-bg.png); }
#history-years a#year-handle-1998 { background-color: #137890; background-image: url(../images/history-1998-bg.png); }
#history-years a#year-handle-2001 { background-color: #5241A1; background-image: url(../images/history-2001-bg.png); }
#history-years a#year-handle-2004 { background-color: #140F50; background-image: url(../images/history-2004-bg.png); }
#history-years a#year-handle-2006 { background-color: #117DFB; background-image: url(../images/history-2006-bg.png); }
#history-years a#year-handle-2009 { background-color: #1FC8FC; background-image: url(../images/history-2009-bg.png); }

.year-container
{
	text-align: left;
	padding-top: 70px;
	display: none;
}

.year-container h6
{
	font-size: 30px;
	border-bottom: 2px solid #E8E8E8;
	width: 100px;
	padding: 5px;
	text-align: right;
	color: #A3A3A3;
	font-weight: normal;
	margin-bottom: 20px;
}

#history .year-container p
{
	margin: 2px 30px;
	line-height: 160%;
	width: 550px;
}

.year-container img
{
	float: right;
	margin-right: 30px;
	height: 320px;
	width: 368px;
}



