* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-color:  black;	
	font-size: .8em;
	height: 100%;
	padding: 0;
}

ul,li {
	list-style: disc;
	padding-left: 25px;
}

#holder {
	position: absolute;
	top:0px;
	left:0px;
	width: 1200px;
	height:927px;
	text-align: left;
}
#logo {
	position: relative;
	top:-888px;
	left:300px;
	background-image: url(images/logo.png);
	height:125px;
	width:618px;
}

#content {
	position : relative;
	top: -633px;
	left: 250px;
	background-image: url(images/contentbg.png);
	height: 650px;
	width: 705px;
	background-repeat: no-repeat;
}

#contenttext{
	position: relative;
	top:45px;
	left:25px;
	height: 550px;
	width: 650px;
	overflow:auto;
	text-align: left;
	font-size: .9em;
	font-family: Helvetica;
}

#left {
	position : relative;
	top: 25px;
	left:15px;
	background-image: url(images/leftbg.png);
	height: 659px;
	width: 232px;
	background-repeat: no-repeat;
}
#left_col_text{
	font-family: Helvetica;
	font-size: 1.2em;
	position: relative;
	top: 25px;
	left: 25px;
	width: 190px;
}
#innertext{
	font-family: Helvetica;
	font-size: 2em;
	position: relative;
	top: 25px;
	left: 40px;
}
#innertextwivd{
	font-family: Helvetica;
	font-size: 2em;
	position: relative;
	top: 25px;
	left: 10px;
}
#innertextCMS{
	font-family: Helvetica;
	font-size: 2em;
	position: relative;
	top: 25px;
	left: 25px;
}
#innertextri{
	font-family: Helvetica;
	font-size: 2em;
	position: relative;
	top: 25px;
	left: 25px;
}
#whatido {
	position : relative;
	top: -1283px;
	left:958px;
	background-image: url(images/rtbg.png);
	height: 89px;
	width: 203px;
	background-repeat: no-repeat;
}

#whativedone{
	position : relative;
	top: -1283px;
	left:958px;
	background-image: url(images/rtbg.png);
	height: 89px;
	width: 203px;
	background-repeat: no-repeat;
}

#furiousCMS {
	position : relative;
	top: -1283px;
	left:958px;
	background-image: url(images/rtbg.png);
	height: 89px;
	width: 203px;
	background-repeat: no-repeat;
}
#request_info {
	position : relative;
	top: -1283px;
	left:958px;
	background-image: url(images/rtbg.png);
	height: 89px;
	width: 203px;
	background-repeat: no-repeat;
}
