html, body { margin: 0; padding: 0; }
*{
margin:0px;
padding:0px;
}
body {
	font-size: 12px;
	font-style: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background-image: url(../images/back.gif);
	background-repeat:no-repeat;
	background-color: #48316E;
}



a.menuClass:link{ color:#333; text-decoration:none; }
a.menuClass:visited{ color:#333; text-decoration:none; }
a.menuClass:active{ color:#333; text-decoration:none; }
a.menuClass:hover { color:#333; text-decoration:underline; }

a.menuS:link { color:#fff; text-decoration:none; }
a.menuS:visited { color:#fff; text-decoration:none; }
a.menuS:active { color:#fff; text-decoration:none; }
a.menuS:hover { color:#fff; text-decoration:underline; }


a.contentClass:link{ color:#0099ff; text-decoration:none; }
a.contentClass:visited{ color:#0099ff; text-decoration:none; }
a.contentClass:active{ color:#0099ff; text-decoration:none; }
a.contentClass:hover { color:#0099ff; text-decoration:underline; }





h1{
	padding:0px;
	margin:0px;
	font-size:1.3em;
	margin-bottom:5px;
}
h2{
	padding:0px;
	margin:0px;
	margin-bottom:3px;
	font-size:1em;
}
p{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	line-height:1.3em;
}


.noDisplay{
	display:none;
}





	

/*------Eh uup ----------------------*/




	

#holder{
	margin:0px auto;
	width:960px;


	
	
	}		


#topPanel{
	width:880px;
	height:100px;

	
	
	}
	
	#logo{
	float:left;
	margin-top:20px;
	margin-left:0px;
	width:400px;
	
	
	
	}		
	
	
		
	#TelFax{
	float:right;
	margin-top:45px;
	margin-right:0px;
	padding-left:60px;
	width:174px;
	
	
	
	}
	
	
	#leftMenu{
	float:left;
	clear:both;
	margin-top:20px;
	margin-left:10px;
	width:120px;

	
	
	
	}
	
	
	
	#smallMenu{
	float:left;
	margin-top:0px;
	margin-top:0px;
	width:120px;

	
	
	}
	
	

	
	
	
	.menuClass{
	font-size:12px;
	font-style:normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	
	
	
	}
	
	
	.menuS{
	font-size:11px;
	font-style:normal;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	
	
	
	}
	
	
	

	.menuE{
	font-size:103%;
	font-style:normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	
	
	
	}
	
	
	#mainContent{
	float:left;
	margin-left:100px;
	margin-top:20px;
	padding:40px;
	width:550px;
	height:100%;
	background-color:#FFFFFF;

		
	
	}
	
	#quotePanel{
	float:left;
	margin-left:0px;
	margin-top:20px;
	padding:30px;
	width:140px;
	height:338px;
	background-color:#673b8f;
	border:solid 1px #fff;


		
	
	}
	

	p.border
{
border-style: solid;
border-color: #00ccff
}
	
	
	
		.quoteClass{
	font-size:116%;
	font-style:normal;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height:24px;
	
	
	
	
	
	
	}
	
	
	#mainContent ul {
	list-style-image: url("../images/bullet.gif"); 
}


/* ------------------------------*/

