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

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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	/*list-style: none;*/
	margin-left:15px;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
body, td, th {
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;/*behavior: url("csshover3.htc");*/
}
a {
	text-decoration: none;
}
a:link {/* unvisited link */
	/*color:#89c9ff;*/
	color:#3366cc;
}
a:visited {/* visited link */
	color:#3366cc;
}
a:hover { /* mouse over link */
	color:#3366cc;
	text-decoration: underline;
}
a:active {/* selected link */
	color:#3366cc;
}
h1 {
	color: #6b6b6b;
	margin: 20px 0 10px;
	font: bold 20px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
h2 {
	color: #6b6b6b;
	margin: 10px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
h3 {
	color: #6b6b6b;
	margin: 10px 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
h4 {
	color: #6b6b6b;
	margin: 10px 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
h5 {
	color: #6b6b6b;
	margin: 10px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
h6 {
	color: #6b6b6b;
	margin: 10px 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
p {
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px 0;
	font-weight: normal;
}
p b {
	color: #56004e;
}
table {
	font-size: 12px;
	margin: 10px 0;
	width:100%;
}
table tr td b {
	font-size: 14px;
	color: #56004e;
	display: block;
	padding: 10px 0 10px;
}
legend {
	margin:10px 0 0;
	padding:0;
	font-weight: bold;
}
label {
	margin: 10px 0 4px;
}
fieldset {
	clear:both;
}
hr {
	clear: both;
	border: none;
	border-bottom: #1a1818 solid 1px;
	height: 1px;
	padding: 0 0 10px;
}
dd {
	font-size:12px;
	line-height: 1.2em;
}
dt {
	margin-top: 10px;
	color: #56004e;
	font-size: 14px;
	font-weight: bold;
}
pre {
	line-height:1.5em;
	font-family:Courier, monospace;
	font-size:1.05em;
}
/* Start Divs */
#page_wrapper {
	float: left;
	width: 100%;
	height: 100%;
}
#side_grade_wrapper {
	width: 1090px;
	height: 755px;
	margin: 0 auto;
	position: relative;
}
#page {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#header_1 {
	float:left;
	width: 1000px;
	height: 94px;
	background-image:url(images/header_1.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#top_nav {
	float:left;
	width: 1000px;
	height: 44px;
	background-image:url(images/top_nav.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#nav {
	position:left;
	margin: 0 auto;
	padding: 0px;
	height: 56px;
	width:970px;
	float:left;
	padding-top:15px;
	padding-left:15px;
}
#nav a {
	display: block;
	height: 14px;
	text-indent: -9999px;
}
#nav li {
	list-style: none;
	float: left;
}
#nav li.home a {
	background: url(images/nav_home.jpg) no-repeat;
	width: 43px;
}
#nav li.why_locate a {
	background: url(images/nav_locate.jpg) no-repeat;
	width: 174px;
	margin-left:43px;
}
#nav li.current a {
	background: url(images/nav_current.jpg) no-repeat;
	width: 167px;
	margin-left:34px;
}
#nav li.town a {
	background: url(images/nav_town.jpg) no-repeat;
	width: 218px;
	margin-left:114px;
}
#nav li.news a {
	background: url(images/nav_news.jpg) no-repeat;
	width: 123px;
	margin-left:31px;
}
#nav li.home a:hover {
	background: url(images/nav_home.jpg) no-repeat 0 -14px;
}
#nav li.why_locate a:hover {
	background: url(images/nav_locate.jpg) no-repeat 0 -14px;
	margin-left:43px;
}
#nav li.current a:hover {
	background: url(images/nav_current.jpg) no-repeat 0 -14px;
	margin-left:34px;
}
#nav li.town a:hover {
	background: url(images/nav_town.jpg) no-repeat 0 -14px;
	margin-left:114px;
}
#nav li.news a:hover {
	background: url(images/nav_news.jpg) no-repeat 0 -14px;
	margin-left:31px;
}
#left_side_grade {
	float:left;
	width:35px;
	height:755px;
	margin-left:-35px;
	background-image:url(images/left_side_grade.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}
#right_size_grade {
	float:right;
	width:35px;
	height:755px;
	margin-right:-35px;
	background-image:url(images/right_side_grade.jpg);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
}
#header_bg {
	float:left;
	width:1000px;
	padding-left:10px;
	background-image:url(images/header_logo_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#main {
	float:left;
	width:1000px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #484848;
}
#main_left {
	float:left;
	width:1000px;
	padding:0;
	background-image:url(images/main_left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
}
#main_right {
	float:left;
	width:1000px;
	padding:0;
	background-image:url(images/main_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
}
#main_container {
	float:left;
	margin-left:10px;
	width:980px;
	background-color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #484848;
}
#hooksett_seal {
	position:absolute;
	padding-top:10px;
	z-index:15;
	left:475px;
	top:0px;
}
#text_container {
	width:550px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #484848;
	padding-left:20px;
	text-align:justify;
}
#form_container {
	width:550px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #484848;
	padding-left:20px;
	text-align:left;
}
.formlabel {
    clear: left;
    float: left;
    width: 75px;
    padding-right: 2px;
    text-align: right;
}
.formwidths {
	width:150px;	
}
#formbutton {
	padding-right:200px;
	text-align:right;
}
#main_container {
	width:980px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #484848;
	padding-left:0px;
	text-align:justify;
}
.floatdivright {
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:0px;
}
#right_top {
	float:left;
	width:360px;
	height:40px;
	background-image:url(images/right_top.jpg);
	bacground_position: top left;
	background-repeat:no-repeat;
}
#right_center {
	float:left;
	width:360px;
	background-image:url(images/right_center.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
#right_bottom {
	float:left;
	width:360px;
	background-image:url(images/right_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#right_container {
	width:320px;
	padding-left:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #484848;
	text-align:left;
}
.right_titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #484848;
	font-weight:bold;
	text-align: left;
}
#footer {
	float:left;
	width:980px;
	height:103px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#footer_text_left {
	float:left;
	width:464px;
	padding-top:38px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #858585;
}
#footer_text_right {
	float:left;
	padding-left:100px;
	padding-top:38px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #858585;
}
/*pages */

