/* `Reset
----------------------------------------------------------------------------------------------------*/

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
p{padding: 10px 0 0 0;}
a:hover{cursor:pointer;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	font: 13px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;line-height: 1.3em; 
	/* font: 12px/1.5 Helvetica, Arial, sans-serif;*/
	color:#575757;
	line-height:26px;
	background-color:#000000;
}
a:focus {outline: none;}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}


.testimonial {margin-bottom: 15px;}
.testimonial h1{color: #575757;}


























/* Columns
-------------------------------------------------------------- */

.container {
  width: 1160px;
  margin: 0 auto;
}


/* Sets up basic grid floating and margin. */
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
  float: left;
  margin-right: 10px;
}

/* The last column in a row needs this class. */
.last, div.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1 {width: 30px;}
.span-2 {width: 70px;}
.span-3 {width: 110px;}
.span-4 {width: 150px;}
.span-5 {width: 190px;}
.span-6 {width: 230px;}
.span-7 {width: 270px;}
.span-8 {width: 310px;}
.span-9 {width: 350px;}
.span-10 {width: 390px;}
.span-11 {width: 430px;}
.span-12 {width: 470px;}
.span-13 {width: 510px;}
.span-14 {width: 550px;}
.span-15 {width: 590px;}
.span-16 {width: 630px;}
.span-17 {width: 670px;}
.span-18 {width: 710px;}
.span-19 {width: 750px;}
.span-20 {width: 790px;}
.span-21 {width: 830px;}
.span-22 {width: 870px;}
.span-23 {width: 910px;}
.span-24 {width: 950px;}
.span-25 {width: 990px;}
.span-26 {width: 1030px;}
.span-27 {width: 1070px;}
.span-28{ width:1110px;}
.span-29{ width:1150px; margin:0; }

/* Add these to a column to append empty cols. */

.append-1 { padding-right: 40px;}
.append-2 { padding-right: 80px;}
.append-3 { padding-right: 120px;}
.append-4 { padding-right: 160px;}
.append-5 { padding-right: 200px;}
.append-6 { padding-right: 240px;}
.append-7 { padding-right: 280px;}
.append-8 { padding-right: 320px;}
.append-9 { padding-right: 360px;}
.append-10 { padding-right: 400px;}
.append-11 { padding-right: 440px;}
.append-12 { padding-right: 480px;}
.append-13 { padding-right: 520px;}
.append-14 { padding-right: 560px;}
.append-15 { padding-right: 600px;}
.append-16 { padding-right: 640px;}
.append-17 { padding-right: 680px;}
.append-18 { padding-right: 720px;}
.append-19 { padding-right: 760px;}
.append-20 { padding-right: 800px;}
.append-21 { padding-right: 840px;}
.append-22 { padding-right: 880px;}
.append-23 { padding-right: 920px;}
.append-24 { padding-right: 960px;}
.append-25 { padding-right: 1000px;}
.append-26 { padding-right: 1040px;}

/* Add these to a column to prepend empty cols. */

.prepend-1 { padding-left: 40px;}
.prepend-2 { padding-left: 80px;}
.prepend-3 { padding-left: 120px;}
.prepend-4 { padding-left: 160px;}
.prepend-5 { padding-left: 200px;}
.prepend-6 { padding-left: 240px;}
.prepend-7 { padding-left: 280px;}
.prepend-8 { padding-left: 320px;}
.prepend-9 { padding-left: 360px;}
.prepend-10 { padding-left: 400px;}
.prepend-11 { padding-left: 440px;}
.prepend-12 { padding-left: 480px;}
.prepend-13 { padding-left: 520px;}
.prepend-14 { padding-left: 560px;}
.prepend-15 { padding-left: 600px;}
.prepend-16 { padding-left: 640px;}
.prepend-17 { padding-left: 680px;}
.prepend-18 { padding-left: 720px;}
.prepend-19 { padding-left: 760px;}
.prepend-20 { padding-left: 800px;}
.prepend-21 { padding-left: 840px;}
.prepend-22 { padding-left: 880px;}
.prepend-23 { padding-left: 920px;}
.prepend-24 { padding-left: 960px;}
.prepend-25 { padding-left: 1000px;}
.prepend-26 { padding-left: 1040px;}


/* Border on right hand side of a column. */
div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee;
}

/* Border with more whitespace, spans one column. */
div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee;
}


/* Use these classes on an element to push it into the 
next column, or to pull it into the previous column.  */


