/* CSS Document */

img {
	border: none;
}
.clear { clear: both; }
body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-image: url(../images/new_bg_blue.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	background-image: url(../images/bg_content_wrapper_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*
HEADER 
------------------------------------------------- */
#header {
	width: 865px;
	height: 191px;
	margin-top: 30px;		
	
}

span.logo
	{
	float: left;
	position: relative;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	}
	
span.logo a
	{
	display: block;
	width: 152px;
	height: 60px;
	background: url(../images/blueprint_logo.png) no-repeat;
	margin-top: 10px;
	}
	
#logo {
	position: relative;
	width: 950px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
}


/*
NAVIGATION 
------------------------------------------------- */
#navigation {
	position: relative;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
}
#navigation ul {
	margin: 0px;
	position: relative;
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#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: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#navigation ul li a:hover { text-decoration: none; color: #e1bd1b; }
body#home a#homenav,
body#over a#overnav,
body#land a#landnav,
body#port a#portnav,
body#contact a#connav {
	color: #FFFFFF;
	background-image: url(../images/navigation_active.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}

.sub_section {
	width: 270px;
	clear: right;
	float: left;
	position: relative;
	margin-right: 16px;
	margin-bottom: 25px;
	
}
.sub_section p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.sub_section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}

/*
CONTENT 
------------------------------------------------- */
#content_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	text-align: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	display: none;
}
h2 {
	font: normal 26px/110% georgia, "Times New Roman", Times, serif;
	padding-bottom: 6px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h3 {
	font: normal 20px/110% Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
}
h4 {
	font: normal 16px/110% Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	color: #5a90c5;
	margin: 0px;
	padding-top: 0px;
}
.tagline {
	font: normal 20px/110% georgia, "Times New Roman", Times, serif;
	padding-bottom: 6px;
	color: #555566;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content_wrapper h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #999999;
	margin: 0px 0px 10px;
	padding: 0px;
	font-style: italic;
}


.sub_section ul {
	margin: 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px 0px 0px 0px;
}
.sub_section ul li  {
	list-style-type: none;
	margin: 0 0 10px;
	
	
}
.sub_section a:link, a:visited { text-decoration: none; color: #FFFF00; }
.sub_section a:hover, a:active { text-decoration: none; color: #000000; }
#content_full {
	position: relative;
	float: left;
	width: 920px;
	padding-right: 15px;
	padding-left: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 10px 0px 20px;
	padding: 0px;
}
#content_left {
	position: relative;
	float: left;
	width: 565px;
}
#content_left p {
	color: #FFFFFF;
}
#left_nav ul {
	margin: 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0px;
}
#left_nav ul li  {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0px 0px 10px;
	font: normal 18px/110% georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e1bd1b;
	display: block;
}
#left_nav ul li a:visited { text-decoration: none; color: #3390b9;  }
#left_nav ul li a:link {
	text-decoration: none;
	color: #3390b9;
	
}
#content_right {
	position: relative;
	float: right;
	width: 240px;
	
}
.content_left_50 {
	position: relative;
	float: left;
	width: 335px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.content_left_33 {
	position: relative;
	float: left;
	width: 216.7px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.content_middle_33 {
	position: relative;
	float: left;
	width: 216.7px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.content_right_33 {
	position: relative;
	float: left;
	width: 216.7px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_left_25 {
	position: relative;
	float: left;
	width: 157.5px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.content_left_middle_25 {
	position: relative;
	float: left;
	width: 157.5px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.content_right_middle_25 {
	position: relative;
	float: left;
	width: 157.5px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.content_right_25 {
	position: relative;
	float: left;
	width: 157.5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_right_50 {
	position: relative;
	float: left;
	width: 335px;
	margin-top: 20px;
	margin-bottom: 20px;
}


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

#footer_bottom {
	position: relative;
	float: left;
	width: 100%;
	background-color: #2e3629;	
}

#footer {
	text-align: center;
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #333b2d;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
}
#footer p a:link, #footer p a:visited { color: #3390b9; text-decoration: none; }
#footer p a:hover, #footer p a:active { color: #7C786B; text-decoration: none; }

/*
FORM 
------------------------------------------------- */
#contact_form {
	margin-top: 10px;
	margin-bottom: 40px;
	width: 558px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
}
#submit {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	width: 400px;
}
#contact_form p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}
#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;
	float: right;
}

#contact_form input {
	width: 264px;
	padding: 2px 0px 0px;
	border: 1px solid #5a90c5;
	color: #333333;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
}
#contact_form textarea { width: 264px; padding: 2px 0px; border: 1px solid #5a90c5; color: #333333; font-family: "Lucida Grande", Arial, Verdana, sans-serif; margin-bottom: 7px; overflow: auto; }
#contact_right {
	float: left;
	position: relative;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 16px;
	margin-top: 10px;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 18px;
}


#content_main {
	width: 100%;
	float: left;
	position: relative;
	
}
#content_main p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fdf0ae;
}
#content_main h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fdf0ae;
}
.team_member {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
.team_member img {
	position: relative;
	clear: right;
	float: left;
	margin-right: 20px;
	border: 2px solid #FFFFFF;
}
.name {
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #FFFFFF;
	padding: 0px 0.1em 0 0;
	font-weight: bold;
	letter-spacing: -0.03em;
	display: block;
	margin-top: 10px;
}
.title {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #FFFFFF;
	padding: 0px 0.1em 0 0;
	letter-spacing: -0.03em;
	display: block;
	margin-bottom: 15px;
}

#rsswrapper {
    height: 30px;
	position: relative;
	margin-bottom: 20px;
	background-color: #355661;
	width: 100%;
}
#rsswrapper img {
	clear: right;
	float: left;
	position: relative;
	padding-right: 5px;
}

#rssticker {
	
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.webariumclass{
	width: 700px;
	padding: 5px;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
	position: relative;
}
.webariumclass a:link, .webariumclass a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 0.2em;
	text-decoration: none;
}

#contentForm {
  display: block;
  width: 500px;
  margin: 70px auto;/*this line will center the page*/
  padding: 25px;
  border: 1px solid black;
  background-color: white;
}

/* and now the form formatting itself */

#contact_form label {
	float: left;
	display: block;
	width: 255px;
	margin: 0px 0 7px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5a90c5;
	height: 24px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
}

input, textarea, select {
  margin: 0px 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 0px;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFF99;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}

.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: right;
	background: url(http://www.blueprintgroupe.com/images/send-message.jpg) no-repeat left top;
	height: 16px;
	width: 86px;
	border: none;
}