body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #036;
	text-decoration: none;
}

#holder {
	width: 780px;
	height: 100%;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #000;
	text-decoration: none;
}

#header {
	width: 780px;
	height: 60px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-width: 1pt;
	text-decoration: none;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	color: #face3a;
	text-decoration: none;
}
#header .sublinkbox {
	float: right;
	margin-top: 10px;
	width: 205px;
	font-size: 9px;
	text-decoration: none;
}

#header h1 {
	float: left;
	background: inherit;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	margin-top: 10px;
	text-decoration: none;
	margin-left: 10px;
}

#navigation {
	height: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	width: 670px;
	margin-top: 0px;
	border-right-width: 50px;
	border-left-width: 50px;
	padding-left: 10px;
	float: left;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	text-decoration: none;
}

#navigation a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #000000;
	color: #949494;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: bold;
	padding-left: 15px;
	width: 640px;
	text-align: left;
	text-decoration: none;
}

#navigation a:hover {
	color: #FACE3A;
	text-decoration: none;
}

#mainimage {
	width: 100%;
	margin-top: 10px;
	height: 205px;
	background: url(images/main_img2.jpg);
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FF0000;
}
#mainimage2 {
	width: 100%;
	margin-top: 10px;
	height: 221px;
	background: url(images/main_img4.jpg);
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FF0000;
}

a {
color: #B2B2B2;
text-decoration: none;}

a:hover {
color: #0099CC;
text-decoration: none;}

#footer{
	width: 740px;
	font-size: 10px;
	height: 35px;
	color: #B0B0B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-top: 10px;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
#content {
	margin-top: 30px;
	padding: 5px 8px 30px 42px;
	line-height: 24px;
	width: 460px;
	float: left;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	margin-bottom: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-decoration: none;
	overflow: hidden;
}
#content h2 {
	color: #FACE3A;
	width: 400px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
	text-decoration: none;
}
#boxr {
	width: 230px;
	float: right;
	line-height: 17px;
	background: #000000;
	margin-top: 30px;
	padding-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-decoration: none;
	margin-bottom: 15px;
}
#boxr h2 {
	margin-left: 10px;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	text-decoration: none;
}
#boxr a {
	text-align: center;
	color: #0099CC;
	text-decoration: none;
}
#boxr p {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 65%;
	margin-left: 15px;
	line-height: 18px;
	text-decoration: none;
}
#content a {
	text-align: justify;
	color: #face3a;
	text-decoration: none;
}

.floatleft
{
float: left;
margin: 0px 10px 0px 0px;
border: 1px solid #666;
padding: 0px;
}

.floatright
{
float: right;
margin: 0px 0px 0px 10px;
padding: 0px;
}
#content a:hover {
	color: #EF0000;
	text-decoration: none;
}
#header .sublinkbox a:hover {
	color: #EC0000;
}
#boxrImages  {
	width: 230px;
	float: right;
	line-height: 17px;
	background: #000000;
	margin-top: 10px;
	padding-right: 15px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#boxrImages h2 {
	margin-left: 10px;
	color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	text-decoration: none;
	text-align: center;
}
#boxrImages p {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 65%;
	margin-left: 15px;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-left: 50px;
	padding-top: 20px;
	color: #CCC;
}
#boxrADSENSE  {
	width: 230px;
	float: right;
	line-height: 17px;
	background: #000000;
	margin-top: 30px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding-left: 15px;
}
#boxrImagesAD {
	width: 230px;
	float: right;
	line-height: 17px;
	background: #000000;
	margin-top: 20px;
	padding-right: 15px;
	margin-left: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	border-left-color: #FF0000;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	padding-top: 10px;
}
#boxrImagesAD p {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 65%;
	margin-left: 15px;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
}
#contentHEADLINE {
	margin-top: 10px;
	padding: 20px 8px 30px 42px;
	line-height: 24px;
	width: 720px;
	float: left;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-bottom: 0px;
	text-decoration: none;
	overflow: hidden;
	border-top-style: solid;
	border-top-color: #000;
	border-top-width: 1px;
}
.highlights {
	font-size: 12pt;
	font-weight: bold;
}
.h {
	font-size: 8pt;
}
.s {
	font-size: 8pt;
}
.stock {
	font-size: 12pt;
	font-weight: bold;
}
.EE {
	font-size: 12pt;
	font-weight: bold;
}
.headline {
	font-size: 26pt;
	font-weight: bold;
}
#holder #content .headline em {
	font-size: 36pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#boxrFACEBOOK {
	width: 215px;
	float: right;
	line-height: 17px;
	background: #CCCCCC;
	margin-top: 30px;
	padding-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	margin-bottom: 10px;
	margin-right: 15px;
	padding-bottom: 7px;
}
.red {
	color: #F00;
}
.bikeclinic {
	color: #CCC;
	padding-top: 20px;
}
.bikeclinic {
	font-family: Arial, Helvetica, sans-serif;
}
.bikeclinic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ff {
	font-size: 65%;
}
#holder #boxrImages .ff {
	text-align: center;
}
.f {
	font-weight: bold;
}
.caps {
	font-size: 10pt;
	font-weight: bold;
}
