/**
 * @file
 * @project 908
 * @package sftheme
 * @site app1
 */

/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Nimbus Roman No9 L", serif
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 0.75em;
}
h2 {
	color: #555555;
	font-size: 1.6em;
	font-weight: normal;
	margin: 1.3em 0 0.94em;
}
h3 {
	color: #000000;
	font-size: 1.25em;
	font-weight: bold;
	margin: 1.65em 0 1.2em;
}
h4 {
	color: #555555;
	font-size: 1.1em;
	font-weight: normal;
	margin: 1.5em 0;
}
h5 {
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	margin: 1.67em 0;
}
h6 {
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	margin: 1.67em 0;
}
p {
	margin: 0 0 1.5em;
	padding: 0;
}
form {
	margin: 0 0 1.5em;
	padding: 0;
}
blockquote {
	margin: 1.5em;
}
sup, sub {
	line-height: 0;
}
address {
	margin: 0 0 1.5em;
}
pre, code {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	line-height: 1.5;
}
caption {
	margin: 0;
	padding: .5em;
}
/** 
 * ------------------------------------------------------------------
 * @section MAIN AREA
 * ------------------------------------------------------------------
 */
a:hover {
	text-decoration: none;
}
/**
 * @subsection structure
 */

body {
	background-color: #1b1b1b;
	background-image: url(images/908_body.jpg);
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x
}
.sf_outer_wrapper {
	margin: 0px auto 0;
	width: 900px;
}
.sf_wrapper {
	width: 900px;
}
/**
 * @subsection top graphic
 */

.sf_region3 {
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	height: auto;
	padding-bottom: 0px;
	width: 900px;
	min-height: 526px;
	background-repeat: no-repeat;
	background-position: 0 114px;
	background-image: url(images/908_mainimage.png);
}
.sf_header_wrapper {
	width: 900px;
	display:block;
	background-repeat:no-repeat;
	position:relative;
}
.sf_extra2 {
	/*lawyer*/
background-image: url(images/908_lawyer.png);
	background-repeat: no-repeat;
	display: block;
	height: 241px;
	right: 47px;
	position: absolute;
	top: 215px;
	width: 223px;
}
.sf_extra2 span {
	/*lawyerborder*/	
background-image: url(images/908_lawyer_border.png);
	background-repeat: no-repeat;
	display: block;
	height: 241px;
	position: absolute;
	width: 223px;
}
/**
 * @subsection dividers
 */

.sf_extra5 {
	background-image: url(images/908_headersep.png);
	display: block;
	height: 28px;
}
.sf_extra8 {
	background-image: url(images/908_headersep.png);
	background-repeat: repeat-x;
	display: block;
	height: 23px;
	with: 900px;
}
/** 
 * @subsection content 
 */

