@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/wc/web.nsf/bg.jpg);
	background-repeat: repeat-x;
	background-color: #18539b;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	margin: auto;
	width: 784px;
	background-color: #f3f0f0;
	position: relative;
}
#header {
	width: 784px;
	height: 182px;
	background-image: url(/wc/web.nsf/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#header2 {
	width: 784px;
	height: 182px;
	background-image: url(/wc/web.nsf/headerdock.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#header3 {
	width: 784px;
	height: 182px;
	background-image: url(/wc/web.nsf/headergrass.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#header4 {
	width: 784px;
	height: 182px;
	background-image: url(/wc/web.nsf/headermountain.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#header5 {
	width: 784px;
	height: 182px;
	background-image: url(/wc/web.nsf/headerhills.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#header6 {
	width: 784px;
	height: 182px;
	background-image: url(/wc/web.nsf/headerbeach.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	width: 784px;
	position: relative;
	background-image: url(/wc/web.nsf/content.jpg);
	background-repeat: repeat-y;
}



#footer {
	width: 784px;
	height: 87px;
	background-image: url(/wc/web.nsf/footer.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#buttonset {
	position: relative;
	height: 50px;
	text-align: center;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	position: relative;
} 
.header_text {
	position: absolute;
	bottom: 0px;
	font-family: "Trebuchet MS", Arial;
	color: #545454;
	font-size: 14px;
	left: 75px;
}

#mainContent h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#mainContent h2 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#mainContent h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #368cb8;
	margin: 0px;
	padding: 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.panel1 {
	background-image: url(/wc/web.nsf/panel1a.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 8px;
	position: relative;
}
.panel2 {
	background-image: url(/wc/web.nsf/panel2.jpg);
	background-repeat: no-repeat;
	height: 119px;
	margin-top: 5px;
	position: relative;
}
.panel3 {
	background-image: url(/wc/web.nsf/social.jpg);
	background-repeat: no-repeat;
	height: 85px;
	margin-top: 5px;
	position: relative;
}
.panel_blue {
	background-image: url(/wc/web.nsf/panel_blue.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 0px;
	background-position: left top;
	position: relative;
	padding-top: 50px;
}
.panel_blue .scroll_list {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 25px;
	height: 235px;
	overflow: auto;

	
}


#contact_footer {
	width: 784px;
	height: 22px;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	position: relative;
}
#contact_footer a {
	color: #666666;
	text-decoration: underline;
}
#contact_footer a:hover {
	color: #333333;
}
.pic_whitsell {
	position: absolute;
	left: 24px;
	top: 19px;
}
.pic_lotus {
	position: absolute;
	left: 222px;
	top: 20px;
}
.pic_project {
	position: absolute;
	left: 315px;
	top: 20px;
}
.button_links {
	position: absolute;
	left: 405px;
	top: 14px;
	width: 362px;
	text-align: center;
	height: 62px;
	padding-top: 2px;
}
.btn_online {
	position: absolute;
	left: 75px;
	top: 43px;
}
form {
	margin: 0px;
	padding: 0px;
	height: 119px;
}
.login_name {
	position: absolute;
	left: 70px;
	top: 44px;
	width: 97px;
}
.login_pass {
	position: absolute;
	left: 93px;
	top: 70px;
}
#form1 input {
	border: 0px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.btn_submit {
	position: absolute;
	left: 121px;
	top: 96px;
}


#navcontainer
{
 	 margin:0px;
	 padding-left:0px;
	 text-align:center;	
	
}

#navcontainer ul 
{
 	 margin:0px;
	 padding:0px;
	 text-align:center;	
	
}

#navcontainer ul li
{
	list-style-type: none;
	display: inline;
	float: left;
	text-align: center;
	background-image: url(/wc/web.nsf/btn_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height:49px;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	line-height: 43px;
	font-weight: bold;
	
}

#navcontainer a
{
	text-decoration: none;
	display: inline;
	height:49px;
	line-height: 43px;
	padding-left:21px;
	padding-right:21px;
	color: #FFFFFF;
	}

#navcontainer a:hover {
	background-image: url(/wc/web.nsf/btn_on_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
}
