/*Designed by Tofurious
  http://www.tofurious.com
*/

body {
	background: #000 url('../images/bg/wood-bg.jpg') repeat-x top;
	}

#wrapper {
	overflow: hidden;
	width: 900px;
	margin: 30px auto;
	background: #fff;
	}
	
#header {
	display: inline-block;
	overflow:: hidden;
	width: 80px;
	height: 80px;
	padding: 20px 0px 0px 20px;
	background: #fff;
	float: left;
	}

#menu {
	display: inline-block;
	overflow: hidden;
	width: 780px;
	height: 80px;
	padding: 20px 20px 0px 0px;
	float: right;
	}
	
#banner {
	display: inline-block;
	overflow: hidden;
	width: 860px;
	height: 280px;
	padding: 0px 20px;
	margin-bottom: 20px;
	float: left;
	}
	
#splash {
	display: inline-block;
	overflow: hidden;
	width: 860px;
	height: 205px;
	padding: 30px 20px;
	float: left;
	background: url('../images/bg/splash-bg.jpg') repeat-x;
	}
	
#content {
	display: inline-block;
	overflow: hidden;
	width: 900px;
	height: 100%;
	float: left;
	background: #f4f4f4;
	}

#container {
	display: inline-block;
	overflow: hidden;
	width: 860px;
	height: 100%;
	float: left;
	margin: 0px 20px;
	background: #fff;
	}
	
#locations {
	display: inline-block;
	overflow: hidden;
	width: 900px;
	height: 100%;
	float: left;
	background: #f4f4f4 url('../images/bg/breaker-bg.jpg') repeat-x top;
	}

#footer {
	display: inline-block;
	overflow: hidden;
	width: 898px;
	height: 100%;
	float: left;
	background: #131313;
	border: 1px solid #282828;
	color: #9b9b9b;
	}


/*################ MENU ################*/
#menu a
{
	text-decoration: none;
	font-family: Arial Narrow, Arial;
	font-weight: bold;
	font-size: 17px;
	color: #666;
	text-transform: uppercase;
}

#menu a:hover
{
	text-decoration: none;
	color: #333;
}

#menu ul
{
	margin-top: 20px;
	list-style: none;
	text-align: right;
}

#menu ul li
{
	display: inline;	
	margin-right: 9px;
	padding-right: 15px;
	border-right: 2px solid #ccc;
}

.last
{
	padding-right: 0px !important;
	margin-right: 0px !important;
	border-right: none !important;
}

/*################ BANNER ################*/

#banner h1, h5
{
	font-family: Georgia, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding: 50px 0px 0px 0px;
	margin: 0px;
}

.padBanner
{
	width: 520px;
}

/*################ SPLASH ################*/

.splash1 {
	width: 255px;
	height: 205px;
	padding-right: 20px;
	margin-right: 20px;
	float: left;
	background: url('../images/bg/seperator.gif') no-repeat right;
	}
	
.splash2 {
	width: 256px;
	height: 205px;
	padding-right: 20px;
	margin-right: 20px;
	float: left;
	background: url('../images/bg/seperator.gif') no-repeat right;
	}
	
.splash3 {
	width: 255px;
	height: 205px;
	float: left;
	}
		
#splash h1 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 0.7em;
	color: #444;
	text-align: center;
	}

#splash a {
	text-decoration: none !important;
	border: 0px;
	color: #444;
	}

.splashTxt {
	font-family: Lucida Grande, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 3.5em;
	color: #555;
	text-align: center;
	}

	
.splashBorder {
	border: 5px solid #e6e6e5;
	}

.padTop {
	padding-top: 20px;
	}

/*################ CONTENT ################*/

#content {
	font-family: Cambria, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #4b4b4b;
	}

#content h1 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 0.7em;
	color: #444;
	text-align: left;
	}

.services-title {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 0.7em;
	color: #444;
	text-align: left;
	}
	
.left {
	width: 360px;
	padding: 20px;
	margin: 20px 0px 20px 20px;
	float: left;
	background: url('../images/bg/profile-bg.jpg') repeat-x;
	}

.right {
	width: 420px;	
	margin: 20px 20px 20px 0px;
	float: right;
	}
	
#content a {
	color: #2b7cb4;
	text-decoration: none;
	border-bottom: 1px dotted #2b7cb4;
	}
	
#content a:hover {
	color: #2b7cb4;
	text-decoration: none;
	border-bottom:: 1px solid #2b7cb4;
	}

.service-pic {
	float: left;
	width: 170px;
	height: 100%;
	}
	
.service-descrip {
	float: right;
	width: 250px;
	margin-top: 10px;
	font-size: 13px;
	}

.fl {float: left;}
.fr {float: right;}

.padRight {padding-right: 10px;}
.padRight2 {padding-right: 30px;}
.padRBlip {padding-right: 200px;}

.padLeft {padding-left: 200px;}

.highlight {
	background: #bfe3fe;
	padding: 2px;
}

.breaker {
	background: url('../images/bg/breaker.jpg') center;
	height: 1px;
	margin: 10px 0px;
	clear: both;
	}

.breaker2
{
	clear: both;
	height: 20px;
}
/*################ CONTAINER ################*/
#container 
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}

#container h1
{
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1em;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color: #333;
}

#container h2
{
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	padding: 0px;
	margin: 0px;
}

#container h3
{
	font-size: 24px;
	color:#6e8689;
	line-height:38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-top: 65px;
}

#container h4
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #cdcdcd;
}

.search
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #999;
}

#container a, #container a:visited
{
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #0099CC;
}

#container a:hover
{
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px solid #0099CC;
}

.widecolumn
{
	width: 100%;
}

.containerL
{
	width: 580px;
	float: left;
}

.containerR
{
	width: 260px;
	float: right;
}

/*################ LOCATIONS ################*/
#locations {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding: 20px;
	}
	
#locations h1 {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	}

#locations h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1em;
	padding: 0px;
	margin: 3px;
	}

#locations a {
	color: #444;
	}

#locations a:hover {
	color: #368cb3;
	}
	
#locations1 {
	width: 279px;
	margin-right: 20px;
	float: left;
	background: url('../images/bg/seperator.gif') no-repeat right;
	}

#locations2 {
	width: 279px;
	margin-right: 20px;
	float: left;
	background: url('../images/bg/seperator.gif') no-repeat right;
	}
	
#locations3 {
	width: 279px;
	float: right;
	}

/*############# PORTFOLIO ################*/
.thumb
{
	width: 190px;
	height: 190px;
	padding-left: 20px;
}

/*################ FOOTER ################*/
	
#footer h1 {
	font-family: Arial, Cambria, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1em;	
	margin: 20px 0px 5px 20px;
	padding: 0px;
	text-transform: uppercase;
	}

#footer h2 {
	font-family: Cambria, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 0.9em;
	margin-left: 20px;
	padding: 0px;
	}

.address {
	margin-left: 20px;
	padding: 0px;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.8em;
	}

#information {
	float: left;
	width: 30%;
	}
	
#request {
	float: right;
	width: 60%;
	color: #9b9b9b;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	padding-top: 25px;
	}

#request a {
	font-family: Arial, Cambria, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1em;	
	padding: 5px;
	text-transform: uppercase;
	color: #9b9b9b;
	border: 1px dotted #9b9b9b;
	text-decoration: none !important;
	}

.footera {
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 11px !important;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	}

.footerPadTop {margin-top: 80px;}

/*################ UNIVERSAL ################*/
.nodec {
	text-decoration: none !important;
	border: 0px !important;
}
	
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.center2 {
	text-align: center;
}
.test {background: blue;}

.videography {width: 190px;}