@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;
}
body a{
	color:#0099CC;
	text-decoration:none;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top:40px;

}
#topcontainer {
	width: 950px;
}
#boxcontainer{

margin-top:30px;

}
#copyright{
	margin-top:10px;
}

.smallbox1 {
float:left;
width:300px;
height:100px;
	border: 1px solid #999999;	

}
.smallbox2 {
	margin-left:20px;
	margin-right:20px;
	float:left;
	width:300px;
	height:100px;
	border: 1px solid #999999;

}
.smallbox3 {
float:right;
width:300px;
height:100px;
	border: 1px solid #999999;	


}
.smallboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #333333;
	font-weight: bold;
	border-bottom:1px solid #999999;
}
.logoz {
	height: 60px;
	width: 800px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tablefeat {
	height: 220px;
}
.bottombit {
	background-attachment: scroll;
	background-image: url(IMG/bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
