﻿html
{
    margin: 0 0 10px 0;
	padding: 0;
    height:100%;
    background: transparent url('../../images/bg_html.png') repeat;
}
body 
{
    margin: 0 0 10px 0;
	padding: 0;
    background: #f6f6f6 url('../../images/bg_repeat.png') repeat-x; 
    width:100%;
    height:100%;
}

.wrapper
{
    margin: 0 auto;
    padding: 0;
    width: 1096px;
}

.contact
{
    margin:0;
    padding:10px 0 0 32px;
    background: transparent url('../../images/header_top.png') no-repeat;
    width: 1096px;
    color: #292929;
	font: normal 16px/16px Century Gothic;
    display:block;
}

.contact h1
{
    color: #696969;
	font: italic 22px/22px Century Gothic;
}

.contact h2
{
    color: #696969;
	font: italic bold 16px/16px Century Gothic;
}

.contact .label
{
    margin:0;
    padding:0 15px 0 0;
}

.contact .message
{
    margin:0 0 15px 0;
    padding:0 0 0 0;
}

.header
{
    margin:0;
    padding:0;
    background: transparent url('../../images/contentBg.png') repeat-y;
    width: 1096px;
    height: 300px;
}

.subheader
{
    margin:0;
    padding:0;
    background: transparent url('../../images/contentBg.png') repeat-y;
    width: 1096px;
    height: 170px;
}

.nav
{
    margin: 0 32px 0 32px;
    padding: 0;
    background: transparent url('../../images/navBg.png') no-repeat;
    width: 1032px;
    height: 83px;
}

.floatLeft
{
    float:left;
}

.stefText
{
    float:left;
    padding: 0 20px 20px 0;
}

.logo
{
    margin-left: -2px;
    z-index:1;
    position:relative;
    border: none;
    width:262px;
    float:left;
}

.navBar
{
    float:right;
    margin: 33px 320px 0 0;
}

.navBar ul
{
    margin:15px 0 0 0;
    padding:0;
}

.navBar li
{
    display: inline;
    list-style: none;
    color: #696969;
	padding: 0 30px 0 0;
	font: normal 18px/18px Century Gothic;
}

.navBar a
{
    text-decoration:none;
    color: #696969;
    font: normal 18px/18px Century Gothic;
}

.navBar a:hover
{
    color: #e48e25;
}

.navBar a:active
{
    color: #e48e25;
}

.banner
{
    margin: 0 32px 0 32px;
    padding: 0;
    width: 1032px;
    position:absolute;
    
}

.banner img
{
    position:absolute;
    z-index:0;
    top:0;
    left:0;
}

.bannerDiv
{
    position:absolute;
    z-index:0;
    top:0;
    left:0;
    height:85px;
    width:1032px;
}

.bannerDivServ
{
    position:absolute;
    z-index:0;
    top:0;
    left:0;
    height:330px;
    width:1032px;
}

.tagline
{
    color: #ececec;
	padding: 20px 0 0 100px;
	font: italic 22px/22px Century Gothic;
	float:left;
}

.title
{
    color: #ececec;
	padding: 48px 30px 0 0;
	font: normal 28px/28px Century Gothic;
	float:right;
}

.content 
{
    margin:10px 0 0 0;
    padding:0;
    background: transparent url('../../images/contentBg.png') repeat-y;
    width: 1096px;
    height: 100%;
}

.content h1
{
    margin:10px 0 10px 0;
    padding:0;
    color: #696969;
	font: italic bold 22px/22px Century Gothic;
}

.content h2
{
    margin:15px 0 15px 0;
    color: #696969;
	font: italic bold 20px/20px Century Gothic;
}

.content h2 a
{
    color: #696969;
	font: italic bold 20px/20px Century Gothic;
	text-decoration:none;
}

.content h2 a:hover
{
    color: #e48e25;
}

.content h3
{
    color: #696969;
	font: italic 14px/16px Century Gothic;
}

.content h3 a
{
    color: #696969;
	font: italic 14px/16px Century Gothic;
	text-decoration:none;
}

.content h3 a:hover
{
    color: #e48e25;
}

.content h4
{
    color: #696969;
	font: italic 12px/12px Century Gothic;
}

.content h5
{
    color: #929537;
	font: italic 12px/12px Century Gothic;
}

.content p
{
    color: #292929;
	font: normal 13px/16px Century Gothic;
}

.content ul
{
    color: #292929;
	font: normal 13px/16px Century Gothic;
}

.content li
{
    color: #292929;
	font: normal 13px/16px Century Gothic;
	list-style-type:circle;
}

.content a
{
    color: #e48e25;
    font: italic 14px/16px Century Gothic;
	text-decoration:none;
}

.content a:hover
{
    color: #696969;
}

.service a
{
    color: #ffffff;
    font: italic 14px/16px Century Gothic;
	text-decoration:none;
}

.service a:hover
{
    color: #696969;
}

#jonBtn
{
    display: block;
    width: 119px;
    height: 110px;
    background: url("../../images/jon_signature.png") no-repeat 0 0;
}

#jonBtn:hover
{
    background-position: 0 -110px;
}

#jonBtn span
{
    display:none;
}

.jonSig
{
    margin: 0 0 0 500px;
    padding: 0 0 0 0 ;
    display: block;
    width: 119px;
    height: 110px;
    background: url("../../images/jon_signature.png") no-repeat 0 0;
}

.stefSig
{
    margin: 0 0 0 250px;
    padding: 0 0 0 0 ;
    display: block;
    width: 256px;
    height: 110px;
    background: url("../../images/stef_signature.png") no-repeat 0 0;
}

#stefBtn
{
    display: block;
    width: 256px;
    height: 110px;
    background: url("../../images/stef_signature.png") no-repeat 0 0;
}

#stefBtn:hover
{
    background-position: 0 -110px;
}

#stefBtn span
{
    display:none;
}

.sitemap
{
    padding:0;
    margin:0;
    color: #696969;
    font: normal 14px/14px Century Gothic;
    position:relative;
    display:block;
}

.sitemap a
{
    text-decoration:none;
    color: #e48e25;
    
}



.footer 
{
    margin:0 0 0 0;
    padding:0;
    width: 1096px;
    height: 70px;
    font: normal 12px century gothic;
    color: #e8e8e8;
}

.footer a
{
    font: normal 12px century gothic;
    color: #e8e8e8;
    text-decoration: none;
}

.footer a:hover
{
    color:#929537;
}

.footerTop
{
    background: transparent url('../../images/footer_top.png') no-repeat top;
    height:14px;
}

.footer ul
{
    margin:15px 0 0 0;
    padding:0 0 0 32px;
}

.footer li
{
    display: inline;
    list-style: none;
}

.footer p
{
    margin:0;
    padding:0 0 0 32px;
}

a.button:active, a.button:link, a.button:visited
{
    margin:10px 0 0 0;
    padding: 4px 30px 4px 0;
    width: 200px;
    height: 35px; 
    background: transparent url('../../images/linkArrow.png') no-repeat right; 
    color: #696969;
	font: italic 14px/16px Century Gothic;
	text-decoration:none;
}

a.button:hover
{
    color: #e48e25;
}

a.buttonRd:active, a.buttonRd:link, a.buttonRd:visited
{
    margin:10px 0 0 0;
    padding: 4px 30px 4px 0;
    width: 200px;
    height: 35px; 
    background: transparent url('../../images/linkArrow.png') no-repeat right; 
    color: #696969;
	font: italic bold 14px/16px Century Gothic;
	text-decoration:none;
}

a.buttonRd:hover
{
    color: #e48e25;
}