@charset "UTF-8";
/* CSS Document */

html, body {
 font-family:Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
 color:#E3E3E3;
 margin:0;
 padding:0;
 font-size: 18px;
}

html {

}

body {
 background:black url(img/bg_content.gif) left top repeat;
}

p {

}

a, img, a img {
	border: none;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	margin:0 0 5px;
	font-family:"Gill Sans", Calibri, "Trebuchet MS", sans-serif;
}

h1 {
	padding-bottom:2px;
	font-size:1.6em;
	text-align:left;
	color:#0695AF;
	/*text-shadow: #6374AB 1px 1px 1px;*/
}

h2 {
	font-size:1.5em;
}

h3 {
	font-size:1.4em;
}

h4 {
	font-size:1.3em;
}

h5 {
	font-size:1.2em;
}

h6, h7, h8 {
	font-size:1.1em;
}

a, a:link, a:visited, a:active {
	text-decoration:underline;
	color:#77CBDF;
}

a:hover {
	color:white;
	text-decoration: none;
}

blockquote {
	color:#77CBDF;
}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

em {
	/*font-family:Verdana, "Arial Black", sans-serif;
	font-size: 1.1em;*/
	line-height:1.2em;
}

label, input, select, textarea {
	display:block;
	margin-left:45px;
}

label {
	margin-top:12px;
}

legend {
	font-weight:bold;
}

fieldset {
	/*width:60%;*/
	margin:10px auto;
}

.s {
	font-size: small;
}

.u {
	text-decoration:underline;
}

.testimonial {
	margin:auto 28px;
	font-style:normal;
	letter-spacing:normal;
	padding-left:5px;
	border-left:2px solid #77CBDF;
}

.indent {
	margin:auto 28px;
}

p .presstitle {
	margin:0;
	padding:0;
}

#gallery_open img {
	border:2px solid #427881;
}

#header, #footer, #footer p {
	width:100%;
	margin:0 auto;
	text-align:center;

}

#header {

}

#content, #content_home {
	width:906px;
	margin:0 auto;
	/*background:#231F20 url(img/content_bg.jpg) left top repeat;*/
	background-color:#231f20;
	border:2px solid #427881;
	position:relative;
	/*overflow:hidden;*/
	
}

#content {
	/*height:740px;*/
}

#content_home {
	/*height:780px;*/
}

#footer {
	margin-top:25px;
	font-size:.85em;
	max-width:1040px;
	min-width: 960px;
}

#top_content, #top_content_home {
	margin:0;
	padding:0;
	width:906px;
	background-color:black;
	overflow:hidden;
}

#top_content {
	height:298px;
	/*background: black url(img/other_top.jpg) left top no-repeat;*/
}

#top_content_home {
	height:398px;
	/*background:black url(img/home_top2.jpg) left top no-repeat;*/
}

#main_content, #main_content_home {
	margin:0;
	padding:10px;
	/*position:absolute;*/
}

#main_content {
	width:886px;
	/*height:540px;
	overflow:auto;
	top:200px;
	left:0;*/
}

#main_content_home {
	width:886px;
	/*top:400px;
	left:0;*/
}

#bottom_content {
	margin:20px 0 0;
}

#top_nav {
	margin:-5px 0 20px;
}

.module {
	margin:5px 0 0;
	padding:3px 4px;
}

.module ul {
	margin:0;
	padding:0;
	display:block;
}

.module li {
	
}

.module li, .module li a {
	/*display:block;*/
}

.module li a, .module li a:link {
	width:100%;
	height:100%;
	line-height:1.2em;
	/*padding:0 0 0 .1em;*/
	text-decoration:none;
}

.module li a:hover {
	color:#231F20;
	background-color:#77CBDF;
}

.menu {
	background-color:#38393B;
	border-top: 1px solid #d3e7ef;
}

#top_nav .menu {
	border-bottom: 1px solid #d3e7ef;
	border-top: none;
}

.menu ul {
	text-align:center;
	font-size: 14px;
	height:18px;
	overflow:hidden;
	
}

.menu li {
	display:inline;
}

.menu li a, .menu li a:link {
	margin:0;
	padding: 0 1.1em;
	height: 18px;
	line-height:18px;
}

.left {
	float:left;
}

.right {
	float:right;
}

#footer .left, #footer .right {
	margin: -28px 28px 12px;
}

#content img .border {
	border:2px solid #427881;
}

.testimonial {

}
