/*
.
	Title:GenepaX.com    
====================================
*/
body{
	font-family:Arial,Tahoma,Verdana,"Trebuchet MS",Georgia, Lucida,Helvetica, sans-serif;
	font-size:12px;
	text-align:center;  
	color:#3F3F3F; 
	background:#fff url("genepax_html/images/bdbg.gif") repeat-x; 
}
*{
	padding:0;	margin:0;  
}
img,fieldset{
	border:0;
}
ul,ol{
	list-style:none;
}	
a{
	color:#D00000;
	font-size:12px;
	text-decoration:none;  
}
a:hover{
	color:#282828;
}
.hide,i 
{
     position: absolute;
     left: -9999px;
} 

/*------------------------------Page Structure
*/
#wrap{
	width:900px; 
	margin:0 auto;
	text-align:left; 
}
/*==============================Header Area==*/
#hdr{
	width:900px;
	height:430px;
	background:url("images/bnr.gif") no-repeat 0 166px; 
}
#hdr h2{
	padding:19px 0 0 13px;
}
.logo{
	background:url("images/logo.png") no-repeat;
	width:264px;
	height:121px;
	display:block;
	cursor:pointer; 
}
/*\*/
* html .logo{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png", sizingMethod="crop"); 
}/**/
/*===============================Main Area==*/
#main,#maintp,#mainbtm{
	width:900px;
	display:block;
}
#main{
	background:url("images/mainbg.gif") repeat-y;
	margin:11px 0;
}
#maintp{
	background:url("images/maintop.gif") no-repeat;
}
#mainbtm{
	background:url("images/maintop.gif") no-repeat bottom;
	padding:1px 0;
}
#mainenter{
	width:900px;
	overflow:hidden;
}
#mainlft{
	width:642px;
	float:left;
	padding:20px 19px 20px 20px; 
	voice-family:"\"}\"";
	voice-family:inherit;	
	width:602px;
}
html>body #mainlft{
	width:602px;
}
#mainrght{
	width:247px;
	float:right;
	padding:20px; 
	voice-family:"\"}\"";
	voice-family:inherit;	
	width:207px;
}
html>body #mainrght{
	width:207px;
}   
/*===========================Left Content*/
#mainlft h2{
	background: url("images/bxtopbg.gif") repeat-x;
	height:30px;
	width:591px;
	border:1px solid #4E698A;
	border-bottom:none;
	line-height:30px;
	padding-left:10px;
	font-size:14px;
	color:#4E698A;
}
#mainlft div{
	width:601px;
	border:1px solid #4E698A;
	padding:11px;
	margin-bottom:20px;
	voice-family:"\"}\"";
	voice-family:inherit;	
	width:579px;
}
html>body #mainlft div{
	width:579px;
}
#mainlft #mlftbx07{
	margin-bottom:0; 
}
#mainlft div img{
	padding:10px 0;
	display:block;
}
/*=============================Right Content==*/
#mainrght h4{
	font-size:14px;
	line-height:5px;
	color:#BD7100;
	display:block;
	border-bottom:1px solid #699712;
	padding-bottom:10px;
}
#mainrght ul{
	width:207px;
	overflow:hidden;
}
#mainrght ul li{
	background:url("images/icon.gif") no-repeat 0 3px;
	padding-left:17px;
	float:left;
	width:190px;
	margin:5px 0 6px 0;
	font-size:11px;
}
.rmore{
	background:url("images/btnmore.gif") no-repeat;
	height:12px;
	width:38px;
	display:block;
	margin:5px 0 0 168px;
}
/*==============================Footer Area==*/
#ftr{
	background:url("images/ftrbg.gif") repeat-x;
	height:102px;
}
#ftr p{
	width:900px;
	margin:0 auto;
	line-height:50px;
}