@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #dedede;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size: 14px;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #859a46;
	outline: none;
}
h2 a:hover {
	text-decoration: none;
	color: #859A46;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #859a46;
}
.awx #container {
	width: 842px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}
.awx #optionBoxL {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	border:1px solid #999;
	background: url(http://actionwerx.com/images/gradient.png) top repeat-x;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:275px;
}
.awx #optionBoxM {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	border:1px solid #999;
	background: url(http://actionwerx.com/images/gradient.png) top repeat-x;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:275px;
}
.awx #optionBoxR {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	border:1px solid #999;
	background: url(http://actionwerx.com/images/gradient.png) top repeat-x;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.awx #bgcontain {
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff url(http://actionwerx.com/images/bodybg.png) center repeat-y;
	margin: 0 auto;
}
.awx #header {
	width: 842px;
	height: 100px;
	margin: 0 auto;
	background: url(http://actionwerx.com/images/header.png) top right no-repeat;
}
.awx #logo {
	height:100px;
	padding-top: 30px;
	padding-left:20px;
}
.awx #menuTitle {
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	background: url(http://actionwerx.com/images/menuhead.png) top left no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}
.awx ul {
	margin: 0;
	padding: 0 0 0 32px;
	list-style-image: url(http://actionwerx.com/images/bullet.png);
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.awx li {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}
.awx ol {
	padding: 0 0 0 75px;
	margin: 0;
}
.awx ol li {
	margin: 0;
	padding: 0;
}
.awx #sidebar1 {
	float: right; 
	width: 180px; 
	padding: 15px 10px;
	border-left: 1px dashed #999999;
}
.awx #mainContent {
	margin: 0 250px 0 0; 
	padding: 0 20px; 
}
.awx #footer {
	background: #000000;
	color: white;
	font-size: 11px;
	width: 842px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 3px solid #999999;
}
.awx #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.awx #colleft {
	float: left;
	margin-left: 2px;
	width: 175px;
}
.awx #colmid {
	margin-left: auto;
	margin-right: auto;
	width: 175px;
}
.awx #colright {
	float:right;
	width: 175px;
}
.awx #pricecols {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.awx #smalltext {
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.awx #smalltextGry {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.awx #mainTopper {
	background: #0D58F1;
	color: #ffffff;
	font-family: arial;
	font-size:14px;
	text-align: center;
	font-weight:bold;
	height: 20px;
	line-height: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.awx #colleftindex {
	float: left;
	margin-left: 2px;
	width: 175px;
}
.awx #colmidindex {
	margin-left: auto;
	margin-right: auto;
	width: 175px;
}
.awx #colrightindex {
	float:right;
	width: 175px;
}
.awx #pricecolsindex {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.awx #optionBoxLindex {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #859a46;
	padding: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	background: url(http://actionwerx.com/images/gradient.png) top repeat-x;
	border: 1px dotted #859a46;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 195px;
	width: 175px;
}
.awx #optionBoxMindex {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #007db1;
	padding: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	background: url(http://actionwerx.com/images/gradient.png) top repeat-x;
	border: 1px dotted #007db1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 195px;
	width: 175px;
}
.awx #optionBoxRindex {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ECB42D;
	padding: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	background: url(http://actionwerx.com/images/gradient.png) top repeat-x;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px dotted #ECB42D;
	height: 195px;
	width: 175px;
}
.awx #more {
	float: right;
	text-align: right;
	vertical-align: baseline;
}
.awx #textbox {
	width: 100px;
}
.awx #boxtitle {
	margin-left: auto;
	margin-right: auto;
	width: 172px;
}
#nav {
	width: 100%;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#nav li {
	float: left;
}
#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #007db1;
	font-size:14px;
	border-right: 1px solid #ccc;

}
#nav li a:hover {
	color: #7e7e7e;
	font-size:14px;
	background-color: #fff;
}
