body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}

.clear {
	clear: both;
}

/*
HEADER 
------------------------------------------------- */

#header_wrapper {
	width: 100%;
	position: relative;
}

#header {
	position: relative;
	width: 950px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5a8e22;
}

#header_image {
	background-image: url(../images/header/children1.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 510px;
	width: 950px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*
LOGO
------------------------------------------------- */

#logo {
	height: 130px;
	width: 410px;
	position: relative;
	float: left;
	margin-left: 20px;
}

#logo h1 {
	display: none;
}

span.logo
	{
	float: left;
	position: relative;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	}
	
span.logo a
	{
	display: block;
	width: 410px;
	height: 130px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	}

/*
SCHEDULE APPOINTMENT
------------------------------------------------- */

#schedule {
	height: 50px;
	width: 150px;
	position: relative;
	padding: 0px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}

#callout {
	position: relative;
	margin-right: 15px;
	top: 7px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.red {
	
	color: #147b7a;
}

#cellphone {
	background-image: url(../images/cell-phone.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 19px;
	position: relative;
	float: left;
}
	
/*
SLIDESHOW
------------------------------------------------- */

#slideshow_wrapper {
	background-image: url(../images/bg_slideshow.jpg);
	background-repeat: repeat-x;
	height: 510px;
	width: 100%;
	position: relative;
}

#slideshow {
	height: 510px;
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.pics img {
	border: none;
	margin: 0px;
	padding: 0px;
}

/*
NAVIGATION 
------------------------------------------------- */
#navigation_wrapper {
	width: 100%;
	position: relative;
}

#navigation {
	position: relative;
	width: 950px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-color: #77b800;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navigation ul {
	margin: 0px;
	position: relative;
	float: left;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#navigation ul li {
	display: inline;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #898988;
	font-size: 17px;
	padding-right: 10px;
	padding-left: 10px;
	
}
#navigation ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
#navigation ul li a:hover {
	text-decoration: none;
	color: #F9C124;
}

body#home a#homenav,
body#about a#aboutnav,
body#insurance a#insurancenav,
body#annuities a#annuitiesnav,
body#quote a#quotenav,
body#checklist a#checklistnav,
body#contact a#connav {
	color: #333333;
}


/*
CONTENT
------------------------------------------------- */

#content_wrapper {
	width: 100%;
	color: #FFFFFF;
	position: relative;
	z-index: 99;
	left: auto;
	right: auto;
	margin-top: -250px;
}

#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: 20px;
}

#content_left {
	clear: right;
	float: left;
	width: 570px;
	position: relative;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

#content_left h2 {
	color: #FFFFFF;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #5a8e22;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
}

#content_left h3 {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #efefef;
	color: #000;
	margin-right: 20px;
	margin-left: 20px;
}

#content_left a {
	color: #b81f24;
	text-decoration: none;
}

#content_left p.learn-more{
			font-size: 14px;
			margin-top: -10px;
		}
		
#content_left p.learn-more a{
			color: #297c8b;
			text-decoration: none;
		}
		
#content_left p.learn-more a:hover{
			color: #8f411a;
			text-decoration: none;
		}


#content_left img {
	float: left;
	margin-right: 15px;
	position: relative;
}

#content_left ul {}

#content_left ul li {
	margin-bottom: 5px;
}

#content_left ul li ul li {
	margin-bottom: 5px;
	list-style-type: none;
	margin-top: 5px;
}

.gallery {
	padding-right: 25px;
}

#content_left p {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	padding-bottom: 15px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}

#content_right {
	float: left;
	width: 320px;
	position: relative;
}

#content_right h2 {
	color: #FFFFFF;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #5a8e22;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
}

#content_right h2.affiliations {
	background-color: #8a9540;
}

#related_pages{
	width: 261px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 10px;
		}

#related_pages ul{
				list-style: none;
				font-size: 14px;
				font-weight: normal;
				margin: 0px;
				padding: 0px;
			}

#related_pages ul li{
				margin-bottom: 6px;
				border-bottom: 1px solid #c4c4c4;
			}

#related_pages ul li a {
    font-family: Arial, "MS Trebuchet", sans-serif;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 5px 0px;
			}

