/* 2004 www.mambosolutions.com */
 
body { 
 
	width: 670px;
 
	margin: 0px;
 
	padding: 0px;
 
	background-color: #fff;
 
	background-image: url(../images/ms_internet1_02.jpg);
 
	background-repeat: repeat-y;
 
	background-position: left top;
 
	font-family: Arial, Helvetica, sans-serif;
 
	font-weight: bold;
 
	color: #333333;
 
	letter-spacing: 0px;
 
	scrollbar-base-color: #333333;
 
	scrollbar-track-color: #666666;
 
	scrollbar-face-color: #fff;
 
}
 

 
#container { 
 
	position: absolute;
 
	width: 765px;
 
	top: 0px;
 
	left: 0%;
 
	text-align: left;
 
	background-image: url(../images/ms_internet1_01.jpg);
 
	background-repeat: no-repeat;
 
	height: 580px;
 
	z-index: 2;
 
}
 

 
#seperator{
 
	background-repeat: no-repeat;
 
	left: 20px;
 
	z-index: 3;
 
	height: 20px;
 
}
 

 
	
 
#mamboTopModule {
 
  position: absolute;
 
	top: 88px;
 
	left: 20%;
 
	width: 240px;
 
	margin-left: 240px;  
 
	margin-right: 0px; 
 
	line-height: 10px;margin-bottom: 0px;
 
	padding-bottom: 0px;
 
	margin-top: 0px;
 
	padding-top: 0px;
 
}
 

 
#mamboMainBody {
 
	position: absolute;
 
	top: 180px;
 
	left: 200px;
 
	width: 520px;
 
	height: 100%;
 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 
	font-size: 12px;
 
	margin-bottom: 0px;
 
	padding-bottom: 0px;
 
	margin-top: 0px;
 
	padding-top: 0px;
 
	padding-left: 0px;
 
	padding-right: 0px;
 
	margin-left: 0px;
 
	margin-right: 0px;
 
	border-top: 1px #cccccc;
 
}
 

 
#mamboLeftModule {
 
	position: absolute;
 
	top: 180px;
 
	left: 20px;
 
	clear: both;
 
	width: 180px;
	z-index:100;

}
 
	
 
#mamboRightModule {
 
	position: absolute;
 
	top: 20px;
 
	left: 800px;
 
	clear: both;
 
	width: 180px;
 
}
 
	
 
#banners_bottom{
 
  padding-top: 5%;
 
  width: 100%;
 
  clear: both;
 
  position: bottom;
 
}
 

 
#mod_bottom {
 
  position: bottom;
 
  padding-top: 10%;
 
  width: 100%;
 
  clear: both;
 
}
 
/* virtuemart */
 
#cat_title {
 
  height: 26px;
 
	color: #206397;
 
	font-weight: bold;
 
	font-size: 120%;
 
	text-align: left;
 
	text-indent: 4px;
 
}
 

 
#cat_text {
 
	font-weight: bold;
 
	text-align: right;
 
}
 

 
#cat_desc {
 
	text-align: left;
 
	text-indent: 4px;
 
}
 

 
