body {
	background: #EEEEEE;
	text-align:left;
	margin:0px;
	padding:0;
	font-family:arial;
	font-size:11pt;
	color:#464646;
	}
div#everything {
	width: 960px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
	
div#nextprev {
	margin-top: 20px;
	width: 110px;
	height: 20px;
	float: right;
	text-align: right;
}

div#nextprev2 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 540px;
	height: 20px;
	float: right;
	text-align: right;
}

div#nextprev a,div#nextprev2 a {
	border-bottom: none !important;
}

h1 {
	font-family:Arial;
	font-weight:normal;
	font-size:21pt;
}	

div.post h2 {
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
}

.date {
	font-family:"Times New Roman";
	font-style:italic;
	font-size:14pt;
}

.content {

		line-height: 130%;
}
.more-link {
	font-family:"Arial";
	font-size:12pt;
	padding-bottom:2px;
	font-style:italic;
	color:#A00000;
	position: relative;
	top: 5px;
	border-bottom:1px dotted #A00000;;
}

.comments a {
	text-decoration:none !important;
	border-bottom: 0px;
	color:black;
	margin-left:5px;
}

.comments img {
	float:left;
	border: 0px !important;
	margin: 0px !important;
	margin-top:1px;
}

.comments {
	font-family:"Arial";
	font-size:9pt;
	width:105px;
	text-align:center;
	text-decoration:none;
	background-color: #ececec;
	padding:10px 5px 10px 5px;
	margin:10px 0px 10px 0px;
	border:1px solid #DAD7C4;
	  	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.post {
	padding-top:10px;
	padding-bottom:0px;
	border-bottom:1px solid #000000;
	  	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.post h1,div.post h2 {
	color:#A00000;
	margin-top:-5px;
	margin-bottom:-10px;
	font-family:Arial;
	font-weight:normal;
	font-size:21pt;
}	

div.post h1 a {
	border-bottom: none; 
}


h2 {
	font-family:Arial;
	font-weight:normal;
	font-size:16pt;
}

.subtitle {
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#ab9885;
	position:relative;
	top:-5px;
}

span.subtitle a {
	text-decoration:none !important;
	color:#ab9885;
}

.subtitle a:hover {
	text-decoration:underline;
	color: black;
}


div#topbar {
	position: absolute;
	top: 0px;
	background-image: url('style/images/top-red-bar.png');
	width: 960px;
	height: 6px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position:top center;	
}	

div#logo {
    background-image: url('style/images/rednod_logo.png');
    background-repeat:no-repeat;
    background-position:top left;	
    cursor:pointer;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 205px;
	height: 66px;
	float: left;
	margin-left: 30px;
}

div#search {
	float: right;
	top: 0px;
	left: 0px;
	height: 40px;
	width: 300px;
	background-color: transparent;
	margin-top: 16px;
	margin-right:15px;
	
}

div#search label {
	visibility: hidden;	
}

div#tabs {
    float: right;
    margin-top: 6px;
	height: 24px;
	width: 150px;
	background-color: white;
}

div#tabs a {
	border:0px;
	text-decoration:none;
}

div#tabs img {
    cursor: pointer;
    margin-top: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
}

div#topnav {
    float: right;
    /*top: -70px;
	right: -420px; */
	margin-right: 30px;
	height: 20px;
	width: 540px;
	color:#000000;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
		background-color:white;
}

div#topnav2 {
    float: right;
    margin-top: 15px;
	margin-left: 80px;
	height: 20px;
	width: 540px;
	color:#000000;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
		background-color:white;
}

div#topnav a,div#topnav2 a,div#bottomnav a {
	text-decoration:none;
	border:none;
	color:#000000;
}
div#topnav a:hover,div#topnav2 a:hover,div#bottomnav a:hover {
	font-weight: bold;
	font-size: 93%;
	color:#9b0106;
}

div#strapline {
	margin-top: 20px;
	margin-left: 20px;
	width: 700px;
	height: 60px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
}

div#inside-library {
	background-image: url('style/images/library.png');
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	margin-right: 430px;
	height: 44px;
	width: 40px;
}

