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

body {
	color: white;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

a {
	text-decoration: none;
	color: black;
}

img {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	border-style: none;
}

.header {
	background-image: url(../images/rdm.gif);
	width: 460px;
	height: 70px;
	float: right;
	position: relative;
}
.menu{
	color: black;
	top: 0;
	position: relative;
	font-size: 15px;
	line-height: normal;
	float: left;
	background-color: transparent;
	width: 467px;
}

.about{
	color: black;
	width: 460px;
	top: 0;
	left: 5;
	position: relative;
	font-size: 12px;
	line-height: normal;
	float: right;
	padding-bottom: 5px;
	clear: both;
}

.menu ul {
	list-style-type: none;
}

.menu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ff0000;
	line-height: normal;
}

.status{
	position: fixed;
	bottom: 0;
	right: 0;
	color: black;
	background: url(../images/construct.png) repeat-x 0 22px;
	padding-left: 5000px;
	padding-right: 10px;
	white-space: nowrap;
	font-weight: bold;
	line-height: 0;
	font-size: 17px;
}

#menu_left {
	width: 150px;
	float: left;
}

#menu_right {
	width: 150px;
	float: left;	
}

.incontent {
	width: 400px;
	text-align: left;
	float: none;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 74px;
	margin-left: 10px;
	overflow: hidden;
}

.incontent2 {
	text-align: left;
	float: none;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	overflow: hidden;
}

.rs_download a {
	background-color: red;
	margin-left: 10px;
	color: white;
}

a.rs_download {
	background-color: red;
	margin-left: 10px;
	color: white;
	font-size: 12px;
	font-variant: normal;
}

a.rs_download:hover {
	background-color: red;
	margin-left: 10px;
	color: black;
}

.rs_download a:hover {
	background-color: red;
	margin-left: 10px;
	color: black;
}

.col {
	float: left;
	position: relative;
	background: url(../images/col_bg.png) repeat;
	margin-left: 10px;
}

.text {
	font-size: 12px;
	position: relative;
	vertical-align: middle;
	float: none;
	top: 7px;
	line-height: 14px;
}

#print {
	background: url(../images/print.gif) repeat;
	height: inherit;
}

#flash {
	background: url(../images/flash.gif) repeat;
	height: inherit;
}


/*Sliding content styles--------------------------------------------------------------------------
/*Sliding content styles--------------------------------------------------------------------------
/*Sliding content styles--------------------------------------------------------------------------*/

#demo-bar {
	width: 800px;
}
 
#info {
	color: black;
	float: right;
	text-align: right;
	font-size: 10px;
	margin-right: 5%;
}

#info a{
	color: red;
	text-decoration: underline;
}

#slider-wrapper {
	overflow: hidden;
	height: 470px;
	width: 90%;
	height: 450px;
	position: relative;
	border: 1px solid #999999;
	left: 5%;
	overflow: hidden;
	clear: both;
}
 
#slider-inner {
	width: 12000px;
	height: 450px;
	background-image: url(../images/background.png);
	position: relative;
}
 
.scrolling-content {
	text-align: left;
	position: absolute;
}
 
.scrolling-content h1 { 
	color: black;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.mb {
	margin-top: 10px;	
}
 
#content0 {
	left: 10px; 
	top: 0px;
}
	
#content1 {
	left: 2000px; 
	top: 0px;
}
 
#content2 {
	left: 4000px; 
	top: 0px;
}
 
#content3 {
	left: 6000px; 
	top: 0px;
}
 
#content4 {
	left: 8000px; 
	top: 0px;
}	

#content5 {
	left: 10000px; 
	top: 0px;
}	

#content6 {
	left: 12000px; 
	top: 0px;
}	

.tag {
	width: 400px;
	height: 50px;
	position: absolute;
	top: 390px;
	background-repeat: no-repeat;
	clear: right;
}

#contact {
	margin-left: 10px;
}
#t1 {
	background-image: url(../images/tag_web.png);
}

#t2 {
	background-image: url(../images/tag_print.png);
}

#t3 {
	background-image: url(../images/tag_flash.png);
}

#t4 {
	background-image: url(../images/tag_images.png);
}

#t5 {
	background-image: url(../images/tag_exp.png);
}