.pull-1 { margin-left: -40px; }
.pull-2 { margin-left: -80px; }
.pull-3 { margin-left: -120px; }
.pull-4 { margin-left: -160px; }
.pull-5 { margin-left: -200px; }
.pull-6 { margin-left: -240px; }
.pull-7 { margin-left: -280px; }
.pull-8 { margin-left: -320px; }
.pull-9 { margin-left: -360px; }
.pull-10 { margin-left: -400px; }
.pull-11 { margin-left: -440px; }
.pull-12 { margin-left: -480px; }
.pull-13 { margin-left: -520px; }
.pull-14 { margin-left: -560px; }
.pull-15 { margin-left: -600px; }
.pull-16 { margin-left: -640px; }
.pull-17 { margin-left: -680px; }
.pull-18 { margin-left: -720px; }
.pull-19 { margin-left: -760px; }
.pull-20 { margin-left: -800px; }
.pull-21 { margin-left: -840px; }
.pull-22 { margin-left: -880px; }
.pull-23 { margin-left: -920px; }
.pull-24 { margin-left: -960px; }
.pull-25 { margin-left: -1000px; }
.pull-26 { margin-left: -1040px; }
.pull-27 { margin-left: -1080px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 , .pull-25 , .pull-26 , .pull-27 {float: left; position:relative;}


.push-1 { margin: 0 -40px 1.5em 40px; }
.push-2 { margin: 0 -80px 1.5em 80px; }
.push-3 { margin: 0 -120px 1.5em 120px; }
.push-4 { margin: 0 -160px 1.5em 160px; }
.push-5 { margin: 0 -200px 1.5em 200px; }
.push-6 { margin: 0 -240px 1.5em 240px; }
.push-7 { margin: 0 -280px 1.5em 280px; }
.push-8 { margin: 0 -320px 1.5em 320px; }
.push-9 { margin: 0 -360px 1.5em 360px; }
.push-10 { margin: 0 -400px 1.5em 400px; }
.push-11 { margin: 0 -440px 1.5em 440px; }
.push-12 { margin: 0 -480px 1.5em 480px; }
.push-13 { margin: 0 -520px 1.5em 520px; }
.push-14 { margin: 0 -560px 1.5em 560px; }
.push-15 { margin: 0 -600px 1.5em 600px; }
.push-16 { margin: 0 -640px 1.5em 640px; }
.push-17 { margin: 0 -680px 1.5em 680px; }
.push-18 { margin: 0 -720px 1.5em 720px; }
.push-19 { margin: 0 -760px 1.5em 760px; }
.push-20 { margin: 0 -800px 1.5em 800px; }
.push-21 { margin: 0 -840px 1.5em 840px; }
.push-22 { margin: 0 -880px 1.5em 880px; }
.push-23 { margin: 0 -920px 1.5em 920px; }
.push-24 { margin: 0 -960px 1.5em 960px; }
.push-25 { margin: 0 -1000px 1.5em 1000px; }
.push-26 { margin: 0 -1040px 1.5em 1040px; }
.push-27 { margin: 0 -1080px 1.5em 1080px; }
.push-28 { margin: 0 -1120px 1.5em 1120px; }
.push-29 { margin: 0 -1160px 1.5em 1160px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24, .push-25, .push-26, .push-27, .push-28, .push-29 {float: right; position:relative;}





















/* `Headings
----------------------------------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1 {font-size: 26px; color:#FFFFFF; line-height:40px;}
h2 {font-size: 23px; letter-spacing:-1px; font-weight: 900; line-height: 35px;}
h1.replace{font-size:60px; color:#000; font-weight:900;}
h2.replace{font-size:45px;}
h3.replace{font-size:30px; font-weight:normal;}
a .replace{margin:0 auto; text-align:center;}
h3 {font-size: 17px; font-weight: 900;} 
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}





/**************************************************************


/* `Forms
----------------------------------------------------------------------------------------------------*/
p label, div label{font-weight:900;}

input, select, textarea{border:1px solid #ccc; width:250px; margin:1px 0 3px 0; font: 18px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; padding:4px;}

.checkbox{width:inherit;}

select {padding:3px;}

.inputlong:focus, .inputshort:focus, .inputmini:focus, .inputshorter:focus{background-color:#e8e8e8; border:1px solid #999;}

select.inputlong{width:428px;}
select.inputlong:focus{background-color:#fff;}
#submit{background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc)) -moz-linear-gradient(top,  #eee,  #ccc); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#ccc');}
#submit:hover{cursor:pointer; border-color:#6e6e6e -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#bbb))  -moz-linear-gradient(top,  #ddd,  #bbb); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd', endColorstr='#bbb');}

.inputlong {width:420px;}
.inputshort {width:225px;}
.inputshorter {width:100px;}
.inputmini {width:75px;}

fieldset{border:1px solid #777; padding:0 10px 10px 10px; margin-top:25px;}
fieldset legend{font-weight:900; font-size:14px; border:1px solid #777; padding:4px; left:5px;}
fieldset label{color:#000; font-size: 13px;}
fieldset p{padding:5px 0; font-size: 11px; border-bottom: 1px solid #ccc;}
fieldset p select{margin-left: 10px;}
fieldset p:last-child{border-bottom: none;}


/* CSS Document */

#headerWrapper{
	background-image:url(../img/81d-back.jpg);
	background-repeat:repeat-x;
}

.home #headerWrapper{
	background-image:url(../img/81d-back-home.jpg);
	background-repeat:repeat-x;
}

#bodyWrapper{
	background-color:#FFFFFF;
}
#footerWrapper{
	background:url(../img/footer.jpg) 0 0 repeat-x;
}
#footerWrapper a:hover{color:#fff;}
#footerWrapper div.apps{padding:10px 0px;}
#footerWrapper div span{width:140px; display:inline; float:left;}
.sub #header1{
	height:130px;
}
.home #header1{
	height:180px;
}
#header2{
	height:360px;
}


/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px;
											  background: url(../img/bg.png) top center; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a											{ outline: none; color:#575757; }
a:hover, a:active							{ color: #000; }
a:active{position:relative;top:1px;text-shadow:none;}

blockquote{margin-bottom:10px; text-indent:50px; position:relative;}

blockquote span {color:#C4C4C0; font-size:88px; font-weight:900; font-family:Georgia Times serif; top:20px; left:-50px; position:absolute;}


/*
	SLIDER
*/
.slider-wrap								{position:relative; width: 419px; background-color: #fff; color:#000; float:right; padding: 10px; height:330px; margin-top:20px; }	
.slider-wrap .featuredTag {position:absolute; top:-12px; right:-13px; z-index:15; text-indent:-5000px; background:url(/img/recent_banner.png) top left; width:90px; height:90px;}
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripViewer a{color:#fff;}
.stripViewer a:hover{color:#CCCCCC;}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right;  margin-top: -20px;}
.photo-meta-data							{ background: url(../img/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; font-weight:900; position: relative; z-index: 50; color: white;  line-height: 15px;}
.photo-meta-data span 						{ font-size: 13px; font-weight:normal; }
.cross-link									{ display: block; width: 62px;  margin-top: -10px; 
											  position: relative; padding-top: 15px; z-index: 50; }
.active-thumb 								{ background: transparent url(../img/icon-uparrowsmallwhite.png) top center no-repeat; }




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


#placeintro {
	width: 980px;
	height: 420px;
	background: url(../img/back_intro.png) no-repeat 0 100%;
}
#intro {
	height: 380px;
	margin: 0 auto 0 auto;
	padding: 0 25px 25px 25px;
}
#intro #introleft {
	float: left;
}


#getQuote a{width:305px; display:block; height:33px; background:url(../img/frontpage/start_the_conversation.png) top left no-repeat; text-indent:-5000px; margin:30px auto 0 auto;}
#getQuote a:hover{background-position:bottom left;}

#introleft h2 {
	font-size: 29px;
	line-height: 1em;
	font-weight: lighter;
	color: #fff;
}
#introleft h2 strong {
	font-weight: bold;
}
#introleft h2 span {
	background: #5e0976;
	padding: 0 4px;
}
#introleft p {
	font-size: 1.4em;
	color: #fff;
	padding: 10px 0 0 0;
	line-height: 1.5em;
}







a img { 
	border:0; 
}
:focus {
	outline: 0;
}
#placemainmenu {
	width: 980px;
	height: 35px;
	background: url(../img/mainmenu.png) no-repeat;
}
#mainmenu {
	width: 754px;
	height: 35px;
	float: left;
}
#mainmenu li {
	display: inline;
	height: 29px;
	float: left;
	padding: 6px 7px 0 7px;
	background: url(../img/sepmenu.png) no-repeat 100% 100%;
	position: relative;
	z-index: 10;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	height: 23px;
	float: left;
	font-size: 1.4em;
	color: #535353;
	font-weight: bold;
}
#mainmenu li a span {
	height: 20px;
	float: left;
	padding: 3px 14px 0 14px;
	cursor: pointer;
}
#mainmenu li.active a, #mainmenu li.active a:link, #mainmenu li.active a:visited {
	background: url(../img/menuright.png) no-repeat 100% 0;
	color: #000;
}
#mainmenu li.active a span {
	background: url(../img/menuleft.png) no-repeat;
}
#mainmenu li:hover a {
	color: #000;
	text-decoration: none;
}


