body {
 background-color: #ffffff;
 color: black;
}
#containerhead {
	background : #ffffff;
	width: 1000px;
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header {
	background : #ffffff;
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#page_left {
	float: left;
	color : #000000;
	background : #ffffff;
	font-size : 14pt;
	width: 1000px;
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#page_left h1  {
	text-decoration: none;
	color: #1E4298;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;  
}
#page_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
}

#logo1 {
	float: left;
	width: 151px;
	height: 119;
	background-image: url(images/harkness-screens-logo.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
p {
	font-size: 14px;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;  
}

a { 
  text-decoration : underline; 
  color : #0000ff;  
}
#av_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E4298;
	height: 20px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
}
#av_imagearea {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #1E4298;
}
#av_imageareacol {
	float: left;
	width: 165px;
	margin-right: 12px;
	margin-bottom: 10px;
}
#av_imageareacol_small {
	float: right;
	width: 90px;
	margin-bottom: 10px;
}
#av_imageareacol_small p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#av_imageareacol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#av_intro {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#av_intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #1E4298;
	text-decoration: none;

}
#features_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E4298;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
}
#features_background {
	width:auto;
	background-repeat: no-repeat;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #1E4298;
}
#feature_colleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E4298;
	text-decoration: none;
	width: 140px;
	float: left;
}
#feature_colleftlong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E4298;
	text-decoration: none;
	width: 500px;
	float: left;
}
#feature_colright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #1E4298;
	float: left;
	width: 360px;
}
#feature_colright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #1E4298;
	float: right;
	width: 360px;
	margin: 0px;
	padding: 0px;
}


#mainpage_left, #containernav, #searchcontainer, #footer,#page_right,#main_image, #image_shadow { 
  display : none; 
} 

