/* CSS Document */

/*body of whole document*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
text-decoration:none;
}
a:hover{
text-decoration:underline}
/*top box*/
#top_box {
background-color:white;
width:100%;
height:59px;
}

#wrapt_box {
background-image:url(../../../wrapt_and_branded/graphics/frontpage_r2_c1.jpg);
width:100%;
height:69px;
}
#wrapt_box img{
padding-left:196px;
}
/*---menubar---*/
#menubar {
width:100%;
height:15px;
background-image:url(../../../wrapt_and_branded/graphics/frontpage_r3_c1.jpg);
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*---containers---*/
.left_container {
position:absolute;
top:145px;
left:0px;
width:60%;
height:600px;
overflow:visible;
float:left;
}

/*left_column text padding*/
.left_column_text{
padding-top:30px;
padding-left:15px;
padding-right:15px;
text-align:justify;
}

/*--middle column--*/
#middle_column {
position:absolute;
top:0px;
left:32%;
z-index:7;
width:60%;
height:600px;
}

#middle_column_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:justify;
margin-top:50px;
margin-left:20px;
margin-right:20px;
}

/*---floating transparent strip--*/
#leftstrip{
width:60%;
height:16px;
position:absolute;
top:77%;
left:0px;
z-index:6;
background-image:url(../../../wrapt_and_branded/graphics/frontpage_r3_c1.jpg);
/*internet explorer hack*/
filter:alpha(opacity=50);
/*mozilla transparency*/
-moz-opacity:.50;
}*/

#designed_by{
float:right;
margin-left:400px;
}
#rnbcontent{
width:100%;
margin-top:0px;
/*background-image:url(../graphics/rnblogo_r1_c2.gif);*/
}
/*/////////////////////////////index.html///////////////////////////////////*/
#rnbmastbox{
background-image:url(../graphics/rnblogo_r1_c2.gif);
width:100%;
height:69px;
}

#rnbmastlogo{
height:69px;
padding-left:10px;
}

#frontleftbox{
width:205px;
height:400px;
float:left;
}

#frontmidbox{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 12px;
font-style: normal;
color: #006666;
text-align: justify;
margin-left: 20px;
margin-top: 50px;
margin-right:20px;
line-height: 14pt;
float: left;
width:200px;
float:left;
}

#frontmidbox h1{
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:16px;
font-style:normal;
letter-spacing:0.2em;
text-transform:uppercase;
}
#frontrightbox{
width:226px;
float:right;
}

#bottomlogo{
	clear:both;
	text-align:center;
}

/*//////////////////////////////text.html////////////////////*/

#rnbinfobox{
	width:250px;
	height:450px;
	float:left;
	color:#fff;
	background-image:url(../graphics/rnblogo_r1_c2.gif);
	padding-left:30px;
	padding-top:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:table-cell;
}
#rnbtextbox{
width:50%;
float:left;
margin-right:100px;
padding-left:70px;
padding-top:60px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:150%;
padding-bottom:20px;
display:table-cell;
background-color:#FFFFFF;
}
#rnbtextbox h1{
font-weight:700;
font-size:22px;
color:#666;
text-align:center;
padding-bottom:50px;
}

#rnbcontactdetails{
position:absolute;
bottom:150px;
}

#imagedescription{
font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 margin-top:15px;
 font-style:italic;
}
#rnbcontent{
display:inline-table;
/*background-image:url(../graphics/leftbar400wide.png);*/
background-repeat:repeat-y;
background-position:left;
}

