/* Begin CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* End CSS Reset */

/* Begin global document styles */

html {
	width:100%;
	height:100%;
	overflow:hidden;
}
body {
	background-color:#000000;
	color:#666666;
	font-family:Helvetica,Arial,Verdana;
	font-size:7.5pt;
	width:100%;
	height:100%;
	overflow:hidden;
	line-height:12px;
}
a {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
	color:#666666;
	font-weight:normal;
}
strong {
	font-weight:bold;
	color:#777777;
}
/* End global document styles */

/* Begin menu styles */

a.menuitem {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}
a.menuitem:hover {
	text-decoration:none;
	color:#888888;
	font-weight:normal;
}
a.menuitemselected {
	text-decoration:none;
	color:#888888;
	font-weight:normal;
}
a.menuitemselected:hover {
	text-decoration:none;
	color:#888888;
	font-weight:normal;
}
.menuitemselected {
	text-decoration:none;
	color:#888888;
	font-weight:normal;
}
a.videolink {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}
a.videolink:hover {
	text-decoration:none;
	color:#888888;
	font-weight:normal;
}
a.closeboxlink {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-size:8pt;
}
a.closeboxlink:hover {
	text-decoration:none;
	color:#888888;
	font-weight:bold;
	font-size:8pt;
}

/* End menu styles */

/* Begin div Id's */
#backgroundcontainer {
	position:absolute;
	left:0px;
	top:0px;
	width:2600px;
	height:1600px;
	border-style:none;
}
#sitecontainer {
	position:absolute;
	width:922px;
	height:570px;
	overflow:hidden;
	left:50%;
	top:50%;
	margin-left:-461px;
	margin-top:-275px;
	z-index:1;
}
#homepageimage {
	position:absolute;
	width:490px;
	height:330px;
	left:50%;
	top:50%;
	margin-left:-245px;
	margin-top:-165px;
	border-style:none;
}
#leftpanel {
	position:relative;
	float:left;
	width:162px;
	height:550px;
	background-color:#000000;
}
#logocontainer {
	margin-bottom:23px;
}
#mainmenu {
	position:relative;
	margin-left:24px;
}
#rightpanel {
	position:relative;
	float:left;
	width:748px;
	height:550px;
	margin-left:12px;
	background-color:#000000;
}
#mainimagecontainer {
	position:absolute;
	width:748px;
	height:550px;
	left:0px;
	top:0px;
	z-index:1;
}
#rightpanelmask {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	filter:alpha(opacity=90);
	opacity:.90;
	z-index:2;
}
#topcontent {
	position:relative;
	width:748px;
	height:69px;
	line-height:11px;
	background:transparent;
	z-index:3;
}
#bottomcontent {
	position:relative;
	width:748px;
	height:60px;
	background:transparent;
	z-index:4;
}
#textnextback {
	position:absolute;
	z-index:110;
	left:610px;
	top:510px;
	width:112px;
	height:22px;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	visibility:hidden;
}
#imagenextback {
	position:absolute;
	z-index:110;
	left:610px;
	top:510px;
	width:112px;
	height:22px;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	visibility:hidden;
}
/* End div Id's */

/* Begin classes */
.sectionname {
	font-weight:bold;
	color:#777777;
}
.ib {
	position:relative;
	width:50px;
	height:50px;
	float:left;
	overflow:hidden;
}
.columninner {
	padding-left:25px;
}
.columninnertop {
	padding-top:24px;
	padding-left:25px;
}
.textfield {
	border-style:none;
	font-size:7.5pt;
}
.errormsg {
	color:red;
	line-height:12px;
}
.studioimage {
	width:698px;
	border-style:solid;
	border-width:1px;
	border-color:white;
}
/* End classes */



