/**
 * @file
 * @project 784
 * @package sftheme
 * @site app1
 */
 
/*--------------------------------
	Typography Reset
--------------------------------*/
h1 { font-size:42px; font-weight:normal; letter-spacing:-.04em; margin:0 0 0.5em; }
h2 { font-size:36px; font-weight:normal; letter-spacing:-.03em; margin:0 0 0.75em; }
h3 { font-size:26px; font-weight:normal; letter-spacing:-.02em; margin:0 0 1em; }
h4 { font-size:20px; font-weight:bold; letter-spacing:-.02em; margin:0 0 1.25em; }
h5 { font-size:16px; font-style:italic; margin:1.67em 0; }
h6 { font-size:16px; font-weight:bold; margin:2.05em 0; }
p, 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; }
/*------------------------------------
	Structure
------------------------------------*/
body {
	background-color:#ffffff;
	background-image:url(//img1.wsimg.com/isteam/ip/b450e797-7134-4667-8bde-34d0b1e656c7/legacy/784_body_bg2.png);
	background-position: left top;
	background-repeat: repeat;
	color:#4F4F4F;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
}
font { letter-spacing:normal; }
.sf_outer_wrapper {
	background-image: url(//img1.wsimg.com/isteam/ip/b450e797-7134-4667-8bde-34d0b1e656c7/legacy/784_texture_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.sf_outer_wrapper:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_wrapper {
	margin:0 auto;
	width:960px;
}
/*------------------------------------
	Header
------------------------------------*/
.sf_header_wrapper {
	background-image:url(//img1.wsimg.com/isteam/ip/b450e797-7134-4667-8bde-34d0b1e656c7/legacy/784_accountant.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-size: 100%;
	-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.4);
	border:solid 10px #fff;
	clear:both;
	min-height:467px;
	height:auto !important;
	height:477px;
	width:940px
}
.sf_main_header {
	-moz-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	clear:both;
	float:left;
	font-size:3.2em;
	margin:250px 0 0 -23px;
	padding:20px;
	position:relative;
	zoom:1;
}
.sf_main_header:after {
	background-repeat:no-repeat;
	bottom:-8px;
	content:'.';
	font-size:0;
	height:8px;
	left:0;
	position:absolute;
	width:13px;
}
.sf_pagetitle {
	-moz-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	box-shadow:3px 3px 5px rgba(0, 0, 0, 0.4);
	clear:both;
	color:#4F4F4F;
	float:left;
	font-size:18px;
	margin:20px 0 0 -23px;
	padding:20px;
	position:relative;
	zoom:1;
	color: #ffffff;
}
.sf_pagetitle h1 {
	font-size:18px;
	margin:0;
}
.sf_pagetitle:after {
	background-repeat:no-repeat;
	bottom:-8px;
	content:'.';
	font-size:0;
	height:8px;
	left:0;
	position:absolute;
	width:13px;
}
.sf_region3 { position:relative; }
.sf_region3:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_extra4 {
	background-image:url(//img1.wsimg.com/isteam/ip/b450e797-7134-4667-8bde-34d0b1e656c7/legacy/784_image_shadow.png);
	background-repeat:no-repeat;
	background-position: 5px top;
	height:41px;
	widows:960px;
	background-color: #ffffff;
}
/*--------------------------------
	Navigation
--------------------------------*/
.sf_navigation {
	float:right;
	margin:0 0 20px;
}
.sf_navigation ul:after,
.sf_navigation:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_navigation h3 { display:none; }
.sf_navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.sf_navigation ul {
	margin-top: 20px;
}

.sf_navigation ul li {
	float:left;
	white-space:nowrap;
	position: relative;
}
.sf_navigation ul li a {
	display: block;
	padding: 5px 20px;
	text-decoration:none;
}
/*--------------------------------
	Subnav
--------------------------------*/
.sf_navigation ul ul {
	-moz-box-shadow:4px 4px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow:4px 4px 5px rgba(0, 0, 0, 0.4);
	float: left;
	left: -999em;
	margin:0;
	padding:0;
	position: absolute;
	width: 168px;
	z-index: 1000;
	border-left: 0;
	
}
.sf_navigation ul ul li {
	white-space: normal;
	margin: 0;
	width: 168px;
}
.sf_navigation ul ul li a {
	color:#ffffff;
	font-size:12px;
	height: auto;
	margin:0;
	padding: 8px 15px;
	width: 138px;
}
.sf_navigation .subnav li a:visited { color:#ffffff; }
.sf_navigation .subnav li a:hover {
	background-color:#ffffff;
	color:#656160;
}
#Nav1 li:hover ul,
#Nav1 li.sfhover ul { /* lists nested under hovered list items */ left: auto; margin-left: -1px; }
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	margin-left: 3px;
}
#Nav1 li:hover,
#Nav1 li.hover { position: static; }
/*------------------------------------
	Content
------------------------------------*/
.sf_main_wrapper { 
	/*padding-bottom:50px; */
	background-color: #ffffff;
	padding: 10px 30px;
}
.sf_content {
	min-height:300px;
	height:auto !important;
	height:300px;
}
.sf_content:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.btn {
	color:#fff;
	padding:3px 6px;
}
.btn:hover { cursor:pointer; }
select,
textarea,
input[type=text],
input#password { border:solid 1px #dadcdc; }
/*------------------------------------
	Widgets
------------------------------------*/
.widgetset {
	float:left;
	width:200px;
}
.widgetset .widget {
	margin:0 0 20px;
	padding:0;
	width:240px;
}
.widgetset .widget_header {
	background-color:#656565;
	color:#fff;
	font-size:24px;
	margin:0;
	padding:10px 15px;
	zoom:1;
}
.widgetset .widget_header a {
	color:#ffffff;
	display:block;
	margin:-10px -15px;
	padding:10px 15px;
}
.widgetset .widget_header a:visited { color:#ffffff; }
.widgetset .widget_content {
	background-color:#f3f3f3;
	border-color:#dadcdc;
	border-style:solid;
	border-width:0 1px 1px 1px;
	padding:10px 15px;
	overflow:hidden;
	width:208px;
}
.widgetset ul {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset ol {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset .widget_content li { padding:5px 0; }
.widgetset label {
	display: block;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}
.widgetset input[type="text"] {
	border:solid 1px #dadcdc;
	padding:0;
	width:205px !important;
}
.widgetset select {
	border:solid 1px #dadcdc;
	width:100% !important;
}
/** 
 * ------------------------------------------------------------------
 * @section Footer
 * ------------------------------------------------------------------
 */
.sf_region10 { }
.sf_footer {
	color:#656160;
	margin:0 auto;
	padding:50px 10px 25px;
	text-align:center;
	width:940px;
	font-size: 14px;
	background-color: #ffffff;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.sf_banner {
	font-size:12px;
	margin:0 auto;
	padding:25px 0 50px;
	text-align:center;
	width:960px;
}
/** 
 * ------------------------------------------------------------------
 * @section IE6&7
 * ------------------------------------------------------------------
 */
