body {
	position: relative;
	width:  911px;
	margin: 10px auto 40px auto;
	color: white;
	font-family: Arial;
}
#header {
	width:  911px;
	height: 122px;
	background-image:  url(../images/background/header.jpg);	
}
.just-tunes #header{
	background-image:  url(../images/blue/background/header.jpg);	
}
#left-bit {
	float:left;
	width:  20px;
	height: 57px;
	background-image:  url(../images/background/left-bit.jpg);	
}
.just-tunes #left-bit{
	background-image:  url(../images/blue/background/left-bit.jpg);	
}
#right-bit {
	float:left;
	width:  17px;
	height: 57px;
	background-image:  url(../images/background/right-bit.jpg);	
}
.just-tunes #right-bit{
	background-image:  url(../images/blue/background/right-bit.jpg);	
}
#left {
	float:left;
	width:  488px;
	height: 526px;
	background-image:  url(../images/background/left.jpg);	
}
.just-tunes #left{
	width:  444px;
	background-image:  url(../images/blue/background/left.jpg);	
}
#right {
	float:left;
	width:  423px;
	height: 526px;
	background-image:  url(../images/background/right.jpg);	
}
.home #right, .contact #right {
	background-image:  url(../images/background/home.jpg);	
}
.home.just-tunes #right{
	width:  467px;
	background-image:  url(../images/blue/background/home.jpg);	
}
.just-tunes.how-it-works #right{
	width:  467px;
	background-image:  url(../images/blue/background/right.jpg);	
}
.who-we-work-with #right {
	background-image:  url(../images/background/who.jpg);	
}
.technology-partners #right {
	background-image:  url(../images/background/partners.jpg);	
}
.just-tunes.promotions #right {
	background-image:  url(../images/blue/background/promotions.jpg);	
	width:  467px;
}
.just-tunes.overview #right {
	background-image:  url(../images/blue/background/overview.jpg);	
	width:  467px;
}
.just-tunes.store #right {
	background-image:  url(../images/blue/background/store.jpg);	
	width:  467px;
}
#navigation{
	float:left;
	width:  729px;
	height: 54px;
	background-image:  url(../images/nav/strip.jpg);	
	background-repeat:  repeat-x;
	padding-left: 145px;
	padding-top: 3px;
}
.just-tunes #navigation{
	background-image:  url(../images/blue/nav/strip.jpg);	
}
.navigation-button {
	height: 49px;
	background-position: 0 49px;
	float:left;
}
.just-tunes .navigation-button {
	height: 49px;
	background-position: 0 -5px;
}
.navigation-button.selected {
	background-position: 0 0;
}
.just-tunes .navigation-button.selected {
	background-position: 0 53px;
}
.navigation-button:hover {
	background-position: 0 0;
}
.just-tunes .navigation-button:hover {
	background-position: 0 53px;
}
#home.navigation-button {
	background-image:  url(../images/nav/home.jpg);	
	width:  152px;
}
.just-tunes #home.navigation-button {
	background-image:  url(../images/blue/nav/home.jpg);	
}
#about-us.navigation-button {
	background-image:  url(../images/nav/about-us.jpg);	
	width:  155px;
}
.just-tunes #about-us.navigation-button {
	background-image:  url(../images/blue/nav/about-us.jpg);	
}
#just-tunes.navigation-button {
	background-image:  url(../images/nav/justtunes.jpg);	
	width:  155px;
}
.just-tunes #just-tunes.navigation-button {
	background-image:  url(../images/blue/nav/justtunes.jpg);
}
#contact.navigation-button {
	background-image:  url(../images/nav/contact.jpg);	
	width:  154px;
}
.just-tunes #contact.navigation-button {
	background-image:  url(../images/blue/nav/contact.jpg);	
}

#text {
	position:absolute;
	top: 187px;
	left: 74px;
	width:  325px;
}
.contact #text {
	width: 350px;
}
.just-tunes #text {
	width: 500px;
}
#footer {
	position:absolute;
	top: 633px;
	left: 74px;
	font-style: italic;
	font-weight: bold;
}

h1 {
	color: white;
	font-size: 26px;
	font-weight: normal;
	font-family: 'Arial Black';
}
.about-us h1 {
	font-size: 21px;
	width: 400px;
}
.contact h1 {
	font-size: 16px;
	margin-bottom: -15px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	font-family: 'Arial Black';	
	text-align: center;
	margin-bottom: -5px;
}
.technology-partners h2 {
	margin-bottom: -10px;
}
.just-tunes h2 {
	font-size: 14px;
	margin-top: 120px;
	margin-bottom: -13px;
	text-align: left;
}
h3 {
	margin-bottom: -10px;
	font-size: 19px;
	font-family: 'Arial Black';	
	text-align: center;
}
.contact h3 {
	text-align: left;
	margin-bottom: -15px;
}
p {
	font-size: 13px;
	line-height: 1.3;
}
.home p {
	font-size: 12px;
}
.about-us #main-content p {
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: -3px;
}
.about-us.technology-partners #main-content p {
	margin-bottom: -9px;
	.margin-bottom: 5px;
	.margin-top: 5px;
}
.contact p {
	color: white;
	font-weight: bold;
}
p.intro {
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
}
.home p.intro {
	font-size: 20px;
	line-height: 1.4;
	margin-top: -20px;
	color: black;
}
.about-us p.intro {
	font-size: 16px;
	color: black;
	line-height: 1.4;
	margin-top: -10px;
}
.contact p.intro {
	font-size: 15px;
	line-height: 1.3;
	color:black;
	font-weight: bold;
}
.just-tunes p.intro {
	color: white;
	font-size: 13px;
	line-height: 1.3;
	font-weight: normal;
	width: 370px;
	margin-top: -20px;
}
.how-it-works #main-content p.intro {
	font-weight: bold;
	line-height: 1.2;
	font-size: 13px;
	width: 345px;
}
/* IE6 Only */
* html .how-it-works #main-content p.intro {
	margin-top: 0px;
}
.just-tunes #main-content p{
	font-size: 12px;
}
.how-it-works #main-content p {
	.font-size: 11px;
}
p.narrow {
	width: 120px;
}
.red {
	color: red;
}
.blue {
	color: #5284FB;
	font-family: 'Arial Black';
}
.clear {
	clear:both;
}
#main-content {
	position:absolute;
	width: 371px;
	top: 255px;
	left: 495px;
}
#main-content .emphasize {
	font-family: 'Arial Black';
}
#main-content .emphasize-medium {
	font-family: 'Arial';
	font-weight: 800;
}

.our-team #main-content a{
	color: red;
	text-decoration:none;
	font-style: italic;
	font-weight: bold;
	
}
.just-tunes #main-content {
	top: 110px;
	left: 435px;
	width: 356px;
}
.just-tunes.store #main-content{
	top: 65px;
	left: 440px;
	width: 351px;
}
.just-tunes.overview #main-content{
	top: 75px;
	width: 351px;
}
.just-tunes.how-it-works #main-content{
	width: 345px;
}

.page-not-found a {
	color: white;
}

#credits {
	text-align: center;
}
#credits a{
	color: black;
	text-decoration:none;
	font-size: 13px;
	font-style: italic;
}