@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
#frame {
	margin-top: 40px;
	margin-left: 40px;
}
/* start temp */
#frametemp {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
.staytuned {
	margin-top: 200px;
}
.staytunedbox {
}
.yellowdots {
}
#logobox {
	width: 190px;
	display: inline;
	padding-right: 56px;
}
#visualspace {
	width: 110px;
	float: left;
	display: block;
	top: -25px;
	position: relative;
}
/* end temp */

#header {
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	clear: both;
	display: inline;
	width: 100%;
	padding: 0px;
}
.menuitem {
	padding-right: 50px;
	display: inline;
	font-weight: bold;
	color: #FBC117;
}
#main {
	padding-top: 15px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 240px;
	line-height: 150%;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.contentbox {
	float: left;
	width: 300px;
	margin-right: 80px;
}
.packshots {
	height: 120px;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.row {
	width: 780px;
	clear: both;
}

#footer {
	margin-top: 0px;
	padding-top: 0px;
}
.bottomdots {
	background-image: url(/global/images/dots.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 240px;
	height: 3px;
	margin-bottom: 2px;
	width: 900px;
	padding-top: 20px;
}
.topdots {
	background-image: url(/global/images/dots.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 3px;
	margin-bottom: 20px;
	width: 900px;
}
strong {
	font-size: 12px;
	font-weight: bold;
	color: #F9B71D;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FBC117;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FBC117;
}
#main-content {
	background-color: #FFFFFF;
	padding: 20px;
	width: 700px;
	color: #333333;
}
.yellow a:link {
	color: #FBC117;
}
.yellow a:visited {
	color: #FBC117;
}
.yellow a:active {
	color: #FFF;
}
.yellow a:hover {
	color: #FFF;
}
.mailto a:link {
	color: #999;
	font-weight: bold;
}
.mailto a:visited {
	color: #999;
	font-weight: bold;
}
.mailto a:hover {
	color: #FFF;
	font-weight: bold;
}
#contact {
	background-color: #000;
	width: 700px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
p {
	line-height: 175%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#home {
	background-color: #000;
	width: 540px;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

