body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #71828A;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	width: 762px;
}

#content {
	font-size: 1.2em
	}

.widecolumn {
	line-height: 1.6em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font: 1.6em Georgia;
	text-align: left;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font: 1.2em Georgia;
}

h3 {
	font-size: 1.3em;
	}
	
h4 {
	font: 1.25em Georgia;
	padding: 0; 
	margin: 0; 
	margin-top: 25px; 
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, .noUnderline {
	text-decoration: none;
	}

#sidebar ul ul li, #sidebar ul ol li, blockquote, strike {
	color: #777;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	}

.narrowcolumn {
	float: left;
	padding: 10px 0 20px 30px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#footer {
	padding: 0 0 0 0px;
	margin: 0px auto 20px auto;
	width: 760px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	margin-left: -250px;
	font: 1.2em Georgia;
}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: Georgia;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
/* End Headers */

/* Begin Images */
.photo { 
        display: inline; 
        position: relative; 
        top: 2px; 
        left: 2px; 
        background: #B4B1B1; 
} 

.photo img { 
        position: relative; 
        top: -2px; 
        left: -2px; 
        border: 1px solid #717374;   
} 

.photo.floatLeft { 
       /**/ float: left; 
        margin: 0 10px 5px 0px; 
} 

.photo.floatRight { 
        float: right; 
        margin: 0 0px 5px 10px; 
} 

.photo.floatLeft img{ 
        border: 1px solid #666; 
        float: left; 
} 

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Sidebar */	
#sidebar h2 a {
	text-decoration: underline;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 525px;
	width: 190px;
	font: 1.25em Verdana;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Blockquote style and the nice background image */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	background: url(/images/quote.gif) no-repeat left top;
	}

/* Edit this to change the two-column background */

#page-top { 
	background: url("/images/frame_top.jpg") no-repeat center top;
	/*clear: both;*/
	bottom: 0px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	min-height:500px;
  height:auto !important;
  height:500px;
}

#page {
	background: url("/images/frame_body.jpg") repeat-y center; 
	border: none;
	bottom: 21px;
	position: relative;
	_height: 50px;
}

#page-bottom {
	background: url("/images/frame_bottom.jpg") no-repeat center bottom;
	padding-top: 38px;
	width: 762px;
}

/* End of two-column background */

/* Change the header image here */

#headerimg {
	height: 200px;
	width: 100%;
	background: url("/images/header.jpg") no-repeat center;
	margin: 10px auto 10px auto;
}

a {
	color: #0A5692;
}

#home li#liHome h2 a {
	text-decoration: none;
	color: #147;
}

#services li#liServices h2 a {
	text-decoration: none;
	color: #147;
}

#sales li#liSales h2 a {
	text-decoration: none;
	color: #147;
}

#about li#liAbout h2 a {
	text-decoration: none;
	color: #147;
}

.clearFloat { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
  
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
