/* CSS Document _index */
body {
	background-color: #F5F5F5;
	margin-left:0%;
	margin-top:0%;
	FONT: 12px/1.65em verdana, arial, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h4 {
	color: #254e88;
	font-family: Arial, Helvetica, sans-serif;
	}
.addresstext {
	FONT: 12px/1.65em verdana, arial, sans-serif;
	color:#FFFFFF;
	line-height: 15px;
	}

#header_block {
		BACKGROUND: url(../pic/banner.gif) #F5F5F5 no-repeat; 
		WIDTH: 800px; 
		height: 150px;
}
#address {
		color:#FFFFFF; 
		font-family:sans-serif; 
		font-size:12px; 
		text-align:right;  
		position: relative; 
		top: 60px;
		padding-right:4px; 
}
#navigation_bar {
		background:  url(../pic/blue_yellow_line.gif) #ffffff repeat-x;
		width: 800px;
		height: 25px;
		}
#navigation_bar li { display: inline;
					list-style-type: none;
					padding-left: 20px;
					background-image: url(../pic/flower.gif);
					background-repeat: no-repeat;
					background-position: 0 0em;
 }


#central_block {
		background: #FFFFFF;
		position: relative;
		width: 800px;
		height: 600px;
		}
#business_description {
		float:left;
		padding-top: 10px;
		padding-left: 40px;
		width: 420px;
		text-align: justify
		}

#popA {
		background:  url(../pic/image_a.gif) no-repeat;
		position: absolute;
		left: 570px;
		top: -50px;
		width: 200px;
		height: 200px;
		}
#popB {
		background:  url(../pic/image_b.gif) no-repeat;
		position: absolute;
		left: 570px;
		top: 170px;
		width: 200px;
		height: 140px;
		}
#popC {
		background:  url(../pic/image_c.gif) no-repeat;
		position: absolute;
		left: 570px;
		top: 330px;
		width: 200px;
		height: 140px;
		}


#services_A	{
		background:  url(../pic/services_a.gif) no-repeat;
		position: absolute;
		left: 570px;
		top: -50px;
		width: 200px;
		height: 140px;
		}
#services_B	{
		background:  url(../pic/services_b.gif) no-repeat;
		position: absolute;
		left: 570px;
		top: 110px;
		width: 200px;
		height: 140px;
		}
#services_C	{
		background:  url(../pic/services_c.gif) no-repeat;
		position: absolute;
		left: 570px;
		top: 270px;
		width: 200px;
		height: 140px;
		}
#resources_a	{
		background:  url(../pic/resources_a.gif) no-repeat;
		position: absolute;
		left: 570px;
		top: 50px;
		width: 200px;
		height: 140px;
		}
#resources_b	{
		background:  url(../pic/resources_b.gif) no-repeat;
		position: absolute;
		left: 570px;
		top: 215px;
		width: 200px;
		height: 140px;
		}
#footer {
		background:  url(../pic/bottom.gif) #ffffff no-repeat;
		position: relative;
		height: 60px;
		width: 800px;
		}
#footer p {
		font-size: 12px;
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 4px;
		}
#webspacetech {
		float:right;
		width:200px;
		}
#webspacetech p{
		color:#000000; 
		font-family:sans-serif; 
		font-size:11px; 
		text-decoration: none;
		}
#webspacetech a {
		color:#000000; 
		font-family:sans-serif; 
		font-size:11px; 
		text-decoration: underline; 
		}
		
#footer_links ul{
			margin: 0;
			padding: 0;
			list-style-type: none;
			text-align: center;
			}
			
#footer_links li {
				  display: inline;
				  list-style-type:none;
				  padding-left:10px;
				  padding-right:10px;
				  }
#footer_links a {
		color:#000000; 
		font-family:sans-serif;  
		text-decoration: underline; 
		}

</style>-->


