@charset "UTF-8";
/* CSS Document */

body 	{
	width: 				800px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		normal
	left: 				550px;
	background-color:	#666666;
}

p	{
	font-size:			9.5px;
	line-height:		140%;
	padding-left:		15px;
	padding-right:		25px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul	{
	font-size: 			9.5px;
	line-height: 		150%;
}
	
h1	{
	color:				#990000;
	font-size: 			14px;
	padding-left:		15px;
	padding-top:		10px;
}

h2	{
	color:				#FFFFFF;
	font-size:			12px;
	line-height:		12px;
	padding-left:		10px;
	padding-top: 		10px;
	padding-right: 		0px;
}

#masthead	{
	height: 			143px;
	width: 				776px;
	background-attachment: scroll;
	background-image: 	url(images/header.jpg);
	background-repeat: 	no-repeat;
	background-position: center center;
	background-color:	#FFFFFF;
	position:			absolute;
	left: 				10px;
	z-index: 			10;
}

#masthead a:link, #footer a:link	{
	color:				#666666;
	text-decoration:	none;
	font-weight:		normal;
	font-style:			normal;
}

#masthead a:visited, #footer a:visited	{
	color:				#666666;
	text-decoration:	none;
	font-weight:		normal;
	font-style:			normal;
}

#masthead a:hover, #footer a:hover	{
	color:				#990000;
	text-decoration:	none;
	font-weight:		normal;
	font-style:			normal;
}

#masthead a:active, #footer a:active	{
	color:				#990000;
	text-decoration:	none;
	font-weight:		normal;
	font-style:			normal;
}

.navigation1 {
	width:				100px;
	height: 			28px;
	position: 			absolute;
	left: 				646px;
	top: 				87px;
	font-size:			12px;
}

#left-picture	{
	position:			absolute;
	top:				151px;
	left:				10px;
	height: 409px;
	background-color: #FFFFFF;
}

#main_content	{
	width:				395px;
	height:				260px;
	background-image:	url(images/main_content.jpg);
	background-repat:	no-repeat;
	position:			absolute;
	top:				151px;
	left:				391px;
}

#main_content h1	{
	margin-top:			10px;
}

#process	{
	position:			absolute;
	width:				124px;
	height:				146px;
	left:	 			380px;
	top: 				-152px;
	color:				#FFFFFF;
	z-index:			10;
}

#process h2	{
	position:			absolute;
	top:				-4px;
	left:				0px;
	width:				100px;
}

#process p	{
	position:			absolute;
	top:				30px;
	width:				110px;
	left:				-4px;
	height: 			68px;
	line-height:		150%;
}

#services	{
	position:			absolute;
	width:				124px;
	height:				146px;
	left:	 			512px;
	top: 				-152px;
	color:				#FFFFFF;
	z-index:			10;
	
}

#services h2	{
	position:			absolute;
	top:				-4px;
	left:				0px;
	width:				100px;
}

#services p	{
	position:			absolute;
	top:				30px;
	width:				110px;
	left:				-4px;
	height: 			68px;
	line-height:		150%;
}

#clients	{
	position:			absolute;
	width:				124px;
	height:				146px;
	left:	 			643px;
	top: 				-152px;
	color:				#FFFFFF;
	z-index:			10;
	
}

#clients h2	{
	position:			absolute;
	top:				-4px;
	left:				0px;
	width:				100px;
}

#clients p	{
	position:			absolute;
	top:				30px;
	width:				110px;
	left:				-4px;
	height: 			68px;
	line-height:		150%;
}

#bottomlinks	{
	background-color:	#FFFFFF;
	position:			absolute;
	top:				410px;
	left:				391px;
	width:				395px;
	height:				150px;
}

#footer	{
	position:			absolute;
	top:				562px;
	left:				11px;
	background-color:	#FFFFFF;
	width:				776px;
	height:				31px;
}

.footer	{
	font-size:			9px;
	position:			absolute;
	width:				inherit;
	left:				0px;
}

