#mainBodyImage
{
	width: 1053px;
	height: 1343px;
	margin: 0 auto;
	background:url(../images/servReqImage.gif) 0 0 no-repeat;
}

#pageTitleServReq
{
	width: 300px;
	height: 30px;
	float: left;
	margin: 30px 0 0 530px;
	color: #009933;

}

#pageTitleServReq h1
{
	width: 88px;
	font-size: 24px;
	font-weight: normal;
	float: left;
}

#pageTitleServReq p
{
	font-size: 16px;
	font-weight: normal;
	float: left;
	color: #009933;
}

#ccLogos 
{
	width: 193px;
	height: 43px;
	margin: 107px 329px 0 0;
	float: right;
	background:url(../images/ccLogos.gif) 0 0 no-repeat;
}

#lists 
{
	width: 360px;
	margin: 170px -380px 0 0;
	float: right;
}

#lists b
{
	font-size: 13px;
}

#clientListLeft
{
	width: 190px;
	margin: 0 auto;
	color: #000;
	font-size: 12px;
	text-decoration:none;
	float: left;
}

#clientListLeft li
{	
	background: url(../images/bullet.gif) 0 .2em no-repeat;
	list-style:none;
	padding-left: 10px;
}

#clientListRight
{
	width: 160px;
	margin: 0 auto;
	color: #000;
	font-size: 12px;
	text-decoration:none;
	float: right;
}

#clientListRight li
{	
	background: url(../images/bullet.gif) 0 .2em no-repeat;
	list-style:none;
	padding-left: 10px;
}

#requestProp
{
	width: 140px;
	float: right;
	margin: 440px -139px 0 0;
}

#requestProp li
{
	padding-left: 10px;
	background: url(../images/arrow.gif) 0 2px no-repeat;
	list-style:none;
}

.requestProp
{
	color: #009933;
	font-size: 15px;
	text-decoration:none;
}

a.requestProp {
	color: #009933;
	text-decoration:none;
}

a.requestProp:hover {
	color: #009933;
	text-decoration:underline;
}