#listtab {
	width: 273px;
	height: 30px;
	margin: 9px 0 0 0;
	padding: 0 0 0 1px;
}
#listtab li {
	width: 30px;
	height: 30px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}
#listtab li.last {
	margin: 0;
}
#listtab li a, #listtab li a:link, #listtab li a:visited {
	width: 28px;
	height: 21px;
	float: left;
	display: inline;
	border: 1px solid #000;
	background: url(../img/back_tabs.png) no-repeat;
	text-align: center;
	padding: 7px 0 0 0;
	color: #676767;
	font-size: 1.2em;
	font-weight: bold;
}
#listtab li a:hover {
	color: #fff;
	text-decoration: none;
}



.home #logo{
	padding:32px 0 0 0;
}
.home #logo h1 a{text-indent:-5000px; background:url(../img/logo.png); width:249px; height:75px; display:block;}


.sub #logo{
	padding:32px 0 0 0; width: 300px; float:left;
}
.sub #logo h1 a{text-indent:-5000px; background:url(../img/logo.png); width:249px; height:75px; display:block;}



.searchParts{
	padding:55px 0 0 0;
	display:inline;
	float:left;
}
#searchButton{
	padding:55px 0 0 0;
	cursor:pointer;
}
#searchForm{
	width:200px;
}
#searchQuery{
	padding:6px 0 0 5px;
	height:22px;
	width:195px;
	border: 1px solid #1b1b1b;
	background-color:#222222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#616161;
}
.sub #navigation{float:right; width:630px;padding:32px 0 0 0;}

