
body{
	min-width:770px;
	font-size:12px;
	margin:0;
	padding:0;
	background:url(../images/background.gif) 0 57px repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}


#container{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	background:url(../images/page_border.jpg) repeat-y top left;
}

* #header {
	font-size:1px;
}
#header {
	text-align:center;
	padding:0;
	margin:0;
	height:67px;
	background:url(../images/header_background.jpg) no-repeat bottom left;
}
#banner{
	text-align:center;
	margin:0;
	padding:0;
	height:210px;
	background:url(../images/banner_drop.jpg) no-repeat bottom left;
}
#content_wrapper {
	background:url(../images/watermark_v.gif) no-repeat 98% bottom;
}
#clientWork #content_wrapper {
	background:none;
}
#content {
	width:770px;
	margin:0 auto;
	padding:0;
	background:url(../images/left_column_background.jpg) 4px repeat-y;
}
.column {
	float:left;
}
#rightCol {
	width: 570px;
	padding-top:3px;
	padding-left:15px;
	color:#5B5B5B;
}
#leftCol {
	background:#F9F7F5;
	border-right:#F0E5D8 1px solid;
	margin-left:4px;
	padding-left:0;
	width:166px;

}
* html #leftCol {
	margin-left:2px;
}


#footer {
	width: 570px;
	text-align:center;
	font-family:"Georgia", "Times New Roman", Times, serif;
	margin:0 auto;
}
#footer_left {
	background:#F9F7F5;
	border-right:#F0E5D8 1px solid;
	margin-left:4px;
	width:166px;
	padding-top:20px;
}
* html #footer_left {
	margin-left:2px;
}
#footer span {
	font-size:13px;
	color:#000000;
}
#footer address {
	font-size:11px;
	color:#330000;
	padding:3px 0;
}

.clear {
	clear:both;
}
#finndigital{
	padding-left:10px;
}

/*-- TWITTER FEED
------------------------------------------------------------------------*/
#twitter {
	float:right;
	margin:2px 25px 0 0;
	width:170px;
}
/*#twitter span {
	color:#5B5B5B;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	width:170px;
	display:block;
	float:left;
	line-height:8pt;
	height:57px;
	overflow:hidden;
	text-align:left;
	padding-right:4px;
	background:url(../images/twitter_bg.jpg) no-repeat bottom;
}
#twitter span#tweetHelp {
	display:none;
}*/

#tweet {
	color:#5B5B5B;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	width:170px;
	display:block;
	float:left;
	line-height:8pt;
	min-height:57px;
	height:auto;
	text-align:left;
	padding-right:0;
	background:url(../images/twitter_bg.jpg) no-repeat bottom;
}
#tweetHelp {
	display:none;
}

#tweetBird {
	float:left;
	width:160px;
	padding:0 10px 0 0;
	text-align:right;
}

#twitter a {
	text-decoration:none;
	color:#5B5B5B;
}
#twitter a:hover {
	color: #b36e21;
}

#twitter span a {
	text-decoration:none;
	color:#5B5B5B;
	border-bottom:#b4e04a 1px dotted;
}
#twitter span a:hover {
	color: #b36e21;
}

#twitter_update_list {
	list-style:none;
	margin:0;
	padding:0 15px 25px 15px;
}
