#main-body-content {
	background-image: url(../images/body-gradient.png);
	background-repeat: no-repeat;
	width: 932px;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#services-header {
	height: 120px;
	width: 932px;
	margin: 0px auto;
}
#services-content-left {
	float: left;
	width: 65%;
	padding-left: 30px;
}
#services-content-right {
	float: right;
	width: 250px;
	padding-right: 10px;
}

.indent-20
{
	text-indent: 20px;
}

.sublist
{
	padding: 0px 0px 0px 30px;
}

.prod-title
{
	color: #6DCFF6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

#plugcomputer-specs
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#plugcomputer-specs ul
{
	list-style: disc;
	list-style-position: inside;
}

#plugcomputer-specs li
{
	color: #6DCFF6;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#plugcomputer-specs li ul li
{
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

.specs-indent
{
	padding: 5px 10px;
	margin: 0px 0px 10px;
}

.plugcomputer-img
{
	height: auto;
	width: auto;
	margin-top: 22px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