div#inside-investment {
	background-image: url('style/images/investment.png');
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	margin-right: 360px;
	height: 44px;
	width: 40px;
}
div#inside-flow {
	background-image: url('style/images/flow.png');
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	margin-right: 375px;
	height: 44px;
	width: 40px;
}
div#inside-intel {
	background-image: url('style/images/intel.png');
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	margin-right: 390px;
	height: 44px;
	width: 40px;
}

span.inside-title {
	font-family: Arial;
	font-weight: bold;
	font-size: 22pt;
}
span.inside-para {
	font-family: Arial;
	font-weight: normal;
	font-size: 12pt !important;	
	
}

div#homecenter {
	
	height:700px;

}

div#homecenter,div.insidecenter,div#aboutcenter {
	width: 720px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-left: 10px;
	font-family: Arial;
	font-size:16pt;
	font-weight:normal;
}

div#about-contactform {
	padding-top: 20px;
	height: 30px;
	background-color:transparent !important;
}


div#aboutcenter {
	height:600px;
	width: 720px;
}


span#preamble {
	font-family: Arial;
	font-size:13pt;
	font-weight:normal;

}

span#we-are {
	font-family: Arial;
	font-size:22pt;
	font-weight:bold;
}

span#intro {
	font-family: Arial;
	font-size:18pt;
	font-weight:normal;
}

span#about-title {
	font-family: Arial;
	font-size:18pt;
	font-weight:bold;
}

span#about-para {
	font-family: Arial;
	font-size:12pt;
	font-weight:normal;
}

div#leftcol ul li a {
	color:#ab9885;
}

div#leftcol ul a:hover
{
	cursor:pointer !important;
}

div#leftcol ul li a:hover, div#leftcol ul li.current-cat a
{	
	color: #9B0106 !important;
	/*border-bottom:1px solid !important;*/
	/*color:#9b0106 !important;
	cursor:pointer;*/
}
	
a {
	color:#9b0106;
	text-decoration:none;
	border-bottom:1px dotted;
}

a:hover {
	border-bottom:1px solid;
	color:#000000;
	}
#wrapper1 
{
	text-align:left;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper2 
{
	text-align:left;
	width:100%;
}
#header {
	padding:0px;
	margin:0;
	width:960px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	/*text-align:center;*/
	color:#FFF;
	}


#maincol {
	margin:0;
	padding:0px;
	}
#leftcol { 
	float: left;
	width:135px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:115px; /* actual value */
	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	background:#EBEBEB;
	border:1px solid #DAD7C4;
	  	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index:100;
	}
	
#leftcol h1 {
	font-family:Arial;
	font-size:15pt;
	margin-bottom:-10px;
}

#leftcol ul {
	list-style-type:none;
	list-style-position:outside;
	margin-left:-20px;
}
#leftcol ul li {
	font-family:Verdana;
	font-size:9pt;
	margin-left:-20px;
	margin-bottom:2px;
}

.offerings { 
	left:0px;
	font-size: 12px;
	height:320px; /* 280 */
	/*width:765px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*width:745px; /* actual value */
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

div#library-offerings {
	height: 400px;
	
}
div#flow-offerings {
	height: 350px;
	
}

div#intel-offerings {
	height: 330px;
	
}

div#investment-offerings {
	height: 270px;
	
}

div#team { 
	float: right;
	height:340px; /* 280 */
	width:730px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:710px; /* actual value */
	margin-left:0px;
	margin-top:-10px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;

}
div#team h1 {
	margin-top: 10px;
	font-family:Arial;
	font-size:14pt;
	font-weight: bold;
	margin-bottom: 15px;
}

h1.teamperson {
	font-family:"Times New Roman" !important;
	font-style:italic;
	font-weight:normal !important;
	position:relative;
	top:-10px;
	margin-bottom:-20px !important;
	font-size:14pt;
}

span.teamperson-para {
	position: relative;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	top: -5px;
}

span.teamperson-para2 {
	position: relative;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	top: -15px;

}


div#alex {
    background-image: url('style/images/alexbfree.png');
    background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding:0px 5px 0px 5px;
	width:106px;
	height:106px;
}
div#alistair {
    background-image: url('style/images/acroll.png');
    background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding:0px 5px 0px 5px;
	width:106px;
	height:106px;
}

div#library {
    background-image: url('style/images/library.png');
    background-repeat:no-repeat;
    background-position:top center;	
	margin-left: auto;
	margin-right: auto;
	width:32px;
	height:52px;
	cursor:pointer;
}

