@import url("reset.css");

.red {color: red;}

html, body {
	width: 100%;
  	height: 100%;
}
body {
	color: black;
	font-size: 91%;
	min-width: 980px;
	max-width: 1440px;
	margin: 0 auto;
	background-color: white;
}

body, select, input, textarea {
	font-family: Tahoma, sans-serif;
}
input, select, textarea {
	font-size: 91%;
}
a {
	text-decoration: underline;
	color: #1587C4;
}
a:hover {
	color: #FF932C !important;
}
h1 {
}
h3 {
}
h4 {
	font-weight: bold;
}

/* special classes */

textarea, .text {
	line-height: 1.47em;
}
.nowrap {
	white-space: nowrap;
}
.debug {
	border: 1px gray dashed;
}
.strong {
	font-weight: bold;
}
.caption {
	margin-bottom: 0.51em !important;
}
small, .small {
	font-size: 0.85em;
}
.gray {
	color: #6E7479;
}
.clear {
	clear: both;
}

/**/

#header {
	padding: 20px 25px 0;
	overflow: hidden;
}
#footer {
	clear: both;
	padding: 4em 25px 2em;
	font-size: 0.91em;
}
#middle {
	padding: 0 20px;
	margin-top: 1.5em;
}

#logo {
	float: left;
	margin-bottom: 18px;
}
#language {
	float: right;
	font-size: 0.91em;
}
#language li {
	float: right;
}
#language a {
	color: #9e9e9e;
}
#language li span, #languages li a {
	padding: 0.1em 0.2em;
}
#language .active {
	font-weight: bold;
}

.date {
	font-size: 0.91em;
}

#news {
	float: left;
	width: 38%;
	margin-left: 8%;
}
#news h2 {
	font-size: 1.11em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
#news h2 a {
	color: black;
}
#news dd {
	margin-bottom: 0.6em;
}

#mainmenu {
	clear: left;
	width: 100%;
}
#mainmenu li {
	display: block;
	float: left;
}
#mainmenu a, #mainmenu span {
	display: block;
	float: left;
	padding: 0.7em 0.8em;
	border-bottom: solid 2px white;
}
#mainmenu .active {
	border-bottom-color: #FCC700;
}
#mainmenu a:hover {
	background-color: #F9FAFB;
	border-bottom-color: #F4F5F7;
}
#mainmenu a.active:hover {
	border-bottom-color: #FCC700;
}

#services {
	float: right;
	padding: 1em;
	background-color: #F7F9F8;
	border-top: 2px solid #F47E36;
	width: 20em;
	margin-bottom: 1.5em;
}
#services h3 {
	font-size: 1.11em;
	margin-bottom: 0.6em;
}
#services a {
	color: #69C233;
}
#services li {
	margin-bottom: 0.5em;
}
#services p {
	display: block;
	margin-left: 1.2em;
	color: #5e5e5e;
}

#promo {
	float: right;
	width: 20em;
	clear: right;
}
#promo a {
	display: block;
	width: 10em;
	margin: 0 auto;
	text-align: center;
	min-width: 104px;
	background-image: url(../images/sign.gif);
	background-position: top center;
	padding-top: 92px;
}

#present {
	margin-top: 1.5em;
	margin-bottom: 2em;
	width: 100%;
	height: 205px;
	background-color: #60B6EE;
	background-image: url(../images/sky-bg.jpg);
	background-repeat: repeat-x;
	color: white;
}
#present .back {
	width: 320px;
	height: 205px;
	background-image: url(../images/sky.jpg);
	background-position: left top;
	float: left;
}
#present .info {
	width: 35em;
	padding-top: 25px;
	float: left;
}
#present h1 {
	font-size: 2.1em;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.5em;
}
#present p {
	
}

#rightmenu{
	float: right;
	padding: 1em;
	background-color: #F7F9F8;
	border-top: 2px solid #F47E36;
	margin-bottom: 1.5em;
	margin-left: 2em;
}
#rightmenu ul {
	width: 14em;
}
#rightmenu a {
	color: #69C233;
}
#rightmenu li {
	margin-bottom: 0.7em;
}
#rightmenu .active {
	font-weight: bold;
}

#content {
	color: #4e4e4e;
	padding-left: 2em;
	padding-right: 18em;
	padding-left: 250px;
}
#content p {
	line-height: 1.47em;
	margin-bottom: 1em;
}
#content h1 {
	font-size: 2.11em;
	color: #F37D35;
	margin-bottom: 0.4em;
}
#content h2 {
	font-size: 1.37em;
	margin-bottom: 0.5em;
}
#content h3 {
	font-size: 1.17em;
	margin-bottom: 0.2em;
}
#content h4 {
	font-weight: bold;
	margin-bottom: 0.5em;
}
#content h5 {
	font-size: 1.17em;
	margin-bottom: 0.5em;
}
#content h6 {
	margin-bottom: 0.5em;
}
#content li {
	list-style-type: disc;
	margin-bottom: 0.5em;
}
#content ul {
	margin-bottom: 1.1em;
	padding-left: 2em;
}
#content img.photo {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: -250px;
}
#content .date {
	margin-bottom: 0;
}
#content .column {
	float: left;
	margin-right: 3%;
}
.imaged {
	display: block;
	float: left;
	margin-right: 4%;
	width: 160px;
	height: 185px;
}
.imaged a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 160px;
	height: 160px;
}
.imaged img {
	padding-bottom: 0.2em;
}
h4.advantage {
	/*color: #FCC700;*/
}
.info tbody td {
	padding: 0.3em 3em 0.3em 0;
	border-bottom: 1px dotted #C9CBC9;
}
.info thead td {
	padding: 0.3em 0;
	border-bottom: 2px solid #C9CBC9;
}
.info thead td span {
	font-weight: bold;
}
.info {
	margin-bottom: 1.5em;
}
.info .head {
	color: black;
}
.no {
	color: red;
}
.info .val {
	white-space: nowrap;
}
.info .low {
	padding-left: 1.5em;
}
.gallery {
	overflow: hidden;
}