/*home */

#home_sub_top {
	float:left;
	width:980px;
	height:169px;
	background-image:url(images/home_sub_top.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#home_why_locate {
	float:left;
	padding-top:23px;
}
#home_review {
	float:left;
	padding-top:23px;
	width:275px;
	text-align:right;
}
#home_commercial {
	float:left;
	padding-top:23px;
	width:300px;
	text-align: right;
}
#home_news {
	float:left;
	padding-top:23px;
	width:155px;
	text-align:right;
}

/* News */

#news_sub_top {
	float:left;
	width:980px;
	height:100px;
	background-image:url(images/whats_happening.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#news_left_image {
	float:left;
	width:93px;
	height:200px;
}
#news_text_bg {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #484848;
	background-color: #f5f5f5;
	width:505px;
	padding-left:15px;
}
#news_text_no_bg {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #484848;
	width:520px;
	text-align:left;
}

/* Town Development */

#town_sub_top {
	float:left;
	width:980px;
	height:105px;
	background-image:url(images/access_to_the.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#town_container {
	float:left;
	width:575px;
}
#town_planning_img {
	float:left;
	width:108px;
	height:55px;
}
#town_planning_text {
	float:left;
	width:115px;
	height:27px;
	text-align:left;
}
#town_planning_container {
	float:left;
	height:55px;
	width:115px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#town_text_container {
	float:left;
	width:525px;
	padding-left:45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #484848;
}
#town_building_img {
	float:left;
	width:108px;
	height:76px;
}
#town_building_container {
	float:left;
	height:76px;
	width:190px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

/* Locate */

#locate_sub_nav {
	position:left;
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	width:1000px;
	float:left;
	padding-top:0px;
	padding-left:87px;
	background-image:url(images/sub_nav.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#locate_sub_nav a {
	display: block;
	height: 30px;
	text-indent: -9999px;
}
#locate_sub_nav li {
	list-style: none;
	float: left;
}
#locate_sub_nav li.quality a {
	background: url(images/nav_quality.jpg) no-repeat;
	width: 94px;
}
#locate_sub_nav li.regional a {
	background: url(images/nav_regional.jpg) no-repeat;
	width: 117px;
	margin-left:27px;
}
#locate_sub_nav li.quality a:hover {
	background: url(images/nav_quality.jpg) no-repeat 0 -30px;
}
#locate_sub_nav li.regional a:hover {
	background: url(images/nav_regional.jpg) no-repeat 0 -30px;
	margin-left:27px;
}



#locate_sub_top {
	float:left;
	width:980px;
	height:103px;
	background-image:url(images/locate_you_business.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.bullcolor {
color: #4e8dad;
}
.blue_titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	/*color: #89c9ff;*/
	color: #116cb8;
	font-weight:bold;
	text-align:left;
}

/* Quality */

#quality_sub_top {
	float:left;
	width:980px;
	height:94px;
	background-image:url(images/enjoy_hooksett_living.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

/* Benefits */

#benefits_sub_top {
	float:left;
	width:980px;
	height:100px;
	background-image:url(images/new_hampshires_fastest.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

/* Current */

#current_sub_top {
	float:left;
	width:980px;
	height:103px;
	background-image:url(images/picture_your_business.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#submit_a_listing {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
}

#listing_main_container {
	float:left;
	
}
#listing_container {
	float:left;
	padding-top:25px;
}
#listing_top {
	float:left;
	width:580px;
	height:28px;
	background-image:url(images/biz_top.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
#listing_top_left {
	float:left;
	width:325px;
	padding-top:5px;
	padding-left:10px;
}
#listing_top_right {
	float:right;
	width:225px;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
}
.right_titles_blue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #89c9ff;
	font-weight:bold;
	text-align:left;
}
#listing_bottom_container  {
	width:580px;
	float:left;
}
#listing_img_left {
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
}
#listing_text_top {
	float:left;
	width:450px;
	height:40px;
	padding-top:15px;
}
#listing_style {
	float:left;
	width:45px;
}
#listing_style2 {
	float:left;
	width:100px;
	padding-left:10px;
	padding-top:2px;
}
#listing_available {
	float:left;
	width:100px;
}
#listing_available2 {
	float:left;
	width:45px;
	padding-top:2px;
}
#listing_zoning {
	float:left;
	width:65px;
}
#listing_zoning2 {
	float:left;
	padding-top:2px;
}
#listing_bottom_text {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	width:440px;
	padding-top:20px;
}
.error {color:#ff0000;}