#navigation ul{
	list-style:none;
	padding:17px 0 0 0;
	text-align: center;
	margin:0 auto;
}
#navigation ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#b2b2b2;
	display:inline;
	padding:0 24px;
	margin:0;
}
.home #navigation ul li{
	padding:0 40px; 
	margin:0;
}
.home #navigation ul li a{font-size: 20px;}
#navigation li a{
	font-family:"AvenirBold","Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:16px;
	color:#777;
	text-decoration:none;
	padding:9px 0;
	text-shadow:0 2px 2px #000;
}
#navigation li a:hover{
	color:#FFF;
}
a.current{
	color:#FFF !important;
	text-decoration:underline;
	font-weight:900;
}
#twitrss{
	text-align:right;
	padding:18px 0 0 0;
}
/*---BODY SHARED ELEMENTS*/
.body{
	background-image:url(../img/bodyBG.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.bodyLeft{
	padding:23px 0 0 0;
}
.bodyRight{
	padding:23px 16px 35px 15px;
}
.bodyRight h3{font-weight: normal;}
.bodyTitle{
	padding:0 0 10px 0;
}
/*--SIDEBAR --*/
#tweet ul{list-style: none; line-height:21px; padding:5px 0 0 0;}
#tweet div a{float: right; margin-top:10px; position:relative; text-indent:-5000px; width:112px; height:62px; background:url(../img/twitter.jpg) no-repeat top left;}
#tweet div a:hover{background-position:bottom;}

.sidebarTitle{
	padding:0 0 10px 0;
}
/*.sidebarImages a, .sidebarImages a img{float: left;}*/
.sidebarImages p{padding:0 0 10px 0;}
.sidebarImages a:hover img{border-color: #999; background-color: #ddd;}
.sidebarImages img.left{
	margin: 0 5px 6px 0; padding:3px; background-color: #fff; border:1px solid #ccc;
}

.sidebarImages img.right{
	margin: 0; padding:3px; background-color: #fff; border:1px solid #ccc;
}
.sidebarText{
	color:#575757;
	line-height:21px;
}
.hr { 
	width: 100%;  
	height:1px;	
	border: 0; 
	background-color: #ccc; 
	margin: 15px 0 15px 0; 
} 
.sidebarText a:link, .sidebarText a:visited {
	color:#575757;
}
#insideLeft, #insideFull{
	float:left;
}
#insideRight{
	float:right;
	margin:-20px 0 0 0;
}
.subLink{
	display:block;
	padding:1px 0 1px 15px;
	text-decoration:none;
}
.subNav a:hover{
	background-color: #eeecec;
}
.subNav hr{
	margin:10px 15px 10px 15px;
}
/*---BODY HOME-----------*/
#homeBodyInside{
	padding:15px 0 15px 0;
}
#homeBodyInside #insideLeft{
	width:467px;
	padding:15px 0 15px 0;
}
.insideText{ 
	padding-left:35px;
}
#header2 ul{
	margin:0;
	padding:0;
}
#header2 ul li{
	margin:0;
	padding:0;
}
.homeImageBorder{
	border:1px solid #ffffff;
	display:block;
}
.homeImageBorder img{
	padding:4px;
}
.homeImageBorder ul{
	font: bold 0.5em/0 sans-serif; /*This is a padding fix for IE6, IE7, and FF*/
	list-style:none;
	padding:0;
	margin:0;
} 
.homeImageBorder ul li{
	display:block;
	list-style:none;
	padding:0;
	margin:0;
} 
#scrollSection{
	padding:10px 0 0 0;
}
.scrollText{
	float:left;
	width:860px;
	line-height:20px;
}
.prevNext{
	float:left;
	padding:15px 0 0 50px;
	width:30px;
}
/*---SERVICES ABOUT -----*/
.featuredServices{margin-left: 30px; position: relative;}
.featuredServices h3{margin: 15px 0 0 0; border-bottom: 1px solid rgb(220,220,220)}
.featuredServices p{margin: 0 0 20px 0; padding: 0;}


 #insideFull{
	padding:15px 0 15px 0;
	margin:0;
	text-align: justify;
}

