* {
	margin:0px;
	padding:0px;
	}
ul,ol {
	margin-left:30px;
	margin-bottom:0.5em;
	}
p,h1,h2,h3,h4,h5,h6 {
	margin-top:1em;
	margin-bottom:1em;
	}
/*div {border:1px solid}*/
	
body {
	font-family:arial, helvetica;
	font-size:12pt;
	color:#404040;
     }

#wrapper{
	display:block;
	position:relative;
	width:760px;
	height:550px;
	margin:0px auto;
	}	 
#banner{
	display:block;
	position:relative;
	width:611px;
	height:102px;
	float:right;
	overflow:hidden;
	}
#nav {
	display:block;
	position:relative;
	width:611px;
	height:30px;
	float:right;
	overflow:hidden;	
	
	}
#content {
	display:block;
	position:relative;
	width:611px;
	height:520px;
	float:right;
	}
#slide {
	display:block;
	position:relative;
	width:149px;
	height:550px;
	float:right;
	overflow:hidden;	
	}