@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(layout/background.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #2E437A;
	padding-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #22659E;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hometext a {
	color: #666666;
}
.hometext .bluetext a {
	color: #336699;
}

.hometext a:hover {
	color: #447AAB;
}

#layout #content {
	background-image: url(layout/back1.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 526px;
	background-color: #49B1CC;
}
#layout #picbottomleft {
	height: 273px;
	width: 389px;
	margin-top: 410px;
	margin-left: 0px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}
#layout #picbottomleft1 {
	height: 273px;
	width: 194px;
	margin-top: 300px;
	margin-left: 2px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}
#layout #logo {
	height: 122px;
	width: 444px;
	margin-top: 6px;
	margin-left: 38px;
	position: absolute;
	visibility: visible;
	z-index: 20;
}

#layout {
	margin-top: 0px;
}
#content .hometext {		
	font-size: 13px;
	line-height: 23px;
	color: #747474;
}
#home .hometext p, #contact .hometext p {
	width: 350px;
	margin-top: 10px;
}
.hometext p {
	margin-top: 5px;
}
#flashmovie {
	padding: 0px;
	height: 155px;
	width: 596px;
	margin-top: 335px;
	margin-left: 123px;
	position: absolute;
	z-index: 2;
}
#layout #bottomrow {
	background-color: #25679F;
	height: 42px;
}
#layout #bottomrow a {
	font-size: 10px;
	color: #ABAB44;
	text-decoration: none;
	margin-right: 20px;
}
#layout #bottomrow a:hover {
	color: #FFCC00;
}
#layout #button_top a {
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	text-align:left;
	height: 17px;
	width: 165px;
	padding-top: 3px;
	padding-left: 10px;
	background-image: url(layout/button_top_normal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#layout #button_top a:hover{
	background-image: url(layout/button_top_over.gif);
}
#layout #button_top {
	margin-bottom: 6px;
	padding:0px;
	width: 175px;
}

#home #content .hometext, #contact #content .hometext {
	margin-top: 10px;
	margin-left: 120px;	
	background-image: url(layout/home_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 23px;
	height: 304px;
	width: 577px;
	position: absolute;
	z-index: 3;	
}

#content .rounded {
	background-image:url(layout/back_text_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 10px;
	margin-left: 122px;
	margin-bottom:10px;
	width:565px;
	padding:0px;
}
#content .hometext  {
	background-image:url(layout/back_text_bot.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 13px;
	
}
.bluetext {
	color: #336699;
}
.sttelthumbs {
	text-align: center;
	width: 135px;
	font-size: 11px;
	float: left;
}
.sttelthumbs td {
	font-size: 9px;
	text-align: center;
	line-height: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2669A0;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #25689F;
	text-align: center;
	margin: 0px;
}

