@charset "utf-8";
body {
	background-color:#9e9e9e;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232323;
	line-height:16px;
}
p, ol, ul, li, h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	font-weight: bold;
}
#wrap{
	width:988px;
	margin:0px auto;
}
#leftbg{
	background-image:url(../images/leftbg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#rightbg{
	background-image:url(../images/rightbg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#container{
	background-color:#FFFFFF;
	margin:0px 16px;
	padding-bottom:9px;
}
#header{
	background-image:url(../images/header.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#logo{
	background-image:url(../images/RA_Logo_V_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:118px;
	position:relative;
}


#contentwrap{
	margin:0px 9px 9px 9px;
	background-image:url(../images/sidebg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#sidebar{
	width:248px;
	float:left;
	padding:14px 0px;
}
#rightsidebar{
	width:248px;
	float:right;
	padding:14px 0px;}
#sidebar h2{
	background-image:url(../images/tabbg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:37px;
	line-height:37px;
	margin-left:10px;
	padding-left:18px;
	color:#FFFFFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	list-style:none;
#sidebar ul{
	margin-left:26px;
	margin-top:24px;
	margin:24px 0px 20px 26px;
}
#sidebar ul li{
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-bottom:18px;
	margin-left:26px;
	margin-top:6px;	
	}
#sidebar ul li a{
	color:#fff;
	text-decoration:none;
	padding-left:24px;
	
}
#sidebar ul li a:hover{
	color:#e98b8b;
}
.emailink{
	background-image:url(../images/btn.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:53px;
	font-size:11px;
	text-align:center;
}
.emailink a{
	color:#ebebeb;
	text-decoration:none;
	line-height:53px;
}
.emailink a:hover{
	text-decoration:underline;
}
#content{
	width:670px;
	float:left;
	min-height:300px;
	_height:300px;
	padding:45px 0px 86px 20px;
	position:relative;
	font-weight: bold;
}
#contentin{
	min-height:300px;
	_height:300px;
	padding:25px 25px 45px 25px;
	position:relative;
}
#context h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-bottom:6px;
	padding-top:3px;
}
#context h3 a{
	color:#232323;
	text-decoration:none;
}
#context h3 a:hover{
	text-decoration:underline;
	font-size: 16px;
}
#context p{
	padding-bottom:6px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#content #footerlinks{
	position:absolute;
	bottom:-13px;
	right:7px;
	text-align:center;
	width:680px;
	font-size:11px;
	background-image:url(../images/footerline.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#contentin #footerlinksin{
	position:absolute;
	bottom:12px;
	right:30px;
	text-align:center;
	font-size:11px;
	width:900px;
}
#content #footerlinks .footerlft{
	background-image:url(../images/rifle1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#content #footerlinks .footerrt{
	background-image:url(../images/rifle2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:30px;
	padding-top:30px;
}
#footerlinks a, #footerlinksin a{
	color:#6e6e6e;
	text-decoration:none;
	padding:0px 5px;
}
#footerlinks a:hover, #footerlinksin a:hover{
	text-decoration:underline;
}
#context{
	width:582px;
	float:left;
}
#rollons{
	width:272px;
	padding:8px;
	min-height:284px;
	_height:284px;
	float:left;
	background-color:#f3f3f3;
	text-align:center;
}
#footer{
	background-color:#960000;
	width:923px;
	height:44px;
	line-height:40px;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	padding-right:15px;
	margin:0px 9px 0px 9px;
}


.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
