
<style type="text/css">

{}

/*reset
-------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*fonts
-------------------------------------------------------------------------------------------*/
body {
	font:13px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	color:#FFF;
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
	font:115% monospace;
	*font-size:100%;
}
body * {
	line-height:1.22em;
}
/*General Layout
-------------------------------------------------------------------------------------------*/

.clear {
	clear:both;
}

#Wrapper {
	width: 904px;
  	margin: 0 auto; 
  	text-align: left;
} 

#Branding {
	height:110px;
	width:904px;
}

#logo {
	float:left;
	color:#FFF;
}
#search {
	width:225px;
	height:39px;
	background: url(/images/searchbg.gif) left top no-repeat;
	float:right;
	font-size:11px;
	padding:3px 0 0 0;
}
.searchcontent {
	margin:0 0 0 24px;
	line-height:20px;
}
#searchgo {
	margin-top:4px;
}
/* Navigation Area */
/* Menu System class selectors*/
/* 
	menu-top        First menu tag only
    menu-parent     Every parent menu item of the current page.
    menu-current    Only the menu item for the current page.
    menu-sibling    Every sibling of the current page.
    menu-child      Every sub-menu of the current page.
    menu-expand     Every menu item with children.
    menu-first      First item in any menu or sub-menu.
    menu-last       Last item in any menu or sub-menu.
 */
/* Main navigation */
#Contentleft {
	width: 150px;	
}
#Content a{
	color:#f5902f;
}
#Content a:hover{
	color:#FFF;
}



/* Secondary Navigation */
#subNav {
	background-color:#CCCCCC;
	width:150px;
	float:left;
}
#subNav a {
	color:#666;
}
#subNav a:hover{
	color:#333;
	text-decoration:none;
}
#mainNav .menu-current a, #mainNav .menu-parent a, #mainNav a.menu-current, #mainNav a.menu-parent {
	color:#febd00;
}
/* Auxillary Navigation - Home | Search | etc, usually in top right corner */
#auxNav {
	color:#fff;	
	float:right;
	line-height:14px;
	clear:right;
	padding:10px;
	text-transform:uppercase;
	font-weight:bold;
	*width:480px;
	
}

#auxNav li {
	float:left;
	padding:24px 0 0 50px;
}
#auxNav a{
	color:#FFF;
	text-decoration:none;
	font-size:100%;
}
* html #auxNav a{
	font-size:92%;
}
#auxNav a:hover {
	color:#febd00;
	
}
#auxNav .menu-current a, #auxNav .menu-parent a, #auxNav a.menu-current, #auxNav a.menu-parent {
	color:#febd00;
}
#sitetools {
	clear:both;
	float:right;
	margin:0px 20px 0 0;
}
#searchtool, #emailtool, #printtool {
	float:left;
}
#searchtool a, #emailtool a, #printtool a {
	display:block;
	height:13px;
	float:left;
	margin-left:10px;
}
#searchtool a {
	background: url(../images/searchicon.gif) left top no-repeat;
	width:12px;
}
#emailtool a {
	background: url(../images/emailicon.gif) left top no-repeat;
	width:14px;
}
#printtool a {
	background: url(../images/printicon.gif) left top no-repeat;
	width:16px;
}
#searchtool a:hover, #emailtool a:hover, #printtool a:hover {
	background-position:right top;
}
/*Content
--------------------------------------------------------------------------------------*/
/* Overall containing div */

#mainContent img {
	max-width:412px;
	height:auto;
}

/*Footer
--------------------------------------------------------------------------------------*/

/* Footer - holds bottom links, if any, NOT TO HOLD COPYRIGHT INFO */


/* Copyright - holds copyright info for site, as well as Powered by TruePresence link and any other sponsor links or images */

#Copyright {
	width:904px;
	margin:0 auto;
}
#Copyright p {
	font-size:85%;
	margin:10px;
	padding:10px;
	text-align:left;
}
#Copyright a{
	color:#f5902f;
}
#Copyright a:hover{
	color:#FFF;
}
#sitetools {
	clear:right;
	float:right;
	margin:-14px 16px 0 0;
}
#searchtool, #emailtool, #printtool {
	float:left;
}
#searchtool a, #emailtool a, #printtool a {
	display:block;
	height:13px;
	float:left;
	margin-left:10px;
}
#searchtool a {
	background: url(http://horizon-cnc.com/images/searchicon.gif) left top no-repeat;
	width:12px;
}
#emailtool a {
	background: url(http://horizon-cnc.com/images/emailicon.gif) left top no-repeat;
	width:14px;
}
#printtool a {
	background: url(http://horizon-cnc.com/images/printicon.gif) left top no-repeat;
	width:16px;
}
#searchtool a:hover, #emailtool a:hover, #printtool a:hover {
	background-position:right top;
}


#col3featured { font-size: 14px; }

</style>
