/* CSS Document */

#contentpane {
width:1050px;
background-color:#FFFCD6;
}

#topheader {
float:left;
}

#header {
clear:both;
}
#logo {
float:left;
}

.testclear
{
clear:both;
}
#menu {
float:left;
}

#menuitem {
float:left;
background-image:url('../images/menu41.gif');
background-repeat:no-repeat;
width:836px;
height:35px;
}
.menuvalue
{
margin-left:150px;
}

#menuvalues {

}
.menuul{
list-style: none;
padding: 0;
margin: 0;

}
.menuli {
display: inline;
margin-left:100px;
}
#menuitem2 {
float:left;
}

#main {
clear:both;
}

#mainsection {
background-image:url('../images/mainheader2.gif');
background-repeat:no-repeat;
width: 619px;
height: 243px;

}

#mainitem {
float:left;
}

#contentmain {
clear:both;
}

#contentmainitem {
float:left;

}

#footer1 {
background-image:url('../images/mainfooter1.gif');
background-repeat:no-repeat;
width: 206px;
height: 330px;
}

#footer2 {
background-image:url('../images/mainfooter2.gif');
background-repeat:no-repeat;
width: 206px;
height: 330px;
}

#footer3 {
background-image:url('../images/mainfooter3.gif');
background-repeat:no-repeat;
width: 207px;
height: 330px;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;

}

.menulink{
text-decoration:none;
'font-color:balck;


}
