body {
	background-color: #666666;
	background-image: url(../images/background.jpg);
}

#container {
	background: url(../images/container.png) no-repeat;
	width:574px;
	height:444px;
	padding: 0px;
	margin: 0 auto;
}
#samples {
background: url(../images/title.png) no-repeat;
margin: 0 auto;
padding: 0px;
width: 480px;
height: 64px;
top: 0px;
}


#services {
	margin: 0px auto;
}

h3 {
	font-family: helvetica;
	font-size: 18pt;
	color: white;
	text-align: center;
	padding-top: 0px;
}

#icons
{
	margin: 0px auto;
	width: 480px;
	text-align: center;
}

.small_icons {
	padding: 30px;
	margin: 0px auto;
	text-align: center;
}

a img {
	border: none;
}

a:link {
	border: none;
}

a:visited {
	border:  none;
	
}

a:active {
	border: none;
}
