/*--Styles----------------------*/

*		{	
	margin:0px;
	padding:0px;
}
body	{
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	background-image:url(../images/bbg.jpg);
}
strong	{
	font-weight:normal;
}
h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#006699;
}
h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006699;

}
a:link	{
	text-decoration:none;
	color:#9a9a9a;
}
a:visited	{
	text-decoration:none;
		color:#9a9a9a;
}
a:hover	{
	text-decoration:none;
	color:#00CC00;
}
a:active	{
	text-decoration:none;
	color:#cccccc;
}



/*--Layers----------------------*/

#main	{
	position:relative;
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	width:810px;
	min-height:1600px;
	margin-left:auto;
	margin-right:auto;

}


#content	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:1500px;
	top: 10px;
	z-index: 999997;
}


#contenttop	{
	position:relative;
	background-image:url(../images/concept.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:330px;
	top: 0px;
	z-index: 999997;
}



#contenttop1	{
	position:relative;
	background-image:url(../images/bmcban.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:50px;
	top: 0px;
	z-index: 999997;
}



#product	{
	position:relative;
	float:left;
	width:450px;
	min-height:200px;
	top: 10px;
	z-index: 999997;
}

#productright	{
	position:relative;
	float:left;
	width:300px;
	min-height:200px;
	top: 10px;
	z-index: 999997;
}



#text	{
	position:relative;
	float:right;
	width:610px;
	min-height:500px;
	margin-right:44px;
	margin-top:25px;
}

#menu	{
	position:absolute;
	width:242px;
	height:300px;
	background-repeat:no-repeat;
	float:left;
	top: 495px;
	z-index: 999999;
	left: -114px;
}


#bottom	{
	position:relative;
	width: 767px;
	height: 100px;
	float:left;
	top: 0px;
	text-align:center;
}

	
#clearList	{
	padding: 10px;
	float: left; 
	margin-right: 13px; 
	margin-bottom: 3px; 
	min-height: 100px; 
	padding-top:12px;
	width: 175px; 
	background-image:url(../images/busclearBackground.jpg);
	color: rgb(0, 0, 0);
	border:1px dotted #CCCCCC;
}

#clearList li	{
	margin-left:25px;
	list-style-image:url(../images/busbulletMini.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}
