body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#noframe {
	background-image: url(../images/common/background.png);
	background-repeat: repeat-x;

}
b, strong {
	color: #000000;
}

h1 {
	font-size: 9px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	} 

h1 a:link {
	color: #71828A;
	text-decoration: none;
} 

h1 a:visited {
	color: #71828A;
	text-decoration: none;
	} 


h1 a:hover { 
	color: #003958; 
	text-decoration: underline;
	} 

img {
	border: 0;
}


a:link {
	color: #003399;
	text-decoration: none;
} 


a:visited {
	color: #003366;
	text-decoration: none;
	} 

a:active {
	color: #000066;
	text-decoration: none;
	} 
	
a:hover {
	color:#0033FF;
	text-decoration: underline;
	} 

.bullets {	
	color:#666666;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.bullets li {
	background-image: url(../images/icons/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding: 3px 20px;
	line-height: 15px;
}

.dots, .perfectfor {
	margin: 10px 0 10px 10px;
	padding: 0;
	list-style-type: none;
}
.dots li {
	background-image: url(../images/icons/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0 0 2px 10px;
	}

.perfectfor li {
	background-image: url(../images/icons/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0 0 2px 10px;
	line-height: 14pt;
	font-size: 12px;
	}
.menu2 {
	color:#484848;
	margin: 0 0 0 5px;
	padding: 3px 0;
	list-style-type: none;
	font-size: 11px;
}


.menu2 li {
	padding: 3px 0;
	font-size: 11px;
	}
	
.menu2 li li {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 -30px;
	font-size: 12px;
}

.menu2 a:link {
	color: #484848;
	text-decoration: none;
	} 


.menu2 a:visited {
	color: #484848;
	text-decoration: none;
	} 

.menu2 a:active {
	color: #484848;
	text-decoration: none;
	} 
	
.menu2 a:hover {
	text-decoration: underline;
	color: #005284;
	} 
	
	
/*switchmenu*/
.submenu{
	padding: 0 0 0 10px;
	margin: 0px;
	font-size: 11px;
	
}

.submenu a:link {
	color:#999999;
	text-decoration:none;
	font-size: 11px;
}

.submenu a:visited {
	color:#999999; 
	text-decoration:none; 
}

.submenu a:active {
	color:#999999; 
	text-decoration:none; 
}

.submenu a:hover {
	color:#005284;
	text-decoration:underline;
}
	
/*bike subnavigation*/

.menutitle {
	color:#666666;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0
}

.menutitle li {
	background-image: url(../images/icons/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding: 5px 30px;
	font-size: 11px;
	line-height: 12pt;
}

.menutitle a
{
color: #71828A;
text-decoration: none;
}

.menutitle a:hover
{
color: #FF6600;
text-decoration: none;
}

	
.line {
	border-bottom: 1px solid #dbdbdb;
	margin: 5px 0;
}

.specline {
	background-color: #dbdbdb;
	height: 2px;
	width: 100%;
}

 /*for top level navigation*/

#tableNavigation {
	vertical-align: top;
	background-color: #dddddd;
}
	
.navheading, .navheading2 {
	font-weight: bold;
	color: #484848;
	width: 155px;
	padding: 8px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
}
.navheading2 {
	border-top: 1px dotted #484848;
}


.navcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left: 1px #cccccc dotted;
	border-right: 1px #cccccc dotted;
}

.navcontainer a {
	display: block;
	padding: 5px 15px;
	background-color: #ddd;
	border-bottom: 1px dotted #ccc;
}

.blank {
	padding:  12.5px;
}

.navcontainer a:link, .navlist a:visited {
	color: #666666;
	text-decoration: none;
}

.navcontainer a:hover {
	background-color: #484848;
	color: #ff6600;
}

/*for all pages*/
#mainFrame {
	margin: 0px auto;

}

#mastheadcontainer {
	width: 100%;
	background-image: url(../images/common/headerbg.gif);
	background-repeat: repeat-x;
	height: 90px;
	overflow: hidden;
}

#masthead {
	width: 1002px;
	margin: 0 auto;
	text-align: left;



}
#mastheadgroup {
	background-color: #003958;
}


#logo {
	width: 990px;
	float: left;
	padding: 8px 0 0 10px;
}
#search {
	width: 200px;
	height: 45px;
	float: right;
	padding: 12px 0;
}
#search form {
	margin: 0;
	padding: 0;
}
#search .searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#search input {
	vertical-align: middle;
}


