* {
	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-p.png) no-repeat top left;
	font: 13px/17px 'FranklinGothicFSBook', Tahoma, Geneva, sans-serif;
	width: 100%;
	margin: 0;
	padding: 0;
}

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

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 18px 0px;
	font: 13px/18px 'FranklinGothicFSBook', Tahoma, Geneva, sans-serif;
	color: #e3dbce;
}

iframe {
  	position:relative;
  	top: 3px;
  	left: 13px;
  	width: 574px;
	height: 458px;
	border: 0px;
}
.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;
}
ul.menu_bar {
	display: inline;
	width: 100%;
} 

li.menu_bar {   
	margin: 30px;
	padding: 3px;
	font-family: 'EurostileExt-Reg', Tahoma, Geneva, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 30px;
	color: #FFF;
	list-style: none;
	display: inline;
}
li.port_bar {   
	margin: 15px;
	padding: 5px;
	font-family: 'EurostileExt-Reg', Tahoma, Geneva, sans-serif;
	font-size: 14px;
	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;
}
td.side_panel {
	margin: 0px;
	padding-top: 20px;
	width: 130px;
	height: 500px;
	vertical-align: top;
}
td.side_panel2 {
	margin: 0px;
	padding-top: 0px;
	width: 130px;
	height: 627px;
	vertical-align: top;
}
td.content {
	background: #2d2d2d url(img/windowback02.png) no-repeat;
	padding: 0px;
	margin: 0px;
	width: 600px;
	height: 482px;
	vertical-align: top;
}
td.botfill {
	height: 45px;
	background: #2d2d2d;
}

td.sidefill {
	height: 100px;
	background: #2d2d2d url(img/sidefill01.png) no-repeat;
}


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: 17px;
	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;
	width: 940px;
}


/* 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;
	background: #686767 url(img/sidemenu01.png) repeat-y;
}


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


/*JQuery gallery
----------------------------------------------------------------------------*/
div#page {
	width: 756px;
	background-color: #686767;
	margin-top: -20px;
	margin-left: -20px;
	text-align: left;
}
div#container {
	padding: 20px;