html,


body {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	
}


h1 { font-size:18px; } 

h2 {
	font-size:18px;
	color: orange;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size:14px;
	text-align: center;
}

p, li {
	font-size:12px;
	line-height:1.5;
	text-align: center;
	color: #333;
	background-color: #FFF;
}

a { color:#369; }
a:hover {
	color:#900;
	/* [disabled]text-align: justify; */
}

.hidden { position:absolute; left:-9999px }

.thumbright { float:right; padding:5px; margin:0 0 5px 10px; border:1px solid #999; }
.thumbleft { float:left; padding:5px; margin:0 10px 5px 0; border:1px solid #999; }

#wrapper {
	width: 950px;
	margin: 40px auto;
	color: #FFF;
}

#header { width: 100%; height:145px; position:relative; }

#logo { margin:10px 0 10px 10px; height:145px; width:445px; background:url(../_img/logo.jpg) no-repeat center left; }
#logo a {
	display:block;
	height:125px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-5000em;
	padding:0;
	margin:10px;
	
}
#logo h1, #logo p {
	margin:0;
	padding:0;
}

#apDiv2 {
	position:absolute;
	width:274px;
	height:162px;
	z-index:1;
	left: 477px;
	top: -2px;
	color: #C00;
	font-size: 24px;
}



#payment {
	position:absolute;
	right:26px;
	top:0px;
	width:144px;
	height:13px;
	text-align: center;
    img src= <img src="../paypal and credit card logo.jpg" width="126" height="132" alt="paypal logo">
}





#sitenav { height: 39px; background:#404040 url(../_img/sitenav_bg.gif) repeat-x top left; border-top:1px solid #bbb; }
#sitenav ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#sitenav ul li { margin:0; padding:0; display:inline; list-style:none; }
#sitenav ul li a { float:left; background:#404040 url(../_img/sitenav.gif) repeat-x top left; height: 39px; width:189px; margin-right:1px; text-align:center; font: bold 15px/39px "Lucida Grande", Arial, sans-serif; color: #ebebeb; text-decoration: none;  }
#sitenav ul li a:hover { color: #ebebeb; background:url(../_img/sitenav_h.gif) repeat-x top left; }
#sitenav ul li a#active { background:url(../_img/sitenav_h.gif) repeat-x top left; }

/* Left Column */
#subnav {
	float:left;
	width: 174px;
	margin:5px;
	border:1px solid #999;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subnav h3 {
	margin: 0;
	padding:9px;
	border-bottom:1px solid #999;
	color:#444;
}
/* Secondary (left) navigation */
#subnav ul { margin: 0; padding: 0; list-style:none; }
#subnav ul li { padding:0; margin:0; }
#subnav ul li a { display: block; padding: 6px 5px 6px 20px; margin: 2px 0; text-decoration: none; color: #3c3c3c; }
#subnav ul li a:hover { background-color: #dedede; }
#subnav ul li a#current { background-color: #dedede; font-weight:bold; }



#main {
	margin-left: 40px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	color: #333;
	text-align: center;
	width: 870px;
}

#hubs { background:url(../_img/hubs.jpg) no-repeat center center; width:562px; height:324px; }
#hubs p { margin:20px 125px; font-size:14px; } 

#footer { clear:both; text-align:center; font-size:11px; line-height:150%; color:#999; border-top:1px solid #bbb; padding:6px 6px 0;}
#footer p {
	padding:0;
	margin:0;
	text-align: center;
}
#footer address { font-style:normal; font-weight:bold; display:inline; }
marquee {
	padding-top: 20px;
	color: #F00;
	font-weight: bold;
}
#wrapper #main p {
	text-align: left;
	font-weight: normal;
}
	

#