#related_pages ul li a:hover{
				color: #666666;
				text-decoration: none;
			}

#related_pages ul li.end-of-group{
				margin-bottom: 0px;
				border-bottom: none;
			}




img.map {
	float: left;
	height: 211px;
	width: 294px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
}

#content_bottom {
	background-color: #FFFFFF;
	height: 200px;
	width: 600px;
	position: relative;
	margin-left: 15px;
}

#content_bottom_left {
	float: left;
	height: 115px;
	width: 284px;
	position: relative;
	margin-left: 15px;
	margin-top: 20px;
}

.affiliations a {
	float: left;
	height: 90px;
	width: 284px;
	position: relative;
}

.affiliations img {
	border: 1px solid #c4c4c4;
}

.video {
	float: left;
	width: 284px;
	position: relative;
	background-color: #3399FF;
	height: 207px;
	background-image: url(../images/bg_video.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#content_bottom_right {
	float: right;
	height: 200px;
	width: 375px;
	position: relative;
	background-image: url(../images/content_bottom_right.jpg);
	background-repeat: no-repeat;
}

/*
FOOTER
------------------------------------------------- */

#footer_wrapper {
	width: 100%;
	color: #455560;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin-top: 15px;
}

#footer {
	height: 40px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	color: #455560;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer p {
	padding: 0px;
	margin: 0px;
	color: #455560;
}

#footer_left {
	clear: right;
	float: left;
	width: 40%;
	position: relative;
	margin-top: 10px;
	margin-left: 15px;
}

#footer_right {
	float: right;
	width: 55%;
	position: relative;
	text-align: right;
	margin-top: 10px;
	margin-right: 15px;
}

#footer_right ul {
	margin: 0px;
	padding: 0px;
}

#footer_right ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#footer a {
	color: #147b7a;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: none;
}

#siteby {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 950px;
	height: 45px;
	color: #455560;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}

#siteby a {
	color: #7c8c03;
	text-decoration: none;
	padding-right: 10px;
}

/*
FORM 
------------------------------------------------- */
#contact_form {
	margin-top: 20px;
	margin-left: 15px;
}

#contact_form label {
	display: block;
	text-align: left;
	color: #147b7a;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#contact_form input {
	width: 275px;
	border: 1px solid #D0D0D0;
	color: #666666;
	margin-bottom: 7px;
	height: 25px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-size: 18px;
}
#contact_form textarea { width: 450px; height: 150px; padding: 2px 1px; border: 1px solid #D0D0D0; color: #333333; font-family: "Lucida Grande", Arial, Verdana, sans-serif; margin-bottom: 7px; }
#contact_form p #submit {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FF0000;
	width: 86px;
	height: 16px;
}
#contact_form p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(http://www.blueprintgroupe.com/images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 0px 0 10px;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #33CC00 url(http://www.blueprintgroupe.com/images/success.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 0px 0 10px;
  border-top: 2px solid #339900;
  border-bottom: 2px solid #339900;
}

#submitt input {
	float: left;
	height: 29px;
	width: 116px;
	border: none;
	background-image: url(../images/send-message.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #F3F3F3;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
#contact_form h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*
TABLES
------------------------------------------------- */

table {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

tr {
	background-color: #CCCCCC;
	height: 30px;
}

tr.dark {
	background-color: #999999;
}



#square {
	background-color: #FF00FF;
	float: left;
	height: 100px;
	width: 100px;
	position: relative;
	z-index: 99;
	top: 300px;
	left: 300px;
}

.gender {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666; 
}

.month {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666; 
}

.day {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666; 
}

.year {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666; 
}

.feet {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666; 
}

.inchs {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666; 
}

#contact_form input.weight {
	width: 70px;
	border: 1px solid #D0D0D0;
	color: #666666;
	margin-bottom: 7px;
	height: 25px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-size: 18px;
	text-align: right;
}

.amount {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666; 
}

#contact_form input.contact {
	height: 20px;
	width: 20px;
}

#contact_form input.surgery {
	height: 20px;
	width: 20px;
}

#contact_form input.protection {
	height: 20px;
	width: 20px;
}

#contact_form input.interested {
	height: 20px;
	width: 20px;
}

.form_extras {
	font-size: 18px;
}