body {
	text-align: center;
	font-size: 12px;
	font-family: arial, verdana, tahoma;
	color: black;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background-color: #032942;
	background-image:url(images/back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
}

#container {
	background-color: white;	
	width: 905px;
	margin: 0 auto;
	position:relative;
}

#header {
	height: 255px;
}

#footer {
	text-align: center;
	height: 70px;
	background-color: #032942;
	color: #609abb;
	line-height: 22px;
	

}
#footercontent {
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;

}


#content {
	background-image:url(images/rightback.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	margin-left: 240px;

}
#contentcontent {
	text-align: left;
	padding-top: 32px;
	margin-left: 20px;
	margin-right: 20px;

}
#left, #right {
	position: absolute;
	top: 255px;
}
#left {
	background-image:url(images/leftback.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;;
	left: 0;
	width: 240px;
	padding-left: 0px;
	padding-right: 0px;
}
#leftcontent {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 18px;
}
#right {
	right: 0px;
	width: 0px;
}



/* Homepage css */

#homeheader {
	height: 282px;
}

#homeleft {
	position: absolute;
	top: 282px;
	background-image:url(images/leftback.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;;
	left: 0;
	width: 240px;
	padding-left: 0px;
	padding-right: 0px;
}
#homeleftcontent {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 18px;
}


#homecontent {
	background-image:url(images/rightback.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	margin-left: 240px;

}
#homecontentcontent {
	text-align: left;
	margin-left: 25px;
	margin-right: 240px;

}
#homeright {
	position: absolute;
	top: 282px;
	right: 0px;
	width: 220px;	
}






ul.arrow {
	margin: 10px;
	line-height: 20px;
	margin-top: -3px;
	margin-left: 15px;
	list-style-image: url('images/arrow-list.gif')
}


h1 {
	text-align: left;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}

.whitetext {
	color: #FFFFFF
}


a:visited {
	color: #b90512; text-decoration: underline;
}
a:link {
	color: #b90512; text-decoration: underline;
}
a:hover {
	color: #b90512; text-decoration: none;
}

a.footerlink:visited {
	font-size: 12px;
	color: #609abb; text-decoration: none;
}
a.footerlink:link {
	font-size: 12px;
	color: #609abb; text-decoration: none;
}
a.footerlink:hover {
	font-size: 12px;
	color: #609abb; text-decoration: underline;
}

a.whitelink:visited {
	color: white; text-decoration: none;
}
a.whitelink:link {
	color: white; text-decoration: none;
}
a.whitelink:hover {
	color: white; text-decoration: underline;
}

a.wavelink:visited {
	color: #afd6ec; text-decoration: underline;
}
a.wavelink:link {
	color: #afd6ec; text-decoration: underline;
}
a.wavelink:hover {
	color: white; text-decoration: underline;
}


ul,ol,li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#contentcontent li {

	margin-bottom: 10px;
	margin-left: 9px;
	list-style-type:square;

}

#ces {
	margin-left: 10px;
	margin-right: 12px;
	background-image: url(images/ces_head.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	padding-top: 33px;
	text-align: left;

}
#bhc {

	margin-left: 10px;
	margin-right: 12px;
	background-image: url(images/bhc_head.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	padding-top: 33px;
	text-align: left;

}





#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	width: 100%;	
}
#navlist li 
{
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #e0e0e0;

}

#navlist li a:visited {
	text-decoration: none;
	color: black;
}
#navlist li a:link {
	text-decoration: none;
	color: black;	
}
#navlist li a:hover {
	text-decoration: underline;
	color: black;
}

#navlist_firstitem li a:visited {
	text-decoration: none;
	color: black;
}
#navlist_firstitem li a:link {
	text-decoration: none;
	color: black;	
}
#navlist_firstitem li a:hover {
	text-decoration: underline;
	color: black;
}


input.tf {
	width: 270px;
}
textarea.ta {
	width: 270px;
	height: 130px;
}
h1 {
	font-size: 12px;
	color: #F07E0D;
	font-weight: bold;
	margin: 0px;
}

.imgleft {
	margin-right: 12px;
}

.contactbox {
	border: 1px solid #d5d5d5;
	background-color: #f6f6f6;
}

.newsbox {
	text-align: left;
	border: 1px solid #d5d5d5;
	background-color: #f6f6f6;
	padding: 10px;
	width: 168px;
	height: 250px;
	margin-top: 62px;
	margin-right: 15px;
}
.newscontainer {
	width: 168px;
	height: 230px;
}

.redbold {
	font-weight: bold;
	color: #bb0513;
}
