.stylesheet {
	font-family: tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-right: 0px;
background-color: #ffffff;
color: white;
float: left;
width: 742px;
font-family: tahoma;
font-size: 14px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #E3E1E8;
color: #666666;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #C6CEDE;
color: #333333;
}


.bgd1 {
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
}

.bgd2 {
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
}

.bgd3 {
	background-image: url(images/3.jpg);
	background-repeat: no-repeat;
}

.bgd4 {
	background-image: url(images/4.jpg);
	background-repeat: no-repeat;
}