.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.normaltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bullet {
	width:40px;
	height:21px;
	background: url(../images/bullet.jpg) top no-repeat;
	background-color: #CCCCCC;

}
.seoheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #3333CC;
	text-decoration: blink;
}
#menu_column{

	height:100%;
}
#menu{
	position:relative;
	left: 0px;
	top: -10%;
}
#design{
text-align: center;
font-size: 12px;
padding-top: 5px;
padding-bottom:5px;

}
