@charset "UTF-8";
body {
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
#header {
	height: 100px;
	width: 900px;
	background-image: url(../images/header.png);
	padding-top: 0px;
	background-position: top;
}
#navigationContainer {
	background-image: url(../images/navigation.gif);
	height: 30px;
	width: 900px;
	text-align: center;
	vertical-align: baseline;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-position: center;
}
#newsHeader {
	height: 40px;
	width: 568px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin-right: 16px;
	margin-top: 16px;
	padding-top: 0px;
}
#newsItem {
	width: 534px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 16px;
	margin-top: 16px;
	float: right;
}
#lhColumn {
	background-color: #CCCCCC;
	float: left;
	width: 250px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#rhColumn {
	background-color: #CCCCCC;
	margin-left: 350px;
	padding-right: 30px;
}
#studioContent {
	background-color: #CCCCCC;
	width: 900px;
	clear: both;
}
#footer {
	background-color: #333333;
	height: 70px;
	width: 900px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer p {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.newsItemImagePadding {
	text-align: left;
	padding-right: 16px;
	padding-bottom: 16px;
}
.newsItemTitle {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	padding-top: 16px;
}
.newsItemDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.newsHeader {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 0px;
	padding-left: 0px;
}
.flashPresentationPaddingHome {
	padding-top: 16px;
}
.tableTextClients {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	vertical-align: top;
	margin-top: 20px;
}
.clientName {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #003366;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.albumNameClients {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.lhColumnPaddingHome {
	padding-right: 16px;
	padding-left: 16px;
}
h1 {
	margin-left: -9999px;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	padding-top: 16px;
	margin: 0px;
}
.navigationLinks {
	height: 20px;
	width: 900px;
	padding-top: 9px;
}
.newsItemParagraphLast {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#studioContentMain {
	width: 800px;
	float: left;
	margin-left: 50px;
	margin-top: 16px;
	background-color: #CCCCCC;
	clear: both;
}
#studioHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	height: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.newsItemNews {
	float: right;
	width: 800px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 16px;
}
.duplicationImgFormat {
	float: left;
	padding-right: 20px;
}
.footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
