img
{  
	border-style: none;
}

H1{
	letter-spacing:normal;
	line-height:18px;
	font-size: 18px;
	margin-top:0;
}
p{	
	margin-top:0px;
}
body {
	background-image: url(image/background.jpg);
	background-repeat: repeat-x;
	background-color: #444444;
	text-align:center;
}
#placeholder {
	background-color: 444444;
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#background {
	overflow:auto;
	background-color: #fff;
	width: 950px;
}
#top {
	height: 120px;
	background-color: #A4CE57;
	width: 940px;
}
#logo {
	height: 70px;
	width: 200px;
	float: left;
}
.menubox {
	width: 700px;
	height: 120px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}
#mainmenu {
	height: 30px;
	float: left;
	margin-top: 32px;
	width: 700px;
	font-size: 12px;
}
#submenu {
	height: 11px;
	margin-top: 12px;
	font-size: 11px;
	width: 700px;
	float: left;
	text-decoration: none;
}
.menu_link, 
.menu_current {
	margin: 0px 23px 0px 0px;
	display: inline;
	white-space: nowrap;
	text-decoration:none;
}
.menu_link a {
	color: #ffffff;
	text-decoration:none;
}
.menu_link a:link {
	color: #ffffff;
	text-decoration:none;
}
.menu_current a{
	color: #669933;
	text-decoration:none;
}
.menu_current a:link{
	color: #669933;
	text-decoration:none;
}
#quicklink {
	height: 19px;
	width: 150px;
	margin-left: 67px;
	float: left;
}
#leftbox {
	height: 120px;
	width: 240px;
	float: left;
}
#colMargin {
	width: 940px;
	height: 260px;
}
#imgnavi {
	height: 140px;
	float: left;
	width: 940px;
}
.image {
	height: 140px;
	margin-top: 5px;
	margin-right: 20px;
	width: 220px;
	float: left;
}
.imageright {
	height: 140px;
	width: 220px;
	margin-top: 5px;
	float: left;
}
#main {
	float: left;
	width: 940px;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	margin-bottom: 25px;
}
#main a:link{
	color: #A4CE57;
}
#main a:visited{
	color: #669933;
}
#colLeft {
	float: left;
	width: 220px;
	text-align: right;
	max-width:220px;
	margin-right: 20px;
}
#colNormal {
	float: left;
	width: 460px;
	max-width: 460px;
	margin-right: 20px;
}
#colNormal img{
	max-width:460px;
}

#colRight {
	float: left;
	width: 220px;
	max-width:220px;
}
#colRight img{
	max-width:220px;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: 444444;
	float: left;
	height: 40px;
	width: 940px;
	margin-top-width: 25px;
	text-align: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999999;
}
#canvas {
	width: 940px;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


