/* CSS Document 
================================================*/
/* websites.css                            	       
================================================*/
/* HTML tag styles                           
================================================*/

body {
	background: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial,Geneva,Helvetica,Sans-serif
	}

/* Main layout
================================================*/

#container {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
	height: 736px;
	background-color: transparent;
	color: #FFFFFF
	}
#header {
 	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  	display: block;
  	width: 238px;
  	height: 90px;
  	background: url("images/noroco_investments.gif") no-repeat 0 0
	}
#header:hover { 
    background: url("images/noroco_investments_over.gif") no-repeat 0 0
	}
#header_right {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
	text-align: right;
	font: normal 14px Arial;
	color: #333333;
	width: 772px;
	height: 84px;
	background-color: transparent
	}
#splash {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: bold 11px Arial;
	color: #FFFFFF;
	width: 1010px;
	height: 178px;
	background-color: transparent
	}
#main {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	text-align: justify;
	font: normal 12px Arial;
	line-height: 13px;
	color: #333333;
	width: 324px;
	height: 330px;
	background-color: transparent
	}
#main_center {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: justify;
	font: normal 12px Arial;
	color: #333333;
	width: 291px;
	height: 410px;
	background-color: transparent;
	background-image: url(images/building.gif);
	background-repeat: no-repeat
	}
#main_images {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: bold 11px Arial;
	color: #333333;
	width: 385px;
	height: 463px;
	background-color: transparent
	}	
#main_policy {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	text-align: justify;
	font: normal 12px Arial;
	line-height: 13px;
	color: #333333;
	width: 1000px;
	height: 508px;
	background-color: transparent
	}
#google {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: bold 11px Arial;
	color: #333333;
	width: 125px;
	height: 128px;
	background-color: transparent
	}
#advert {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	font: normal 14px Arial;
	color: #333333;
	width: 204px;
	height: 128px;
	background-color: transparent
	}
#home {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 113px 0px 0px 0px;
	text-align: left;
	font: bold 11px Arial;
	color: #333333;
	width: 125px;
	height: 15px;
	background-color: transparent
	}
#footer {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	text-align: left;
	font: bold 13px Arial;
	color: #333333;
	width: 291px;
	height: 44px;
	background-color: transparent
	}
#footer_policy {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 114px 0px 0px 0px;
	text-align: left;
	font: bold 12px Arial;
	color: #333333;
	width: 291px;
	height: 14px;
	background-color: transparent
	}
#wrapper { 
  width: 1010px 
  }

/* Tab
================================================*/

.tabberlive .tabbertabhide {
 	display: none
	}
.tabber {
	}
.tabberlive {
	}
ul.tabbernav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 4px;
	}
ul.tabbernav li	{
 	list-style: none;
 	margin: 0px 0px 0px 0px;
 	display: inline
	}
ul.tabbernav li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
 	background: transparent;
 	text-decoration: none
}
ul.tabbernav li a:link { 
	background: transparent;
	color: #67A9FE;
	font-weight: bold;
	text-decoration: none
	}
ul.tabbernav li a:visited { 
	background: transparent;
	color: #67A9FE;
	font-weight: bold;
	text-decoration: none
	}
ul.tabbernav li a:hover {
	background: transparent;
	color: #333333;
	font-weight: bold;
	text-decoration: none
	}
ul.tabbernav li.tabberactive a	{
	background: transparent;
	color: #333333;
	font-weight: bold;
	text-decoration: underline
	}
ul.tabbernav li.tabberactive a:hover {
	background: transparent;
	color: #333333;
	font-weight: bold;
	text-decoration: underline
	}
.tabberlive .tabbertab {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 8px;
	font: normal 12px Arial;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
	}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 	display: none;
	}
.tabberlive .tabbertab h3 {
 	display: none
	}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
	}
.tabberlive#tab2 {
	}
.tabberlive#tab2 .tabbertab {
	}
	
/* Headings
================================================*/
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	text-align: center;
	font: bold 12px Arial;
	color: #333333;
	background-color: transparent
	}
.style1 {
	color: #B82633;
	font: bold 12px Arial
	}
.style2 {
	font: normal 9px Arial;
	color: #999999
	}
.style3 {
	font-size: 11px
	}
.style4 {
	font-size: 11px;
	color: #0000FF
	}
.style5 {
	font: bold 14px Arial
	}
	
/* Hyperlink Styles
================================================*/

a:link {
	background: transparent;
	color: #037CFD;
	text-decoration: none
	}
a:visited {
	background: transparent;
	color: #037CFD;
	text-decoration: none
	}
a:hover {
	background: transparent;
	color: #67A9FE;
	text-decoration: none
	}
a:active {
	background: transparent;
	color: #67A9FE;
	text-decoration: none
	}

/* End
================================================*/