html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	margin: 10px 0 10px 20px;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a {
 color: #1BBAB0;
 font-size: 100%;
 font-family: Arial, Verdana, sans-serif;
 text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #118A8A !important;
}

p {
	margin: 0 0 18px;
	color: #959393;
}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 278px;
	padding: 50px 0 0 0;
	background: #2BBEB4 url(../images/top.gif) no-repeat top center;
}
#header .logo {
	background: url(../images/logo.png) no-repeat;
	display: block;
	width: 232px;
	height: 73px;
	margin: 0 0 175px 30px;
}
#header #top-nav {
	background: url(../images/menu.gif) repeat-x ;
	color: #fff;
	min-height: 26px;
	padding: 4px 0 0 150px;
	width: 85%;
	margin: 0;
}
#header #top-nav li {
	float: left;
	font: 15px Tahoma;
	width: 148px;
	list-style: disc outside;
	height: 26px;
	vertical-align: middle;
}
#header #top-nav li a {
	color: #fff;
	text-decoration: none;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: 250px solid #f9faff;
	height: 1%;
	background: url(../images/gerkon.png) no-repeat bottom right;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 30px;
	color: #094D4D;
}
#content b,
#content h1,
{
 color: #0D6C6C;
 font-size: 80%;
 font-family: Arial, Verdana, sans-serif;
}
#content h2,
{
 color: #0D6C6C;
 font-size: 80%;
 font-family: Arial, Verdana, sans-serif;
}
#content h3,
{
 color: #0D6C6C;
 font-size: 80%;
 font-family: Arial, Verdana, sans-serif;
}
#content h4,
{
 color: #0D6C6C;
 font-size: 80%;
 font-family: Arial, Verdana, sans-serif;
}
#content h5
{
 color: #0D6C6C;
 font-size: 100%;
 font-family: Arial, Verdana, sans-serif;
}

#content h6,
#content li{
color: #094D4D;
}

#content .shortstory{
 float: left;
 min-height: 300px;
 width: 300px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 225px;
	position: relative;
	background: #f9faff;
	left: -250px;
	padding-left: 25px;
}
#left-nav {
	margin: 10px 0 0 0;
}
#left-nav li {
	width: 204px;
	height: 30px;
	background: url("../images/menu.gif") repeat-x;
	margin: 0 0 6px 0;
	list-style: none;
}
#left-nav li a {
	color: #fff;
	text-decoration: none;
	font: 15px Tahoma;
	padding: 0 0 0 50px;
}
.sideblock {
	width: 202px;
	margin: 60px 0 0 0;
}
.sideblock .address {
	color: #5a5858;
	font: 16px Tahoma;
	display: block;
	margin: 0 auto;
	width: 110px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sideblock .mail {
	display: block;
	text-align: center;
	margin: 0 0 12px 0;
}
.sideblock .tel {
	display: block;
	width: 185px;
	margin: 0 auto;
	color: #5a5858;
	font-weight: bold;
	font-family: Georgia;
	text-align: right;
}
.sideblock .tel b{
	color: #000;
	font-size: 18px;
	font-family: Times New Roman;
}
.sideblock .tel big{
	font-size: 20px;
}
.sideblock h3 {
	background: url(../images/point.png) no-repeat left top;
	font-size: 15px;
	padding: 0 0 13px 50px;
	border-bottom: 2px dotted #c0c0c0;
}
.sideblock h4 {
	font: bold 14px Tahoma;
	margin: 30px 0 10px 0;
}
.sideblock p {
	text-indent: 10px;
	color: #656363;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 56px;
	background: #2BBEB4 url(../images/foot.gif) repeat-x top left;
	color: #2a2a2a;
	font: 12px Tahoma;
}
#footer #foo-nav {
	text-align: center;
	padding: 15px 0 0 0;
}
#footer #foo-nav li{
	display: inline;
	margin: 0 40px 0 0;
}
#footer #foo-nav li a {
	color: #fff;
}
#footer .copyright {
	float: left;
	margin: 10px 0 0 55px;
}
#footer .designer {
	float: right;
	margin: 10px 55px 0 0;
}
