@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #000;
	background-color: #e2e2e2;
}
#wrapper {
	background-color:#FFFFFF;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 50px;
	top: 20px;
	width:787px;
	border: 1px solid #999;
}

/* CLEAR NOODLE FIX */

.clear {clear : both;}

/* SECTIONS */	
		
/* HEADER */

#top {
	/* margin: 20px 20px 0px 20px; */
	padding: 0px;
	height: auto;
}
#headline {
	height: 100px;
	background: url(http://www.constellationhb.com/landing/images/constealltion-logo.png) no-repeat left;	
}
#headerimg {
	margin: 45px 20px 0px 0px;
	float: right;
	}
#banner {
	height: auto;
	background:url(http://www.constellationhb.com/landing/images/Landing-Page-Final_r6_c23.jpg) repeat-x;
	height: 129px;
}
#bannerimage {
	float: left;
	}
#bannertext {
	float: right;
	margin: 20px 40px 10px 0px;
	height: auto;
	}
	
/* PAGE */

#middle {
	/* margin: 0px 20px 0px 20px; */
	padding: 10px;
	background-color:#FFFFFF;
	background: url(http://www.constellationhb.com/landing/images/site-wedge.jpg) repeat-x;
}

/* LEFT AND RIGHT CONTENT BLOCKS */

#leftcontent {
	float: left;
	width: 300px;
	height: auto;
	margin: 10px 0px 0px 35px;
}
#rightcontent {
	float: right;
	width: 340px;
	height: auto;
	margin: 10px 35px 0px 0px;
}
#leftcontentin {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	width:340;
	}
#rightcontentin {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	width:340;
	border: 1px solid #999;
	}

#validationSummary{
font-weight:bold;
color:#ff0000;
padding:5px 0px 5px 0px;
}
	
/* BOTTOM */

#bottom {
	/* margin: 0px 20px 0px 20px; */
	padding: 10px;
	width: auto;
	}
#bottomcontent {
	float: none;
	width: auto;
	margin: 0px 35px 0px 35px;
}
#bottomcontentin {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	width: auto;
	border: 1px solid #999;
	}
#bottompadding {
	padding: 5px;
}
#logos {
	padding: 10px;
}

/* FORM DIVS */

#submit{
	margin-left:auto;
	margin-right:auto;
	background-position: center;
	}
	
#formwrap {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

/* GENERAL CSS AND TYPOGRAPHY */

a {
	text-decoration: none;
	font-weight: bold;
	color:  #000;
	outline: none;
}


a:visited {
	color:  #000;
}
a:active {
	color:  #000;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.ahem {
	display: none;
}
strong, b {
	font-weight: bold;
}
p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	color:#000A41;
	letter-spacing: 0.015em;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	font-weight: lighter;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	line-height: normal;
	height: auto;
}
h2 .focus {
	font-weight: bold;
	color:#FFCC00;
	height: auto;
	}
h3 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0;
	color:#084694;
	height: 20px;
	padding-top: 2px;
}
h4 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color:#084694;
	margin: 5px 0px;
	padding: 0px;
	}
h4 .green {
	font-weight: bold;
	color:#007F0E;
	}
h5 {
	font-size: 16px;
	line-height: normal;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 0;
	color:#FFFFFF;
	background-color: #000A41;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	}
h5 .focus {
	font-weight: bold;
	color:#FFCC00;
	}
h5 .bold {
	font-weight: bold;
	font-style:italic;
	color:#FFFFFF;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.quote {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #084694;
	line-height: 1.2em;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#testimonial {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* FORM */
.label 
{
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color:#084694;
}

/* input {border: 1px solid #999; width: auto;}
input:hover {border-color: #666;}
imput:active, input:focus {border-color: #111;} */

/* MISC */
	
.img {
	border: 0;
}
.imgleft {
	float: left;
	border: 0;
	padding-right: 20px;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

/* LEFT AND RIGHT COLUMNS
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 1px solid #000;
	width: 120px;
	float:left;
}
#right {
	position: absolute;
	top: 120px;
	right: 0px;
	margin: 20px;
	padding: 10px;
	width: 120px;
	float:right;
} */.quotesig {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	text-indent: 2em;
	line-height: 0em;
}
