body {
	margin: 0; 
	padding: 0;
	border: 0;
	background: #fff; 
	text-align: center;
	background-image: url(images/left-bg.png);
	background-repeat:repeat-y;
}

#contact {
	margin: 0;
	padding: 0;
	text-align: left;
	left: 0;
	top: 0;
	position: fixed;
}	

#container {
	float: left;
	margin: -5px 0 0 235px;
	padding: 0 0 0 0;
	text-align: left;
}

h1 {
	color: #777;
	font-size: 2.4em;
	text-align: left;
	font-family:"Droid Sans", arial, sans;
	font-weight:bold;
	padding: 0 0 8px 0;
}

h2 {
	color: #777;
	font-size: 1em;
	text-align: left;
	font-family:"Droid Sans", arial, sans;
	font-weight:bold;
	padding: 0;
	margin: 0 0 -10px 0;
}

td.bottom p {
	color: #777;
	font-size: .6em;
	text-align: left;
	font-family:"Droid Sans", arial, sans;
	font-weight:bold;
}

td.samples img {
	padding: 18px 12px 18px 12px;
}

img.sample {
	padding: 10px 20px 10px 0;
}
	
#footer {
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
}