.sf_main_wrapper {
	padding: 30px;
}
.sf_pagetitle {
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	width: 880px;
	padding: 540px 10px 15px;
	*padding-top:380px;
}
.sf_pagetitle h1 {
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
/** 
 * @subsection header 
 */

.sf_region1 {
	background-image: url(images/908_header_bot.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	margin-left: 30px;
	position: relative;
	top: 0px;
	width: 237px;
	padding-bottom: 135px;
	z-index:1;
.position:absolute;
}
.sf_main_header {
	background-image: url(images/908_header_top.png);
	background-position: left top;
	background-repeat: repeat-y;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 30px;
	line-height: 1;
	min-height: 20px;
	text-align: center;
	overflow:hidden;
	width: 198px;
	padding: 50px 24px 6px 17px;
}
/** 
 * @subsection sidebar 
 */

.sf_region8 .widgetset {
	width: 194px;
}
/** 
 * @subsection footer
 */

.sf_region9 {
	clear: both;
	font-size: 11px;
	padding: 30px 30px 10px;
	text-align:center;
}
/** 
 * @subsection banner
 */

.sf_region10 {
	font-size: 11px;
	margin: 30px auto;
	text-align: center;
	width: 900px;
}
#bannerImage {
	margin-bottom: 10px;
}
/** 
 * @subsection buttons
 */

.btn {
	-moz-box-shadow:2px 2px 3px #888888;
	box-shadow:2px 2px 3px #888888;
	cursor:pointer;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
	font-size:11px;
	margin:3px 4px 3px 0;
	padding:3px 8px 4px;
}
.pagn a, .widgetset .btn {
	-moz-box-shadow:none;
	box-shadow:none;
	background-image:none;
	cursor:pointer;
	display:block;
	font-family:georgia;
	font-size:11px;
	margin:3px 4px 3px 0;
	padding:3px 8px 3px;
	text-decoration:none;
}
/** 
 * ------------------------------------------------------------------
 * @section NAVIGATION
 * ------------------------------------------------------------------
 */

.sf_navigation {
	background-image: url(images/908_nav.png);
	background-position: bottom left;
	height: auto;
	min-height: 1%;
	line-height:normal;
	float: right;
	margin-top: 50px;
	padding: 25px 0 50px 15px;
	width: 570px;
	position:relative;
	z-index:1;
}
.sf_navigation:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.sf_navigation .widget_header {
	display: none;
}
.sf_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sf_navigation li {
	float: left;
}
.sf_navigation li a {
	display: block;
	font-size: 16px;
	padding: 8px 15px 10px;
	text-decoration: none;
	white-space:nowrap;
}
.sf_navigation li a:hover {
	text-shadow: 2px 2px 2px #000000;
}
.sf_navigation ul li.active-nav a {
 	text-shadow: 2px 2px 2px #000000;
}
/**
 * @subsection subnav
 */

.sf_navigation ul ul {
	left: -999em;
	line-height: 1;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 130px;
	z-index: 1000;
	-moz-box-shadow:  0 5px 15px #000000;
	box-shadow: 0 5px 15px #000000;
}
.sf_navigation ul ul li {
	float: left;
	margin: 0;
	padding: 0;
	white-space: normal;
	width: 130px;
}
.sf_navigation ul ul li a {
	border: 0;
	display: block;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	height: auto;
	padding: 7px 15px;
	white-space: normal;
	width: 100px;
	line-height:1.3;
}
#Nav1 iframe {
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	left: 0;
	position: absolute;
	top: 0;
	z-index: 0;
}
#Nav1 li:hover, #Nav1 li.hover {
	position: static;
}
#Nav1 li:hover ul, #Nav1 li.sfhover ul {
	left: auto;
}
/** 
 * ------------------------------------------------------------------
 * @section WIDGETS
 * ------------------------------------------------------------------
 */

.widgetset .widget {
	font-size: 11px;
	height: auto !important;
	height: 1%;
	padding: 10px;
	min-height: 1%;
}
.widgetset .widget li {
	height: auto;
	margin: 0px;
	min-height: 1%;
	padding: 2px 0;
}
.widgetset .widget li:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.widgetset .widget_header {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 5px;
}
.widgetset .widget_header a:link, .widgetset .widget_header a:visited, .widgetset .widget_header a:hover {
	text-decoration: none;
}
.widgetset .widget_content {
	overflow: hidden;
	width: 174px;
}
.widgetset .widget_content ul, .widgetset .widget_content ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.widgetset .HomeLink .widget_content {
	margin: 0px;
	padding: 0px;
}
* html .widgetset .widget li {
	height: 1%;
}
.widgetset label {
	display: block;
	margin: 0px;
	padding: 0px;
}
.widgetset form {
	margin: 0px;
	padding: 0px;
}
.widgetset .form_item {
	margin: 0px 0px 5px;
	padding: 0px;
}
.widgetset input[type=text] {
	width: 166px !important;
}
.widgetset select {
	width: 172px !important;
}
/** 
 * ------------------------------------------------------------------
 * @section IE6 & 7 FIXES    
 * ------------------------------------------------------------------
 */

* html .sf_navigation {
	height: 1%
}
* html .sf_navigation a {
	position:relative;
}
* html .sf_main_header a {
	position:relative;
}
