@charset "utf-8";
/*Include typography.css*/
@import url("typography.css");
body { background: url(http://www.goacetech.com/images/global/bg-main.png) repeat-y #699046; margin: 0px; padding: 0px; }
.clear { clear: both; }
.marginb {margin-bottom:10px;}
.margint {margin-top:10px;}
.floatleft{ float:left;}
.floatright{float:right;}
.main_wrap { width: 980px; margin-right: auto; margin-left: auto; }
.top_bar { background-image: url(http://www.goacetech.com/images/global/header-bar.png); background-repeat: no-repeat; height: 60px; margin-bottom: 10px; line-height: 56px; margin-top: 20px; }
.logo { float: left; width: 280px; padding-left: 10px; padding-top: 2px; }
.top_slogan { float: right; width: 650px; text-align: right; padding-right: 20px; }
.cta_home { background-image: url(http://www.goacetech.com/images/home/cta-top.png); background-repeat: no-repeat; height: 139px; padding-top: 250px; padding-left: 40px; }
.content_wrap { background-color: #FFFFFF; padding: 10px; }
.col { float: right; width: 300px; }
.content { float: left; width: 615px; }
.element { margin-bottom: 20px; }
.body_btm {	background-image: url(http://www.goacetech.com/images/global/body-btm.png);	background-repeat: no-repeat;	height: 12px;	width: 980px;	margin-right: auto;	margin-left: auto;}
.body_top {	background-image: url(http://www.goacetech.com/images/global/body-top.png);	background-repeat:no-repeat;	height:21px;}
.smallbox{ width:300px;}
.footer { margin-top:20px; text-align:center; }
/*MENU LAYOUT*/
.col ul {	border: 1px solid #e4e4e4;	margin: 0px;	padding: 0px; margin-bottom:10px;}
.col ol {	border: 1px solid #e4e4e4;	margin: 0px;	padding: 0px; margin-bottom:10px;}
.col li {	line-height: 24px;	background-color: #efefef;	margin: 0px;	list-style-type: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 10px;}
.col li:hover {background-color:#e8e8e8;}

