/***************************************************
				      GLOBAL
***************************************************/
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-decoration:none;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/texture.jpg);
	background-repeat: repeat-x;
	background-color: #eff1ee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;
	color:#333333;	
}
#logo {
	float: left;
	height: 56px;
	width: 380px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	color: #1A1A1A;
	display: block;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 15px;
}
#content {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
	font-size: 13px;
	color: #333333;
}
#content a {
	text-decoration: none;
	color: #2596d6;
	font-weight: normal;
}
#content a:hover {
	text-decoration: underline;
}

#content .list
{
	padding-left: 40px;
}

#header-inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center 75px;
	background-image: url(../images/header-line.png);
	height: 380px;
}
.header-content {
	margin: 0px;
	float: left;
	width: 900px;
	height: 282px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/header_content.png);
	background-repeat: repeat-y;
	position: relative;
}
/***************************************************
				  NAV
***************************************************/
#nav {
	float: left;
	height: 35px;
	width: 415px;
	padding-top: 30px;
	padding-left: 165px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	float: left;
}
#nav a {
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
	cursor: pointer;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#nav a:hover {
	color: #FFFFFF;
}
#nav .nav_selected {
	color: #FFFFFF;
	text-decoration: none;
}
/***************************************************
				 FOOTER
***************************************************/
#footer_container {
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C8CFC5;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	height: 90px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#footer ul {
	margin: 0px;
	float: left;
	width: 960px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#footer li {
	list-style-type: none;
	width: 480px;
	margin: 0px;
	display: block;
	height: 45px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 45px;
}
#footer a {
	text-decoration: none;
	margin: 0px;
	float: left;
	color: #333333;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#footer a:hover {
	color: #2596d6;
	text-decoration: underline;
}
#footer .twitter {
	width: 44px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#footer li .right {
	float: right;
}
#footer li.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
/***************************************************
				  HOME
***************************************************/
#flickr {
	margin: 0px;
	width: 270px;
	padding: 0px;
	float: left;
	position: relative;
}
#flickr ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#flickr li {
	margin: 0px;
	float: left;
	height: 101px;
	display: inline;
	padding: 0px;
}
#flickr a {
	margin: 0px;
	float: left;
	background-image: url(../images/flickr_bg.png);
	height: 91px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	width: 91px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flickr a:hover {
	background-image: url(../images/flickr_bg_hover.png);
}
.home_services {
	margin: 0px;
	width: 274px;
	float: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 50px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	font-style: italic;
}
.home_services ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-style: normal;
}
.home_services li {
	margin: 0px;
	float: left;
	background-image: url(../images/blue_arrow.gif);
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 3px 4px;
	text-transform: uppercase;
	display: inline;
	width: 230px;
}
.home_services a {
	text-transform: uppercase;
}
.home_services strong {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
#home_intro {
	margin: 0px;
	width: 598px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#home_intro a {
	float: right;
	display: block;
	padding-top: 15px;
}
/***************************************************
				  CONTACT
***************************************************/
#contact_info {
	float: left;
	width: 186px;
	margin: 0px;
	background-image: url(../images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 20px;
}
#contact_info strong {
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#contact_info p {
	padding-top: 10px;
	padding-bottom: 25px;
	margin: 0px;
	color: #666666;
}
#contact_info img {
	float: left;
	height: 24px;
	width: 24px;
	display: block;
	padding: 0px;
	margin-top: 13px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.form h1 {
	padding-bottom:0px;
	margin-left: 12px;
	font-size: 13px;
}
.form h2 {
	color:#cc3333;
	border:1px solid #ddd;
	font-weight:normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	float: right;
	width: 563px;
	padding: 10px;
}
.form {
	width:600px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.form .form-row {
	margin-bottom: 10px;
	float:left;
	width: 300px;
}
.form .label {
	width:100px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 15px;
}
.form .input-container { 
	float:left; 
	width:195px; 
	text-align:right; 
}
.form .input {
	width:263px;
	height:22px;
	float: left;
	background-color: #F8F8F8;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #333333;
	border: 1px solid #CCCDCB;
	margin-left: 14px;
}
.form .textarea {
	width:562px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float: left;
	color: #333333;
	background-color: #F8F8F8;
	padding: 10px;
	border: 1px solid #CCCDCB;
	margin-left: 15px;
	height: 100px;
}
.form .error-input, .form .error-both .input, .form .error-same .input {
	background-color:#C8DBEA;
	color:#333333;
	border-top-color: #9BBED9;
	border-right-color: #9BBED9;
	border-bottom-color: #9BBED9;
	border-left-color: #9BBED9;
}
.form .error-div {
	float:left;
	color:#CC3333;
	font-size:12px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-left: 18px;
	width: 500px;
}
.form .error-div-alternative {
	display:none;
	width:800px;
	top:0px;
	left:50%;
	position:absolute;
	z-index:1000;
	margin-left:-400px;
	text-align:center;
	border:solid 2px #d36;
	border-top-width:0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.form .error-same, .form .error-both { 
}
.form .sendBtn {
	width:55px;
	height:24px;
	text-align:center;
	color:#333333;
	float:right;
	display:block;
	cursor:pointer;
	font-weight:normal;
	background-color: #EFF1EE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.form .sendBtn:hover {
	color:#000000;
	background-color: #F0F0F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form .form-row-textarea {
	margin-bottom: 10px;
	float:left;
	width: 600px;
}
/***************************************************
			       ABOUT US 
***************************************************/
ul.features {
	float: left;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
ul.features li {
	background-image: url(../images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 10px;
	padding-left: 25px;
	list-style-type: none;
	color: #2596d6;
	display: block;
	float: left;
	padding-top: 5px;
	width: 475px;
	font-size: 13px;
}
.features_contact {
	width: 300px;
	float: right;
	background-image: url(../images/proposal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	padding-top: 90px;
	padding-right: 50px;
	padding-bottom: 70px;
	padding-left: 50px;
	margin: 0px;
}
.features_contact a {
	float: right;
	display: block;
	padding-top: 15px;
}
/***************************************************
				PORTFOLIO
***************************************************/
#portfolio-tiles {
	width: 920px;
}
#portfolio-filter li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#portfolio-filter {
	width: 920px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/filter_ul_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 27px;
	padding: 0px;
	display: block;
}	
#portfolio-filter li a {
	color: #333333;
	margin: 0;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	display: block;
	float: left;
}
#portfolio-filter li a.current, #portfolio-filter li a:hover {
	color: #1E7BAE;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E7BAE;
}
#portfolio-tiles div {
	position: relative;
	width: 920px;
	display: block;
	height: 196px;
	background-image: url(../images/portfolio_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
}
#portfolio-tiles .portfolio_top {
	position: relative;
	width: 920px;
	display: block;
	height: 14px;
	background-image: url(../images/portfolio_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
}
#portfolio-tiles .portfolio_bottom {
	width: 920px;
	display: block;
	height: 23px;
	background-image: url(../images/portfolio_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
}
#portfolio-tiles h2 {
	font-size: 16px;
	color: #333333;
	width: 400px;
	font-weight: normal;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#portfolio-tiles  h3 {
	font-size: 14px;
	color: #00a9c0;
	text-decoration: none;
	font-weight: normal;
}
#portfolio-tiles  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	position: absolute;
	top: 14px;
	right: 14px;
}
#portfolio-tiles p {
	width: 350px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#portfolio-tiles a {
	padding-left: 20px;
}
/***************************************************
				 CAROUSEL
***************************************************/
.carousel {
	width: 960px;
	position: relative;
	height: 280px;
	float: left;
}
.carousel  h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.carousel h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 120px;
}
.carousel .wrapper {
	width: 840px; /* .carousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	min-height: 10em;
	position: absolute;
	top: 0;
	height: 280px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 50px;
}

.carousel .wrapper .standout {
font-weight: bolder;
}

.carousel .wrapper ul {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position: absolute;
	top: 0;
}
.carousel ul li {
	display:block;
	float:left;
	padding: 0px;
	height: 280px;
	width: 840px;
}
.carousel ul li img {
	display:block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.carousel .arrow {
  display: block;
  height: 61px;
  width: 41px;
  background: url(../images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 130px;
  cursor: pointer;
}
.carousel .forward {
	background-position: 0 0;
	right: 0;
	background-image: url(../images/arrow_forward.png);
}
.carousel .back {
	background-position: 0 top;
	left: 0;
	background-image: url(../images/arrow_back.png);
	height: 61px;
	width: 41px;
}
.carousel a {
	background-image: url(../images/blue_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 38px;
	width: 196px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.carousel ul li div {
	display:block;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 270px;
	width: 330px;
	padding-top: 30px;
}
.carousel img.solo_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: absolute;
	height: 15px;
	width: 940px;
	top: 0px;
}
/***************************************************
				 SERVICES
***************************************************/
.services {
	width: 595px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.services img {
	display: inline;
	float: left;
	padding: 0px;
	height: 100px;
	width: 100px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.services_testimonial {
	margin: 0px;
	width: 200px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	font-style: italic;
	float: right;
	background-color: #F8F8F8;
}
.services a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
.services2 {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/*Flickr Special Stuff*/
#flickr_badge_uber_wrapper {text-align:center; width:270px;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:0 10px 10px 10px;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}