@charset "UTF-8";
/* CSS Document */

body {

font-family: helvetica;

font-size: 10px;

color: 4a4a4a;

} 

div#banner{
	margin:auto;
	width:795px;
	height:50px;
	margin-top: 0px;
}

div#contenttext {

margin:auto;
padding:0 0 0 0;
width: 795px;
height: 550px;
margin-top: 15px;

} 

div#linx {

margin:auto;
padding:0 0 0 0;
width: 795px;
height: 20px;
margin-top: 0px;

} 