body {
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
	height: 100%;
}
#content {
	width: 740px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	height: 100%;
}
/* Float clearer */
div#clearer {
	clear: both;
	line-height: 0px;
	height: 5px;
}

div#clearer_large {
	clear: both;
	line-height: 0px;
	height: 100px;
}

/* Main Boxes */
#column {
	width: 171px;
	padding-left: 6px;
	background-image: url(../images/masthead_sliver.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	float: left;

}
#nav_main {
	float: left;
	clear: right;
	background-color: #FF9900;
	height: 34px;
	width: 563px;
	margin-top: 23px;
}
#nav_sub {
	margin-top: 8px;
	margin-bottom: 9px;
	float: left;
	width: 562px;
	border-left: none;
	color: #FF6600;
}

#main {
	float: left;
	width: 563px;
}
.bottom {
	margin-top: 22px;
	width: 740px;
	float: left;
	padding-bottom: 20px;
}

/* Column Sub-box */
#sidebar {
	width: 164px;
	margin-top: 3px;
	padding-left: 2px;
}
.sideboxhalf  {
	height: 128px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	line-height: 13px;
}
.sideboxhalf a{ text-decoration: none; color: #000; }
.sideboxhalf h3 a { color: #F60; }

.sideboxhalf p{
	margin: 0 10px 4px;
	text-align: left;
}
.sideboxhalf h3{
	margin: 7px 0 2px;
	font-size: 13px;
}
#sidebarbox {
	height: 252px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 10px;
	text-align: center;
	line-height: 13px;
}
#sidebarbox img {
	margin-bottom: 5px;
}
#sidebarbox p {
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 12px;
}

/* 	l337 rollover menu implemented using css
	Much thanks to SSI Developer, www.ssi-developer.net */

#sidebarmenu { width: 164px; }
#sidebarmenu ul { margin: 0; padding: 0; list-style-type: none;
	font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#sidebarmenu li { margin: 4px 0px 4px; }
#sidebarmenu a, #sidebarmenu li#current { display: block; text-align: right;
	padding: 35px 8px 0 0;
	width:154px; height: 25px; border: 1px solid #999;
	text-decoration: none;
}
#sidebarmenu a:link, #sidebarmenu  a:active, #sidebarmenu  a:visited { color: #999; }
#sidebarmenu a:hover, #sidebarmenu li#current, #sidebarmenu a#on { background: #F60; color: #FFF; }


/* Main Sub-boxes*/
.splash {
	width: 530px;
	margin-top: 15px;
	height: 336px;
	text-align: left;
}
.splash div {
	float: left;
}

/* Bottom sub-boxes*/
.ticker {
	margin-bottom: 22px;
	width: 717px;
	height: 23px;
}
.ticker img {
	float: left;
}
.ticker p {
	position: relative;
	top: 4px;
	margin: 0px;
	float: left;
	width: 504px;
	height: 23px;
}
.ticker2 {
	margin-top: 10px;
	width: 530px;
	height: 23px;
}
.ticker2 img {
	float: left;
}
.ticker2 p {
	position: relative;
	top: 4px;
	margin: 0px;
	float: left;
	width: 350px;
	height: 23px;
}
#products {
	width: 719px;
	height: 105px;
	margin-bottom: 25px;
}
#center_box {
	margin-left: 16px;
	margin-right: 16px;
}

.prod_box {
	width: 227px;
	height: 105px;
	float: left;
}
.prod_box img{
	float: left;
}

.prod_box p {
	float: left;
	padding-top: 15px;
	padding-left: 18px;
	padding-right: 10px;
	height: 67px;
	width: 97px;
	margin: 0px;
	text-align: left;
}
.prod_button {
	margin-left: 12px;
}

#int_box {
	width: 216px;
	height: 105px;
	float: left;
}
#int_sites {
	width: 206px;
}
#int_sites div{
	width: 93px;
	height: 60px;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}
#int_sites img {
	vertical-align: top;
}
#int_sites p {
	margin: 0px;
	margin-top: 2px;
	text-align: left;
}

#ads {
	text-align: center;
	width: 666px;
	margin-bottom: 25px;
}

#ads img{
	margin-left: 15px;
	margin-right: 15px;
}
#ads2 {
	text-align: center;
	width: 560px;
	margin-top: 10px;
	margin-left: 0px;
}

#ads2 img{
	margin-left: 5px;
	margin-right: 5px;
}
#footer div {
	width: 738px;
	margin-bottom: 10px;
}


/* Main area */
#column_one {
	text-align: left;
	width: 240px;
	float: left;
	margin-left: 15px;
}



#column_two {
	margin-left: 15px;
	width: 250px;
	float: left;
	text-align: left;
	padding-left: 15px;
	border-left: 1px solid #999999;
}
