p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}
	

#menu	{
	background: url(../images/menubg.gif) no-repeat top left;
	display:block;
	width:790px;
	height:25px;
	padding: 5px 0px 0px 10px;
	}
	

 .m_home {
	width:54px;
	height:18px;
	display: block;
	background: url(../images/m_home.gif) no-repeat top left;
	padding: 0px 1px;
	float:left;
	}
	
 .m_home:hover{
	background-position:bottom left;
	}

 .m_about {
	width:54px;
	height:18px;
	display: block;
	background: url(../images/m_about.gif) no-repeat top left;
	padding: 0px 1px;
	float:left;
	}
	
 .m_about:hover{
	background-position:bottom left;
	}

 .m_contact {
	width:58px;
	height:18px;
	display: block;
	background: url(../images/m_contact.gif) no-repeat top left;
	padding: 0px 1px;
	float:left;
	}
	
 .m_contact:hover{
	background-position:bottom left;
	}
	

 .m_markets {
	width:71px;
	height:18px;
	display: block;
	background: url(../images/m_markets.gif) no-repeat top left;
	padding: 0px 1px;
	float:left;
	}
	
 .m_markets:hover{
	background-position:bottom left;
	}

 .m_slides {
	width:130px;
	height:18px;
	display: block;
	background: url(../images/m_experience.gif) no-repeat top left;
	padding: 0px 1px;
	float:left;
	}
	
 .m_slides:hover{
	background-position:bottom left;
	}

 .m_cms {
	width:50px;
	height:18px;
	display: block;
	background: url(../images/m_cms.gif) no-repeat top left;
	padding: 0px 1px;
	float:left;
	}
	
 .m_cms:hover{
	background-position:bottom left;
	}

 .m_sample {
	width:101px;
	height:18px;
	display: block;
	background: url(../images/m_sample.gif) no-repeat top left;
	padding: 0px 1px;
	float:left;
	}
	
 .m_sample:hover{
	background-position:bottom left;
	}

 .m_revenue {
	width:130px;
	height:18px;
	display: block;
	background: url(../images/m_revenue.gif) no-repeat top left;
	padding: 0px 1px;
	float:left;
	}
	
 .m_revenue:hover{
	background-position:bottom left;
	}

 .m_reseller {
	width:85px;
	height:18px;
	display: block;
	background: url(../images/m_reseller.gif) no-repeat top left;
	padding: 0px 1px;
	float:left;
	}
	
 .m_reseller:hover{
	background-position:bottom left;
	}
	
#contenttop {
	background:url(../images/maintop.gif) no-repeat; 
	width:800px;
	height:12px;
	padding:0;
	margin:0;
	font-size:1px;
	}

#content {
	background:url(../images/mainbg.gif); 
	width:770px; 
	padding:1px 15px 1px 15px; 
	margin-top:0px; 
	display:block;
	}

img.type1 {
	background:#fff;
	padding: 3px;
	border:1px solid #ccc;
	}
	
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:900;
	color:#3C5289;
	padding:4px 25px;
	margin:1px;
	border:1px solid #ccc;
	background: url(../images/headerbg.gif) #fff;
	}


.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000;
	}