div#investment {
    background-image: url('style/images/investment.png');
    background-repeat:no-repeat;
    background-position:top center;	
	margin-left: auto;
	margin-right: auto;
	width:32px;
	height:52px;	
	cursor:pointer;
}

div#flow {
    background-image: url('style/images/flow.png');
    background-repeat:no-repeat;
    background-position:top center;	
	margin-left: auto;
	margin-right: auto;
	width:36px;
	height:52px;
	cursor:pointer;
}

div#intel {
    background-image: url('style/images/intel.png');
    background-repeat:no-repeat;
    background-position:top center;	
	margin-left: auto;
	margin-right: auto;
	width:34px;
	height:52px;
	cursor:pointer;
}

	
#teamcol1 {
	width:320px;
	padding-left:5px;
	padding-right:5px;
	top:-4px;
	float:left;
	height:300px;
	line-height:85%;
}
	
#teamcol2 {
	width:360px;
	float:right;
	height:300px;
	padding-left:10px;
	padding-right:0px;
	line-height:85%;
}

#col1 {
	float:left;
	border-right:1px solid #000000;
	
}
	
#col2 {
	float:left;
	border-right:1px solid #000000;
}


#col3 {
	float:left;
	border-right:1px solid #000000;
}

#col4 {
	float:right;
	margin-right:3px;
}

.offering-column 
{
	width:156px;
	padding-left:10px;
	padding-right:10px;
	height:270px;
}	

.library4col ul li,.library4col ul
{
	margin-left: -12px !important;
	margin-bottom:2px	
}

.library4col {
	height: 360px !important; 
}

.investment4col {
	height: 250px !important; 
}

.flow4col {
	height: 340px !important; 
}

.intel4col {
	height: 290px !important; 
}

.offering-column h1 {
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	text-align:left;

}

h1.inside-offering {
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}

#rightcol {
	float:right;
	width:230px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:210px; /* actual value */
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	z-index:99;
}
	
#rightcol h1 {
	font-family:Arial;
	font-size:15pt;
	margin-bottom:-10px;
}
#rightcol ul li {
	margin-bottom:2px;
	font-family:Verdana;
	font-size:11px;
	margin-left:0px;
	padding-left:0px;
}
#rightcol ul {
	margin-left:0px;
	padding-left:15px;
}
#rightcol ul.recentposts {
	list-style-image:url('style/images/post_icon.png');
}
#rightcol ul.recentposts li a, #rightcol ul.recentcomments li a {
	border-bottom: 0px;
	text-decoration: none;
}

#rightcol ul.recentcomments {
	list-style-image:url('style/images/comment_icon.png');
}

#rightcol ul.rsslinks {
	list-style-image:url('style/images/rss_icon.png');
	padding-left:20px;
}

div#alistairsocial {
	margin-left: 80px;
	
}

div#alexsocial {
	margin-left: 110px;
	
}

div.social {
	
	margin-top:-20px;
	width: 300px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;

}

div#contactbuttons {
	margin-top:10px;
	padding-top:5px;
	height: 40px;
	width:150px;
	margin-left: auto;
	margin-right: auto;
	padding-left:0px;

}

div.social div, div#contactbuttons div
{
	top: 0px;
	margin: 5px;
	height: 32px;
	width: 32px;
	float: left;
}


div.social div:hover,div#contactbuttons div:hover {
	
	cursor: pointer;
}
div#google {
	background-image: url('style/images/googleprofile.jpg');
	
}

div#twitter {
	background-image: url('style/images/twitter.png');
}
div#email {
	background-image: url('style/images/email.png');
}
div#form {
	background-image: url('style/images/form.png');
 	background-repeat:no-repeat;
 	background-position: middle right;
	border-right: 1px solid #000000;
	padding-right:10px;
	
}
div#rss {
	background-image: url('style/images/rss.png');
}

div#linkedin {
	background-image: url('style/images/linkedin.jpg');
}
#about-rightcol {
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin-left:10px;
	margin-top:-20px;
	margin-right:0px;
	margin-bottom:0px;
	padding:10px;
	z-index:99;
}

#about-contactus {
	margin-left:0px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;

}



div#why-rednod h1 {
	
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	margin-bottom:-6px;
}

