/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */


* {
	margin: 0;
	padding: 0;
}

	
@font-face {
    font-family: 'FranklinGothicFSBook';
    src: url('../fonts/FranklinGothic-Book-webfont.eot');
    src: url('../fonts/FranklinGothic-Book-webfont.eot?iefix') format('eot'),
         url('../fonts/FranklinGothic-Book-webfont.woff') format('woff'),
         url('../fonts/FranklinGothic-Book-webfont.ttf') format('truetype'),
         url('../fonts/FranklinGothic-Book-webfont.svg#webfonta9oqws39') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
	background: #2d2d2d url(../img/site-back.png) no-repeat top left;
	font: 12px/18px Tahoma, Geneva, sans-serif;
	width: 100%;
	margin: 0;
	padding: 0;
}

a {
	color: #bebebe;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #e3e3e3;
}

a.link {
	color: #e3dbce;
	outline: none;
	text-decoration: underline;
}
a.link:hover {
	color: #e3e3e3;
	text-decoration: none;
}

h1 {
	font-family: 'FranklinGothicFSBook', Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 25px;
	color: #d5c8b5;
	border-bottom: 2px solid #8c7f6e;
	margin-right: 10px;
	margin-bottom: 12px;
}

h2 {
	font-family: 'FranklinGothicFSBook', Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ece6dc;
	border-bottom: 1px solid #777777;
	margin-right: 20px;
	margin-bottom: 5px;
}

p {
	margin: 0px 10px 10px 0px;
	font: 14px/16px 'FranklinGothicFSBook', Tahoma, Geneva, sans-serif;
	color: #e3dbce;
}

p.exp {
	margin: 0px 10px 10px 0px;
	font: 14px/15.5px 'FranklinGothicFSBook', Tahoma, Geneva, sans-serif;
	color: #e3dbce;
}

p.frank {
	margin: 0px 10px 18px 0px;
	font: 14px/18px 'FranklinGothicFSBook', Tahoma, Geneva, sans-serif;
	color: #e3dbce;
}

iframe {
  	position:relative;
  	top: 2px;
  	left: 13px;
  	width: 574px;
	height: 458px;
	border: 0px;
}

iframe.map {
	position: absolute;
	top: 80px;
	left: 230px;
	width: 340px;
	height: 340px;
} 

.longframe1 {
  	position:relative;
  	top: 13px;
  	left: 13px;
  	width: 574px;
	height: 595px;
	border: 0px;
	overflow: visible;
}
.portfolio {
	width: 780px;
	height: 484px;
	border: 0px;
	margin-left: -13px;
	margin-top: -3px;
	padding: 0px;
}
.filler {
	padding: 0;
	margin-top: -3px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}



li.port_bar {   
	margin: 23px;
	padding: 5px;
	font-family: 'EurostileExt-Reg', Tahoma, Geneva, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 30px;
	color: #FFF;
	list-style: none;
	display: inline;
}
table {
	width: 780px;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border: 0px;
}
td {
	border-collapse:collapse;
	border: 0px;
}
.side_panel {
	margin: 0px;
	padding-top: 20px;
	width: 130px;
	height: 500px;
	background: #686767 url(../img/sidemenu01.png) repeat-y;
	vertical-align: top;
}

.side_panel2 {
	margin: 0px;
	padding-top: 0px;
	width: 130px;
	height: 627px;
	vertical-align: top;
}

.content {
	background: #2d2d2d url(../img/windowback02.png) no-repeat;
	padding: 0px;
	margin-top: -627px;
	margin-left: 130px;
	width: 600px;
	height: 482px;
	position: absolute;
}

.content-arch {
	padding: 0px;
	margin-top: -627px;
	margin-left: 130px;
	width: 600px;
	height: 482px;
	position: absolute;
}

.content-contact {
	background: #2d2d2d url(../img/windowback02.png) no-repeat;
	padding: 0px;
	margin-top: -520px;
	margin-left: 130px;
	width: 600px;
	height: 482px;
	position: absolute;
}

.content-firm {
	background: #2d2d2d url(../img/windowback02.png) no-repeat;
	padding: 0px;
	margin-top: -627px;
	margin-left: 130px;
	width: 600px;
	height: 482px;
	position: absolute;
}

.content-index {
	background: #2d2d2d url(../img/windowback02.png) no-repeat;
	padding: 0px;
	margin-top: -627px;
	margin-left: 130px;
	width: 600px;
	height: 482px;
	position: absolute;
}

.botfill {
	height: 45px;
	background: #2d2d2d;
}

.sidefill {
	height: 100px;
}


ul.side_menu {
	padding: 0px 0px;
}

li.side_bar {   
	margin-top: 0px;
	padding: 17px;
	font-family: 'FranklinGothicFSBook', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
	color: #FFF;
	text-align: right;
	list-style: none;
}

li.side_bar2 {   
	margin-top: 0px;
	padding-top: 33px;
	padding-right: 20px;
	padding-bottom: 20px; 
	font-family: 'FranklinGothicFSBook', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
	color: #FFF;
	text-align: right;
	list-style: none;
}

li.side_img {   
	margin-top: 0px;
	padding: 17px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
	text-align: right;
	list-style: none;
}

#wrapper {
	width: 780px;
	padding: 0;
	margin: 0 auto 0 79px;
}

.expand { 
 color: #FFF;
 width: 100%;
 margin-left: -10px;
 padding: 4px 10px 3px 1px;
 text-align: center;
 background-color: #978c7f;
}

.clear
{
	clear: both;
	overflow: hidden;
	width: 0;
	height: 0;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 940px;
	height: 110px;
	margin-left: 0;
	margin-right: auto ;
	
}

/* Menu
-----------------------------------------------------------------------------*/
#menu {
	height: 30px;
}

ul.menu_bar {
	display: inline;
	margin-left: 85px;
} 

li.menu_bar {   
	margin-left: 52px;
	padding: 3px;
	font-family: 'EurostileExt-Reg', Tahoma, Geneva, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 32px;
	color: #FFF;
	list-style: none;
	display: inline;
}

/* Menu Test
-----------------------------------------------------------------------------*/
#menutest {
	height:250px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 10 0 160px;
	width: 580px;
	height: 455px;
}

#frame {
	height: 455px;
	width: 580px;
	margin: 20px;
}

#text {
	width: 562px;
	margin-top: 14px;
	margin-left: 14px;
	padding-top: 10px; 
	padding-left: 10px;
	background: #635b4e;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 140px;
	height: 500px;
	margin-left: -100%;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
}