body {
	margin: 5px 0 0;
	background: #fff url(images/acl_bkgrd.jpg) repeat;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 90%;
	line-height: 22px;
}

a:link {
	color: #3498ba;
	text-decoration: none;
}

a:visited {
	color: #3498ba;
	text-decoration: none;
}

a:hover {
	color: #3498ba;
	text-decoration: underline;
}

a:active {
	color: #3498ba;
	text-decoration: none;
}

.container {
	width:760px;
	margin:0 auto;
	background-color: white;
}

.container ol {

	padding: 0 0 0 22px;
}

#header {
	background: #fff url(images/acl_header.jpg) no-repeat;
	width: 760px;
	height: 193px;
}

.mainbody {
	width: 480px;
	float: left;
	padding: 30px 10px 10px 25px;
	background-color: white;
}

.appbody {
	width: 720px;
	float: left;
	padding: 30px 10px 10px 25px;
	background-color: white;
}

.guarantee {
	width: 476px;
	background: url(images/guarantee_bkgrd.jpg) repeat-y;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}

.guarantee1 {
	width: 476px;
	background: #fff url(images/folded2.jpg) no-repeat right bottom;
	z-index: 99;
}

.sidebar {
	width: 210px;
	float: left;
	padding: 30px 25px 10px 10px;
	background-color: white;
	font-size: 90%;
	font-style: italic;
}

.footer {
	width: 706px;
	margin: 0 auto 20px;
	background: url(images/acl_footer.jpg) no-repeat;
	height: 101px;
	clear: both;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	line-height: 25px;
	color: #164400;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	line-height: 20px;
	color: #164400;
}

p {
	padding: 7px 0 7px 0;
}

.menuholder {
	width: 600px;
	margin: 0 auto;
}

/* @group h menu */

/* style the outer div to give it width */
.menu {
	font-size:1em;
	padding-top: 5px;
	padding-left: 20px;
	margin: 0 auto;
	color: #3f9611;
	z-index: 999;
	width:600px;

	}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	margin:155px auto 0;
	list-style-type:none;
	height:3em;
	z-index: 999;
	
}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative position so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:2.4em;padding-right: 0;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:14px;text-decoration:none;color: #0e4000;background:none;padding:0 1.2em 0 1.2em;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background: white; color:#013300;width:9em;height:100%;line-height:1em; padding:0.5em 1.2em 1em; margin: -.4em 0 0 0;
	border: 1px solid #000;
}
.menu ul table ul a, .menu ul table ul a:visited  {width:9em; w\idth:9em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:white;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ddd;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:white;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:white;}

/* style the level hovers */
/* first */
.menu a:hover {color: #3f9611;background:none;}
.menu :hover > a {color:#3f9611;background:none;}
/* second */
.menu ul ul a:hover{color:white;background:#013300;}
.menu ul ul :hover > a {color:white;background:#013300;}
/* third */
.menu ul ul ul a:hover {color:white;background:#013300;}
.menu ul ul ul :hover > a {color:white;background:#013300;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:2.8em;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

<!--[if IE 7]>

.menu ul ul ul {margin-left:-1px;}
.menu ul ul ul.left {margin-left:1px;}

/* @end */
.seopane {padding:0 25px;}
