

body {
	background-image:url(images/bg1bc.gif);
	background-repeat:repeat-x;

	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:22px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
}

h2 {
	font-size:17px;
	color:#F90;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
}

h3 {
	font-size:15px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:850px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:850px;
	height:160px;
	margin-bottom:10px;
}

#bannerLeft {
	width:725px;
	height:146px;
	margin-right:0px;
	margin-left:35px;
	background-image:url(images/logo3.jpg);
	float:left;
}
/*
#bannerRight {
	width:529px;
	height:150px;
	background:url(bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}
*/
#content {
	background:url(images/bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}
#est {
	font-size:13px;
	color:#FFFFFF;
	text-align: center
}

#nav a {
	display:block;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	width:215px;
	height:15px;
	
	
	background-color: #04A0C6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/*
	background-image: url(bg1c.gif);
	background-repeat: repeat-x;
	*/
}

#nav a:hover {
	background-color:#FFFFFF;
	color: #04A0C6;
}

#leftColumnBottom {
	width:225px;
	padding:130px 5px 5px;
	background-image: url(images/bg1c.gif);
	background-repeat: repeat-x;
	font-size:15px;
	text-align: center;
	color: #FFFFFF;
	
}

#rightColumn {
	float:right;
	width:570px;
	padding-right:20px;
	/*color:#666; */		color:#369;
}

#clear {
	clear:both;
}

/*
.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}
*/
#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#FFFFFF;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}
#icw {
	font-size:14px;
	color:#369;
	font-weight:700;
	text-align: center;
	margin:0;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
}

.column1-unit {width:640px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.contactform {width:460px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {
	float:left;
	width:150px;
	padding:2px;
	font-size:110%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

#menu li { 
	  list-style-type:none; 
  } 