body {
	color: #333;
	background: #2b3747;
}

#center {
	background: transparent url("../graphics/truck/bg-center.gif") repeat-y;
}

#header {
	background: #2c5387;
}

#menu {
	background: url("../graphics/truck/tabs/c.gif") repeat-x left bottom;
	border-bottom: 30px solid #2e6dc1;
}

#menu li.current {
	background: url("../graphics/truck/tabs/ra.gif") no-repeat right top;
}

#menu li a {
	color: #222;
}

#menu li a:hover {
	color: #842f2f;
}

#menu li.current a {
	color: #ddd;
	background: url("../graphics/truck/tabs/la.gif") no-repeat left top;
}

#colM {
	background: url("../graphics/truck/bg-body.jpg") no-repeat;
}

#footer address {
	background: url("../graphics/truck/cater.gif") no-repeat;
}

.text {
	color: #333;
}

.small {
	color: #333;
}