#mainNav {
	padding: 0px 0px 2px 10px;
	margin: 0 90px 0 120px;
	font-size: 14px;
}

#mainNav a:link {
	color: #FFFFFF;
	text-decoration: none;
} 


#mainNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	} 

#mainNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	} 
	
#mainNav a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	} 


/*for bike and general content*/
#productContent  {
	background-image: url(../images/common/frame.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 1002px;
	text-align: left;
	clear: both;
	height: auto;

}

#bikeheader {
	background-image: url(../images/common/bikenamebg.gif);	
	background-repeat: no-repeat;
	height: 57px;
	width: 1002px;
}
.titlebike {
	color:#484848;
	font-size: 25px;
	float: left;
	width: 970px;
	padding: 16px 25px;
	clear: right;
	letter-spacing: -1px;
	}
	
.titleother  {
	color:#484848;
	font-size: 30px;
	width: 750px;
	padding: 25px;
	letter-spacing: -1px;
	}
	
.titleother2  {
	color:#484848;
	font-size: 25px;
	width: 700px;
	padding: 16px 0px;
	float: left;
	letter-spacing: -1px;
}

.dealercontainer {
	float: right;
}

	

	
	
.dealer   {
	color:#999999;
	margin: 2px 35px 0 25px;
	font-weight: bold;
	width: 80px;
	}
	



#frametop   {
	text-align: left;
	width: 1002px;
	background-image: url(../images/common/topcurve.gif);
	background-repeat: no-repeat;
	height: 10px;
}

#frametopgeneral {
	background-image: url(../images/common/topcurveother.gif);
	background-repeat: no-repeat;
	width: 1002px;
	height: 30px;

	}
	
#producttext  {
	padding: 0 2px;
}
#left-col {
	float: left;
	width: 180px;
}

#lt-col, #lb-col   {
	padding: 10px;
	margin: 5px 0 0 0;

}

#lb-col   {
	height: 250px;
}

.subheading {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #484848;
	padding: 0 25px 5px 5px;
}

.spectitle, .subheading2 {
	margin: 15px 10px 0 10px;
	color: #003958;
	font-weight: bold;
	text-transform: uppercase;
}
.subheading2 {
	border-top: 1px #dddddd dotted;
	padding: 10px 0 0 0;
}
#right-col {
	float: right;
	width: 120px;
	padding: 5px;
}
#right-col   img {
	padding: 10px 0px;
	border: 0;
	border-bottom: solid 1px #dddddd;
}
#middle-col {
	margin: 0 0 0 180px;
}

#cartcontainer   {
	width: 1002px;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	clear: both;
}


#buycontainer {
	padding: 0 0 0 0;
	margin: 30px 0px 0 0;
	float: right;
	text-align: left;
	font-size: 14px;
	color: #0033FF;
}
#buycontainer #fold {
	margin: 200px 0 0 0;
	float: left;
}


#buyarchive {
	margin: 8px 30px 0 0;
	float: right;
}

#bikeImage {
	margin: 0;
	padding: 0;
}
#bikeTabs {
	margin: 10px 0 0 0;
	padding: 0;
}


#fixedtipdiv {
	position: absolute;
	padding: 2px;
	border: 1px dotted #484848;
	font: normal 10px Arial;
	color: #484848;
	line-height: 18px;
	z-index: 100;
	text-align: left;
}


#category img {
	padding-right: 5px;
}

.Pages .Page .Pad #description {
	float: left;
	overflow: hidden;
}
.Pages .Page .Pad #category {
	float: right;
}
.Pages .Page .Pad #descriptiontext {
	clear: left;
}
.Pages .Page .Pad #highlights {
	padding: 20px 0 0 0;
	width: 400px;
}
.Pages .Page .Pad #highlightssection {
	width: 750px;
}


.Pages .Page .Pad #highlightsbullets {
	float: left;
	width: 400px;
}
.Pages  .Page  .Pad  p      {
	border-top: 1px solid #dbdbdb;
	padding: 10px;
}

.Pages .Page .Pad .accessories {
	width: 80px;
	float: left;
	margin: 10px 15px 0 0;
	border-right: 1px #e5e5e5 dotted;
	padding: 10px;
	height: 130px;
}


