
BODY {
	FONT-FAMILY: arial; TEXT-ALIGN: left; background: #ffffff;  margin:0px;

}

h1{background-color: #6534e4; font-size: 16px; border-top: solid 2px #b59ef1; border-bottom: solid 2px #b59ef1;text-align: center; color:#ffffff;}

div#wrapper{

	border: 0px solid #000000; 
	width: 1027px;
	min-height: 400px;
	


}

div#banner {

	border: solid 0px #000000;
	width: 1027px;
	height: 196px; 
	background-image: url(images/banner.png);


}

div#intro{
	
	width: 400px;
	text-align: left; 
	font-size: 14px;
	color: #000000; 
	border: solid 0px #000000;
	float: left;
	margin-top: 100px;
	margin-left: 240px;
	color:#33157f;
	

}

div#menu-holder{

	border: solid 0px #000000;
	width: 173px;
	
	float: left;
	


}

div#menu-mid{

	border: solid 0px #000000;
	width: 170px;
	height: 200px;
	float: left;
	background-image: url(images/side.png);
	background-position: -1px 0;
	

}

div#menu-bottom{

	border: solid 0px #000000;
	width: 170px;
	height: 85px;
	float: left;
	background-image: url(images/side-bottom.png);
	background-repeat: no-repeat;
	background-position: -2px 0;
	
	

}


div#content-area{

	border: solid 0px #000000;
	width: 850px;
	min-height: 300px;
	float: left;
	

}

.text{
	border: solid 0px #000000;	
	font-size: 14px;
	width: 600px;
	margin-left: 11px;
	float:left;
	color:#33157f;

}

div#right-im{

	border: solid 0px #000000;	
	font-size: 12px;
	width: 220px;
	height: 250px;
	float:right;

}

img.prem{float: right;}

img.prf{float: left; margin-right: 5px;}
.c{width: 50px; height: 10px; clear: both;border: solid 0px #000000;}

br.clear {
clear:both;
}

div#footer{

	border: solid 0px #000000;
	width:1027px;
	height: 75px;
	clear: both;
	position: relative;
	background-image: url(images/foot-tab.png); 
	background-repeat: no-repeat;
	background-position: 570px 0;
	

	

}

.foot-text{

	border: solid 0px #000000;
	position: absolute;
	z-index: 100;
	color: #ffffff;
	right: 5px;
	top: 10px;
	font-size: 10px;

}

.foot-text-2{

	border: solid 0px #000000;
	position: absolute;
	z-index: 100;
	color: #ffffff;
	right: 5px;
	top: 25px;
	font-size: 10px;

}

div#fade{
	border: solid 0px #000000;
	position: absolute; 
	width: 258px;
	height: 344px;
	right: 1px;
	bottom: -5px;
	

}



/*        Menu        */


ul{
	
	margin:0px;
	padding:0px;
	list-style:none; 
}
	
#menu {
	width: 160px;
	border-style: solid solid none solid;
	border-color: #ffffff;
	
	border-width:0px;
	text-decoration: none;
	
	
	
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 32px;text-decoration: none;
	
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/v6.png) 0 -49px;
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
	
#menu li a:hover {
	color: #000000;
	background: url(images/v6.png) 0 -5px;
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
	
#menu li a:active {
	color: #000000;
	background: url(images/v6.png) 0 -89px;
	background-repeat:no-repeat;
	padding: 8px 0 0 50px;
	}
