
/*-------------------------------------------------------
		Theme # 	560
		Cat 			Business & Legal
		Name			Business Conference
-------------------------------------------------------*/

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	margin: 20px 24px 0;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	background-image: url(images/titleline.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.sf_pagetitle h1 {
	font-size: 22px;
	font-weight: normal;
	margin:0px;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_banner div {
}

.sf_banner img {
}

.sf_banner a {
	font-size: 11px;
	border: none;
	padding: 0;
}

.sf_banner a:visited {
	border: none;
	padding: 0;
}

.sf_banner a:hover {
	border: none;
	padding: 0;
}

.sf_outer_wrapper {
	margin: 0 auto;
	width: 916px;
	padding: 12px;
}

.sf_extra1 {
	width: 916px;
	height: 11px;
	background-image: url(images/backtop.png);
	background-repeat: no-repeat;
}

* html .sf_extra1 {
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

.sf_wrapper {
	min-height: 400px;
	height: auto;
	_height: 400px;
	background-image: url(images/backmid.png);
}

* html .sf_wrapper {
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display: none;
}

.sf_navigation_top ul {
}

.sf_navigation_top ul:after {
}

.sf_navigation_top ul li {
}

.sf_navigation_top ul li.sf_last_nav_item {
}

.sf_navigation_top ul li.sf_first_nav_item {
}

.sf_navigation_top ul li a {
}

.sf_navigation_top ul li a:visited {
}

.sf_navigation_top ul li a:hover {
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	float: right;
	width: 548px;
	height: 196px;
	margin-right: 11px;
	display: inline;
	background-image: url(images/headerphoto.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	width: 343px;
	height: 138px;
	margin-left: 11px;
	padding: 58px 0 0 0;
	float: left;
	display: inline;
}

.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_extra2 {
}

.sf_main_header {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	width: 300px;
	height: 88px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
}

.sf_main_header div {
	height: 84px;
	overflow: hidden;
}

.sf_main_header div div {
	height: auto;
	overflow: visible;
}

.sf_extra3 {
}

.sf_sub_header {
	display:none;
}

.sf_main_header p,
.sf_sub_header p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	height: 3px;
	clear: both;
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {
	margin: 0 11px;
	width: 894px;
	z-index:50;
	position: relative;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin: 0;
	padding: 0;
}

.sf_navigation ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

.sf_navigation ul li {
	float: left;
	list-style: none;
	margin: 0;
	white-space: nowrap;
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */
}

.sf_navigation ul li.sf_first_nav_item {
}

.sf_navigation ul li.sf_last_nav_item {
}

.sf_navigation ul li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	margin:0;
	padding: 5px 15px 0;
	text-decoration: none;
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */
	;
}

.sf_navigation ul li a:visited {
}

.sf_navigation ul li a:hover {
	background-repeat: repeat-x;
	padding: 5px 15px 0;
}

/*------------------------------------
	Dropdown
------------------------------------*/

.sf_navigation ul.subnav {
	border-width:0 1px 1px;
	border-style:none solid solid;
	border-top:0;
	left: -999em;
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 180px;
	z-index:1000;
}

.sf_navigation ul.subnav li {
	float: left;
	margin:0;
	padding:0;
	width: 180px;
}

.sf_navigation ul.subnav li a {
	border:0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:auto;
	min-width:150px;
	padding: 7px 15px;
	text-decoration: none;
	width: 150px;
	white-space:normal;
}

.sf_navigation ul.subnav li a:visited {
	padding: 7px 15px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.sf_navigation ul.subnav li a:hover {
	padding: 7px 15px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.sf_navigation ul.subnav li.sf_last_nav_item_subnav a {
	border-bottom:0;
}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul {
	left: auto;
}

#Nav1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
}

/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra5 {
	clear: both;
}

.sf_extra6 {
}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul {
}

.sf_subnavigation ul:after {
}

.sf_subnavigation ul li {
}

.sf_subnavigation ul li.sf_last_nav_item {
}

.sf_subnavigation ul li.sf_first_nav_item {
}

.sf_subnavigation ul li a {
}

.sf_subnavigation ul li a:visited {
}

.sf_subnavigation ul li a:hover {
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {
}

/*--------------------------
		Content
--------------------------*/

.sf_content {
	margin: 5px 14px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.sf_content:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_content img {
}

/*--------------------------
		End Content
--------------------------*/

.sf_extra12 {
}

/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul {
}

.sf_subnavigation2 ul:after {
}

.sf_subnavigation2 ul li {
}

.sf_subnavigation2 ul li.sf_last_nav_item {
}

.sf_subnavigation2 ul li.sf_first_nav_item {
}

.sf_subnavigation2 ul li a {
}

.sf_subnavigation2 ul li a:visited {
}

.sf_subnavigation2 ul li a:hover {
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/

.sf_extra7 {
}

.sf_extra7 span {
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	margin: 0 auto;
	width: 894px;
	text-align: center;
	padding: 6px 0 0;
	font-size: 11px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
}

.sf_footer p {
	margin: 0;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
}

.sf_extra9 {
	width: 916px;
	height: 19px;
	background-image:url(images/backbottom.png);
	background-repeat: no-repeat;
}

* html .sf_extra9 {
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

/*--------------------------
		Extra Stuff
--------------------------*/

a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	padding: 0;
}

.album a,
.album a:visited,
.album a:hover {
	background-color:transparent;
	border:none;
	padding:0px;
}

.sf_banner {
	margin: 10px auto 0;
	width: 500px;
	text-align: center;
	font-size: 11px;
}

/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover,
#Nav1 li.hover {
	position: static;
}
