/* ======================================= */
/* Title: CSS Stylesheet 				   */
/* Author: John Lewis, Jr. 				   */
/* Update: April 03, 2008 				   */
/* Website: www.acedevelopment.com 		   */
/* ======================================= */
body, td, th {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #0e1e1d;
	margin: 0;
}
a, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a img {
	border: 0;
}
a.button, a.button:visited, a.button:hover {
	display: block;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	color: #333;
	font-size: 11px;
	width: 65px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
}
a.button:active {
	display: block;
	background-image: url(../images/button_active.gif);
	background-repeat: no-repeat;
	color: #333;
	font-size: 11px;
	width: 65px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}
h1 {
	font-size: 24px;
	color: #256372;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e7e2dc;
}
h2 {
	font-size: 18px;
	color: #d73d00;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	color: #333333;
}
p {
	margin: 0;
	padding: 3px 0 10px 0;
	line-height: 18px;
	text-align: justify;
}
hr {
	height: 0;
	background-color: #e7e2dc;
	border: 0;
	margin: 10px 0;
	border-top: solid 1px #e7e2dc;
	overflow: hidden;
	clear: both;
}
ul.bullet, ul.dot {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.bullet li {
	background: #FFF url(../images/icons/bullet_arrow.gif) no-repeat 3px 2px;
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 20px;
}
ul.dot li {
	background: #E8DFD6 url(../images/icons/bullet_dot.gif) no-repeat 3px 1px;
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 17px;
}
#top_container {
	color: #FFFFFF;
	background: #222D2F url(../images/backgrounds/top_bg.gif) repeat-x;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 150px;
}
#top_container #top {
	color: #FFF;
	height: 80px;
	width: 800px;
	padding: 0;
	margin: 0 auto;
}
#top_container #top img {
	float: left;
}
#top_container #top #top_menu {
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 80px;
	width: 300px;
	float: right;
	line-height: 80px;
	font-size: 11px;
}
#top_container #top #top_menu a, #top_container #top #top_menu a:visited {
	color: #5ab7bf;
	text-decoration: none;
}
#top_container #top #top_menu a:hover {
	color: #5ab7bf;
	text-decoration: underline;
}
#top_container #navigation {
	color: #FFF;
	height: 30px;
	width: 800px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
