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

body {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
text-align:center;
background-color:#37cbe0;
}

.wrapper {
margin: 0 auto; /* Center align for Good browsers like Firefox, Opera, Netscape */
width: 1000px;
position:relative;
background-color:#37cbe0;

}

.wrappercontent {
margin: 0 auto; /* Center align for Good browsers like Firefox, Opera, Netscape */

position:relative;
background-color:#ffffff;
background-image:url('images/bgstripe.jpg');
background-repeat:repeat-x;
min-height: 900px;
}

.wrappertext {
margin: 0 auto; /* Center align for Good browsers like Firefox, Opera, Netscape */

position:relative;

width: 1000px;
}

a {
color: #1c487d;
text-decoration:none;
border-style:none;
}

a:hover {
color:#999999;
text-decoration:none;
border-bottom: dotted 1px #999999;
}

img
{  border-style: none;
}

* {margin:0;padding:0}

#right {
	position:absolute;
	right:5px;
	top:10px;
	width:292px;
	height:562px;
	
}

#rightblock-01_ {
	position:absolute;
	right:0px;
	top:0px;
	width:292px;
	height:45px;
	background-image:url(images/rightblock_01.gif);
}

#rightblock-02_ {
	position:absolute;
	right:0px;
	top:45px;
	width:292px;
	height:315px;
	background-image:url(images/rightblock_02.gif);
}

#rightblock-03_ {
	position:absolute;
	right:0px;
	top:359px;
	width:292px;
	height:32px;
	background-image:url(images/rightblock_03.gif);
}


#header {
background-image:url(images/header.jpg);
height: 267px;
background-repeat:no-repeat;
text-align:center;
background-position:center;
line-height:10px;

}

#header a:link {
color:#000000;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#header a:active {
color:#000000;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#header a:visited {
color:#000000;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#header a:hover {
color: #666666;
font-size:13px;
font-weight:bold;
border-bottom: dotted 1px #000000;
}

#logo {
	position:absolute;
	top: 159px;
	left: 59px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	z-index:1;
	width:468px;
	height:30px;
}

#logo h2 {
color:#FFFFFF;
font-size:13px;

text-align:left;
}

#contacttop {
	position:absolute;
	top: 18px;
	right: 43px;
	z-index:1;
	width:396px;
	height:144px;
	text-align:right;
	color:#FFFFFF;
	font-size:18px;
}

#contacttop a:link {
color: #FFFFFF;
text-decoration:none;
}

#contacttop a:hover {
color:#0099CC;
border-bottom:2px dotted #ffffff;
}

#contacttop a:visited {
color: #FFFFFF;
text-decoration:none;
}

#contacttop a:active {
color: #FFFFFF;
text-decoration:none;
}


#bottommenu {
	position:absolute;
	top: 0px;
	left: 64px;
	background-image:url(images/bottommenu.png);
	background-repeat:no-repeat;
	z-index:1;
	width:653px;
	height:41px;
	padding-top: 10px;
	font-size:12px;
	text-align:left;
}

#topmenu1 {
position:absolute;
bottom: 0px;
left: 60px;
background-image:url(images/tab.png);
z-index:1;
width:110px;
height:26px;

}
#topmenu2 {
position:absolute;
bottom: 0px;
left: 170px;
background-image:url(images/tab.png);
z-index:1;
width:110px;
height:26px;
}
#topmenu3 {
position:absolute;
bottom: 0px;
left: 280px;
background-image:url(images/tab.png);
z-index:1;
width:110px;
height:26px;
}
#topmenu4 {
position:absolute;
bottom: 0px;
left: 390px;
background-image:url(images/tab.png);
z-index:1;
width:110px;
height:26px;
}
#topmenu5 {
position:absolute;
bottom: 0px;
left: 500px;
background-image:url(images/tab.png);
z-index:1;
width:110px;
height:26px;
}

#text {
position:absolute;
top: 40px;
left: 30px;
width:950px;
text-align:left;
background-color:#FFFFFF;

}

.tab h3{
color: #333;
padding: 3px;
font-size: 12px;
margin: 0 1px 1px 0;
text-align: center;
background: #6FB9E9;
}
h3{
margin: 0;
padding: 5px;
font-size: 14px;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
}
#wrappertext{
width: 800px;
margin: 0 auto;

}
#left{
float: left;
width: 120px;

}
#righttext{
float: right;
width: 650px;
background-color:#EEEEEE;
}
.tab{
color: #333;
padding: 1px;
margin: 0 1px 1px 0;
text-align: center;
background: #0099FF;
}
.stretcher{
background: #ffffff;
}

