@charset "utf-8";

/* reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/** RESET ENDS **/

body {
	background-color: #d4f0fe;
	border-top: 15px solid #000000;
	font-family: Arial;
}

.clear {
	clear: both;
}

#wrapper {
	/* border: 1px solid red; */
	width:901px; margin:0px auto;
	margin-top: 20px;
}
	
	/** Header **/
	#header_wrapper {
		margin-bottom: 15px;
	}

	#header_wrapper #header{
		background:url(../images/logo.gif) no-repeat; 
		height: 87px;
		border-bottom: 1px solid #000000;
		margin-bottom: 5px;
	}
	
	#menu_wrapper {
		padding: 5px;
		height: 23px;
	}
	
	#menu_wrapper ul  {
		display: block;
		margin-left: 40px;
	}
	
	#menu_wrapper li {
		padding: 5px 15px 10px 15px;
		float: left;
		font-family: Arial;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	#menu_wrapper li a {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	
	#menu_wrapper li  a:hover {
		border-bottom: 2px solid #00aeef;
		font-weight: bold;
	}
	
	#menu_wrapper li  a:focus {
		border-bottom: 2px solid #00aeef;
		font-weight: bold;
	}
	
	#menu_wrapper li  #selected {
		border-bottom: 2px solid #00aeef;
		font-weight: bold;
	}
	
	
	#header_wrapper #wave {
		background:url(../images/wave_top.gif) no-repeat; 
	}
	/** Header ends **/
	
	/** Content Starts **/
	#content_no_bg {
		padding: 0px;
		line-height: 20px;
	}
	
	
	#content_wrapper {
		padding: 10px;
		line-height: 20px;
		background: #fff;
	}
	
		#content_left {
			width: 600px;
			float: left;
			padding-left: 50px;
		}
			
			#content_left p {
				font-size: 12px;
				width: 500px;
			}
			
			#content_left p#content {
				font-size: 12px;
				margin-bottom: 15px;
				width: 500px;
			}
			
			#content_left strong {
				font-weight: bold;
			}	

			#about_hpo {
				background:url(../images/about_hpo.gif) no-repeat;
				text-indent: -999em;
				height: 70px;
				margin-top: 18px;
			}
			
			#haystac_positive {
				background:url(../images/haystac_positive_logo.gif) no-repeat;
				text-indent: -999em;
				height: 70px;
				margin-bottom: 10px;
			}
			
			#contact_us {
				background:url(../images/contact_us.gif) no-repeat;
				text-indent: -999em;
				height: 70px;
				margin-top: 27px;
				margin-bottom: 10px;
			}

			
			#our_clients {
				background:url(../images/our_clients.gif) no-repeat;
				text-indent: -999em;
				height: 80px;
			}
			
			.logo_wrapper {
				display: block;
				float: left;
				clear: both;
			}	
			
			.logo_wrapper  div {
				float: left;
			}
		
		#content_right {
			float: left;
			width: 200px;
			margin-left: 15px;
		}
		
			#content_right p {
					margin-bottom: 20px;
				}
			
			#our_partners {
				background:url(../images/our_partners.gif) no-repeat;
				text-indent: -999em;
				margin-top: 10px;
				margin-bottom: 10px;
				height: 47px;
			}
			
			
			#hpo_logo  {
				margin-top: 31px;
			}
	
	/** Content ends **/
	
	/** Footer Starts **/
	#footer_wrapper {
		font-size: 11px;
		color: #404040;
	}
		#footer_wrapper  #wave_bottom {

			background:url(../images/wave_bottom.gif) no-repeat;
			height: 35px;
			margin-top: 10px;
			border-bottom: 15px;
		}
		
		#footer_wrapper  #footer_text_address {
			float: left;
			width: 490px;
		}
		
		#footer_wrapper  #footer_text_copyright {
			float: right;
			height: 20px;
		}
		
	#footer_wrapper_content {
		background: #ffd203;
		font-size: 11px;
		height: 20px;
		padding: 10px;
		font-weight: bold;
		font-size: 10px;
	}
	
		#footer_wrapper_content  #footer_text_address {
			float: left;
			width: 490px;
			margin-top: 5px;
		}
		
				
		#footer_wrapper_content  #footer_text_copyright {
			float: right;
			margin-top: 5px;
			margin-bottom: 50px;
		}
	
	/** Footer Starts **/
	
/*** CLIENTS HEADER ***/
#clients_top {
	background:url(../images/about_clients_bg.gif);
	width:596px; height:65px; margin:0px 0px 10px 0px;
}
#clients_top a {
	margin:22px 20px 0px 0px; float:left;
	text-decoration:none; color:#000000;
	font-weight:bold; font-size:20px;
}
#clients_top a:hover {
	text-decoration:underline;
}