#top_container #navigation ul {
	list-style-type: none;
	width: 500px;
	height: 30px;
	padding: 0 0 0 300px;
	margin: 0;
}
#top_container #navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-weight: bold;
}
#top_container #navigation ul li a, #top_container #navigation ul li a:visited {
	display: block;
	width: 86px;
	height: 30px;
	background-image: url(../images/backgrounds/navigation_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0;
	margin: 0 0 0 5px;
	color: #FFF;
	text-decoration: none;
}
#top_container #navigation ul li a:hover {
	background-image: url(../images/backgrounds/navigation_bg_over.gif);
	background-repeat: no-repeat;
}
#top_container #navigation ul li a.selected, #top_container #navigation ul li a.selected:visited, #top_container #navigation ul li a.selected:hover {
	background-image: url(../images/backgrounds/navigation_bg_active.gif);
	background-repeat: no-repeat;
}
#top_container #navigation ul li a.order, #top_container #navigation ul li a.order:visited {
	display: block;
	width: 86px;
	height: 30px;
	background-image: url(../images/backgrounds/navigation_bg_order.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0;
	margin: 0 0 0 5px;
	color: #FFF;
	text-decoration: none;
}
#submenu {
	color: #FFFFCC;
	background: #0E1E1D url(../images/backgrounds/submenu_bg.gif);
	text-align: left;
	padding: 0 0 0 10px;
	width: 790px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 11px;
}
#submenu ul {
	list-style-type: none;
	width: 800px;
	height: 30px;
	margin: 0;
	padding: 0;
}
#submenu ul li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}
#submenu ul li a, #submenu ul li a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#submenu ul li a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#submenu ul li a.selected, #submenu ul li a.selected:visited, #submenu ul li a.selected:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#banner {
	color: #FFF;
	background-color: #0E1E1D;
	text-align: center;
	padding: 0;
	height: 180px;
	width: 800px;
	margin: 0 auto;
}
#content {
	color: #666;
	background: #FFF url(../images/backgrounds/content_bg.gif) repeat-x;
	text-align: left;
	width: 780px;
	margin: 0 auto;
	padding: 8px 10px 0 10px;
}
#content #left_side {
	color: #666;
	text-align: left;
	padding: 0;
	float: left;
	width: 520px;
	margin: 0 10px 0 0;
}
#content #right_side {
	color: #666;
	text-align: left;
	margin: 0;
	padding: 0;
	float: right;
	width: 250px;
}
#content #left_side #hardware_box {
	color: #FFF;
	background: #FFF url(../images/backgrounds/hardware_bg.gif);
	text-align: left;
	margin: 0 0 5px 0;
	height: 108px;
	width: 412px;
	padding: 12px 18px 0 90px;
	font-size: 11px;
}
#content #left_side #support_box {
	color: #FFF;
	background: #FFF url(../images/backgrounds/support_bg.gif);
	text-align: left;
	margin: 0 0 5px 0;
	height: 108px;
	width: 412px;
	padding: 12px 18px 0 90px;
	font-size: 11px;
}
#content #left_side #network_box {
	color: #FFF;
	background: #FFF url(../images/backgrounds/network_bg.gif);
	text-align: left;
	margin: 0 0 10px 0;
	height: 108px;
	width: 412px;
	padding: 12px 18px 0 90px;
	font-size: 11px;
}
#content #left_side #hardware_box h2 {
	color: #58AFB9;
	margin: 0;
	padding: 0;
}
#content #left_side #support_box h2 {
	color: #c7e3e4;
	margin: 0;
	padding: 0;
}
#content #left_side #network_box h2 {
	color: #ffd2ab;
	margin: 0;
	padding: 0;
}
#content #left_side #hardware_box p, #content #left_side #support_box p, #content #left_side #network_box p {
	color: #CCC;
	margin: 0;
	padding: 0;
	line-height: 17px;
}
#content #left_side #hardware_box a, #content #left_side #hardware_box a:visited, #content #left_side #support_box a, #content #left_side #support_box a:visited, #content #left_side #network_box a, #content #left_side #network_box a:visited {
	color: #FFF;
	text-decoration: underline;
}
#content #left_side #hardware_box a:hover, #content #left_side #support_box a:hover, #content #left_side #network_box a:hover {
	text-decoration: none;
}
#content #left_side .leftcolumn {
	float: left;
	width: 255px;
	margin: 0 5px 10px 0;
	padding: 0;
}
#content #left_side .rightcolumn {
	float: left;
	width: 255px;
	margin: 0 0 10px 5px;
	padding: 0;
}
#content #right_side #right_top {
	color: #666;
	background: url(../images/backgrounds/right_top_bg.gif) no-repeat;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 11px;
	width: 250px;
}
#content #right_side #right_content {
	color: #666;
	background-color: #e8dfd6;
	text-align: left;
	margin: 0;
	width: 230px;
	padding: 0 10px;
	font-size: 11px;
}
#content #right_side #right_content .header {
	color: #333;
	font-weight: bold;
	padding: 0 0 5px 0;
	font-size: 12px;
}
#content #right_side #right_bot {
	color: #666;
	background: url(../images/backgrounds/right_bot_bg.gif) no-repeat;
	text-align: left;
	padding: 0;
	height: 11px;
	width: 250px;
	margin: 0 0 10px 0;
}
table.data {
	padding: 0;
	margin: 0 0 10px 0;
}
table.data th {
	background-color: #0E1E1D;
	color: #FFF;
	font-weight: bold;
}
table.data td {
	background-color: #FFF;
	color: #666;
}
table.data tr.alt1 td {
	border-bottom: 1px solid #F6F3EF;
}
table.data tr.alt2 td {
	background-color: #F6F3EF;
	border-bottom: 1px solid #F6F3EF;
}
.clear {
	clear: both;
}
#poweredby {
	color: #666;
	background: #FFF url(../images/poweredby.gif) no-repeat;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	clear: both;
	height: 50px;
	width: 800px;
}
#footer {
	color: #4A6566;
	background: #0E1E1D url(../images/backgrounds/footer_bg.gif) no-repeat;
	text-align: left;
	height: 35px;
	width: 790px;
	margin: 0 auto;
	padding: 15px 0 0 10px;
}
#footer a, #footer a:visited {
	color: #B5DEDF;
	text-decoration: none;
}
#footer a:hover {
	color: #B5DEDF;
	text-decoration: underline;
}
