	* {
	padding:0px;
	margin:0px;
	}
	
	html, html body {
	padding:0px;
	margin:0px;
	height:100%;
	min-height:100%;		
	}
	
	body {
	min-width:845px;
	text-align:center;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:11px;
	line-height:13px;		
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;	
	}
	
	#main-wrapper {
	width:845px;
	height:515px;
	/* border:1px solid #CCCCCC; */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	top:30px;
	}
	
	.main-content {
	width:661px;
	height:447px;		
	/* border:1px solid #666666; */	
	position:relative;
	top:55px;
	float:right;
	z-index:999;
	}
			
	.logo {
	width:648px;
	text-align:center;
	position:absolute;
	top:-48px;
	background-color:transparent;
	}
	
	#logo {
	margin-left:auto;
	margin-right:auto;	
	}
	
	.admin {
	position:absolute;
	top:25px;
	margin-left:50px;
	background-color:transparent;
	font-size:7pt;
	}
	
	#clear {
	clear:both;
	}
	
	.right-side-wrapper {
	width:305px;
	height:350px;
	float:right;
	position:relative;
	right:15px;		
	/* border:1px solid #DFDFDF; */
	overflow:auto;
	overflow-x:hidden;
	}
	
	.left-side-wrapper {
	width:305px;
	height:310px;
	float:left;
	position:relative;
	left:15px;
	/* border:1px solid #DFDFDF; */
	overflow:auto;		
	overflow-x:hidden;
	}
	
	.wide-page-wrapper {
	width:630px;
	height:310px;		
	position:relative;
	left:15px;
	/* border:1px solid #DFDFDF; */
	overflow:auto;
	overflow-x:hidden;
	}
	
	.slide-show .inpage-images {
	width:305px;
	height:340px;
	text-align:center;
	padding-top:3px;
	}
		
	.text-padding {
	padding:3px;
	text-align:justify;
	}
	
	#fix-position {
	position:relative;
	top:67px;
	}
	
	.main-menu {
	width:180px;
	height:200px;
	border:none;
	text-align:right;
	float:left;
	/* border:1px solid #666666; */
	position:absolute;
	bottom:60px;
	}
	
	.main-menu ul {
	list-style-type:none;
	}
			
	.main-menu li {
	height:20px;
	vertical-align:middle;
	}
	
	.main-menu li.first {}
			
	.main-menu .leaf {
	vertical-align:middle;
	}
	
	.invisible-op-zero {
	visibility:hidden;	
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	}
	
	.contact-form-wrapper {		
	text-align:left;
	width:210px;
	}
	
	form {
	margin:0px;
	padding:0px;
	}
	
	.micro-spacer {
	font-size:1px;
	height:2px;
	}
	.small-spacer {
	font-size:1px;
	height:3px;
	}
	.medium-spacer {
	font-size:1px;
	height:7px;
	}
	.big-spacer {
	font-size:1px;
	height:15px;
	}
	
	.developer {
	position:relative;
	top:36px;
	right:20px;
	font-size:7pt;
	z-index:999;
	clear:both;
	color:#AAAAAA;
	}
	
	.product-details {
	float:left;
	width:185px;
	}
	
	.product-image {
	float:left;
	width:250px;
	}