/* CSS Document */
#content-wrap {
	background: url(../images/content-wrap-repeat-service.png) top left repeat-y;
	position: relative;
	float: left;
	width: 900px;
	}

#nav-bg {
	padding-bottom: 225px;
	}
	
#navigation-bg-image {
	background: url(../../images/nav-bg-image-services.jpg) bottom left no-repeat;	
	padding-bottom: 225px;
	}	
/* --== CONTENT ==-- */
#content {
	color: #FFFFFF;
	float: left;
	width: 367px;
	margin: 100px 40px 0 110px;
	}
	#content h1 {
	font-size: 1.3em;
	font-weight: lighter;
	}
	#content #content-pad {
	padding: 100px 40px 0 100px;
		}
	#content ul {
	list-style-type:circle;
	font-size: .75em;
	padding-left: 15px;
	margin: 10px 0 10px 0;
	}
	#content-img {
	position: absolute;
	bottom: 30px;
	right: 100px;
	}
		#content p {
	font-size: .75em;
	}

	

/* -== RIGHT COLUMN ==-- */
#right-col {
	font-family: Arial, Helvetica, sans-serif;
	width: 167px;
	float: left;
	}
	#right-col ul {
		font-size: .85em;
		padding: 15px;
		padding-left: 0;
		list-style-type: none;
		margin-left: 10px;
		}
		
		#right-col ul li {
			padding: 2px;
			border-bottom:1px dotted black;
			width:100%;
			}
		
		#right-col ul li a {
			color: #000;
			text-decoration: none;
			}
			
			#right-col ul li a:hover {
				color: #333333;
				text-decoration: underline;
				}	
/* -== BOTTOM UTILITY ==-- */
#bottom-utility {
	background: url(../images/glow-btm-repeat-services.png) top left repeat-y;
	width: 920px;
	padding: 5px 0 5px 0;
	}
	
#bottom-utility-btm {
	background: url(../images/glow-btm-services.png) top left no-repeat;
	float: left;
	width: 920px;
	height: 14px;
	}

