@charset "utf-8";
/* CSS Document */

body {
	width: 800px;
	margin:0 auto;
	top:0px;
	position:relative;
}

#header2 {
	background-image:url(Graphics/head3.png);
	background-repeat:no-repeat;
	width: 1180px;
	height: 102px;
	position:relative;
	float:left;
}

#header {
	background-image:url(Graphics/head2.png);
	background-repeat:no-repeat;
	width: 795px;
	height: 102px;
	position:relative;
	margin:0 auto;
	top:0px;
}

 
#headtxt {
	float:right;
	position:relative;
	margin: 0 auto;
	top: 15px;
	left:-20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#nav {
	background-image:url(Graphics/nav.png);
	background-repeat:no-repeat;
	width: 178px;
	height: 412px;
	position:relative;
	margin-left:0px;
	top:0px;
	float:left;
}

#motive {
	position:relative;
	margin-left:28px;
	margin-top: -10px;
}

#design {
	position:relative;
	margin-left:76px;
	margin-top: 35px;
}

#build {
	position:relative;
	margin-left:35px;
	margin-top: 25px;
}

#tech {
	position:relative;
	margin-left:0px;
	margin-top: 18px;
}

#business {
	position:relative;
	margin-left:-5px;
	margin-top: -26px;
}

#public {
	position:relative;
	margin-left:-5px;
	margin-top: 29px;
}

#content {
	position:relative;
	margin:0 auto;
	top:0px;
	width: 615px;
	float: right;
}

#text2 {
	position:relative;
	margin:0 auto;
	top:60px;
	width: 615px;
	float: right;
}

#text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4F474C;
	margin-left: 35px;
	
}

#textG {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4F474C;
	margin-left: 35px;
	
}

#textB {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00a3c2;
	margin-left: 35px;
	text-transform:capitalize;
	font-weight:bold;
}

#subnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474644;
	text-transform:capitalize;
	font-weight:bold;
	width:175px;
	height:338px;
	padding-left:5px;
	padding-top:20px;
	background-image:url(Graphics/sub.png);
	background-repeat:no-repeat;
}

#player {
	position:relative;
	top:0px;
	height:300px;
	width:599px;
	left: 10px;
}

#band {
	position:relative;
	margin-left:-100px;
	top: 30px;
	width: 370px;
	height: 27px;
}
	

#footer {
	width: 795px;
	height: 135px;
	position:relative;
	margin:0 auto;
	top:70px;
	clear:both;
}

#footerH {
	width: 795px;
	height: 135px;
	position:relative;
	margin:0 auto;
	top:50px;
	clear:both;
}
	
a:link {
	color:#00a3c2;
	text-decoration:none;
}

a:hover {
	color:#f6bd15;
	text-decoration:none;
}

a:visited {
	color:#00a3c2;
	text-decoration:none;
}

#feed-control {
  width : 550px;
  height : 200px;
  padding : 10px;
  position:relative;
  top:0px;
  left: 10px;
}
    

#rss {
	position:relative;
	top:0px;
	width:599px;
	height:255px;
}