body
{
	background: #daebf3 url('../selvaimages/logowatermark.gif') repeat-x 0% 53px;
	text-align: center;
}

#headerimg
{
	width: 229px;
	height: 98px;
	background: white url('../selvaimages/logo.jpg') no-repeat;
	position: relative;
	left: 478px;
	margin-top: 45px;
	margin-bottom: 45px;	
}
#contentcontainer
{
	width: 768;
	/*min-height: 735;*/
	background: white url('../selvaimages/colorblock.jpg') no-repeat bottom right;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	/*overflow: hidden;*/
}
#bgimg
{
	position: absolute;
	top: 8px;
	background: #00667f url('../selvaimages/leftbarblue.jpg') repeat-y;
	width: 150px;
	height: 575px;
}
#copy
{
	width: 505;
	min-height: 200px;
	height: auto;
	position: relative;
	left: 170px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Univers Roman, Arial, Verdania, sans-serif;
	font-size: .7em;
	
}
div#copy a
{
	text-decoration: none;
	color: #5bbf21;
}
div#copy a:hover
{
	color: #00667F;
	/*text-decoration: underline;*/
}
.navitem
{
	display: inline;
	color: gray;	
}
.navitem a
{
	text-decoration: none;
	font-family: Univers Roman, Arial, Verdania, sans-serif;
	font-size: .8em;
	margin-left: 10px;
	margin-right: 10px;
	color: gray;
}
.navitem a:hover
{
	color: #5bbf21;
}
.navitem a#active
{
	color: #00667F;
}
.navitem a#active:hover
{
	cursor: default;
}
.active
{
	color: #5bbf21;
	cursor: default;
}
.navcontainer
{
	position: relative;
	left: 120px;
	width: 505px;
}
.navlist
{
	width: 500px;
}
.headertext
{
	font-size: 1em;
	font-weight: bold;
	color: #00667f;
}
#bottomtext
{
	text-align: right;
	font-weight: bold;
	position: relative;
	left: 527px;
	margin-top: 60px;
	padding-bottom: 40px;
	color: #5bbf21;
	font-family: Univers Extended, Arial, Verdania, sans-serif;
	font-size: .7em;
	width: 207px;
}
#contactaddress
{
	position: relative;
	left: 50px;
	width: 160px;
	text-align: justify;
}
.bold
{
	font-weight: bold;
	color: #00667F;
}
.copylist
{
	list-style: disc;
	color: #00667F;
}
.listcopy
{
	color: black;
}
.listitem
{
	
}
