html, body, div{
	
	background-color: Transparent;
	
	padding: 0px;
	margin: 0px;
	border: none;
}
body,.ContactTextBox
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color:#7e7e7e;
}
.ContactTextBox
{
width:250px;	
}
a,a:hover
{
	text-decoration:none;
	color:#003188;
}
a:hover
{
	color:#000000;	
}
ul,li,ol
{
margin-left:7px;	
}
ol
{
margin-left:13px;		
}
body{
	background-color: #ffffff;
}

div{
	overflow: hidden;
}

#Container{
	position: absolute;
	margin: 0 auto;
	width: 912px;
	height: 580px;
	top:5px;
	left:61px;
	z-index:100;
}
#VStripes
{
	position:absolute;
	z-index:9;
	top:0px;
	left:103px;
	background-image:url(/Images/IRI_BG-VertTile.gif);
	background-repeat:repeat-y;
	height:100%;	
	width:33px;
}
#HStripes
{
	position:absolute;
	z-index:9;
	top:79px;
	left:0px;
	background-image:url(/Images/IRI_BG-HorizTile.gif);
	background-repeat:repeat-x;
	height:33px;	
	width:100%;
}
#ctl00_Main{
	position: absolute;
	padding: 10px;
	top: 247px;
	z-index: 100;
	left: 161px;
	width: 410px;
	height: 240px;
	overflow: auto;
	overflow-X:hidden;
}
#Banner
{
	position:absolute;
	z-index:10;	
	left:0px;
	top:0px;
	width:912px;
	height:344px;
}

#LowerMain{
	position: absolute;
	top: 344px;
	left: 0px;
	width: 608px;
	height: 178px;
}

#Footer{
	position: absolute;
	top: 522px;
	left: 0px;
	width: 912px;
	height: 50px;
}

#FooterLeft
{
	position: absolute;
	z-index:1000;
	left:427px;
	top:17px;
}

#FooterRight
{
	position: absolute;
	z-index:1000;
	float:right;
	right:15px;
	top:15px;
	padding-right:11px;
}

#Community,#OurBikes,#Servicing{
	position:absolute;
	z-index:101;
	width:304px;
	height:59px;	
	left:608px;
	
}
#Community
{
	top:463px;
}

#OurBikes
{
	top:344px;
}

#Servicing
{
	height:60px;
	top:403px;
}

#Menu
{
	position:absolute;
	z-index: 102;
	top: 192px;
	left: 29px;	
	/*width: 400px;
	height: 400px;*/
	text-align: left;
	overflow: visible;
}

#Menu div{
	overflow: visible;
}
#MenuLine
{
	position:absolute;
	z-index:10002;
	top:192px;
	left:25px;	
	height:163px;
	width:11px;
	/*background-image:url(/Images/IRI_NAV-HomeClick.gif);*/
}
#Title
{
	position:absolute;
	z-index:101;
	left:166px;
	top:217px;	
}
a img{
	border: none;
}

a{
	text-decoration: none;
}

.Hilight, .Highlight, .Error{
	font-weight: bold;
}

.Error{
	color: #003188;
}

h1, h2, h3, h4, h5, h6, h7{
	display: inline;
	font-weight: normal;
}

.SubHead, .PageHead, .PageHeading, .SubHeading, h1,.NameHeading{
	font-size: 10pt;
}

.SubHead2, .SubHeading2, h2{
	font-size: 9pt;	
}

.NameHeading
{
color:#003188;	
font-weight:bold;
top:120px;

}

.DefaultPointer
{
cursor:default;	
}

.GV_empty *
{
	border:0;
		
}
.TablePadding
{
	padding-left:10px;	
}
.EnlargeText
{
 font-size:	8pt;
 text-transform:lowercase;
}
.NameText
{
	text-transform:uppercase;
}