.Pages .Page .Pad .manual {
	width: 80px;
	float: left;
	margin: 10px 15px 0 0;
	border-right: 1px #e5e5e5 dotted;
	padding: 10px;
	height: 130px;
}
.Pages  .Page  .Pad  .manual  img,  .Pages  .Page  .Pad  .accessories  img {
	padding: 2px;
	border: 2px solid #efefef;
	margin: 0 0 10px 0;
}


.Pages  .Page  .Pad  #award {
	float: right;
	width: 130px;
	padding: 0 0 0 0;
	font-size: 14px;
	text-align: center;
}
.Pages  .Page  .Pad  .accessoriessubtitle {
	float: left;
	width: 620px;
	margin: 20px 0 0 0;
}

#award img {
	padding: 0 0 0 22px;
	border: 0;
}
.award {
	float: left;
	padding: 0 10px 60px 10px;

}
.star {
	float: left;
	padding: 16px 10px 25px 5px;
}



#spectable {
	font-size: 11px;
	width: 565px;
	padding: 2px;
}


.specnote {
	font-size: 9px;
	line-height: 10px;
	padding: 10px 0 0 0;
}

.Pages .Page .Pad #optionalheading img {
	padding: 20px 0 0 0;
}
#framebottom   {
	width: 1002px;
	background-image: url(../images/common/bottomcurve.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
	padding: 50px 0 0 0;

}
#footer, #footernoframe  {
	clear: both;
}

#footernoframe h1 {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	line-height: 18px;
	} 

#footernoframe h1 a:link {
	color: #ffffff;
	text-decoration: none;
} 

#footernoframe h1 a:visited {
	color: #ffffff;
	text-decoration: none;
	} 


#footernoframe h1 a:hover { 
	text-decoration: underline;
	} 
	
#titleheader {
	background-repeat: no-repeat;
	height: 57px;
	width: 1002px;
	background-image: url(../images/common/titlenamebg.gif);
}
.titlearchive {
	color:#484848;
	font-size: 25px;
	float: left;
	width: 300px;
	padding: 15px 25px;
	clear: right;
}
#archivemanual {
	padding: 10px 0 0 12px;
}

#archive-col {
	margin: 0 0 0 200px;
}




/*archive pages*/

#archivebikeImage {
	margin: 0;
	text-align: center;
	padding: 0;
}


#archivespecs {
	margin: 0 20px 0 210px;
	padding: 10px 25px 70px 25px;
}

#archivespectable {
	font-size: 10px;
	width: 700px;
	line-height: 12pt;
}
#archivesidepic img {
	padding: 0 20px;
}
.archivecolwrapper {
	width: 900px;
	padding: 10px 25px;
	height: 800px;
}
.archiveindex {
	float: left;
	width: 400px;
}

/*other*/

#otherText {
	padding: 0px 25px 0px 25px;
	margin: 0px 0;

}

#otherPicture {
	margin: 0;
	padding: 0;
}


#detail, #otherNews, #newsletter {
	padding: 20px 0px 15px 0px;
	margin-left: 190px;
	height: auto;
	border-left: 1px #dddddd dotted;
	width: 750px;

}
.newsletterpic {
	float: right;
	padding: 10px;
}

#framebottom #otherInfo {
	margin: 0 20px 0 210px;
	height: auto;
}

#otherNews p {
	padding: 0 0 0 30px;

}
#newstable {
	margin: 10px;
}


#dahonnews {
	height: 1500px;
	}
	
.news {
	width: 700px;
	float: left;
}	
.newsdate {
	width: 75px;
	padding: 5px 30px;
	float: left;
}


.newslink {
	width: 500px;
	padding: 5px 0;
	float: right;
}

.greyblock {
	width: 635px;
	background-color: #ebebeb;
	margin: 15px 0 40px 0;
	padding: 10px;
}

#video {
	padding: 0 5px 0 0;
}


/*for detail pages*/ 
#detail-left {
	padding: 10px 25px 25px 15px;
	border-left: 1px #dddddd dotted;
	margin: 0 0 20px 190px;
	height: 675px;
	width: 450px;
		}


#detailLinks {
	padding: 30px 0 15px 0;
	font-size: 11px;
	width: 300px;
		}
#detailLinks  a:link {
	color: #666666; 
	text-decoration: underline; 
	} 

#detailLinks a:visited { 
	color: #666666; 
	text-decoration: underline; 
	} 
	
#detailLinks a:active { 
	color: #666666; 
	text-decoration: underline; 
	} 

#detailLinks a:hover { 
	color: #FF6600; 
	text-decoration: underline; 
	} 

