#pagewrap {
	background-image: url(../images/home-bg.png);
	height: 509px;
	background-repeat: no-repeat;
	}
#nav-mid {
	position: absolute !important;
	top:	42px;
	left: 229px;
	padding: 0;
	margin: 0;
	}	
ul#home-r1{
	float:right;
	margin:111px 25px 0 0;
	padding:0;
	left:-505px;
	}
#home-r1 li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
#content-left {
	margin: 157px 0 0 55px;
	width: 405px;
	
	}
ul.services {
	margin: 25px 0 0 0;
	padding: 0;
	}
	.services li {
		font-size: 18px;
		margin: 0 0 9px 0;
		padding: 0;
		list-style-type: none;
		}
	.services li a, .services li a:visited {
		text-decoration: none;
		color: #000;
		background-image: url(../images/bul-triangle.png);
		background-repeat: no-repeat;
		background-position: 0 4px;
		padding: 0 0 0 20px;		
		}
	.services li a:hover {
		text-decoration: underline;
		color: #4e386b;
		background-position: 0 -24px;
		}
.base a, .base a:visited {
	color:#fff;	
	font-weight:bold;
	text-decoration: none;
}
.base a:hover {
	text-decoration: underline;
	}

.left {
	position:absolute;
	top:468px;
	left:65px;
	}
.right {
	position:absolute;
	top:468px;
	left:526px;
	}
	