body {
	background-color:#005e8c;
	text-align:center;
	padding:0px;
	margin:0px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}
#container
{
background-color:#005e8c;
width:900px;
}

#top
{
width:100%
background-color:#005e8c;
}

#header
{
	width:100%;
	height:136px;
	background:url('images/riggilogo.jpg') no-repeat;
	background-position:top;
}

#leftnav {
	width:180px;
	height:39px;
	background:url('images/lefttop.jpg') no-repeat;
	background-position:top;
	float:left;
}


#rightnav {
	width:194px;
	height:39px;
	background:url('images/righttop.jpg') no-repeat;
	background-position:top;
	float:right;
}
#nav {
	vertical-align:middle;
	text-align:center;
	margin-left:180px;
	margin-right:194px;
width:526px;
	height:39px;
	background:url('images/linksbg.jpg') repeat-x;
	padding-top:15px;
	margin-bottom:-15px;
	}

#nav a {
	text-decoration:none;
	color:#ffffff;
	}

#middle{

width:100%;
background-color:#ffffff;
	text-align:left;
clear:both;
overflow:hidden;
}

#middleleft {
	width:137px;
	background:url('images/bodyleft.jpg');
	background-repeat: repeat-y;
	background-position:top left;
	float:left;
padding-bottom:2200px;
margin-bottom:-2111px;
	}


#middleright {
	width:134px;
	background-image:url('images/bodyright.jpg');
	background-repeat: repeat-y;
	background-position:top right;
	float:right;
padding-bottom:2200px;
margin-bottom:-2111px;
	}

#content 
	{
	align:center;
	background-color:#ffffff;
	padding-top:15px;
	padding-bottom:40px;
	font-size:12px;
width:629px;
margin-left:137px;
	}

#contentleft
{ 
	width:330px;
	color:#005e8c;
	padding-left:10px;
}


#contentright 
{
width:200px;
float:right;
text-align:center;
padding: 15px 15px 15px 15px;
padding-left:20px;
}

#contentleft a
{
	text-decoration:none;
	color:#005e8c;
	font-weight:bold;
}

#content a
{
	text-decoration:none;
	color:#005e8c;
	font-weight:bold;
}

#faqq

{
	display:block;
	min-height:150px;
}

#faqa

{
	height:100%;
}


 #lineAboveFooter {
	width:577px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #e0e0e0;
margin-bottom:5px;
}


#bottom {
	width:900px;
clear:both;
background-color:#ffffff;
}

#footerleft{
width:168px;
	height:41px;
	background:url('images/leftbottom.jpg') no-repeat;
	background-position:top;
	float:left;
}
#footer
{
width:577px;
margin-left:168px;
margin-right:155px;
height:41px;
background-color:#ffffff;
color:#235aa9;
text-align:center;
padding-bottom: -5px;
}

#footerright{
width:155px;
	height:41px;
	background:url('images/rightbottom.jpg') no-repeat;
	background-position:top;
	float:right;
}

#belowfooter {
	clear:both;;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	margin-top:10px;
	align:center;
}


h1 {
	font-family:Arial, Verdana, sans-serif;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}


 	.box {
		width:195px;
		padding: 5px 5px 5px 5px;
		float:right;
		margin-left:10px;
		margin-right:15px;
		}

		.box .top {
			width:195px;
			height:45px;
			background:url('images/rb_top.jpg') no-repeat;
			
		}

		.box .body {
			width:180px;
			background:url('images/rb_body.gif') repeat-y;
			padding-left:10px;
			padding-right:10px;
			margin-top:-6px;
			font-size:11px;
			color:#ffffff;
			padding-bottom:15px;
		}

		.box .bottom {
			width:195px;
			height:20px;
			background:url('images/rb_bottom.gif') no-repeat;
			margin-bottom:35px;
		}