div#why-rednod {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	height: 185px;
	background:#EBEBEB;
	border:1px solid #DAD7C4;	
	  	-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}
div#why-rednod p {
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	
}

span#red-is {
	color:#9b0106;
}

div#quoteauthor {
	float:right;
	background-color:transparent;
	font-family:"Times New Roman";
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	text-align:right;
	/*margin-right:20px;
	margin-left:70px;
	margin-top:15px;
	margin-bottom:10px;*/
	width:150px;
	height:50px;
	display:table-cell;
	vertical-align:middle;
}


div#contactus {
	position: relative;
	top: 0px;
	padding-left:10px;
	padding-right:0px;
	margin-left: 0px;
	margin-right: 0px;
	left: -36px;
	height: 215px;
	width: 220px;
	background:#EBEBEB;
	border:1px solid #DAD7C4;
	  	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div#contactus p {
		line-height: 130%;
		padding-top:5px;
}

div#rightnav {
	position: relative;
	top: 0px;
	height: auto;
	width: 231px;
	left: -31px;
	background-color: white;
}	

div#homepage-recent-posts,div#homepage-contact-us,div.testimonial {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

div.testimonial {
	height: 300px;

}
div.page-rightcol,div#homepage-rightcol {
	background-color:#EBEBEB;
	border:1px solid #DAD7C4;
	  	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:right;
	width:210px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px; /* actual value */
	margin-left:0px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	padding:0px;
}

div.page-rightcol {
	margin-top: 40px;
	margin-right:20px;
}

	/*
div#intel-rightcol {
	top: -520px;
}

div#flow-rightcol {
	top: -620px;
}
div#investment-rightcol {
	top: -660px;
}
div#library-rightcol {
	top: -640px;
}
*/


ul#homepage-recentpostslist {
	margin-top:-14px;
	margin-left:-20px;
	list-style-type:none;
}

ul#homepage-recentpostslist li {
	list-style-type:none;
	font-family:Arial;
	font-size:10pt;
	margin-left:-20px;
	padding-bottom:7px;
	padding-top:4px;
	border-bottom:1px solid #DAD7C4;
	/*border-bottom: none;*/
	
}
	
ul#homepage-recentpostslist li a {
	text-decoration:none;
	border-bottom:0px;
	color:#464646;
}

ul#homepage-recentpostslist li a:hover {
	text-decoration:none;
	border-bottom:none;
	color:#9b0106;
	font-weight:bold;
	font-size: 91%;
	margin-bottom: 10px;

}	
.quotation {
	font-family:"Times New Roman";
	font-size:16pt;
	font-weight:normal;
	font-style:italic;
	height:240px;
	display:table-cell;
vertical-align:middle;

}
.longquote {
	font-family:"Times New Roman";
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
	height:240px;
display:table-cell;
vertical-align:middle;
}

#homepage-contact-us {
	font-family:Arial;
	font-weight:normal;
	font-size: 11px;
	background-image:url('style/images/redcheck.png');
    background-repeat:no-repeat;
    background-position:top right;
	float:right;
	text-align:left;
	top:0px;
	width:170px;
	height:30px;
	padding-top:10px;

	
}

#centercol {
	position:relative;
	top:-20px;
	margin-top:20px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:160px;
	margin-right:260px;
}

#centercol img {
	margin: 5px;
	background-color: #EBEBEB;
	border: 7px solid #EBEBEB;
}
#footer {
	position:relative;
	top:1px;
	background-color: #CCCCCC;
	width:940px;
	height: 50px;
		right: 0px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	/*padding:1% 0;*/
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:10px;
	font-family: Arial;
	font-size:9pt;
	color:#000000;
}

#homepage-footer {
	position: relative;
	background-color: #CCCCCC;
	width:950px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	font-family: Arial;
	font-size:9pt;
	color:#000000;
	z-index: 200;
}

div#rednodtick {
	background-image: url('style/images/redcheck.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	margin-right: 3px;
	margin-top: -63px;
	width: 50px;
	height: 50px;
}
	
div#bottomnav {
    float: left;
	top: 0px;
	left: 0px; 
	height: 20px;
	width: 560px;
}

div#copyright {
	float: right;
	text-align: right;
	height:20px;
	width:360px;
}