/*---BODY PORTFOLIO------*/
#portfolioBodyTitle{
	padding:23px 0 10px 0;
}
#portfolioBodyText{
	padding: 0 0 20px 0;
}
.portfolioItem{
	border:1px solid #c1c1c1;
	margin:0 0 38px 0;
	text-align:center;
	padding-top:4px;
}
.portfolioItem a{
	display:block;
}
.portfolioItemLink{
	background-color:#c1c1c1;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.portfolioItem a:link, .portfolioItem a:visited{
	color:#FFFFFF;
}
/*---BODY SERVICES-------*/
#servicesBodyInside{
	padding:15px 0 15px 0;
}
#servicesBodyInside #insideLeft{
	padding:15px 15px 15px 0;
}
#servicesBodyInside .insideText{
	background-image:none;
	padding-left:70px;
}
#servicesInsideImage{
	position:absolute;
}
#servicesImage{
	float:right;
}
.servicesBodyRight{
	padding:23px 0 23px 0;
}
.servicesBodyRight .sidebarTitle{
	padding:0 16px 9px 15px;
}
.servicesBodyRight .sidebarText{
	padding:0 16px 0 15px;
}
/*---BODY BLOG-----------*/
.blogBodyLeft{
	padding:23px 0 0 0;
}
.blogEntry{
	
}
.blogContent hr{
	margin:10px 0 10px 0;
}
.blogImage{
	float:right;
	padding:4px;
	border:1px solid #c1c1c1;
	margin-left:5px;
}
.blogTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#363636;
}
.blogInfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6f655a;
}
.blogInfo a:link, .blogInfo a:visited{
	color:#6f655a;
}
.blogContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f655a;
	line-height:30px;
}
.blogContent hr{
	margin:20px 0 20px 0;
}
.blogContent a:link, .blogContent a:visited{
	color:#6f655a;
}
.blogBodyRight{
	padding:23px 0 23px 0;
}
.blogBodyRight .sidebarTitle{
	padding:0 16px 9px 15px;
}
.blogBodyRight .sidebarAffiliates{
	padding:0 16px 0 15px;
}
.sidebarAffiliates img{
	padding:0 0 5px 0;
}
.sidebarAffiliates .affiliateLeft{
	padding:0 12px 5px 0;
}
/*---BODY CONTACT--------*/
.contactBodyLeft{
	padding:23px 0 23px 0;
}
#formLabels{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6f655a;
	line-height:60px;
	padding:18px 28px 0 0;
}
#contactForm{
	float:left;
	margin:0;
	padding:7px 0 0 0;
}
.formElement{
	display:block;
	width:475px;
	height:25px;
	margin:24px 0 0 0;
	padding:9px 0 0 5px;
	border:1px solid #eaeaea;
	background-color:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a39e98;
}
#formMessage{
	height:97px;
}
.formSubmit{
	margin:28px 0 0 161px;
}
.errorBreak{
	display:none;
}
.error{
	color:#FF0000;
}
.sending{
	width:158px;
	height:54px;
	margin:28px 0 0 161px;
	text-align:center;
	line-height:54px;
	font-size:14px;
	font-weight:bold;
}
/*---FOOTER--------------*/
.footerNav ul{
	list-style:none;
	padding:25px 0 0 0;
	margin:0;
}
.footerNav ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575656;
	padding: 0 0 2px 0;
	margin:-9px 0 0 0;
}
.footerNav ul li a:link, .footerNav ul li a:visited{
	color:#575656;
}
.footerTitle{
	font-weight:bold;
}
.bug{
	background: url(../img/50.png);
	border-bottom:1px solid #1a1a1a;
	border-right:1px solid #1a1a1a;
	border-left:1px solid #1a1a1a;

	padding:17px 0 15px 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
	line-height:20px;
	margin-bottom:10px;
}
.bug a:link, .bug a:visited{
	color:#403f3f;
}



