#main {
	width:927px;
	margin:0 auto;
	text-align:left;
	background: #FFF;
}

#header {
	height:442px;
	padding-bottom: 0px;
	background: url(images/tin-can-phone5.jpg) no-repeat right bottom;
}

#footer {
	height:88px;
	clear:both;
}
#seo {
	border: 1px solid #333;
	width: 927px;
	margin: 300px auto 0px;
}
#page1 #seo p {
	font-size: x-small;
	text-align: left;
}
#page1 #seo h1 strong {
	font-size: small;
	text-align: left;
}


.column-1, .column-2, .col-1, .col-2, .col-3 {float:left;}
.container {
	width:100%;
	overflow:hidden;
}

.column-1{
	width:194px;
	padding-left: 5px;
	margin-left: 10px;
	text-transform:capitalize;
}
.column-2b {
	width: 680px;
}

.column-2{
	width:670px;
	margin-left: 15px;
	overflow: hidden;
}
h1 {
	font-size: 2.25em;
}

.col-1, .col-2, .col-3 {
	width:205px;
	overflow: visual;
}
