body {
	text-align: left;
	font-family: tahoma, arial, verdana, sans serif;
	font-size: 10px;
	border: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
}

td {
	font-family: tahoma, arial, verdana, sans serif;
	font-size: 10px;
}

#top {
	background-image: url('images/top.gif');
	background-repeat: no-repeat;
	width: 770px;
	height: 96px;
}

#content-home {
	background--image: url('images/home-main-1.jpg');
	background-repeat: no-repeat;
	width: 621px;
	height: 465px;
}

.how_we_work {
	padding-left: 10px;
	padding-bottom: 20px;
	width: 621px; 
	background-image: url('images/how_we_work-top.gif'); 
	background-repeat: no-repeat; 
	background-color: #C3EFF1;
}

.about_us {
	padding-left: 20px;
	padding-bottom: 20px;
	width: 621px; 
	background-image: url('images/about_us-top.gif'); 
	background-repeat: no-repeat; 
	background-color: #BAECED;
}

.contact_us {
	padding-left: 20px;
	padding-bottom: 20px;
	width: 621px; 
	background-image: url('images/contact_us-back.jpg'); 
	background-repeat: no-repeat; 
	background-color: #8A98CC;
}

#nav {
	background-color: #44CFE4;
	width: 149px;
}

.nav {
	height: 464px;
}

ul {
	list-style: disc inside;
	margin: 0px;
}

.space-22 {
	height: 22px;
}

.padding-5 {
	padding: 5px;
	padding-bottom: 20px;
}

.large {
	font-size: 14px;
}

.text-9 {
	font-size: 9px;
}

a {
	color: #000;
}

a.active {
	color: #000;
}

a.hover {
	color: #000;
}

a.visited {
	color: #000;
}

a.link {
	color: #000;
}