html {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6c6c6c;
	}
body {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	}
a:link, a:visited {
	text-decoration: none;
	color: #312e2e;
	}
a:hover, a:active{
	text-decoration: underline;
	color: #000000;
	}
#wrapper {
	margin: 0 auto 0 auto;
	width: 780px;
	text-align: left;
	}
td {
	vertical-align: top;
	}
table {
	font-size: 11px;
	line-height: 18px;
	}
td#sidebar {
	padding: 20px 15px 20px 25px;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	color: #6c6c6c;
	}
td#content {
	padding: 20px 20px 20px 0;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	color: #6c6c6c;
	}
td#footer {
	padding: 27px 20px 20px 20px;
	text-align: left;
	background-color: #538dd4;
	font-size: 11px;
	line-height: 14px;
	color: #312e2e; 
	}
td#sidebar_side {
	background-color: #6c6c6c;
	width: 36px;
	}
.services {
	width: 190px;
	}
img {
	border: 0;
	}
