/* new styling for the SEO Friendly*/

.menu, .menu a, .menu a:hover, .footerMenu1, .footerMenu1 a, .footerMenu1:hover{
	text-decoration:none;
	font:bold 12px Arial;
	color:white;
}

.menu a[rel="nofollow"]{
	background:transparent !important;
}

.topLogo{
	background:#00225d;
	padding:21px 0 0 0;
}

.menu{
	background:#00225d;
	text-align:center;
	letter-spacing:1px;
}

.vertical-spacing{
	height:10px;
}

.menu a:hover, .red{
	background:#b00101;
}

.footerMenu1
{
	background:#00225d;
	text-align:left;
}

.bold{
	font-size:14pt;
	font-weight:900;
}

.font{
	text-align:right;
	border-right:2px solid #989898;
	padding:0 25px 0 0;
}
.font h1 {
	text-align:right;
}
.text, .font h1{
	font:24px Arial;
	color:#b00101;
	line-height:120%;
}

.notice, .noticeAbout, .noticeRetain, .noticeServices, 
.noticeDiligence, .noticeTestimonial, .noticePeople, .noticeInvestment{
	position:relative;
	width:235px;
	color:white;
	font:bold 13px Arial;
	line-height:150%;	
}

.notice{
	top:15px;
	left:360px;
}

.noticeInvestment{
	top:15px;
	left:340px;
}

.noticeAbout{
	top:50px;
	left:80px;
}

.noticeRetain{
	top:60px;
	left:330px;
	width:225px;
}

.noticeServices
{
	top:45px;
	left:420px;
}

.noticeDiligence
{
	width:245px;
	top:40px;
	left:390px;
}

.noticeTestimonial
{
	width:245px;
	top:55px;
	left:395px;
}

.noticePeople
{
	width:230px;
	top:20px;
	left:165px;
}

.footer-bottom
{
	margin:0 auto;
	font:10px Arial;
	text-align:left;
	color:#557dbc;
	padding:5px 0 0 10px;
	line-height:100%;
	float:left;
}

.footer-bottom a,.footer-bottom-right a
{
	text-decoration:none;
	color:#557dbc;
	font:10px Arial;
}

.footer-bottom-right
{
	float:right;
	padding:5px 22px 0 10px;	
	font:10px Arial;
	color:#557dbc;	
}
/**/


/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: #D7EBDF url(images/home_icons/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: #99CBCB url(images/home_icons/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
background: #D7EBDF url(images/home_icons/horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
background: #99CBCB url(images/home_icons/horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background:  url(images/home_icons/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background:  url(images/home_icons/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background:  url(images/home_icons/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background:  url(images/home_icons/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(images/home_icons/horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background:  url(images/home_icons/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background:  url(images/home_icons/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background:  url(images/home_icons/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background:  url(images/home_icons/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(images/home_icons/basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */
