.body {
	behavior:url(/scripts/csshover.htc);}

div#content1 {
	float: right;
	width: 43%;
	font-size:12px;
}
div#content2 {
	float: left;
	width: 43%;
	margin-bottom:15px;
	font-size:12px;
}
div#content3 {
	clear: left;
	width: 43%;
	font-size:12px;
}

.clients #content1 {
	float:left;
}

.clients #content2 {
	float:right;
}

.clients #content3 {
	float:right;
	overflow:auto;
}

div#content1, div#content2, div#content3 {
	padding: 5px 10px;
	overflow: auto;
	position: relative;
}
/*********************************************************
**********************************************************

Folder: Theme302_Business1
Name: Business 1
Cat: Business & Legal

**********************************************************
*********************************************************/
/*------------------------------------
GENERAL
------------------------------------*/
.body {
	margin: auto;
}
.sf_outer_wrapper {
	width: 840px;
	margin: 50px auto 0px;
	padding: 5px;
}
.sf_wrapper {
	width: 840px;
	position: relative;
	background-color: #fff;
	background-image: url(/images/linesback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a {
	color: #000;
}
a:hover {
	color: #999999;
}
a:visited {
	color: #000;
}
/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
	padding: 20px;
	height: 119px;
	width: 575px;
	float:right;
}
.sf_extra4 { /* header photo */
	width: 219px;
	height: 159px;
	float:left;
	background-image: url(/images/time_guy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}
.sf_main_header {
	text-align: left;
	height: 50px;
	overflow: hidden;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
}
.sf_sub_header {
	text-align: left;
	height: 40px;
	overflow: hidden;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation {
	display: none;
}
.sf_navigation_top {
	clear:both;
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	background-image: url(/images/nav_bkgd_tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sf_navigation_top ul {
	margin: 0 0;
	height: auto !important;
	height: 1%;
	padding-left: 0;
}
.sf_navigation_top ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_navigation_top ul {
	list-style-type: none;
}
.sf_navigation_top ul li {
	float: left;
	width: auto !important;
	width: 5px;
	white-space: nowrap;
	background-color: #F7F7F7;
	background-image: url(/images/nav_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sf_navigation_top ul li a {
	height: 44px;
	margin: 0 0 0 1px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	line-height: 44px;
	padding: 0 10px;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(/images/nav_right_edge.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000;
}
.sf_navigation_top ul li a:hover {
	text-decoration: none;
	color: #fff;
	display: block;
	background-image: url(/images/nav_right_edge_hilite.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.sf_navigation_top ul li a:visited {
	color: #000000;
}
.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}
/*------------------------------------
	Dropdown
------------------------------------*/
#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, #Nav1 ul { /* all lists */
	list-style:none;
	width:100%;
}
#Nav1 a {
	display:block;
}
#Nav1 li { /* all list items */
	float:left;
}
#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	top:44px;
	width:120px;
	margin:0;
	z-index:1000;
}
#Nav1 li ul li {
	margin:0;
	background:none;
	padding:0;
}
#Nav1 li ul li a {
	background:#e1e0e0;
	color:#333333;
	line-height:normal;
	width:120px;
	height:auto;
	padding:8px 7px;
	white-space:normal;
	border:1px solid #999;
	border-top:none;
	border-bottom:none;
	text-transform:none;
}

.drop-bottom { 
	border-bottom:1px solid #999!important;
}

#Nav1 li ul li a:hover {
	background:#999999;
}
#Nav1 li:hover ul, #Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	clear: both;
	padding: 20px 0 0 20px;
	text-align: left;
	height: auto !important;
	height: 30px;
	min-height: 30px;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sf_content {
	height: 300px;
	padding: 20px 0 0 20px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}
.sf_content:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
	padding: 20px 20px 10px 20px;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
}
/*------------------------------------
BANNER
------------------------------------*/
.sf_banner {
	margin-bottom: 35px;
	padding-top: 80px;
	text-align: center;
	font-size: 12px;
}
.sf_banner a {
	color: #000;
}
.sf_banner div#bannerLink {
	padding-top: 10px;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {
	position: static;
}
.body {
	background-color: #253046;
	background-image: url(/images/body_bg_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sf_wrapper {
	position: relative;
}
.sf_outer_wrapper {
	background-color: #fff;
	border: 1px solid #394A6C;
}
.sf_header_wrapper {
	background-color: #4a5879;
	background-image: url(/images/main_head_bkgd_1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.sf_main_header {
	color: #DCE8FF;
}
.sf_sub_header {
	color: #fff;
}
.sf_navigation_top {
	border-top: 5px solid #838383;
}
.sf_navigation_top ul li a {
}
.sf_footer {
	color: #999;
}
.sf_pagetitle {
	color: #343c6c;
}
.sf_extra4 {
	background-image: url(/images/bg_gh0d.jpg);
}
.sf_navigation_top ul li a {
	color:#070000;
}
.sf_navigation_top ul li a:visited {
	color:#060000;
}
.sf_navigation_top ul li a:hover {
	color:#060000;
}
.sf_main_header {
	color:#DCE8FF;
}
.sf_sub_header {
	color:#090000;
}
.sf_pagetitle {
	color:#343C6C;
}
.sf_footer {
	color:#999999;
}
body {
	background-color:#253046;
}
a {
	color:#000000;
}
a:link {
	color:#000000;
}





/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		
	.custom-form li {
		list-style:none;
	}
		
	.custom-form select {
		height:22px;
	}

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:415px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;
                width:280px;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

/*  <![ LN Disclaimer [ ----------------------------------------------------------*/

.ln-disclaimer {
	text-align:center;
	width:800px;
	margin:0 auto;
}

.logo {
	padding:10px 0px;
}

.disclaimer {
	font-size:9px;
	color:#fff;
	padding:0px 0px 50px 0px;
}

.disclaimer a {
	color:#fff;
	font-size:9px;
}