#detailHeading, #detailHeadingUS {
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	width: 200px;
		}		
#detailImageContainer {
	float: right;
	width: 275px;
}

		
#detailImage {
	margin: 0 5px;
	padding: 20px 0 50px 0;
	overflow: visible;
	width: 250px;
}
.tallimages {
	height: auto;
}


/*for detail US pages*/ 
#detail-leftUS {
	float: right;
	width: 350px;
	margin: 100px 50px 20px 0;
		}
#detailHeadingUS {
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	width: 350px;
		}
#options {
	padding: 0 0 5px 0;
}

#buyNowsection {
	float: left;
	clear: both;
	width: 350px;
}
#buyNowsection, #detailHeadingUS, #detailText, .buynowtext2   {
	border-top: dotted #cccccc 1px;
	padding: 10px 0 0 0;
}
.buynowbutton {
	float: left;
	padding: 20px;
	width: 40px;
	height: 100px;
}
.buynowtext {
	float: left;
	width: 200px;
	padding: 10px 0 0 0;
}
.buynowtext img {
	padding-right: 5px;
}


#detailImageContainerUS {
	padding: 10px 25px 25px 15px;
	border-left: 1px #dddddd dotted;
	margin: 0 0 0 190px;
	height: 700px;
}

		
#detailImageUS {
	margin: 0 5px;
	padding: 20px 0 50px 0;
}

#detailText {
	clear: both;
	padding: 0 0 20px 0;
}
.buynowbutton2 {
	margin-top: 85px;
}
.buynowtext2 {
	padding-top: 20px;
}


/*blocks*/
.block {
	padding: 10px 15px;
	background-color: #ebebeb;
	margin: 20px 0;
	width: 650px;
}


.blockImage {
	padding: 0 10px;
	float: right;

}


.blockText {
	width: 475px;
	height: auto;

}

.blockText p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.blockImage2 {
	padding: 10px 0;
}


.blockText2 {
	padding: 10px 15px;
	display: block;

}



/*faq page*/
#faqs {
	padding: 0 0 75px 0;

}

.questioncontainer {
	width: 650px;
	border-top: 1px #ebebeb dotted;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	clear: both;
	height: auto;
}


.answer {
	float: right;
	width: 500px;
	padding: 0 0 0 20px;
}

.question {
	font-weight: bold;
	line-height: 12pt;
}




/*columns*/
.twocol {
	width: 720px;
	margin: 10px auto;
	padding: 0 0 10px 0;
	height: auto;
}

.twocol1 {
	width: 250px;
	border-right: 1px dotted #e5e5e5;
	padding: 10px 15px;
}

.twocol2 {
	width: 315px;
	padding: 10px 85px 0 0;
	float: right;

}



.quote {
	width: 315px;
	padding: 10px 15px;
	float: right;
	font-style: italic;
	font-size: 13px;
	color: #005284;
}





/*Choosing pages*/
#choosingwrapper
 {
	height: 550px;
	width: 700px;
}

.choosing {
	float: left;
	width: 175px;
}
.choosingText  {
	padding: 10px;

}


.choosingtwocol {
	width: 720px;
	margin: 10px auto;
	padding: 0 0 10px 0;
	height: auto;
}

.choosingtwocol1 {
	width: 300px;
	border-right: 1px dotted #e5e5e5;
	padding: 10px 15px;
}

.choosingtwocol2 {
	width: 315px;
	padding: 10px 15px;
	float: right;

}

/*for final choosing pages*/

.choosingtwocol .choosingtwocol1 a, .choosingtwocol .choosingtwocol2 a {
	text-decoration: none;
}


/*News pages*/
.inthenews p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding: 0 0 25px 0;
}

.newsdesc1 td, .newsdesc2 td {
	padding: 10px;
	width: 130px;
	vertical-align: top;
	font-size: 11px;
	line-height: 12pt;
}

#otherText .news tr {
	vertical-align: top;
}

#otherText .news td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
}

.newsphotos1 td, .newsphotos2 td {
	text-align: center;
	vertical-align: middle;
	padding: 10px 0;
	width: 130px;
}

.newsdesc2, .newsphotos2 {
	background-color: #ebebeb;
}


.headline {
	color: #003958;
	font-weight: bold;
	padding: 0 30 5px 30px;
	display: block;
}

.subheadline {

	padding: 0 0 10px 30px;
	color: #666666;
	display: block;
}


/*manual page*/
#manual {
	margin: 20px 0;
	height: 1500px;

}

