/* Copyright (C) 2009 Jaxson Khan, jaxsonkhan.com */
/* To other web designers - please show respect. Take what you need, but don't replicate my work.*/
/* -------------------- RESET */
html {
	font-size:62.5%; /* this allows for good em sizing  1 em = 10px. */
	height:100%;
	min-height: 100%;
	overflow: scroll; /* Scrollbar always appears */
}
body {
	margin: 0;
	padding: 0;
}
/* -------------------- DIVS */	
/* GLOBAL */
/* In the order that they appear */
#banner {
height: 15.375em;
width: 100%;
background: #FFF;
}
#logo {
width: 50%;
float: left;
}
#promotion {
width: 30em;
height: 15.375em;
text-align: center;
float: right;

padding-top: 0.3em;
margin-bottom: -0.3em;
background-color: #00889e;
}
#header{
clear: both;
width: 100%;
background-color: #1E1E1E;
height: 3.4em;
text-align: center;
}
#nav {
margin-left: 2em;
text-align: left;
padding-top: 0.25em;
margin-top: -1em;
}
#estimate {
margin-top: -1.24em;
margin-right: 4em;
text-align: right;
}
#container {
clear: both;
width: 100%;
height: 100%;
overflow: hidden; /* Hides overflow from extra padding */
margin-bottom: -1.8em;
}
#left, #main, #right{ /* Equal height columns */
padding-bottom: 3001px; 
margin-bottom: -3000px;
}
#left {
float: left;
width: 15%;
height: 2em;
background-image:url(../3images/marble.png);
background-repeat: repeat-y;
}
#right {
float: right;
width: 22.5%;
}
#main {
float: left;
width: 57.5%;
padding-left: 2.5%;
padding-right: 2.5%;
text-align:left;
}
#msg {
text-align: left;
float: left;
}
#footer {
text-align: center;
height: 6.85em;
background-color: #1E1E1E
}
/* PAGE SPECIFIC */
/* Contact page */
#conloc { 
width: 52.5em; 
height: 67.2em;
margin-left: 25em;
margin-top: 5em;
margin-right: 0;
margin-bottom: 0;
padding: 0;
}
#loc {
margin-top: 2.5%;
margin-left: 1em;
}  
/* Services Page */
#profiles {
width: 100%; 
margin-right: 0;
margin-bottom: 0;
padding: 0;
}
#single {
float: left;
width: 30%;
}
#single img {
padding: 1em;
}
#double {
width: 70%;
float: right;
}
#double img {
padding: 1em;
}
/* SPECIAL */ /* INVOlVING JAVASCRIPT */
#slideshow {
	position: relative;
	width: 30em;
	height: 15.6em;
	overflow: hidden;
	margin-right: -5em;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	width: 30em;
	height: 15.6em;
}
#flashcontent { /* SIMPLEVIEWER */
		height: 100%;
		height: 100% !important;
		background-color: #181818;
		color:#ffffff;
		margin: 0;
		padding: 0;
}
/* -------------------- FONTS */
/* GLOBAL */
/* BASIC FONTS */
p, li {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 1.8em;
color: #000000;
line-height: 1.4;
}
p span { 
font-weight: bold; 
}
p sub {
font-size: 1em;
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #1E1E1E;
line-height: 0;
}
blockquote {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 1.6em;
color: #000;
margin: 0;
}
/* HEADING FONTS */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	color: #00889e;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 3em;
	color: #1E1E1E;
}
h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.6em;
	color: #1E1E1E;
}
#promotion p {
font-family: Helvetica, Verdana, Arial, sans-serif;
line-height: 1.5;
font-size: 2em;
color: #1E1E1E;
vertical-align: middle;
}
#promotion a {
font-family: Helvetica, Verdana, Arial, sans-serif;
line-height: 1.5;
font-size: 2em;
color: #1E1E1E;
vertical-align: middle;
text-decoration: none;
}
#single h3{
font-size: 2em;
}
#double h3{
font-size: 2em;
}
#single p{
color: #00889e;
}
#double p{
color: #00889e;
}
/*
#promotion a:link{
font-family: Helvetica, Verdana, Arial, sans-serif;
line-height: 1.5;
font-size: 1em;
color: #1E1E1E;
vertical-align: middle;
}
#promotion a:visited{
font-family: Helvetica, Verdana, Arial, sans-serif;
line-height: 1.5;
vertical-align: middle;
font-size: 1em;
color: #000;
}*/
/* LINK FONTS */
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#00889e;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006666;
}
/* HEADER FONTS */
#header {
font-style: normal;
font-weight: 400;
color: #DDD;
font-size: 1.6em;
text-decoration:none;
}
#nav {
font-family: Helvetica, Arial, Verdana;
font-size: 2em;
color: #DDD;
letter-spacing: 3;
text-decoration: none;
line-height: 1.4;
}
#nav a {
font-family: Helvetica, Arial, Verdana;
font-size: 1em;
color: #FFFFFF;
letter-spacing: 3;
text-decoration: none;
}
#nav a:hover {
color: #b3b3b3;
}
#header a.current {
color: #00889e;
}
#estimate {
font-size: 2em;
}
#estimate a {
font-family: Helvetica, Arial, Verdana;
font-size: 1em;
color: #00889e;
letter-spacing: 3;
text-decoration: none;
line-height: 1;
font-style: oblique italic;
}
/*FOOTER FONTS*/
#footer p {
line-height: 2em;
font-family: Helvetica, Arial, Verdana;
color: #DDDDDD;
}
#footer p span {
color: #00889e;
}
#footer small {
font-size: 0.5em;
}
#footer a {
font-family: Helvetica, Arial, Verdana;
font-size: 1em;
text-decoration: none;
color: #00889e;
}