body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #000000;

}

a:link {
	color: #93CCC6;
	text-decoration: none;

}
#navigation a{
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #93CCC6;
	text-decoration: none;
}
a:hover {
	color: #F9D911;
	text-decoration: none;
}
a:active {
	color: #E73525;
	text-decoration: none;
}

#header{
	background-image: url(graphics/rcs_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 960px;
	margin-bottom: 10px;
	float: none;
	font-size: 11px;
	margin-top: 0px;


}



#navigation {
	background-repeat: no-repeat;
	height: 36px;
	width: 960px;
	line-height: 30px;
	font-size: 10pt;
	margin: 0px 0px 2px;
	background-image: url(graphics/nav_bg.gif);
	padding-right: 0;
	padding-left: 0;
	position: relative;
	z-index: 1000;




	
}

#navigation li{
	float: left;
	padding-right: 70px;
	list-style-type: none;
    color: #ffffff;
}

#navigation td a:link{
    color: #ffffff;
}

#navigation td a:hover, a:active, a:focus{
    color: #E73525;
}

#navigation li.dropmenu{
	padding-left: 13px;
}

#navigation li.dropmenu a:link{
line-height: 36px;
	background: url(graphics/arrow_w.gif) no-repeat left top;
	padding-left: 13px;

}

#navigation li.dropmenu a:hover{
background: url(graphics/arrow_r.gif) no-repeat left top;
	padding-left: 13px;
}

#navigation li.short{
	padding-right: 10px;
	float: left;


}


#digital {
	height: 420px;
	width: 960px;
	background-color: #CCCCCC;
	position: relative;
}
#top {
	height: 150px;
	width: 960px;
	position: relative;
	z-index: 100;

}
#mainwraper{
	width:960px;
	height: auto;
	font-size: 14px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;


}
.content p{
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	font-size: 14px;
	line-height: 22px;
}
.contentright p{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}

#mainwraper h1{
font-size: 30px;
font-weight: bold;
margin-top: 0px;
padding-left: 30px;
margin-bottom: 0px;
}
#mainwraper h2{
font-size:22px;
font-weight: bold;
padding-left: 20px;

}

#mainwraper h3{
	font-size:18px;
	color: #F9D911;
	font-weight: normal;
	padding-left: 20px;
	line-height: 1px;
}
.content{
	width:650px;
	background-color: #303030;
	float: left;
	height: auto;
	margin-top: 10px;
	
	}
	
.contenttop{
float: left;
	background-image: url(graphics/content_top.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 650px;
	margin-top: -10px;
}

.contentbottom{

	background-image: url(graphics/content_bottom.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 10px;
	width: 650px;
float: left;
}
.contentright{
	width:290px;
	background-color: #303030;
	height: auto;
	font-size: 11px;
	float: right;
    margin-top: 10px;
}
.contentrtop{

	background-image: url(graphics/content_topr.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 290px;
	margin-top: -10px;
}

.contentrbottom{
	background-image: url(graphics/content_bottomr.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 10px;
	width: 290px;
float: right;

}
.small{
	font-size: 12px;
	padding-left: 30px;
	line-height: 22px;
}
.smaller{
	font-size: 11px;
	padding-left: 30px;

}
.small2{
	font-size: 11px;
	padding-left: 10px;
}
.small3{
	font-size: 12px;
	padding-left: 220px;
}
.small4{
	font-size: 12px;
	padding-left: 20px;
}

.small5{
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}

.black{
	background-color: #000000;
	height: auto;
	width: 620px;
	margin-left: 15px;
	padding-top: 10px;
	margin-top: 0px;



	
}
.blacktop{
	background-image: url(graphics/black_top.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	height: 10px;
	width: 620px;
	}
	
.blackbottom{
	background-image: url(graphics/black_bottom.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	height: 10px;
	width: 620px;
	margin-bottom: 10px;
	}	
	
.black img{
    padding: 0px 10px 0px;
}

.black h2{
font-size:22px;
font-weight: bold;

}
.black hr{
	background-color: #FFFFFF;
	height: 1px;
	width: 95%;
}

.content hr{
	background-color: #cac5c5;
	height: 1px;
	width: 95%;
}
.black p{
	padding-right: 30px;
	text-align: justify;
	font-size: 14px;
}

.highlight{
	background-image: url(graphics/highlight1.png);
	background-repeat: no-repeat;
	height: 420px;
	margin-top: 10px;

}
#footer{
	width:960px;
	height: 60px;
	background-image: url(graphics/footer.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	list-style-type: disc;
	padding-top: 10px;
	line-height: 22px;
}
.fix {
	clear:both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
td {
	background-repeat: no-repeat;
}
.fsmall{
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;

	}
.wide{
line-height: 24px;
}

.credit{
        margin-right: 10px;
        }

.imge{
        margin-top: -10px;
      }
.ccolor{
        margin-left: 15px;
        }
.btitle{
       padding-left: 30px;
        }
.qtitle{
        margin-left: 10px;
        }
#sitemap{
        margin-left: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
}
.bio{
        margin-left: 20px;
        margin-top: 10px;
        height: 150px;
        width: 150px;
}