p {
	font-size: .8em;
	color: #CCCCCC;
	line-height: 1.8em;
}
h1 {
	font-size: 1em;
	color: #CCCCCC;
	text-transform: none;
	letter-spacing: 0;
	padding-bottom: 10px;
	color: #99cc33;
}
h2 {
	font-size: .9em;
	color: #999999;
	text-transform: none;
	letter-spacing: 0;
	padding: 10px 0 5px 0;
	margin: 0 0 0 0;
}
.mainContent ul {
	background: url(../images/ulBg.gif) no-repeat;
	height: 150px;
	padding: 10px 10px 0px 20px;
	margin: 20px 0 0px 0;
}
.mainContent li {
	margin: 4px 0 0 10px;
	padding: 4px 0 0 15px;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	color: #999999;
}
.webDesign {
	background: url(../images/web_bg.gif) no-repeat;
	padding: 20px 170px 0 100px;
	width: 470px;
}
.interactive {
	background: url(../images/interactive_bg.gif) no-repeat 572px -15px;
	padding: 30px 170px 0 100px;
	width: 450px;
}
.animation {
	background: url(../images/animation_bg.gif) no-repeat 0 -15px;
	padding: 25px 170px 0 100px;
	width: 470px;
}
.graphicDesign {
	background: url(../images/gd_bg.gif)  no-repeat 572px 0px;
	padding: 30px 170px 0 100px;
	width: 470px;
}
.bottomLeft {
	background: url(../images/left_bg.gif) no-repeat 31px 0;
	height: 27px;
	padding: 0 0 0 100px;
	width: 660px;
}
.bottomRight {
	background: url(../images/right_bg.gif) no-repeat 31px 0px;
	height: 27px;
	width: 660px;
}
.requestQuote {
	height: 140px;
}
.requestQuote img {
	padding-left: 132px;
}

