@charset "utf-8";
/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; font-size:67.5%; margin:0px; background-color:#222222;}
#logo-header{background-image:url(../images/layout/img_02.jpg);	background-repeat:repeat-x;}
#logo {width:734px; margin:0 auto;}
#logo-img{float:left; width:311px;}
#noteBox{float:left; width:215px; padding-top:2px; padding-left:45px;} 
#logo-links{float:left; width: 153px; padding-right:10px; margin-top:35px; text-align:right;}

#four-pics-header
{
	background-color:#0073ae;
	height:115px;
	text-align:center;
}

#blue-header
{
	background-color:#0073ae;
	text-align:center;
}

#four-pics-header img
{
	padding-right:45px;
}

#blue-white
{
	background-color:#0073ae;
	text-align:center;
}

#blue-white-img
{
	width:765px;
	margin:0 auto;
}

#white-content-wrapper
{
	background-color:#FFFFFF;
}

#white-content-area
{
	background-image:url(../images/layout/img_18.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:735px;
	margin:0 auto;
	padding:30px 30px 30px 0px;
}

#leftNav
{
	width:175px;
	margin-right:30px;
	padding-right:15px;
	float:left;
	border-right:1px solid #8bbfda;
}

#leftNav ul
{
	list-style:none;
}

#leftNav ul li
{
	text-transform:uppercase;
	color:#999999;
	font-size:1.2em;
	margin-bottom:15px;
	text-align:right;
	font-weight:bold;
}

#leftNav ul li a
{
	color:#999999;
	text-decoration:none;
}

#leftNav ul li a:hover
{
	color:#0073AE;
	text-decoration:none;
}

#rightContent
{
	float:left;
	width:499px;
}

#footer
{
	background-color:#222222;
	color:#FFFFFF;
	text-align:center;
	padding:30px;
}




#footer a
{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover
{
	color:#e2b505;
}

/* Text styles */
h1{font-size:1.8em;}
h2{font-size:1.2em; text-transform:uppercase; color:#0073ae; font-weight:bold;}
p{font-size:1.2em;}
li{font-size:1.2em;}


.small{font-size:10px;}

.clear
{
	clear:both;
}


/* Other Styles */
.resourceBox
{
	background-color:#FFEF8F;
	border:1px solid #FFC000;
	padding:15px;
}

.specsTable
{
	background-color:#FFFFFF;
}	

.altRow
{
	background-color:#eeeeee;
	border:1px 0px 1px 0px solid #cccccc;
}

#clickedStudios
{
	color:#CCCCCC;
}

#clickedStudios a
{
	color:#eeeeee;
}

