
a:link, a:visited, a:active {
	color:#797979;
}
a:hover {
	color:#FFF;
}

body {
	background-color:#1b1b1b;
	color:#CCCCCC;
}

#outer {
	margin-left:65px;
	padding-bottom:35px;
}

#logo {
	margin:20px 0 10px;
}

#menu {
	margin-bottom:3px;
	clear:both;
}

	#menu li {
		padding-right:75px;
		margin-right:0;
	}
	
	#menu a {
		color:#797979;
		font-size:12px;
		text-transform:uppercase;
	}
	#menu a:hover {
		color:#fea321;
	}

#menu_commercial {
	margin:-5px 0 5px;
	padding-left:17em;
	clear:both;
	_height:0; /* ie6 has layout hack */
}

	#menu li_commercial {
		padding-right:75px;
		margin-right:0;
	}
	
	#menu_commercial a {
		color:#797979;
		font-size:10px;
		text-transform:uppercase;
	}
	#menu_commercial a:hover {
		color:#fea321;
	}

#gallery {
	color:#FFFFFF;
	width:100%;
	padding-bottom:3px;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:hidden;
	scrollbar-base-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-face-color:#000;
	scrollbar-arrow-color:#F1F0F0;
	scrollbar-3dlight-color:#000;
}

	#gallery td {
		padding:0 25px 0 0;
		vertical-align:bottom;
	}
	
	#gallery img, .bordered {
		border:3px solid #CCCCCC;
	}
	
	#gallery p.notes {
		color:#F1F0F0;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:7pt;
		line-height:1.1em;
	}
	
	#gallery p.title {
		color:#F1F0F0;
		font-family:arial;
		text-transform:uppercase;
		font-size:14px;
		line-height:1em;
	}

#main {
  min-height:400px;
  height:auto !important;
  height:500px;
	clear:both;
}

.tk_static {
	width:90%;
	text-align:justify;
	font-size:8pt;
}

	.tk_static h1 {
		color:#DAD9D9;
		font-size:12pt;
		padding-bottom:1em;
	}
	
	.tk_static h2 {
		color:#DAD9D9;
		font-size:10pt;
	}

	.tk_static #left {
		float:left;
		width:340px;
		margin-right:25px;
	}
	
	.tk_static #right {
		float:left;
		text-align:justify;
		width:50%;
	}
	
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:35px;
	padding-bottom:35px;
	clear:both;
}

#footer strong {
font-weight:normal;
}

	#footer p {
		font-size:13px;
		font-weight:bold;
		padding-bottom:5px;
		border-bottom:2px solid #C6C6C6;
		margin-bottom:12px;
	}
	
	#footer a {
		color:#999999;
		font-size:9px;
		font-weight:normal;
		white-space:nowrap;
	}
	#footer a:hover {
		color:#FFF;
	}
	
span.spacer {
	display:-moz-inline-box;
  display:inline-block;
	width:40px;
}

#logicpony {
}

.tk_error {
	padding-left:25%;
}

/* Forms *****************************************/

.tk_contact {
	width:470px;
}

div.tk_contact legend {
	color:#DAD9D9;
}

.form fieldset {
	padding:3%;
}

.form legend {
	color:#000;
	font-size:14pt;
}

.form div {
	font-size:10pt;
	margin:5px 0;
	line-height:1.5em;
	clear:both;
}

.form label {
	font-size:10pt;
	text-align:right;
	margin-right:2%;
	width:20%;
	line-height:1.7em;
	float:left;
}

.form .input, textarea {
	width:70%;
}

.form select.input optgroup {
	color:#000;
	background-color:#EEE;
}

.form select.input optgroup option {
	background-color:#FFF;
}

.form .button {
	border:1px solid #C6C6C6;
	color:#DAD9D9;
	background-color:transparent;
}

#startmenu li {
display:inline;
}

#logo h2 {
width:518px;
height:51px;
background:url(images/h1.png) no-repeat;
/* font-size:0; */
text-indent: -9000px;
text-align:-1000px;
}

#logo h2 a {
display:block;
width:100%;
height:100%;
}

.currpage {
font-size:0;
line-height:0;
text-indent:-2000px;
}

.nav-container
{
	text-align: center;
	padding-bottom: 20px;
}
.nav-arrow
{
	padding-right: 20px;
	color: #666;
	font-weight: bold;
	font-size: 24px;
	cursor: pointer;
}
