body{
margin:0;padding:0;
background:#f1f1f1 url(/images/background.jpg) top center repeat-x;
font-family:Arial, Helvetica, Sans-serif;
font-size:12px;
line-height:24px;
color:#656565;
text-align:center;
}

#header{
margin:20px 0 0 0;
float:left;
height:45px;
background-color:#fff;
width:100%;
border-bottom:5px solid #bf0007;
border-top:2px solid #c0c0c0;
}

.rdlogo{
float:left;
position:relative;
bottom:8px;
left:20px;
}


#headlinks{
text-align:right;
width:960px;
height:45px;
margin:0 auto;
position:relative;
top:20px;
}

	#headlinks a{
	color:#626363;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
	margin-right:15px;
	}
	
	#headlinks a:hover{
	border-bottom:8px solid #bf0007;
	}	

.container{
margin:0 auto;
width:960px;
text-align:center;
}

.bodywrap{
float:left;
clear:both;
margin:30px 0 0 0;
}

.bodytop{
width:960px;
height:14px;
background:url(/images/frame_top.png) no-repeat;
}

.bodycontent{
text-align:center;
width:958px;
background-color:#fff;
border-left:1px solid #c8c8c8;
border-right:1px solid #c8c8c8;
}

.bodybottom{
width:960px;
height:20px;
background:url(/images/frame_bottom.png) top no-repeat;
margin:0 0 40px 0;
}

.footer{
margin:0 auto 0 auto;
font-size:10px;
font-weight:bold;
color:#7b7b7b;
background-color:#d0d0d0;
text-align:center;
padding:5px 20px 5px 20px;
}

.leftside{
text-align:left;	
float:left;
width:540px;
padding:10px 0 10px 40px;
}

.leftside h3{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
padding-top:15px;
}

.leftside h3 span{
font-size:12px;
font-weight:bold;
color:#db3900;
text-transform:none;
}

.leftside p{
margin-left:10px;
}

.rightside{
text-align:left;	
width:260px;
float:right;
padding:10px 30px 10px 60px;
background:url(/images/menu_divider.gif) top left no-repeat;
}

.welcome{
background:url(/images/rd_group_welcome.jpg) 0 23px no-repeat;
width:550px;
height:273px;
/*!*/margin:0;
top:-40px;
position:relative;
}

.welcomeTop{
float:left;
background-image:url(/images/welcome_top.png);
width:220px;height:52px;
position:relative;
top:-29px;
left:97px;
}

.welcome span{
float:right;
color:#fff;
width:260px;
margin:47px 17px 0 0;
line-height:18px;
}

/*NEWS*/

.sideitem{
margin:20px 0;
float:left;
}

.newsdate{
float:left;
display:inline;
text-align:center;
font-size:11px;
font-weight:bold;
color:#000;
line-height:12px;
padding:5px 0;
}

.newsblurb{
float:right;
border-left:1px solid #bdbdbd;
display:inline;
width:185px;
padding:0 0 5px 20px;
margin:0 0 0 20px;
line-height:18px;
}

.extraleft{
background:0 5px no-repeat;
width:46px;
height:100px;
float:left;
}

.extraright{
float:right;
border-left:1px solid #bdbdbd;
display:inline;
width:185px;
padding:0 0 5px 20px;
margin:0;
}

.project{
width:548px;height:447px;
border:1px solid #bababa;
margin:0 0 40px 0;
background-repeat:no-repeat;
}

.projectTitle{
font-size:18px;
font-weight:bold;
padding:10px 20px 10px 20px;
color:#fff;
width:508px;
height:25px;
background-image:url(/images/gray_trans_bg.png);
}

.projectTitle span{
float:right;
font-size:11px;
text-transform:uppercase;
}

.projectTitle span a, .projectTitle span a:visited{
color:#fff;
text-decoration:none;
}

.projectTitle span a:hover, .projectTitle span a:visited:hover{
color:#fff;
text-decoration:underline;
}

.projectGallery span{
font-size:12px;
font-weight:normal;
line-height:16px;
}
.projectGallery{
margin-top:252px;
padding:10px 20px 10px 20px;
color:#fff;
width:508px;
height:130px;
background-image:url(/images/red_trans_bg.png);
}

.break{
width:0;height:0;
clear:both;
}



img, div, input { behavior: url("/css/iepngfix.htc") }


/*forms*/

#contactform li{
list-style-type:none;
margin-bottom:10px;
}

#contactform em{
font-weigth:normal;
color:#ff0000;
}

#contactform input, textarea{
border:1px solid #b4b4b4;
padding:3px;
background:#fff url(/images/input_bg.gif) repeat-x;
background-position:fixed;
}



/*Right Menu*/

h2{
background-color:#be0007;
font-size:18px;
font-weight:bold;
color:#fff;
margin:20px 0 5px 0;
width:540px;
padding:5px 0 5px 10px;
}

.rightside h2{
width:95%;
}

.leftside h2{
margin:20px 0 40px 0;	
}

.services{
font-size:14px;
float:left;
margin:0 0 10px 0;
text-align:center;
width:256px;height:34px;
background:url(/images/menu_services_background.gif) no-repeat;
}



/*misc*/
.smallbtn{
background:url(/images/button_small.gif) no-repeat;
width:96px;
height:24px;
text-align:center;
float:right;
}
div.footer .alignright{
float:right;
margin:0 20px 0 0;
}
div.footer .alignleft{
float:left;	
margin:0 0 0 20px;
}
img{border:none}

/*links*/

a:link, a:visited{
color:#d8040c;
text-decoration:none;
}

a:hover, a:hover:visited{
color:#d8040c;
text-decoration:underline;
}

.services a, .smallbtn a{
position:relative;
top:5px;
color:#a30000;
text-decoration:none;
}
.services a:hover, .smallbtn a:hover{
text-decoration:underline;
}

.footer a, .footer a:visited{
color:#838383;
text-decoration:none;
}

.footer a:hover, .footer a:visited:hover{
color:#9a0000;
text-decoration:underline;
}
