@charset "utf-8";

#content {
	background-color: #448E17;
	background-image: url(../_images_css/box_background_dark.png);
}
#footer {
	background-image: url(../_images_css/box_background_dark.png);
	background-color: #448E17;
}
#topmenu   a.active  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2FAEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2FAEB;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2FAEB;
	margin-left: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #F2FAEB;
	background-image: url(../_images_css/box_background.png);
	background-position: -200px;
}

#menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 30px;
	display: block;
	width: 760px;
}

#menu li {
	display: inline;
}


#menu a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(../_images_css/box_background_yellow_light.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #EFFCE8;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #448E17;
	border-right-color: #448E17;
	border-bottom-color: #448E17;
	border-left-color: #448E17;
	font-weight: bold;
	height: 17px;
}
#menu a:hover {
	background-image: url(file:///D|/archives/Clients/IAP/site/www/_images_css/box_background_active.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#menu a:hover strong {
	color: #FFFFFF;
}
#menu .active {
	width: 403px;
	text-align: left;
	font-size: 20px;
	padding-top: 4px;
	padding-bottom: 9px;
}


#menu li:first-child a {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #448E17;
}
#top {
	background-image: url(../_images_css/box_background_dark.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #448E17;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#top  div.img  {
	width: 200px;
	float: left;
}
#top div.description {
	width: 480px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
#header h2 {
	font-size: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 240px;
	background-color: #FFFFFF;
	background-image: url(../_images_css/box_background.png);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #448E17;
}



h2 {
	margin: 0px;
}
#bottom {
	background-image: url(../_images_css/box_background.png);
	background-color: #F2FAEB;
	background-repeat: repeat-x;
	background-position: center top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #448E17;
}

#bottom .copy {
	width: 477px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-color: #F2FAEB;
	background-image: url(../_images_css/box_background.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #448E17;
	border-right-color: #448E17;
	border-left-color: #448E17;
	margin-left: 200px;
	color: #333333;
}
#bottom .copy a {
	color: #448E17;
}

#bottom  .logo  {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
