@charset "utf-8";
/* CSS Document */
html{
	height:auto !important;
	height:100%;
	min-height:100%;
	padding:0;
}
#header{
 	width:100%;
	height:196px;
	color:#7a34a4;
	background:url(../images/header_bg.jpg) repeat-x;
 } 
 #header_title{
 	width:700px;
	height:125px;
	position:absolute;
	margin:37px 0 0 230px;
 } 
 #profile32{
 	font-size: 12pt;
 }
 #logo{
 width:226px;
 height:196px;
 margin:0 0 0 0;
 }
 #logo img{
 width:226px;
 height:196px;
 border: 0;
 }
#home a:link {
	text-decoration: none;
	color:#000000;	
}
#home a:hover {
	text-decoration: underline;
	color:#000000;	
}
#home  a:visited {
	text-decoration: none;
	color:#000000;	
}
#nav{
	width:790px;
	position:absolute;
	height:42px;
	margin:153px 0 0 230px;

	background-color:#7a34a4;
	}
#nav ul{
	text-decoration: none;
	list-style:none;
	margin:0px 0px 0 5px;
	padding:0 0px 0 5px;
}
#nav li{
	text-decoration: none;
	list-style:none;
	margin:0 12px 0 6px;
	padding:10px 9px 0 5px;
	float:left;
}
#nav a:link {
	text-decoration: none;
	color:#FFF;	font-size: 15pt;
}
#nav a:hover {
	text-decoration: underline;
	color:#FF0000;	font-size: 15pt;
}
#nav  a:visited {
	text-decoration: none;
	color:#FFF;	font-size: 15pt;
}

#nav2{
	width:555px;
	height:60px;
	margin:0 0 0 0;
	}
#nav2 ul{
	text-decoration: none;
	list-style:none;
	margin:0px 0px 0 5px;
	padding:0 0px 0 5px;
}
#nav2 li{
	text-decoration: none;
	list-style:none;
	margin:0 9px 0 9px;
	padding:18px 9px 0 9px;
	float:left;
}
#nav2 a:link {
	text-decoration: none;
	color:#767575;	
}
#nav2 a:hover {
	text-decoration: underline;
	color:#767575;	
}
#nav2  a:visited {
	text-decoration: none;
	color:#767575;	
}#nav3{
	width:100%;
	height:52px;
	background-color:#363331;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	
	}
#nav3 ul{
	text-decoration: none;
	list-style:none;
	margin:0px 0px 0 5px;
	padding:0 0px 0 5px;
}
#nav3 li{
	text-decoration: none;
	list-style:none;
	margin:5px 9px 0 9px;
	padding:10px 10px 0 8px;
	height:20px;
	float:left;
	/*border-right:1px solid #FFF;*/
}
#nav3 a:link {
	text-decoration: none;
	color:#FFF;	
}
#nav3 a:hover {
	text-decoration: underline;
	color:#FFF;	
}
#nav3  a:visited {
	text-decoration: none;
	color:#FFF;	
}#nav4{
	width:100%;
	height:80px;
	margin:10px 0 10px 0;
	}
#nav4 ul{
	text-decoration: none;
	list-style:none;
	margin:0px 0px 0 5px;
	padding:0 0px 0 5px;
}
#nav4 li{
	text-decoration: none;
	list-style:none;
	margin:0 9px 0 9px;
	padding:6px 10px 0 8px;
	height:52px;
	float:left;
	border-right:1px solid #CCCCCC;
}
#menu{
	width:192px;
	height:59px;
	margin:0 0 0 0;
	background-color:#FFFFFF;
}#menu p{
	margin:0 0 0 10px;
}
#menu a:link {
	text-decoration: none;
	font:bold 12px tahoma;
	color:#000000;	
}
#menu a:hover {
	text-decoration: underline;
	font:bold 12px tahoma;
	color:#0066FF;	
}
#menu  a:visited {
	text-decoration: none;
	font:bold 12px tahoma;
	color:#000000;	
}

#super_body2{
	width:100%;
	height:auto;
	background-color:#FFF;
	border:1px solid #ededed;
	margin:0 5px 0 0;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;


}

#super_body3{
	width:240px;
	height:280px;
	background-color:#FFF;
	border:1px solid #ededed;
	margin:10px 0 0 0;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
#super_body4{
	width:97%;
	height:auto;
	background-color:#FFF;
	border:1px solid #ededed;
	margin:0 0 0 7px;
}
#super_body5{
	width:96%;
	height:auto;
	background-color:#e9e9e9;
	border:1px solid #ededed;
	margin:0 0 0 7px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
#login{
	width:98%;
	height:auto;
	background-color:#0e0e0e;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;

}#footer{
	width:95%;
	height:97px;
	background:url(../images/bg_footer.jpg) repeat-x;
	margin:0 auto;
	padding:10px 0 0 0;
}
#footer p{
	margin:0 0 0 0;
}
#view{
	width:97%;
	font-size:18px;
	margin:0 auto;
	padding:20px 0 20px 0;
	word-wrap:break-word; 
}

#view hr{
	border: 0px;margin-top: 5px;border-top: 1px solid #CCCCCC;height: 1px; width:100%;
}
#view p{
	text-align:justify;
	margin: 0 0 0 0;
}




#product{
	width:95%;
	margin:0 0 0 0;
	color:#000000;
	font:normal 12px tahoma;
}
#product h1{
	font:bold 18px tahoma;
	color:#784931;
	margin:0 0 10px 0;
	word-wrap:break-word; 
}
#product_img{
	width:125px;
	height:110px;
	border:0px solid #ecedcb;
	margin:0 0 0 0;
}
#product p{
	color:#000000;
}
#product b{
	margin:0 0 5px 0;
	color:#000000;
}
.am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
}
.am-wrapper img{
	position:absolute;
	outline:none;
}

img, div { 
behavior: url(../js/iepngfix.htc);
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .clearfix{
	height:1%;
}

