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

html {
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}

body {
	margin: 0;
	padding: 0;
	background: #82aec7 url(images/bg_tile.gif) repeat-x top;
	height: 100%;
	cursor: default;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	color: #485356;
}

h1 {
	font-size: 27px;
	line-height: 28px;
}

h2 {
	font-size: 24px;
	padding: 15px 0 5px 0;
}

h3 {
	font-size: 18px;
	padding: 15px 0 5px 0;
}

h4 {
	font-size: 16px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	line-height: 16px;
	padding: 3px 0 3px 0;
}

h6 {
	font-size: 9px;
}

p {
	font-size: 13px;
	line-height: 15px;
	padding: 0 0 8px 0;
	color: #ffffff;
}

a {
	border: 0;
	color: #7d7d7d;
}

ul {
	margin: 0;
	padding: 0;
	color: #7d7d7d;
}

li {
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Layers */

#top {
	width: 904px;
	height: 106px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/top.gif) no-repeat bottom;
}

#outer {
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/outer_tile.png) repeat-y;
}

#head {
	width: 894px;
	height: 108px;
	margin-left: auto;
	margin-right: auto;
	background: #d0d0d0 url(images/head_tile.png) repeat-x;
}

#logo {
	float: left;
	width: 245px;
	height: 108px;
	background: url(images/logo.png) no-repeat 35px 0px;
}

#maincont {
	width: 826px;
	min-height: 200px;
	margin-left: auto;
	margin-right: auto;
}

#panel1 {
	width: 826px;
	height: 178px;
	padding-top: 13px;
	background: url(images/panel1.png) no-repeat bottom;
	overflow: hidden;
}

#panel1left {
	float: left;
	display: inline;
	width: 395px;
	padding: 17px 0 0 20px;
	text-align: justify;
}

#panel1right {
	float: right;
	display: inline;
	width: 375px;
	height: 125px;
	padding: 19px 17px 0 0;
}

#flashtemp {
	width: 375px;
	height: 140px;
	background: #0C0;
}

#panel2 {
	float: left;
	display: inline;
	width: 410px;
	height: 195px;
	padding-top: 15px;
	background: url(images/panel2.png) no-repeat bottom;
}

#panel2 p {
	text-align: left;
	padding: 0;
}

#panel2left {
	float: left;
	display: inline;
	width: 184px;
	padding: 20px 0 0 20px;
}

#panel2right {
	float: right;
	display: inline;
	width: 184px;
	padding: 20px 0 0 20px;
}

#panel3 {
	float: right;
	display: inline;
	width: 400px;
	height: 195px;
	padding-top: 15px;
}

#footinfo {
	clear: both;
	width: 826px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footinfo h5 {
	margin: 0;
	padding-top: 13px;
	padding-bottom: 0;
	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;
	text-transform: uppercase;
}

#footbottom {
	width: 904px;
	height: 16px;
	background: url(images/foot_bottom.gif) no-repeat bottom;
}

#copyright {
	width: 904px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#copytext {
	float: left;
	display: inline;
	width: 352px;
	margin-left: 276px;
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
	color: #cbddf7;
}

#copywslogo {
	float: right;
	display: inline;
	width: 90px;
	height: 44px;
	margin-right: 40px;
}

/* Links */

.navtop {
    background: url(images/links.png) no-repeat;
	float: right;
	display: inline;
    width: 595px;
    height: 102px;
    margin-top: 0;
	margin-right: 17px;
	margin-bottom: 0;
    padding: 0;
}

.navtop span {
    display: none;
    }

.navtop li, .navtop a {
    height:102px;
    display:block;
    }

.navtop li {
    float: left;
    list-style: none;
    display: inline;
    }

    .navtop-01 {width: 102px;}
    .navtop-02 {width: 103px;}
    .navtop-03 {width: 104px;}
    .navtop-04 {width: 103px;}
	.navtop-05 {width: 102px;}

    .navtop-01 a:hover {background: url(images/links_over1.png) 0px 0px no-repeat; }
    .navtop-02 a:hover {background: url(images/links_over2.png) 0px 0px no-repeat; }
    .navtop-03 a:hover {background: url(images/links_over3.png) 0px 0px no-repeat; }
    .navtop-04 a:hover {background: url(images/links_over4.png) 0px 0px no-repeat; }
	.navtop-05 a:hover {background: url(images/links_over5.png) 0px 0px no-repeat; }


/* Round Corners */

.roundcont {
	float: left;
	clear: left;
	text-align:left;
	background-color: #e5e5e5;
	margin-bottom:15px;
}

.roundcont p {
	padding: 0 20px 16px 20px;
	font-size: 13px;
	line-height: 15px;
	color: #7d7d7d;
}

.roundcont h3 {
	padding: 0 0 0 20px;
}

.roundcont h4 {
	padding: 0 20px 0 20px;
}


.roundtop {
	background: url(images/rc_tr.gif) no-repeat top right;
}
.roundtopl { 
	background: url(images/rc_tl.gif) no-repeat top right;
}
.roundbottom {
	background: url(images/rc_br.gif) no-repeat top right;
}
.roundbottoml {
	background: url(images/rc_bl.gif) no-repeat top right;
}

img.corner {
	width: 13px;
	height: 13px;
	border: none;
	display: block !important;
}

.roundcont li {
	font-size: 14px;
	line-height: 17px;
	margin-left: 25px;
	padding-bottom: 7px;
}

/* Contact Form */

#wstForm_Blank1 ol {
	margin: 0 0 0 10px;
	padding: 0;
	color: #485356;
}

#errorMsg h3 {
	padding: 8px 0 8px 36px
}

/* Page Modules */

/* Footer */

/* Misc */

#preloader {
	position: absolute;
	top: -1000px;
	left: -1000px;
} 
