/* ORBYS CONTENT
-----------------------------------------------------------------------------
*/
#maincontent_full {
	padding: 0;
	width: 100%;
}
#orbys_content {
	overflow: hidden;
	width: 100%;
}
.blackbook {
	background: url(../images/blackbook.jpg) no-repeat right top;
}
.bullets_round {
	font-size: 12px;
	margin-bottom: 15px;
}

/* ORBYS HEADER
-----------------------------------------------------------------------------
*/
#orbys_header {
	width: 100%;
	background: url(../images/whitebackground.png);
	_background: #FFFFFF;
	height: 86px;
	border-bottom: 1px solid #D9E1EC;
	padding-top: 15px;
}
#orbys_header H2 A {
	float: left;
	display: block;
	text-indent: -9999px;
	width: 100%;
	font-size: 1px;
	display: inline;
	width: 157px;
	height: 71px;
	background: url(../images/bblogo.gif) no-repeat;
	margin-left: 10px;
}
.dmgroup {
	float: right;
	display: block;
	text-indent: -9999px;
	width: 100%;
	font-size: 1px;
	display: inline;
	width: 188px;
	height: 13px;
	background: url(../images/dmgroup.gif) no-repeat;
	padding-right: 10px;
}

/* ORBYS TABS
-----------------------------------------------------------------------------
*/
#orbys_tabs {
	float: right;
	width: 273px;
	height: 21px;
	overflow: hidden;
	list-style: none;
	margin-top: 40px;
	clear: right;
	padding-right: 10px;
}
#orbys_tabs LI {
	float: left;
	height: 21px;
}
#orbys_tabs LI A {
	display: block;
	height: 21px;
	text-indent: -9999px;
	outline:none;
}
.orbys_tabs_home, .orbys_tabs_method, .orbys_tabs_contact {
	background: url(../images/tabs.png) no-repeat;
	_background: url(../images/tabs.gif) no-repeat;
}
.orbys_tabs_home {
	background-position: 0px 0px;
	width: 53px;
}
.orbys_tabs_home:hover, #selected .orbys_tabs_home {
	background-position: 0px -21px;
}
.orbys_tabs_method {
	background-position: -53px 0px;
	width: 118px;
}
.orbys_tabs_method:hover, #selected .orbys_tabs_method  {
	background-position: -53px -21px;
}
.orbys_tabs_contact {
	background-position: -171px 0px;
	width: 102px;
}
.orbys_tabs_contact:hover, #selected .orbys_tabs_contact {
	background-position: -171px -21px;
}


/* ORBYS HOMEPAGE CONTENT
-----------------------------------------------------------------------------
*/
#orbys_homepage {
	width: 100%;
	background: url(../images/whitebackground.png);
	_background: #FFFFFF;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #D9E1EC;
}
#orbys_left {
	width: 650px;
	float: left;
	margin-top: 15px;
	padding-right: 15px;
	border-right: 1px dotted #D9E1EC;
	_border-right: 1px solid #D9E1EC;
	margin-left: 10px;
}
#orbys_left P {
	font-size: 12px;
	line-height: 18px;
}
#orbys_right {
	width: 250px;
	float: right;
	margin-top: 15px;
	text-align: center;
	margin-right: 10px;
}
#orbys_right IMG {
	margin-bottom: 15px;
}


/* ORBYS HOMEPAGE CONTENT
-----------------------------------------------------------------------------
*/
#orbys_title {
	float: right;
	width: 940px;
	display: inline;
	margin-top: 50px;
	padding-bottom: 65px;
	padding-left: 10px;
}
#orbys_title h3 {
	font-size: 40px;
	color: #001447;
	margin-bottom: 5px;
	font-weight: normal;
}
#orbys_title h4 {
	font-size: 14px;
	color: #001447;
}
.quote_bot P {
	font-size: 12px;
	line-height: 20px;
}
.sIFR-hasFlash #orbys_title h3, .sIFR-hasFlash #orbys_title h4, .sIFR-hasFlash .quote_bot P {
	visibility: hidden;
}
.sIFR-hasFlash #orbys_title h3 {
	font-size: 40px;
}
.sIFR-hasFlash .quote_bot P {
	font-size: 16px;
	letter-spacing: -1px;
	word-spacing: -3px;
}
.sIFR-hasFlash #orbys_title h4 {
	letter-spacing: -3px;
	word-spacing: -6px;
	font-size: 18px;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	word-spacing: normal;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


#orbys_left P.calltoaction {
	margin-bottom: 0;
}
#orbys_left P.calltoaction A {
	font-size: 18px;
	margin-bottom: 0;
	font-weight: bold;
	border-top: 1px dotted #D9E1EC;
	_border-top: 1px solid #D9E1EC;
	padding-top: 15px;
	background: url(../images/small_fish.jpg) no-repeat left 10px;
	padding-bottom: 5px;
	text-align: center;
	width: 80%;
	float: left;
	padding-left: 10%;
	padding-right: 10%;
}
#orbys_left P.calltoaction A:hover {
	text-decoration: none;
}
.mainform {
	margin-top: 30px;
	padding-left: 109px;
}
