body {
	font-family: Arial;
	background-color:#CCCCCC;
}

td {
	padding: 2px 10px 2px 2px;
	vertical-align: top;
}

th {
	text-align: left;
}

#container { 
	border: 0;
	width: 970px;
}

#header {
	background: url('../../images/svc_header.gif') no-repeat;
	height: 192px;
	background-color:#CCCCCC;
}

#navigation {
	font-size: 17px;
	padding: 167px 0px 0px 0px;
}

.selected {
	font-weight: bold;
}

#body {
	background: url('../../images/svc_body.gif');
	padding: 10px 110px 25px 110px;
	background-color:#CCCCCC;
}

#footer {
	background: url('../../images/svc_footer.gif') no-repeat;
	background-color:#CCCCCC;
	height: 105px;
}

#footer img {
	padding-right: 15px;
	vertical-align: middle;
}