* {margin:0; padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sm {list-style:none; width:929px; height:275px; display:block; overflow:hidden;
	}

.sm li {float:right; display:inline; overflow:hidden}
body {
background-repeat:repeat-x;
background-color:#c0c0c0;
}

img {
	border:none;
}

#shadow{
	width:1011px;
	margin:auto;
}

#wrapper {	
	width:929px;
	margin:auto;
	background-color:#ffffff;
	height:auto;
}

#header {
	width: 929px;
	margin:auto;
	background-color:#c8d7ff;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#menu {
	width: 929px;
	background-color:#c8d7ff;
}

#content_gen{
	margin:auto;
	float:left;
	width:929px;
	background-color:#fffaf5;
	height:auto;
	margin-top:0px;
}

#content_left{
	float:left;
	width:750px;
	height:auto;
	margin-top:25px;
	background-color:#fffaf5;
}

#content_left ul li{
	margin-left:25px;
	line-height:1.1em;
	background-color:#fffaf5;
}