.header {
	background-image: url(graphix/header.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 926px;
}
.bottom {
	background-image: url(graphix/bottom.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 926px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EC6A1F;
	text-align: center;
}
.filler {
	background-image: url(graphix/filler.png);
	background-repeat: repeat-y;
}
body {
	background-color: #3E383F;
}
.column1 {
	background-image: url(graphix/website_services.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 285px;
}
.column2 {
	background-image: url(graphix/design_services.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 285px;
}
.column3 {
	background-image: url(graphix/ebook_services.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 285px;
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: justify;
	padding-right: 15px;
	padding-left: 10px;
}
.features {
	background-image: url(graphix/features.jpg);
	background-repeat: no-repeat;
	height: 520px;
	width: 270px;
	float: right;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6599FF;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(graphix/tick.jpg);
}


.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E36324;
	padding-left: 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #558BC9;
	text-align: center;
}

.border {
	border: 1px solid #666;
}
a:link {
	color: #66F;
	text-decoration: none;
}
a:visited {
	color: #66F;
	text-decoration: none;
}
a:hover {
	color: #F60;
}

