/* CSS Document */

body{
margin: 0px auto;
padding:0px;
background-color:#f2f2f2;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#centrebox{
width:100%;
margin:auto;
text-align:center;
}

#bg{
margin:0px auto;
width:1024px;
background-image:url(imgs/aboutbg.jpg);
background-repeat:repeat-y;
}

#content{
width:1000px;
vertical-align:top;
}

#footer{
width:1024px;
height:84px;
margin: 0px auto;
background-image:url(imgs/aboutbottom.jpg);
background-repeat:no-repeat;
text-align:center;
font-size:14px;
}

#footer2{
width:1024px;
height:84px;
margin: 0px auto;
background-image:url(imgs/whatbottom.jpg);
background-repeat:no-repeat;
text-align:center;
font-size:14px;
}

#footer3{
width:1024px;
height:84px;
margin: 0px auto;
background-image:url(imgs/orderbottom.jpg);
background-repeat:no-repeat;
text-align:center;
font-size:14px;
}

#footer4{
width:1024px;
height:84px;
margin: 0px auto;
background-image:url(imgs/demobottom.jpg);
background-repeat:no-repeat;
text-align:center;
font-size:14px;
}

.smaller{
font-size:14px;
}

a{
color:#000;
}

a:hover{
color:#000;
}

a:visited{

}


/* rolling quotes */

#rolling_quotes {
	width:880px;
	height:120px;
	padding:0;
}
#item1, #item2, #item3, #item4, #item5, #item6, #item7, #item8, #item9, #item10 {
	width:500px;
	height:110px;
	overflow:hidden;
	margin-bottom:-1000px;
}

#trademark {
margin-top: -5px;
font-size: 0.6em;	
}