.manualcol {
	width: 720px;
	margin: 10px auto;
	padding: 0 0 10px 0;

}

.manualcol1 {
	width: 400px;
	padding: 10px 15px;
}
.dealercol1 {
	width: 300px;
	padding: 10px 15px;
	float: left;
}


.manualcol2 {
	padding: 15px;
	float: right;
	font-size: 11px;
	width: 200px;
	border-left: 1px dotted #cccccc;
	background-image: url(../images/support/manualcol2background.gif);
	background-repeat: repeat-x;

}

.dealercol2 {
	padding: 15px;
	float: right;
	font-size: 11px;
	width: 206px;
	border-right: solid 1px #484848;
	background-image: url(../images/support/manualcol2background.gif);
	background-repeat: repeat-x;
	height: 200px;
	margin: 0 0 20px 0;

}
.manualcolheading {
	font-size: 18px;
	padding: 0 0;
	border-top: 1px #ebebeb solid;
}
#ownersmanual {
	clear: left;
}



.manualcontainer {
	float: left;
	margin: 0 10px 10px 0;
	width: 150px;
	padding: 0 10px;
	border-top: 1px #ebebeb dotted;
	height: 230px;
}
.manualcontainer1 {
	float: left;
	margin: 0 10px 10px 0;
	width: 150px;
	padding: 0 10px;
	border-top: 1px #ebebeb dotted;
	height: 190px;
}
.manualtext, .manualpic img {
	padding: 10px 5px 5px 5px;
	line-height: 11pt;
}



.manual1 td, .manual2 td {
	width: 100px;
	text-align: center;
	padding: 10px;
}
.manual2 td   {
	background-color: #ebebeb;

}

.manualheading td {
	font-weight: bold;
	text-align: center;
	background-color: #ebebeb;
	font-size: 12px;
	padding: 15px 0;
}
.manualheading2 td {
	text-align: center;
	font-style: italic;
	font-size: 10px;
	width: 80px;
	padding: 0;
	background-color: #F5F5F5;
}
.bullets2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.bullets2 li {
	background-image: url(../images/icons/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding: 5px 20px;
}

.support {
	float: left;
	padding: 0 10px;
}

.mainpagecol {
	padding: 15px;
	float: left;
	font-size: 11px;
	width: 200px;
	height: 250px;
	margin: 0 0 15px 0;
	background-image: url(../images/common/support.gif);
	background-repeat: no-repeat;
	background-position: 15px -10px;
}
#mainsupport {
	height: 800px;

}
/**/


#internet, #intl, #dealer
 {
	height: 545px;
}
.internetcontainer  {
	float: left;
	margin: 0 10px 10px 0;
	width: 170px;
	padding: 0 10px;
	border-top: 1px #ebebeb dotted;
	height: 190px;
}

.intlcontainer {
	float: left;
	margin: 0 10px 10px 0;
	width: 170px;
	padding: 0 10px;
	border-top: 1px #ebebeb dotted;

}
.colheading {
	font-size: 15px;
	padding: 15px 0 0 0;
	color: #484848;
}

.coltext, .colpic img {
	padding: 10px 5px 5px 5px;
	line-height: 11pt;
}





/*Search template css coding*/
.highlight { background: #FFFF40; }
		.searchheading { font-size: 18px; font-weight: bold; }
		.summary { font-size: 10px; font-style: italic; font-family: Tahoma, Arial, Helvetica, sans-serif} 
		.results { font-size: 10px; }
		.category { color: #999999; }
		.description { font-size: 10px; color: #008000; }
		.context { font-size: 11px; }
		.infoline { font-size: 9px; font-style: normal; color: #808080;}
		.sorting { text-align: right; }
		.result_title { font-size: 11px; }
		


/*newsletter*/

#frametopnewsletter {
	background-image: url(../images/newsletter/dispatch.gif);
	background-repeat: no-repeat;
	width: 1002px;
	height: 70px;
}

#twocolnewsletter

 {	width: 1002px;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	font-size: 11px;
}
#twocol1newsletter {
	width: 650px;
	padding: 10px 15px;
	border-right: dotted #cccccc 2px;
}
#twocol2newsletter {
	width: 300px;
	padding: 10px 15px;
	vertical-align: top;
	float: right;

}

.url { 
font-size: 12px; 
color: #FF0000;
font-weight: bold; 
}

A.url:link { 
 color: #FF0000; 
 text-decoration: none;
 font-weight: bold; 
}

 A.url:visited 
{ 
color: #FF0000; 
text-decoration: none;
font-weight: bold; 
} 

A.url:hover { 
color: #FF6600; 
text-decoration: underline;
font-weight: bold; 
} 

#date {
	text-align: right;
	padding: 10px 10px 10px 0;
	border-bottom: solid #cccccc 1px;
}


