@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/gradientbackground.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#6fa4c3;
	margin:0px;
	padding:0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	color:#2c3290;
	font-size:20px;
	font-weight:normal;
}

h2 {
	color:#2c3290;
	font-size:16px;
	font-weight:normal;
}
h3 {
	color:#FFFFFF;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin: 20px 0px 0px 30px;
	padding:0px;
}
.serviceheader {
	color:#FFFFFF;
	font-size:18px;
	line-height:10px;
	font-weight:normal;
}

h5 {
	color:#2c3290;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	padding:0;
	margin:0 0 0 10px;
}
.content {
	padding:20px;
}
.contentheader {
	padding:20px 20px 20px 30px;
	color:#FFFFFF;
}
a {
	color:#2c3290;
}
a:hover {
	text-decoration:underline;
}






#wapper {
	width:900px;
	margin:0px auto 0px auto;
}

#headercontainer {
	width:900px;
	height:180px;
	float:left;
	background-image:url(../images/top_background.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#logo {
	width:503px;
	height:40px;
	float:left;
	padding:30px 0px 0px 95px;
}
#logobuttons {
	float:left;
	padding:0px 0px 0px 60px;
	width:153px;
	height:107px;
}
#bannercontainer {
	width:900px;
	height:280px;
	float:left;
	background-image:url(../images/header_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}
#flash {
	float:left;
	padding-left:95px;
	width:453px;
	height:220px;
	overflow:hidden;
}
#side {
	float:left;
	width:257px;
	height:220px;
	background-image:url(../images/short.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:ffffff;
}
#contentcontainer {
	width:900px;
	height:auto;
	clear:left;
	float:left;
	background-image:url(../siteimages/RBS-Home_15.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
#footercontainer {
	width:900px;
	height:95px;
	float:left;
	background-image:url(../images/footer_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.footertext {
	padding:15px 0px 0px 95px;
	font:"Arial", Helvetica, sans-serif;
	font-size:11px;
}
#testone {
	position:relative;
	float:left;
	left:20px;
	top:20px;
	width:100px;
	height:20px;
	background-color:#999999;
}
#testtwo {
	top:20px;
	width:100px;
	height:20px;
	background-color:#999999;
}

#gallery {
	display:block;
	float:left;
	height:200px;
	width:200px;
	padding-right:15px;
}


#left {
	float:left;
	height:auto;
	padding-left:95px;
	padding-right:20px;
	width:435px;
}
#leftwide {
	float:left;
	padding-left:95px;
	padding-right:20px;
	height:auto;
	width:700px;
}
#right {
	float:left;
	height:auto;
	width:253px;
}




.supportlink {
	width:253px;
	height:173px;
	background-image:url(../siteimages/support_background.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.supportlink p{
	color:#FFFFFF;
}
.supportlink .content{
	padding:20px;
}
.supportlink h1 {
	color:#FFFFFF;
	font-size:20px;
}

.newslink {
	width:253px;
	height:262px;
	margin-top:20px;
	background-image:url(../siteimages/news_background.jpg);
	background-repeat:no-repeat;
}
.newslink p{
	color:#FFFFFF;
}
.newslink .content{
	padding:20px;
}
.newslink h1 {
	color:#2c3290;
	font-size:20px;
}
#linksimage {
	width:200px;
	height:170px;
	float:left;
	padding: 0 20px 0 0;
	border:0px;
	clear:left;
}
#linkstext {
	width:480px;
	float:left;
}



/*List Links */

.textlinks {
	float:left;
	width:800px;
	height:20px;
	padding-left:95px;
	padding-top:40px;
}
.textlinks ul{}
.textlinks li {
	list-style:none;
	padding: 0px 10px 0px 1px;
	display:inline;
	font-family:"Arial", Helvetica, sans-serif
}
.textlinks li a:link {
	color:#2c3290;
	text-decoration:none;
	font-size:11px;
	
}
.textlinks li a:hover {
	text-decoration:underline;
	font-size:11px;
}
.textlinks li a:active {
	color:#2c3290;
	text-decoration:none;
	font-size:11px;	
}
.textlinks li a:visited {
	text-decoration:none;
	color:#2c3290;
	font-size:11px;
}


/*Main Menu */
/*Main Menu */
#nav {
	float:left;
	width:710px;
	margin: 15px 0px 15px 0px;
	padding-left:95px;
	background-image:url(../siteimages/corner.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.navlist li {
	float: left;
}
.navlist  ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.navlist a {
	display:block;
	float:left;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	background-image:url(../siteimages/nav_grey.jpg);
	padding: 10px 0px 10px 0px;
	height: 12px;
	width: 85px;
	text-decoration:none;
	text-align:center;
}
.navlist a:hover {
	background-color: #D6C5AD;
	background-image:url(../siteimages/nav_over.jpg);
	text-decoration:none;
	color: #FFFFFF;
}
.navlist .current_page_item a {
	background-color: #D6C5AD;
	text-decoration:none;
	color: #2c3290;
}


WebYepShortTextEditButton {

	position:relative;
	top:0px;
	left:0px;
}
WebYepLoopAddButton {
	float:left;
}

#right a {
	font-family:"Arial", Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	
}
#right li {
	list-style:none;
	line-height:normal;
}
#right a {
	text-decoration:none;
	
}
#right a:hover {
	color:#FFFFFF;
	text-decoration:underline;

}

.quote {
	float:left;
	padding: 0 0px 60px 0px;
} 
.quotetext {
	width:330px;
	float:left;
}


#s3slider { 
   width: 454px; /* important to be same as image width */ 
   height: 280px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 454px; /* important to be same as image width or wider */
   position: absolute; /* important */
   float:left;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=0); /* here you can set the opacity of box with text */
   -moz-opacity: 0.0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.0; /* here you can set the opacity of box with text */
   opacity: 0.0; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}






#NewsTicker{
	border:solid 0px #cccccc;
	width:250px;
	height:200px;
	margin:0 auto;
}
	#NewsTicker h1{
	padding:0px;
	margin:0;
	border:0;
	background:#dfe7ed;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	}
	#NewsVertical {
	width: 250px;
	height: 200px;
	display: block;
	overflow: hidden;
	position: relative;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 250px;
	height: 140px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	width: 210px;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px 30px 0 0;
	float: left;
	height: 164px;
	display: inline;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #FFFFFF;
			font-size: 17px;
			margin-bottom:6px;
			font-weight:normal;
			font-family:"Arial", Helvetica, sans-serif;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			margin-bottom:6px;
			text-decoration:underline;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:none;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			border:solid 1px #DEDEDE;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			font-size: 10px;
			margin:6px 0 14px 0;
			color:#FFFFFF;
		}
		
		
.WebYepLoopAddButton {
	margin: 0 0 10px 0;
}
.WebYepRichTextEditButton {
	margin:0 2px 5px 0;
}
.WebYepShortTextEditButton {
	margin:0 2px 2px 0;
}
.WebYepLongTextEditButton {
	margin:0 2px 2px 0;
}
.WebYepAttachmentEditButton {
	margin:0 2px 0 0;
}
/* Second level trees */
.newslink .content ul ul {
   padding: 0 0 0 20px;
}

.download_image {
	width:160px;
	height:210px;
	float:left;
}
.download_details {
	width:270px;
	height:210px;
	overflow:visible;
	float:left;
}