/* WHY PAGE ------------------------*/
ul#why{margin:0; padding:0;}
ul#why li {
float:left;
margin:20px 26px 21px 0;
padding:0;
width:250px;
height:260px;
list-style:none;
}
ul#why li img {
background: #f8f7f7;
background: -webkit-gradient(linear, left top, left bottom, from(#f8f7f7), to(#eee));
background: -moz-linear-gradient(top,  #f8f7f7,  #eee);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f7f7', endColorstr='#eee');
border:1px solid #ccc;
padding:6px;
}
ul#why li p{line-height: 20px; color:#777;}
ul#why li p, ul#why li h3{padding:0; margin:0;}
ul#why li h3{font-weight:900; font-size:16px; color:#222;}
ul#why li h3.replace{font-weight:900; font-size:26px; color:#222;}
ul#why li.convo a{text-indent:-9999px; background:url(../img/large_CTA.jpg) top left no-repeat; height:134px; width: 254px; display:block;}
ul#why li.convo a:hover{background-position:bottom;}

/* QUOTE PAGE ------------------------*/
.error {
background:none repeat scroll 0 0 #FBE3E4;
border-color:#FBC2C4;
color:#8A1F11;
border:2px solid #DDDDDD;
margin-bottom:1em;
padding:0.8em;
}
.success {
background:none repeat scroll 0 0 #E6EFC2;
border-color:#C6D880;
color:#264409;
border:2px solid #DDDDDD;
margin-bottom:1em;
padding:0.8em;
}
.success p{padding:0;}



/* PORTFOLIO PAGE ------------------------*/
ul#portfolio{margin:0; padding:0;}
ul#portfolio li {
float:left;
margin:0;
padding:10px 29px 30px 0;
width:250px;
height:370px;
list-style:none;
}
ul#portfolio li.last{padding-right:0;}
ul#portfolio li img {
background: #f8f7f7;
background: -webkit-gradient(linear, left top, left bottom, from(#f8f7f7), to(#eee));
background: -moz-linear-gradient(top,  #f8f7f7,  #eee);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f7f7', endColorstr='#eee');
border:1px solid #ccc;
padding:6px;
}
ul#portfolio li.borderBottom{border-bottom:1px dotted #CCC; padding-bottom: 31px;}

ul#portfolio li.fleurBottom{overflow:visible;}
ul#portfolio li.fleurBottom img.fleur{background:none; position:relative; left:-200px; border:none;}

ul#portfolio li p{line-height: 20px; color:#777;}
ul#portfolio li a:hover{text-shadow: 1px 1px 2px #666;}
ul#portfolio li p, ul#why li h3{padding:0; margin:0;}
ul#portfolio li h3{font-weight:900; font-size:16px; color:#222;}
ul#portfolio li h3.replace{font-weight:900; font-size:26px; color:#222;}

#smallContactForm label{font-size:12px;}
#smallContactForm input, #smallContactForm textarea{padding:3px; font-size:12px;}
#smallContactForm p{padding:0;}
#smallContactForm #submit{width:200px; margin:10px 0 0 15px;}