#section2, #section3, #rsection2, #rsection3 {
	border-top: dotted #cccccc 2px;
}

#section1, #section2, #section3, #rsection1, #rsection2, #rsection3 {
	padding: 0 10px 10px 10px;
}
#section1 b, #section2 b, #section3 b, #rsection1 b, #rsection2 b, #rsection3 b {
	font-size: 12px;
}

/*for menu page*/

#menu {
	height: 1300px;
}

.menucontainer {
	float: left;
	width: 250px;
	margin: 0 20px;
	border: dotted 1px #ebebeb;
	padding: 10px;
}
.menu1   {
	list-style-type: none;
	margin: 5px 0;
	background-color: #e5e5e5;
	padding: 15px;
	}
	
/*for index page*/
#index  {
	margin: 0 auto;
	width: 1002px;
	text-align: left;
	clear: both;
	height: 674px;
}

#frontimage {
	background-image: url(../images/index/skyline.jpg);
	height: 673px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #484848;
}
#frontimagetext {
	padding: 80px 0 0 10px;
	width: 450px;
	color: #ffffff;
	line-height: normal;
	height: 229px;
	margin: 0 0 0 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

#frontimagetext2 {
	padding: 85px 0 0 25px;
	width: 515px;
	color: #ffffff;
	line-height: normal;
	height: 255px;
	margin: 0 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

#frontimagetext2 a:link {
	color: #FFFF00;
	text-decoration: underline;
} 


#frontimagetext2 a:visited {
	color: #FFFF00;
	text-decoration: underline;
	} 

#frontimagetext2 a:active {
	color: #ffffff;
	text-decoration: none;
	} 
	
#frontimagetext2 a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	} 



#choosingbuttons {
	float: right;
	background-image: url(../images/index/choosingbackground.gif);
	width: 210px;
	height: 42px;
	background-repeat: no-repeat;
	margin: 445px 5px;
	display: inline;
}
#choosingbuttonstext {
	padding: 6px 8px;
	font-size: 14px;
	color: #ffffff;
}

#choosingbuttonstext a:link {
	color: #ffffff;
	text-decoration: none;
} 


#choosingbuttonstext a:visited {
	color: #ffffff;
	text-decoration: none;
	} 

#choosingbuttonstext a:active {
	color: #ffffff;
	text-decoration: none;
	} 
	
#choosingbuttonstext a:hover {
	text-decoration: underline;
	} 
	

#middlerow {
	height: 26px;
	width: 1002px;
	margin: 8px 0 15px  0;
}
#buynow {
	height: 26px;
	display: inline;
	float: right;
	width: 136px;
}


#newsfeed {
	background-image: url(../images/index/newsbackground.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding: 0px 5px 2px 15px;
}
#newsfeed h2 {
	padding: 0px 5px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	position: relative;
}

.newsfeedtext {
	color: #FFFFFF;
	font-size: 11px;
	margin: -22px 80px;

}

.newsfeedtext  a:link {
	color: #ffffff;
	text-decoration: none;
} 
.newsfeedtext  a:visited {
	color: #ffffff;
	text-decoration: none;
	} 
.newsfeedtext  a:active {
	color: #ffffff;
	text-decoration: none;
	} 
.newsfeedtext  a:hover {
	text-decoration: underline;
	} 
#bottomrow {
	width: 1002px;
	height: 300px;
	margin: 0 10px;
	padding: 0;
}
#br1 {
	display: inline;
}

#br1, #br2, #br3, #br4 {
	float: left;
	width: 248px;
	margin: 0;
}

#br1, #br2, #br3 {
	border-right: 1px #484848 solid;

}

h3 {
	color: #FFFFFF;
	padding: 0;
	margin: 5px 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
.bottomtext {
	color: #FFFFFF;
	padding: 10px;
	line-height: 14pt;
	text-align: center;
}
.bottomimage {
	padding: 0;
	text-align: center;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #000000;
	text-align: center;
}
.bold1 {
	font-weight: bold;
	color: #0033FF;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.mainbodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	}
