@charset "utf-8";
/* CSS Document */

/* Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Tahoma, Arial;
	vertical-align: baseline;
	text-indent: 0;
}

body {
    background: url(../img/bg.jpg) top center no-repeat #2f2f2e;
}

body.inner {
    background: url(../img/inner_bg.jpg) top center no-repeat #000;
}

#wrapper {
    width: 982px;
    margin: 0 auto;
}

#header {
    width: 982px;
}

#header .logo {
    float: left;
}

#header .company-name {
    float: left;
    padding-top: 0px;
    position: relative;
    left: -2px;
}

#header .address {
    float: right;
    padding-top: 24px;
    color: #fff;
    text-align: right;
    width: 300px;
    font-size: 16px;
    font-family: Tahoma;
    position: relative;
    right: 10px;
}

#header .address .phone {
    color: #003672;
    font-size: 16px;
    font-weight: bold;
}

#menu-bar {
    height: auto;
    width: 982px;
}  

#menu-bar .menu {
    width: 163px;
    float: left;
    position: relative;
    left: 6px;
}

#menu-bar .menu ul {
    list-style-type: none;
}

#menu-bar .menu ul li a {
    background: url(../img/menu_bg.png) top left no-repeat;
    width: 163px;
    height: 12px;
    display: block;
    margin-bottom: 2px;
    color: #fff;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 12px;
    padding: 11px 0 10px 0;
    text-indent: 20px;
}

#menu-bar .menu ul li a:hover {
    background-position: bottom left;
    color: #003672;
}

#menu-bar .flash-bar {
    width: 813px;
    height:278px;
    float: right;
    padding-top: 0px;
}

#menu-bar .flash-bar img {
    float: right;
    margin-left: 3px;
}

#content-area {
    width: 982px;
    clear: both;
    position: relative;
    z-index: 100;
} 

#content-area .horizontal-menu {
    width: 982px;
    height: 66px;
overflow: hidden;
}

#content-area .horizontal-menu a {
    height: 66px;
    display: block;
    float: left;
    margin-right: 1px;
    background: url(../img/horizontal_menu_bg.png) top left repeat-x;
    position: relative;
    color: #fff;
    text-decoration: none;
}

#content-area .horizontal-menu a:hover {
    background-position: bottom left;
}

#content-area .horizontal-menu a .arrow {
    height: 17px;
    width: 9px;
    display: none;
    background: url(../img/menu_arrow.png) top left no-repeat;
    position: absolute;
    top: 25px;
    left: 30px;
}

#content-area .horizontal-menu a:hover .arrow {
    display: block;
}

#content-area .horizontal-menu a .button-text {
    display: block;
    position: absolute;
    top: 10px;
    left: 56px;
    font-size: 26px;
    font-family: Tahoma;
    letter-spacing: 6px;
}

#content-area .horizontal-menu a .button-text .small-text {
    font-size: 12px;
    font-family: Tahoma;
    letter-spacing: 2px;
}

#content-area .horizontal-menu a.small {
    width: 264px;
}

#content-area .horizontal-menu a.medium {
    width: 297px;
}

#content-area .horizontal-menu a.large {
    width: 419px;
    margin-right: 0px;
}

#content-area .contents {
    width: 982px;
    position: relative;
float: left;
clear: both;
}

#content-area .inner {
    background: url(../img/content_bg.jpg) bottom left no-repeat #000;
}

#content-area .contents a.appointment {
    position: absolute;
    top: 36px;
    right: 122px;
    width: 264px;
    height: 86px;
    background: url(../img/blue_button_appointment.png) top left no-repeat;
    color: #938f8c;
    font-family: Tahoma;
    font-size: 16px;
    text-decoration: none;
    z-index: 10;
}

#content-area .contents a.appointment .link-text {
    position: absolute;
    top: 50px;
    left: 16px;
}

#content-area .contents a.appointment .hand {
    position: absolute;
    top: -37px;
    left: 180px;
    background: url(../img/hand_and_wrench.png) top left no-repeat;
    width: 122px;
    height: 164px;
}

#content-area .contents .right-panel a.appointment {
    position: absolute;
    top: 59px;
    right: 46px;
    width: 339px;
    height: 109px;
    background: url(../img/blue_button_appointment_large.png) top left no-repeat;
    color: #938f8c;
    font-family: Tahoma;
    font-size: 20px;
    text-decoration: none;
    z-index: 10;
}

#content-area .contents .right-panel a.appointment .link-text {
    position: absolute;
    top: 62px;
    left: 20px;
}

#content-area .contents .right-panel a.appointment .hand {
    position: absolute;
    top: -50px;
    left: 230px;
    background: url(../img/hand_and_wrench_large.png) top left no-repeat;
    width: 150px;
    height: 206px;
}

#content-area .contents a.history {
    position: absolute;
    top: 133px;
    right: 61px;
    width: 297px;
    height: 97px;
    background: url(../img/grey_button_60_years.png) top left no-repeat;
    color: #575553;
    font-family: Tahoma;
    font-size: 18px;
    text-decoration: none;
    z-index: 5;
}

#content-area .contents a.history .link-text {
    position: absolute;
    top: 58px;
    left: 20px;
}

#content-area .contents a.history .heater {
    position: absolute;
    top: -107px;
    left: 140px;
    background: url(../img/antique_water_heater.png) top left no-repeat;
    width: 311px;
    height: 470px;
}

#content-area .contents a.appointment:hover, #content-area .contents a.history:hover {
    color: #fff;
}

#content-area .contents .text-area {
    float: left;
    margin-left: 44px;
    margin-top: 26px;
    width: 490px;
}

#content-area .contents .text-area .title {
    height: 35px;
    width: 500px;
}

#content-area .contents .text-area .welcome{
    background: url(../img/welcome_to_george_plumbing.png) top left no-repeat;
}

#content-area .contents .text-area .company{
    background: url(../img/company_staff.png) top left no-repeat;
}

#content-area .contents .text-area .learnmore{
    background: url(../img/want_to_learn_more.png) top left no-repeat;
    margin-top: 40px;
	text-indent: -9000px;
}

#content-area .contents .text-area {
    margin-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 16px;
    font-family: Tahoma;
    color: #fff;
    line-height: 24px;
	padding-top: 20px;
}

#content-area .contents .text-area ul {
    margin-left: 25px;
}

#content-area .contents .text-area ol {
    margin-left: 25px;
}

#content-area .contents .text-area ol li ol {
    margin-left: 50px;
}

#content-area .contents .text-area li {
    font-size: 16px;
    font-family: Tahoma;
    color: #fff;
    line-height: 24px;
}

#content-area .contents .text-area p {
    margin-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 16px;
    font-family: Tahoma;
    color: #fff;
    line-height: 24px;
z-index: 10;
position: relative;
}

#content-area .contents .text-area p a {
    color: #fcca00;
	text-decoration: none;
}

#content-area .contents .text-area p a:hover {
	text-decoration: underline;
}

#content-area .contents .text-area p .staff-name {
    padding-top: 20px;
    display: block;
    color: #fcca00;
    font-size: 18px;
}

#content-area .contents .text-area .image-box {
    float: left;
    width: 196px;
    height: 213px;
    background: url(../img/photo_bg.png) top left no-repeat;
    position: relative;
    margin-top: 30px;
    margin-right: 20px;
}

#content-area .contents .text-area .image-box2 {
    float: left;
    width: 196px;
    height: 213px;
    background: url(../img/photo_bg2.png) top left no-repeat;
    position: relative;
    margin-top: 20px;
    margin-right: 20px;
margin-bottom: 20px;
}

#content-area .contents .text-area .image-box img {
    position: absolute;
    left: 13px;
    bottom: 12px;
}

#content-area .contents .text-area .image-box2 img {
    position: absolute;
    left: 13px;
    bottom: 12px;
}

#content-area .contents .text-area p.small-text {
    font-size: 11px;
    margin-top: 15px;
    position: absolute;
    bottom: 20px;
}

#content-area .contents .right-panel {
    float: right;
    width: 415px;
    margin-right: 2px;
    margin-top: 2px;
}

#content-area .contents .history-panel {
	background: url(../img/right-panel-bg.png) top left no-repeat;
}

#content-area .contents .top-panel {
    width: 415px;
    height: 229px;
    margin-bottom: 2px;
    background: url(../img/top_panel_bg.jpg) top left no-repeat;
    position: relative;
}

#content-area .contents .mid-panel {
    width: 415px;
    height: 295px;
    margin-bottom: 2px;
    background: url(../img/middle_panel_bg.jpg) top left no-repeat;
    position: relative;
    
    text-align: center;
}

#content-area .contents .history-mid-panel {
	background: none;
}

#content-area .contents .bottom-panel {
    width: 415px;
    height: 295px;
    margin-bottom: 2px;
    background: url(../img/bottom_panel_bg.jpg) top left no-repeat;
    position: relative;
}



#content-area .contents .learn-links {
    margin-top: 20px;
	
}

#content-area .contents .learn-links ul {
    list-style-type: none;
}

#content-area .contents .learn-links li {
    background: url(../img/menu_arrow.png) center left no-repeat;
    font-size: 18px;
    padding-left: 20px;
    margin: 20px 0;
}

#content-area .contents .learn-links li a {
    color: #636c72;
    text-decoration: none;
}

#content-area .contents .learn-links li a:hover {
    color: #fff;
}

#content-area .contents .learn-links li a:visited {
    color: #fff;
}



#content-area .bottom-panel .tankless-links {
    list-style-type: none;
	margin-left: 50px;
	padding-top: 95px;
	
}

#content-area .bottom-panel .tankless-links li {
    
    font-size: 18px;
    padding-left: 10px;
    margin: 10px 0;
}

#content-area .bottom-panel .tankless-links li a {
    color: #636c72;
    text-decoration: none;
}

#content-area .bottom-panel .tankless-links li a:hover {
    color: #fff;
}





#footer-wrapper {
    clear: both;
	width: 100%;
	height: auto;
	background: url(../img/footer_bg.jpg) top center no-repeat;
}

#footer {
    position: relative;
    z-index: 5;
    clear: both;
	width: 982px;
	margin: 0 auto;
}

#footer .bar {
    width: 982px;
    height: 98px;
    background: url(../img/footer_bg.png) top left repeat-x;
    position: relative;
}

#footer .bar .copyright {
    width: 450px;
    height: 40px;
    background: url(../img/boss_logo.png) top left no-repeat;
    padding-left: 50px;
    position: absolute;
    top: 33px;
    left: 47px;
    font-family: Tahoma;
    font-size: 12px;
    color: #fff;
}

#footer .bar .copyright a {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

#footer .bar .copyright a.inverse {
    font-weight: regular;
    text-decoration: underline;
    color: #fff;
}

#footer .bar .copyright a:hover {
    text-decoration: underline;
}

#footer .bar .copyright a.inverse:hover {
    text-decoration: none;
}

#footer .footer-text {
    width: 982px;
    text-align: center;
    color: #738ba4;
    font-family: Helvetica, Arial;
    font-size: 30px;
    padding-top:16px;
    letter-spacing: 1px;
}


#overview-tab {
	height: 35px;
	width: 220px;
	background: url(../image_tab.php?title=Overview);
	float: left;
	display: block;
}

#overview-tab.tab-active {
	background-position: 0px 35px;
}

#overview-tab:hover, #overview-tab.tab-active:hover  {
	background-position: 0px -35px;
}

#design-tab {
	height: 35px;
	width: 220px;
	background: url(../image_tab.php?title=Design);
	float: left;
	display: block;
}

#design-tab.tab-active {
	background-position: 0px 35px;
}

#design-tab:hover, #design-tab.tab-active:hover {
	background-position: 0px -35px;
}

#tech-tab {
	height: 35px;
	width: 220px;
	background: url(../image_tab.php?title=Technology);
	float: left;
	display: block;
}

#tech-tab.tab-active {
	background-position: 0px 35px;
}

#tech-tab:hover, #tech-tab.tab-active:hover {
	background-position: 0px -35px;
}

#spec-tab {
	height: 35px;
	width: 220px;
	background: url(../image_tab.php?title=Specifications);
	display: block;
	float: left;
}

#spec-tab.tab-active {
	background-position: 0px 35px;
}

#spec-tab:hover, #spec-tab.tab-active:hover {
	background-position: 0px -35px;
}

.title .tab-active {
	background-position: 0px 35px;
}

.full {
	width: 905px;
}

.tab-visible {
	display: inline;
	visibility: visible;

}

p {
	position: relative;
}

p a.goback{
	position: absolute;
	top: -14px;
	right: -30px;
	width: 200px;
	height: 45px;
	vertical-align: middle;
	padding-left:58px;
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
}



.tab-invisible {
	display: none;
	visibility: hidden;
}

.field-title {
    width: 55px;
    text-align: right;
    font-size: 16px;
    font-family: Tahoma;
    color: #fff;
    line-height: 24px;
    padding-right: 5px;
    vertical-align: middle;
}

.field-input {
    width: 300px;
    padding: 5px 0;
}

.field-input .textInput {
    padding: 2px;
    width: 300px;
    font-size: 12px;
    font-family: Tahoma;
    color: #000;
    line-height: 12px;
}

.field-input .textSelectThird, .field-input select {
    width: 99px;
    margin: 0;
text-align: center;
}


.field-input .textArea {
    padding: 2px;
    width: 300px;
    height: 200px;
    max-width: 300px;
    max-height: 200px;
    font-size: 12px;
    font-family: Tahoma;
    color: #000;
    line-height: 12px;
vertical-align: top !important;
}

.field-input .submitBtn {
    padding: 5px 30px;
    background: #636c72;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-family: Tahoma;
    color: #fcca00;
    line-height: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}

.field-input .submitBtn:hover {
    background: #fcca00;
    color: #000;
}

.partners{
	color: #fcca00;
	text-decoration: none;
}