@charset "UTF-8";/* CSS Document *//* GLOBAL STYLES */body, form, h1, h2, h3, h4, h5, li, p, table, ul { margin: 0px; padding: 0px; }body { font-family: Arial, Helvetica, sans-serif; color: #999; background: #FFF; text-align: center; }h1 {font-size: 13px; line-height: 22px; font-weight: normal;; }/* H1 IS FOR SIFR HEADER PARAGRAPHS*/h2 { font-size: 13px; line-height: 18px; font-weight: normal; margin-left: 10px; } /* H2 IS FOR SIFR CLIENT LOGIN BUTTONS ONLY - THEY ARE INSET FROM THE BUTTON ON THE LEFT*/h3 {font-size: 13px; line-height: 18px; color: #333; font-weight: normal; }/* H3 IS FOR SIFR PORTFOLIO DESCRIPTIONS*/h4 {font-size: 13px; line-height: 16px; font-weight: normal; }/* H4 IS FOR SIFR EMPLOYEE NAMES*/h5 {	font-size: 14px;	line-height: 18px;	font-weight: normal;	color: #993333;	font-style: italic;}/* H4 IS FOR SIFR QUOTES*/hr {top: 0px; left: 0px; color: #999; background: #999; height:1px; border:none; margin-top:15px; margin-bottom:20px;}a:link, a:visited { color: #993333; text-decoration: none; }a:hover, a:active, a:focus { color: #993333; text-decoration: underline }a img {border: 0; margin: 0; padding: 0;}div.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}/* These are standard sIFR styles... do not modify */.sIFR-flash {	visibility: visible !important;	margin: 0;}.sIFR-replaced {	visibility: visible !important;}span.sIFR-alternate {	position: absolute;	left: 0;	top: 0;	width: 0;	height: 0;	display: block;	overflow: hidden;}/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */.sIFR-flash + div[adblocktab=true] {  display: none !important;}/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */.sIFR-hasFlash h1 {	visibility: hidden;	}.sIFR-hasFlash h2 {	visibility: hidden;}.sIFR-hasFlash h3 {	visibility: hidden;}.sIFR-hasFlash h4 {	visibility: hidden;}.sIFR-hasFlash h5 {	visibility: hidden;}/* CONTAINERS*/#wrapper {	background: #FFF;	width: 100%;	height: 600px;	margin: 0 auto;}#wrapper_long {	background: #FFF;	width: 100%;	margin: 0 auto;}#header {	position: relative;	width: 940px;	height: 94px;	margin: 0 auto;	background: url(images/nav_bkgrnd.jpg) repeat-y;	text-align: left;}#header_btm {	width: 940px;	height: 12px;	margin: 0 auto;	background: url(images/nav_bkgrnd_btm.jpg) no-repeat;}#default_content {	margin: 0 auto;	width: 100%;	font-size: 12px;	line-height: 25px;	color: #808080;}#default_content img {	vertical-align: top;}#cropped_content {	margin: 0 auto;	width: 804px;	font-size: 12px;	line-height: 22px;	color: #808080;	text-align: left;	padding-top: 40px;}#backtotop {	margin: 0 auto;	width: 940px;	text-align: left;	padding-top: 80px;}/* WORK*/#work_content {	margin: 0 auto;	width: 804px;	font-size: 12px;	line-height: 18px;	color: #808080;	text-align: left;	padding-top: 40px;}#work_content p {	margin-top: 8px;}.border {	border-top: 2px solid #ECECEC;	border-right: 3px solid #ECECEC;	border-bottom: 4px solid #ECECEC;	border-left: 2px solid #ECECEC;}.sfo_spacer {	margin-bottom: 65px;	margin-left: 20px;	margin-right: 20px;	margin-top: 0;}/* AGENCY*/.light_text {	font-size: 11px !important; 	color: #999999;}.quote {	color: #993333 !important;	font-style: italic !important;	font-size: 14px;}#people {	font-size: 11px;	line-height: 16px;	}#people img {	padding-top: 1px;	padding-right: 2px;}#people tr {	vertical-align: top;	text-align: left;}#people td {	padding-bottom: 40px;}.even {	margin-right: 75px;	}#bio {	width: 100%;	font-size: 12px;	line-height: 24px;	text-align: left;	padding-top: 40px;	vertical-align: top;}#bio td {	vertical-align: top;}#bio p {	margin-bottom: 10px;}#bio img {	padding-right: 20px;}#clientlist {	line-height: 25px;}#clientlist a:link, #clientlist a:visited { color: #999; text-decoration: none; }#clientlist a:hover, #clientlist a:active, #clientlista:focus { color: #666; text-decoration: underline }#footer {	background: #FFF url(images/bckgrnd_grad.jpg) repeat-x;	height: 800px;	width: 100%;	color: #999999;	font-size: 10px;}/* FLOATING CONTACT BOX*/#contact {	position: relative;	width: 937px;	height: 390px;	margin: 0 auto;	background: url(images/contact.jpg) no-repeat;}#contact2 {	position: absolute;	text-align:left;	width: 234px;	height: 70px;	left: 580px;	top: 297px;}/* HEADER*/#header #logo {	height: 51px;	left: 29px;	position: absolute;	top: 43px;	width: 52px;}#header #nav {	height: 22px;	left: 92px;	position: absolute;	top: 56px;	width: 825px;	text-align: right;}/* PORTFOLIO NAVIGATION*/#portfolionav img {	margin-right: 2px;}/* CLIENT LOGIN */#clientlogin {	margin-top: 40px;}#clientlogin td {	width: 272px;	background: url(images/btn_loginbig_off.jpg) no-repeat top;	text-align: left !important;	height: 33px;	vertical-align: middle;}#clientlogin a {text-align: left !important;	}