
div#wrapper {
	width: 970px;
	margin: 0px;
}


/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px 25px;
}
div#header {
	height: 258px;
	background: url(../images/bg-scroller.gif) repeat-x #77bade;
	
}
/* ---- scrolling header --- */
#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 920px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 258px; 
	width: 920px;
	position: relative;
} 
#demo-inner {
	width: 4600px;
	height: 258px;
	position: relative;
} 
.scrolling-content {
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 
#content1 {
	left: 0px; 
	top: 0px;
	width: 920px;
	height: 258px;
}
span#h1{
	font-size: 15px;
	color:#000000;
	width: 550px;
	font-weight:bold;
}
div#user1, div#user2, div#user3, div#user4, div#user5 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	width: 890px;
	padding: 30px 0 0 20px;
}
div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#content2 {
	left: 920px; 
	top: 0px;
	width: 920px;
	height: 258px;
} 
#content3 {
	left: 1840px; 
	top: 0px;
	width: 920px;
	height: 258px;
} 
#content4 {
	left: 2760px; 
	top: 0px;
	width: 920px;
	height: 258px;
}
#content5 {
	left: 3680px; 
	top: 0px;
	width: 920px;
	height: 258px;
}

/* ---- header buttons --- */
div#header_buttons {
	height: 58px;
}
ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	width: 184px;
	height: 57px;
	display: block;
}

li#but_intro {
	width: 184px;
	height: 57px;
	float: left;
	background: url(../images/header_but_web.gif) 0% 0% no-repeat;
}
li#but_intro a:hover {
	background: url(../images/header_but_web.gif) 0% 50% no-repeat;
}
li#but_intro a.active {
	width: 184px;
	height: 57px;
	float: left;
	background: url(../images/header_but_web.gif) 0% 100% no-repeat;
}
li#but_flexible {
	width: 184px;
	height: 57px;
	float: left;
	background: url(../images/header_but_int.gif) 0% 0% no-repeat;
}
li#but_flexible a:hover {
	background: url(../images/header_but_int.gif) 0% 50% no-repeat;
}
li#but_flexible a.active {
	width: 184px;
	height: 57px;
	float: left;
	background: url(../images/header_but_int.gif) 0% 100% no-repeat;
}
li#but_support {
	width: 184px;
	height: 57px;
	float: left;
	background: url(../images/header_but_img.gif) 0% 0% no-repeat;
}
li#but_support a:hover {
	background: url(../images/header_but_img.gif) 0% 50% no-repeat;
}
li#but_support a.active {
	width: 184px;
	height: 57px;
	float: left;
	background: url(../images/header_but_img.gif) 0% 100% no-repeat;
}
li#but_pro {
	width: 184px;
	height: 57px;
	float: left;
	background: url(../images/header_but_grap.gif) 0% 0% no-repeat;
}
li#but_pro a:hover {
	background: url(../images/header_but_grap.gif) 0% 50% no-repeat;
}
li#but_pro a.active {
	width: 184px;
	height: 57px;
	float: left;
	background: url(../images/header_but_grap.gif) 0% 100% no-repeat;
}
li#but_w3c {
	width: 184px;
	height: 57px;
	float: left;
	background: url(../images/header_but_bann.gif) 0% 0% no-repeat;
}
li#but_w3c a:hover {
	background: url(../images/header_but_bann.gif) 0% 50% no-repeat;
}
li#but_w3c a.active {
	width: 184px;
	height: 57px;
	float: left;
	background: url(../images/header_but_bann.gif) 0% 100% no-repeat;
}
