body {
	background-color: #FFFFFF;
	margin: 0px;
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#container {
	width: 680px;
	text-align: left;
	margin: 30px auto 0px auto;
	padding: 15px 0px 0px 0px;
	background: #000000 url(../images/header.gif) no-repeat left top;
}

#logo {
	float: left;
	display: inline;
	width: 120px;
	text-align: left;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	background: #000000;
}

#header {
	float: left;
	display: inline;
	width: 515px;
	text-align: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000000;
}

#header-title {
	position: relative;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 135%;
	width: 515px;
	height: 120px;
}

#header-title span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/header_title.gif) no-repeat;
}

#header h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 200%;
	font-weight: normal;
	color: #CCCCCC;
}

#main {
	float: left;
	display: inline;
	width: 500px;
	text-align: left;
	margin: 10px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000000;
}

#main h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 200%;
	font-weight: normal;
	color: #ed7f32;
}

#main h2{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 125%;
	font-weight: normal;
	color: #ed7f32;
}

#main ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: outside;	
}	

#main li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: url(../images/bullet-blue.gif) none;
}

#main p a:link, .content p a:visited, .content p a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

#main p a:hover{
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}

#player {
	float: left;
	display: inline;
	width: 165px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000000;
}

#player h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 200%;
	font-weight: normal;
	color: #498dd3;
}

#player ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: outside;	
}	

#player li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: url(../images/bullet-blue.gif) none;
}


#studio {
	float: left;
	display: inline;
	width: 165px;
	text-align: left;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background: #000000;
}

#studio h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 200%;
	font-weight: normal;
	color: #96ca3b;
}

#studio ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: outside;	
}	

#studio li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: url(../images/bullet-green.gif) none;
}


#store {
	float: right;
	display: inline;
	width: 165px;
	text-align: left;
	margin: 10px 15px 0px 10px;
	padding: 0px 0px 0px 0px;
	background: #000000;
}

#store h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 200%;
	font-weight: normal;
	color: #f24c8b;
}

#store ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: outside;	
}	

#store li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: url(../images/bullet-pink.gif) none;
}

#roadmap {
	float: left;
	display: inline;
	width: 245px;
	text-align: left;
	margin: 10px 0px 0px 150px;
	padding: 0px 0px 0px 0px;
	background: #000000;
}

#roadmap h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 200%;
	font-weight: normal;
	color: #ed7f32;
}

#roadmap ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: outside;	
}	

#roadmap li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: url(../images/bullet-orange.gif) none;
}

#newsletter {
	float: left;
	display: inline;
	width: 245px;
	text-align: left;
	margin: 10px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000000;
}

#newsletter h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 200%;
	font-weight: normal;
	color: #fddb3b;
}

#newsletter p a:link, .content p a:visited, .content p a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

#newsletter p a:hover{
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}

#footer {
	clear: left;
	height: 90px;
	background: #000000 url(../images/footer2.gif) no-repeat left bottom;
	padding: 10px 0px 15px 0px;
}

#footer p {
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 80%;
	color: #666666;
}

#footer p a:link, p a:visited, p a:active {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px 2px;
	border-bottom: 1px solid #666666;
}

#footer p a:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}

#footer-meta {
	margin-left: 15px;
}

input {
	width: 150px;
	padding: 2px 5px;
	background: url(../images/input.gif) repeat-x left top;
	border: 1px solid #666666;
	font: 10px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #CCCCCC;
}

#submit-button {
	width: 60px;
	height: 20px;
	margin-left: 12px;
	padding: 5px 5px;
	background: url(../images/submit-button.gif) no-repeat left top;
	overflow: hidden;
	border: 0px;
}	

#submit-button:hover {
	background: url(../images/submit-button.gif) no-repeat left bottom;
}	

img {
	border: 0px;
}