/* CSS Document */

img {
	border: none;
}
.clear { clear: both; }
body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
}

/*
HEADER 
------------------------------------------------- */
#header_wrapper {
	position: relative;
	width: 100%;
	background-color: #222222;
}

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

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: 15px;
	}
	
#logo {
	position: relative;
	width: 152px;
	height: 60px;
	clear: right;
	float: left;
}

#style_switcher {
	float: right;
	width: 130px;
	position: relative;
}


/*
NAVIGATION 
------------------------------------------------- */
#navigation {
	position: relative;
	width: 700px;
	float: right;
}
#navigation ul {
	margin: 0px;
	position: relative;
	float: right;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #484848;
	padding-left: 10px;
}
#navigation ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	font-size: 14px;
	text-decoration: none;
}
#navigation ul li a:hover .nav-button {
	color: #FFFFFF;	
}

#navigation ul li a:hover .nav-description {
	color: #CCCCCC;
}

body#home a#homenav .nav-button,
body#blog a#blognav .nav-button,
body#portfolio a#portfolionav .nav-button,
body#services a#servicesnav .nav-button,
body#contact a#contactnav .nav-button {
	color: #3399CC;
}

#navigation ul li a .nav-button {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color:#666666;
	padding-top: 0px;
	padding-right: 21px;
	padding-left: 0px;
	text-align: left;
}

#navigation a span.nav-description {
    display:block;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:0.733em;
	text-transform:none;
	color:#999999;}

.sub_section {
	width: 600px;
	
	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 img {
	clear: right;
	float: left;
	border: 2px solid #cccccc;
	position: relative;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sub_section a:hover img {
	border: 2px solid #00a7e5;
	
}


.sub_section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}

/*
SLIDESHOW
------------------------------------------------- */
#slideshow {
	height: 390px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/bg_slideshow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#cu3er-container {
	width:950px;
	outline:0;
	margin-top: 20px;
}

/*
CONTENT 
------------------------------------------------- */
#content_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	text-align: left;
	padding-top: 20px;
	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: #5a90c5;
	margin: 0px;
	padding-top: 0px;
}

h3 a, h3 a:visited {
	padding-bottom: 6px;
	color: #5a90c5;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

h3 a:hover {
	color: #CC6600;
}

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: #f67531; }
.sub_section a:hover, a:active { text-decoration: none; color: #000000; }

#content_full {
	position: relative;
	float: left;
	width: 950px;
}

#content_full a {
	color: #FF6600;
	text-decoration: none;	
}

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: 600px;
}

#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: 260px;
	height: 400px;
	padding-right: 15px;
	padding-left: 15px;
}
.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_wrapper {
	position: relative;
	float: left;
	width: 100%;
	background-color: #222222;
}

#footer {
	text-align: center;
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: #222222;
	height: 180px;
	padding-top: 15px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
}
#footer a:link, #footer a:visited { color: #3390b9; text-decoration: none; }
#footer a:hover, #footer a:active { color: #7C786B; text-decoration: none; }

#footer_left {
	clear: right;
	float: left;
	width: 280px;
	position: relative;
	text-align: left;
	margin-right: 55px;
}

#footer_middle {
	clear: right;
	float: left;
	width: 280px;
	position: relative;
	text-align: left;
	height: 100px;
	margin-right: 55px;
}

#footer_right {
	clear: right;
	float: left;
	width: 280px;
	position: relative;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

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

#footer_bottom_left {
	width: 40%;
	position: relative;
	clear: right;
	float: left;
	text-align: left;
	color: #3f4937;
}

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

#footer_bottom_left ul li {
	display: inline;
	list-style-type: none;
}

#footer_bottom_left a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_bottom_right {
	width: 49%;
	position: relative;
	float: right;
	text-align: right;
}

#footer_bottom_right a {
	color: #8ca429;
	text-decoration: none;
}



#contact_right {
	float: left;
	position: relative;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	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 */









#quote_right {
	float: left;
	width: 260px;
	position: relative;
	background-image: url(../images/quote_box.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

#quote_right p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 0px;
}

#client {
	padding-left: 85px;
	padding-top: 35px;
}

#free_quote {
	float: left;
	width: 260px;
	position: relative;
	background-image: url(../images/free_quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}

#free_quote p {
	margin: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.featured_site_right {
	float: left;
	width: 260px;
	margin-bottom: 30px;
	position: relative;
}

.featured_site_right a, .featured_site_right a:visited {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

.featured_logo_right {
	float: left;
	width: 260px;
	margin-bottom: 30px;
	position: relative;
}

.featured_logo_right a, .featured_logo_right a:visited {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

#block_left {
	clear: right;
	float: left;
	width: 280px;
	position: relative;
	margin-right: 55px;
	margin-bottom: 25px;
}

#block_middle {
	clear: right;
	float: left;
	width: 280px;
	position: relative;
	margin-right: 55px;
}

#block_right {
	clear: right;
	float: left;
	width: 280px;
	position: relative;
}
