* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font: normal 1em Tahoma, Verdana, sans-serif;
	background: url('img/background-fade.jpg') repeat-x;
	background-color: #b2b2b2;
	
	scrollbar-3dlight-color: grey;
    scrollbar-arrow-color: #7b7b7b;
    scrollbar-base-color: #8c8c8c;
    scrollbar-darkshadow-color: #595959;
    scrollbar-face-color: #595959;
    scrollbar-highlight-color: #595959;
    scrollbar-shadow-color: #2b2b2b;
	
}

a:active 		{ color: #FFFFFF; text-decoration: none;}
a:link  			{ color: #FFFFFF; text-decoration: none;}
a:visited 		{ color: #FFFFFF; text-decoration: none;}
a:hover  		{ color: #FFFFFF; text-decoration: underline;}
a        			{ color: #FFFFFF; text-decoration: none;}


.content {
	padding-left: 10px;

}

#container {
	position: relative;
	margin: auto auto; 
	height: 550px;
	background-image: url(img/background-swirls.jpg);
	background-repeat: no-repeat;
	background-position: top right;

/*	width: 621px;*/
	width: 727px;
}

#topdiv {
	position: relative;
	margin: auto auto; 
	height: 130px;
/*	width: 453px;*/
	width: 559px;
}

#menudiv {
	position: relative;
	margin: auto auto; 
	margin-top: 7px;
/*	width: 453px;*/
	width: 559px;
	height: 20px;
	background: url('img/menudiv.png') no-repeat;
}

#menudiv p {
	font-size: 11px;

	color: black;
}

#menudiv a:active 		{ color: #000000; text-decoration: none;}
#menudiv a:link  			{ color: #000000; text-decoration: none;}
#menudiv a:visited 		{ color: #000000; text-decoration: none;}
#menudiv a:hover  		{ color: #FFFFFF; text-decoration: none;}
#menudiv a        			{ color: #000000; text-decoration: none;}

#maindiv {
	margin: auto auto; 
	height: 238px;
/*	width: 453px;*/
	width: 559px;
	background: url('img/maindiv.png') no-repeat;
}

#maindiv p {
	font-size: 12px;
	
	color: white;
}

#maindiv h1 {
	font-size: 20px;
	color: white;
	margin-bottom: 0px;
}

#maindiv table {
	font-size: 12px;
	
	color: white;
}

#bottomdiv {
	margin: auto auto; 
	height: 107px;
/*	width: 453px;*/
	width: 559px;
	padding-top: 8px;
	background: url('img/bottomdiv.png') no-repeat;
	text-align: center;
}

#bottomdiv2 {
	margin: auto auto; 
	height: 107px;
/*	width: 453px;*/
	width: 559px;
	padding-top: 8px;
	background: url('img/bottomdiv.png') no-repeat;
	text-align: center;
}

#bottomdiv img {
	height: 82px;
	width: 82px;

}

#logodiv {
	margin: auto auto; 
	height: 107px;
/*	width: 453px;*/
	width: 559px;
	position: relative;
	top: -5px;
	text-align: right;
}

#logodiv img{ margin-left: 5px; }

#flashcontent {
	height: 183px; 
	width: 183px; 
	position: relative; 
	float: right; 
	right: 30px; 
	top: 30px; 
	color: white;
	font-size: 0.7em;
}

#pr_video {
	margin: 0px 0px;
	padding: 0px 0px;
	height: 215px; 
	width: 430px; 
	position: relative; 
	float: left; 
	left: 10px; 
	top: 8px; 
	color: white; 
	font-size: 0.7em; 
}


#maindiv a:active 		{ color: #FFFFFF; text-decoration: none;}
#maindiv a:link  			{ color: #FFFFFF; text-decoration: none;}
#maindiv a:visited 		{ color: #FFFFFF; text-decoration: none;}
#maindiv a:hover  		{ color: #999999; text-decoration: underline;}
#maindiv a        			{ color: #FFFFFF; text-decoration: none;}
