#container { margin:0 auto; position:relative; text-align:left; width: 738px; }

body {
	background-color: #1b1a1a;
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}

.greenline {
	background-color: #36494c;
	height: 5px;
	width: 738px;
}
.grad {
	background-image: url(/images/home_textback.jpg);
	background-repeat: no-repeat;
}
.gradwide {
	background-image: url(/images/biggrad.jpg);
	background-repeat: no-repeat;
	height: 400px;
}


.slider {
	height: 95px;
	width: 700px;
	overflow: auto;
	margin-left:20px;
	margin-top:20px;
}