#outer {
	background-image: url(images/SplashGradient.png);
}
#header {
	height: 398px;
	background-image: url(images/SplashHeader.jpg);
}
#name {
	top: 20px;
}
#tag1 {
	top: 80px;
}
#tag2 {
	top: 120px;
}
#overview {
	position: absolute;
	top: 185px;
	left: 205px;
	font-size: 15px;
}
#solution {
	position: absolute;
	top: 280px;
	left: 212px;
	font-size: 18px;
}
#intro {
	position: absolute;
	top: 310px;
	left: 212px;
	font-size: 10px;
}
#help {
	display: block;
	height: 52px;
	width: 173px;
	background-image: url(images/Help.gif);
	position: absolute;
	top: 260px;
	left: 0px;
}
#menu {
	top: 84px;
}
.ContentPane {
	margin-top:  398px;
}
#search {
	top: 295px;
}
#prodselect {
	top: 260px;
}

#qqdiv {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;

}
#dnn_qq {
	width: 50px;
	background-color: #F9F8F4;
	color: #4C4C4c;
	font-size: 10px;
	border: solid 1px #4C4C4c;
}
#dnn_QQGo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: solid 1px #000;
	background-color: #F90D0D;
	color: #FFF;
	padding: 0px 5px 1px 5px;
	margin-left: 2px;
}