/*
	HOTPRESS FRAMEWORK
	Site:
	By:Steven Waller
	Created:
*/
/* Categories
----------------------------------------------------------------------------------------------------*/
.align-right{
	float:right;
	margin:0 0 10px 10px;
}
.align-left{
	float:left;
	margin:0 10px 10px 0;
}
div.grid_4.omega{
	margin-top:	215px;
}
.transactions img{
	padding: 5px;
}
/* Background
----------------------------------------------------------------------------------------------------*/
body{
	background:transparent url("images/bg-pattern.jpg") repeat scroll left top;
}
#bg-leaves{
	background:transparent url("images/tree-leaves.png") no-repeat scroll center 75px;
	height:700px;
}
#main-container{
	padding-top:36px;
}

/* Header
----------------------------------------------------------------------------------------------------*/
#header{
	background:transparent url("images/body-header.png") no-repeat scroll left top;
	overflow:hidden;
	height:180px;
}
#logo{
	float:left;
	margin:57px 0 0 26px;
}
#logo a{
	display:block;
	width:331px;
	height:76px;
	background:transparent url("images/logo.gif") no-repeat scroll left top;
	text-indent:-9999px;
}
#logo a:hover{
	background-position:left bottom;
}
#tagline{
	display:inline;
	width:311px;
	height:39px;
	background:transparent url("images/tagline.gif") no-repeat scroll left top;
	text-indent:-9999px;
	float:right;
	margin:81px 143px 0 0;
}
#tagline:hover{
	background-position:left bottom;
}

/* navigation
----------------------------------------------------------------------------------------------------*/
#nav-main{
	float:left;
	clear:both;
}
#nav-main ul{
	margin:16px 0 0 10px;
	width:960px;
	overflow:hidden;
}
#nav-main li{
	float:left;
	display:inline;
	list-style:none;
	margin:0;
}
#nav-main a{
	display:block;
	height:31px;
	text-indent:-9999px;
	float:left;
}
#nav-main a:hover{
	background-position:left -31px;
}
#nav-main .current a{
	background-position:left bottom;
}
#nav-home a{
	background:transparent url("images/nav-home.gif") no-repeat scroll left top;
	width:99px;
}
#nav-about-us a{
	background:transparent url("images/nav-about.gif") no-repeat scroll left top;
	width:128px;
}
#nav-services a{
	background:transparent url("images/nav-services.gif") no-repeat scroll left top;
	width:126px;
}
#nav-press-room a{
	background:transparent url("images/nav-press.gif") no-repeat scroll left top;
	width:151px;
}
#nav-transactions a{
	background:transparent url("images/nav-transactions.gif") no-repeat scroll left top;
	width:166px;
}
#nav-contact-us a{
	background:transparent url("images/nav-contact.gif") no-repeat scroll left top;
	width:136px;
}

/* Hero
----------------------------------------------------------------------------------------------------*/
#hero{
	display:block;
	height:204px;
	background:transparent url("images/hero-3.jpg") no-repeat scroll left top;
	text-indent:-9999px;
}

/* Main Content
----------------------------------------------------------------------------------------------------*/
#main-content{
	background:transparent url("images/body-middle.gif") repeat-y scroll left top;
	overflow:hidden;
	padding-bottom:40px;
}
#body-home #content-top{
	background:transparent url("images/body-home-content.gif") no-repeat scroll left top;
	overflow:hidden;
	padding-top:40px;
}
#body-inside #content-top{
	background:transparent url("images/body-inside-content.jpg") no-repeat scroll left top;
	overflow:hidden;
	padding-top:40px;
	zoom:1;
}
/* Footer
----------------------------------------------------------------------------------------------------*/
#footer{
	overflow:hidden;
	background:transparent url("images/body-bottom.png") no-repeat scroll left top;
	padding:27px 0px 40px 0px;
}
#footer ul{
	width:770px;
	overflow:hidden;
	margin:0 0 0 10px;
	float:left;
	display:inline;
}
#footer li{
	float:left;
	display:inline;
	margin:0;
	color:#fff;
	line-height:1;
	border-left:1px solid #daeddc;
	padding:0 8px;
}
#footer li.first{
	border-left:none;
	padding-left:0;
}
#footer a{
	color:#daeddc;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#hotpress a{
	float:right;
	display:inline;
	margin-right:10px;
}
#hotpress a{
	width:133px;
	height:18px;
	background:transparent url("images/hotpress.gif") no-repeat scroll left top;
	text-indent:-9999px;
}

/* Home Page
----------------------------------------------------------------------------------------------------*/
#body-home #column-1{
	float:left;
	width:480px;
	margin-left:50px;
	display:inline;
}
#body-home #featured{
	color:#3a3a3a;
	font-size:16px;
	font-weight:bold;
	line-height:1.2;
}
#body-home #division{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#30663f;
	border-bottom:1px solid #707070;
	display:block;
}
#body-home strong{
	color:#193770;
}
#body-home #column-2{
	float:right;
	width:330px;
	margin-right:38px;
	display:inline;
}
#body-home #column-2 h4{
	margin:0;
}
#body-home #column-2 h4 a{
	display:block;
	width:291px;
	height:130px;
	background:transparent url("images/business-continuity.gif") no-repeat scroll left top;
	text-indent:-9999px;
}
#body-home #column-2 h4 a:hover{
	background-position:left bottom;
}
#logos p{
	overflow:hidden;
}
#sipc{
	display:block;
	width:49px;
	height:20px;
	background:transparent url("images/icon-sipc.gif") no-repeat scroll left top;
	text-indent:-9999px;
	float:left;
	margin-top:7px;
}
#finra{
	display:block;
	width:70px;
	height:25px;
	background:transparent url("images/icon-finra.gif") no-repeat scroll left top;
	text-indent:-9999px;
	float:left;
	margin-left:12px;
}

/* Inside Page
----------------------------------------------------------------------------------------------------*/
#nav-sub{
	width:180px;
	float:right;
}
#nav-sub h2{
	font-family:'Lucida Sans', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin-bottom:10px;
}
#nav-sub ul{
	border-bottom:1px solid #CCC;
}
#nav-sub li{
	list-style:none;
	margin-left:0;
	border-top:1px solid #CCC;
}
#nav-sub a{
	display:block;
	text-decoration:none;
	padding:5px 0;
}
#nav-sub li.current a{
	background:transparent url("images/icon-arrow.gif") no-repeat scroll 0 10px;
	padding-left:13px;
}

/* our team Page
----------------------------------------------------------------------------------------------------*/
.profile{
	overflow:hidden;
	margin-bottom:30px;
}
.profile-left{
	float:left;
	width:130px;
}
.profile-right{
	float:right;
	width:250px;
}