@CHARSET "ISO-8859-1";

* {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin: 0.5em 0;
}
li,dd {
	margin-left: 1em;
}
fieldset {
	padding: .5em;
}
body {
	font-size:76%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.3;
	margin: 1em 0;
	border: none;
}
#wrap {
	border: 1px solid #999999;
}
#top {
	text-align: center;
}
#header {
	border-bottom: none;
}
#sidebar {
	float:left;
	width:15%;
	overflow:hidden;
}
#content {
	float:left;
	width:65%;
	overflow:hidden;
}
#sidebar-2 {
	float:left;
	width:20%;
	overflow:hidden;
}
#sidebar-2 img {
	border: 0px none;
}
#contentleft {
	float:left;
	width:30%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
}
#brands {
	float:left;
	width:100%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
	min-height: 200px;
	background-color: #CCCCCC;
}
#freedirectories {
	float:left;
	width:100%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
	background-color: #C8B560;
	min-height: 75px;
}
#buyfromsponsors {
	float:left;
	width:100%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
	background-color: #F62817;
	min-height: 75px;
}
#becomesponsor {
	float:left;
	width:100%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
	background-color: #810541;
	min-height: 75px;
}
#contentmiddle {
	float:left;
	width:30%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
}
#latestnews {
	float:left;
	width:100%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
	background-color: #CCCCCC;
	min-height: 200px;
}
#brandnews {
	float:left;
	width:100%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
	background-color: #CCCCCC;
	min-height: 200px;
}
#archivednews {
	float:left;
	width:100%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
	background-color: #CCCCCC;
	min-height: 200px;
}
#contentright {
	float:left;
	width:30%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
}
#marketplace {
	float:left;
	width:100%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
	background-color: #CCCCCC;
	min-height: 200px;
}
#postadd {
	float:left;
	width:100%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
	background-color: #999999;
	min-height: 75px;
}
#tradeshows {
	float:left;
	width:100%;
	overflow:hidden;
	margin: 3px 3px 3px 3px;
	background-color: #CCCCCC;
	min-height: 200px;
}
#footer {
	border-top: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,.componentheading{
	font-size: 1.7em;
}
h2,.contentheading {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #999999;
}
.moduletable {
	margin-bottom: 1em;
	padding: 0 10px;
}
.moduletable a {
	color: #000000;
}
.moduletable a:visited {
	color: #000000;
}
.moduletable h3 {
	color: #000000;
	font-family: Segoe Script,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 0.25em 0;
	text-align: center;
	font-size: 1.5em;
	margin: 0 0px 0.5em 0px;
}
.module {
	margin-bottom: 1em;
	padding: 0 10px;
}
.module a {
	font-family: Segoe Script,Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
}
.module a:visited {
	color: #000000;
}
.module a:hover {
	text-decoration: none;
}
.module h3 {
	color: #000000;
	font-family: Segoe Script,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 0.25em 0;
	text-align: center;
	font-size: 1.5em;
	margin: 0 0px 0 0px;
}
.moduletablemenu {
	padding: 0;
	color: #333333;
	margin-bottom: 1em;
}
.moduletablemenu h3 {
	background: #666666;
	color: #ffffff;
	padding: 0.25em 0;
	text-align: center;
	font-size: 1.1em;
	margin: 0;
	border-bottom: 1px solid #ffffff;
}
.moduletablemenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.moduletablemenu li {
	border-bottom: 1px solid #cccccc;
	margin: 0;
}
.moduletablemenu li a {
	display: block;
	padding: 3px 5px 3px 0.5em;
	border-left: 10px solid #333333;
	border-right: 10px solid #9D9D9D;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
html>body .moduletablemenu li a {
	width: auto;
}
.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #ffffff;
}
.componentheading {
	font-family: Segoe Script,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #0066FF;
}
.line1 {
	color: #0000FF;
}
.line2 {
	color: #999999;
}
.inside {
	padding: 10px;
}
.rbroundbox-1 { 
	background: url(../images/nt-1.gif) repeat;
	width: 100%;
}
.rbtop-1 div { 
	background: url(../images/tl-1.gif) no-repeat top left; 
}
.rbtop-1 { 
	background: url(../images/tr-1.gif) no-repeat top right; 
}
.rbbot-1 div { 
	background: url(../images/bl-1.gif) no-repeat bottom left; 
}
.rbbot-1 { 
	background: url(../images/br-1.gif) no-repeat bottom right; 
}
.rbtop-1 div, .rbtop-1, .rbbot-1 div, .rbbot-1 {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent-1 {
	margin: 3px 3px 3px 3px;
}
.rbroundbox-2 { 
	background: url(../images/nt-2.gif) repeat;
	width: 100%;
}
.rbtop-2 div { 
	background: url(../images/tl-2.gif) no-repeat top left; 
}
.rbtop-2 { 
	background: url(../images/tr-2.gif) no-repeat top right; 
}
.rbbot-2 div { 
	background: url(../images/bl-2.gif) no-repeat bottom left; 
}
.rbbot-2 { 
	background: url(../images/br-2.gif) no-repeat bottom right; 
}
.rbtop-2 div, .rbtop-2, .rbbot-2 div, .rbbot-2 {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent-2 {
	margin: 3px 3px 3px 3px;
}
.rbroundbox-3 { 
	background: url(../images/nt-3.gif) repeat;
	width: 100%;
}
.rbtop-3 div { 
	background: url(../images/tl-3.gif) no-repeat top left; 
}
.rbtop-3 { 
	background: url(../images/tr-3.gif) no-repeat top right; 
}
.rbbot-3 div { 
	background: url(../images/bl-3.gif) no-repeat bottom left; 
}
.rbbot-3 { 
	background: url(../images/br-3.gif) no-repeat bottom right; 
}
.rbtop-3 div, .rbtop-3, .rbbot-3 div, .rbbot-3 {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent-3 {
	margin: 3px 3px 3px 3px;
}
.rbroundbox-4 { 
	background: url(../images/nt-4.gif) repeat;
	width: 100%;
}
.rbtop-4 div { 
	background: url(../images/tl-4.gif) no-repeat top left; 
}
.rbtop-4 { 
	background: url(../images/tr-4.gif) no-repeat top right; 
}
.rbbot-4 div { 
	background: url(../images/bl-4.gif) no-repeat bottom left; 
}
.rbbot-4 { 
	background: url(../images/br-4.gif) no-repeat bottom right; 
}
.rbtop-4 div, .rbtop-4, .rbbot-4 div, .rbbot-4 {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent-4 {
	margin: 3px 3px 3px 3px;
}
.rbroundbox-5 { 
	background: url(../images/nt-5.gif) repeat;
	width: 100%;
}
.rbtop-5 div { 
	background: url(../images/tl-5.gif) no-repeat top left; 
}
.rbtop-5 { 
	background: url(../images/tr-5.gif) no-repeat top right; 
}
.rbbot-5 div { 
	background: url(../images/bl-5.gif) no-repeat bottom left; 
}
.rbbot-5 { 
	background: url(../images/br-5.gif) no-repeat bottom right; 
}
.rbtop-5 div, .rbtop-5, .rbbot-5 div, .rbbot-5 {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent-5 {
	margin: 3px 3px 3px 3px;
}
.rbroundbox-6 { 
	background: url(../images/nt-6.gif) repeat;
	width: 100%;
}
.rbtop-6 div { 
	background: url(../images/tl-6.gif) no-repeat top left; 
}
.rbtop-6 { 
	background: url(../images/tr-6.gif) no-repeat top right; 
}
.rbbot-6 div { 
	background: url(../images/bl-6.gif) no-repeat bottom left; 
}
.rbbot-6 { 
	background: url(../images/br-6.gif) no-repeat bottom right; 
}
.rbtop-6 div, .rbtop-6, .rbbot-6 div, .rbbot-6 {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent-6 {
	margin: 3px 3px 3px 3px;
}
.contentheading {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.contentpaneopen h5 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.readmore {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}