﻿body
{
    padding: 0px;
    margin: 0px;
    background-image: url('bgRpt.jpg');
}
.fixPNG {

	behavior: url(iepngfix.htc);
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
} 

#outer_container
{
    width: 990px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('bg_homepage.jpg');
    min-height: 900px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 2px;
    border-left-width: 2px;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    padding-top: 15px;
}

#header
{
    padding: 0px;
    margin: 0px 15px 15px 15px;
    background-image: url('bg_trans.png');
    background-repeat: repeat;
    height: 200px;
}

#header_copy
{
    
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    width: 500px;
}

#header_copy li
{
    padding: 0px;
    margin: 0px;
    
    color: #FFFFFF;
}

#header_copy h2
{
    padding: 0px;
    margin: 0px;
    font-size: .9em;
    text-transform: uppercase;
    line-height: 12px;
    color: #FFFFFF;
}

#header .main_logo
{
    margin-left: 20px;
    margin-top: 20px;
}

#main_content
{
    width: 960px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}


#main_content h1
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    font-family: Verdana;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -.1em;
}

#main_content h2
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    font-family: Verdana;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -.1em;
    color: #FF9900;
}

#main_content p
{
    font-size: 16px;
    font-family: Verdana;
    margin: 5px 10px 5px 10px;
    text-transform: uppercase;
}

rdana;
    margin: 5px 10px 5px 10px;
    text-transform: uppercase;
}

#main_content .map
{
    width: 300px;
    height: 300px;
    padding: 5px 5px 20px 5px;
    float: right;
    border: 1px solid #999999;
    background-color: #FFFFFF;
}


#main_content .left
{
    float: left;
}

.pricing
{
    border: 2px solid #CCCCCC;
    background-color: #FFFFFF;
    padding: 15px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.imgContainer
{
    width: 150px;
    height: 150px;
    border: 2px solid #CCCCCC;
    background-color: #FFFFFF;
    float: left;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: 10px;
}

.imgFrame
{
    background-color: #FFFFFF;
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
}


#left_col
{
    padding: 10px;
    float: left;
    width: 680px;
    background-image: url('bg_trans.png');
    background-repeat: repeat;
}


#right_col
{
    padding: 0px;
    float: right;
    width: 225px;
    margin-right: 15px;
}

#footer
{
    margin-right: auto;
    margin-left: auto;
    width: 961px;
    margin-bottom: 20px;
    height: 261px;
    background-image: url('../images/footerBg.png');
    font-family: Verdana;
}

#footer h2
{
    font-size: .9em;
    text-transform: uppercase;
    line-height: 22px;
    font-weight: bold;
}

#footer h2 .highlight
{
    color: #CCCCCC;
}

#footer h3
{
    
    font-size: .86em;
    text-transform: uppercase;
    color: #FFFFFF;
}

#footer h4 
{
    
    font-size: 1.1em;
    
    }

#footer h4 a
{
    color: #000000;
    text-decoration: none;
}

#footer h4 a:hover
{
    color: #333333;
}



#footer .copy
{
    float: left;
    margin-left: 55px;
    width: 470px;
    margin-top: 16px;
}

#footer .mckay_logo
{
    float: left;
    margin-top: 25px;
    margin-left: 40px;
}

#footer .sml_logo 
{
    float: right;
    margin-top: 170px;
    margin-right: 50px;
    }



/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/

@media screen {

 
	.sIFR-active #templateWrapper h1{
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
  .sIFR-active #templateWrapper h2 {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	


}

	


}



/***********************************************/
/* sIFR text replacement End                   */
/***********************************************/



#mftable {
	width: 680px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url('bg_header.jpg') no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url('bullet1.gif') no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url('bullet2.gif') no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/***********************************************/
/* CSS Form						                  */
/***********************************************/


.cssform p
{
    width: 450px;
    clear: left;
    margin: 0;
    padding: 5px 0 8px 0;
    padding-left: 280px; /*width of left column containing the label elements*/
    height: 1%;
    font-family: Georgia;
    text-transform: none;
}

.cssform label
{
    font-weight: bold;
    float: left;
    text-align: right;
    margin-left: -280px; /*width of left column*/
    width: 270px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
    font-family: Georgia;
    text-transform: capitalize;
}

.cssform input[type="text"]
{
    /*width of text boxes. IE6 does not understand this attribute*/
    border-right: dimgray 1px solid;
    border-top: #dddddd 1px solid;
    border-left: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-image: url(formTFBg.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-right: #dddddd 1px solid;
    color: #333333;
    text-transform: capitalize;
    font-weight: bold;
}
.cssform input[type="password"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	border-right: #dddddd 1px solid;
}

.cssform input[type="checkbox"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	border-right: #dddddd 1px solid;
}



.cssform .radio
{
	border: 1px solid #CCCCCC;
	float: left;
	text-align: left;
	width: 150px;
}

.cssform .radio label
{
	font-weight: bold;
	color: #666666;
	position: absolute;
}


.cssform select
{
    /*width of text boxes. IE6 does not understand this attribute*/
    border-right: dimgray 1px solid;
    border-top: #dddddd 1px solid;
    border-left: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-image: url(formTFBg.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-right: #dddddd 1px solid;
    color: #333333;
    text-transform: capitalize;
}

.cssform textarea
{
	height: 150px;
	border-right: #dddddd  1px solid;
	border-top: #dddddd  1px solid;
	border-left: #dddddd  1px solid;
	border-bottom: #dddddd  1px solid;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.required
{
    color: #CC0000;
    text-transform: none;
    font-weight: bold;
    font-size: .8em;
}

.cssform .small
{
	font-size: x-small;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
