body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #525e66;
	background-image:   url("../images/body/Hbg.gif");
	background-repeat: repeat-x;
	color: #000000;
}
#site {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#logoHeader {
	height: 49px;
	width: 446px;
	background-image: url("../images/body/Vbg1.gif");
	background-repeat: repeat-y;
	padding-left: 322px;
}
#mainHeader {
	height: 60px;
	width: 768px;
	background-image: url("../images/body/header.jpg");
	background-repeat: no-repeat;
}
#navHeader {
	background-color: #808b96;
	height: 21px;
	width: 768px;
	background-image: url("../images/body/navShadow.gif");
	background-repeat: repeat-x;
}
#content {
	background-color: #FFFFFF;
	background-image: url("../images/body/Vbg2.gif");
	background-repeat: repeat-y;

}
#footer {
	width: 768px;
	background-image: url("../images/body/Vbg3.gif");
	background-repeat: repeat-y;
	bottom: 0px;
	color: #A0ACB5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#ulMainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulMainNav li {
	display: inline;
	float: left;
}
#ulMainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 21px;
	padding-right: 10px;
	padding-left: 10px;
	width: 60px;
}
#ulMainNav a:hover {
	color: #DDE2E6;
	background-image: url(../images/body/navShadowHover.gif);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #2D3E4B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#contentLeft, #footerLeft {
	float:left;
	width: 494px;
}
#contentLeft p {
	padding-left: 70px;
	padding-right: 28px;
	padding-bottom: 1em;
	width: 396px;
}
#contentLeft h2 {
	font-style: italic;
	font-size:1em;
	padding-left: 70px;
	padding-right: 28px;
	width: 396px;
	font-weight: normal;
}
#contentLeft h4 {
	font-size: 0.7em;
	font-weight: normal;
	padding-right: 28px;
	padding-left: 70px;
}
#videoplayer {
	padding-left:14px;
	padding-bottom:0px;
	margin: 0px;
}
#contentTitle {
	padding-left: 14px;
	width: 480px;
	background-color: #435A69;
}
#contentRight, #footerRight {
	float:left;
	width: 274px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2D3E4B;
}
#contentRight p {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:1em;
}
#contentRight h3 {
	font-size: 1.2em;
	padding-left:20px;
	padding-right:20px;
}

.clearer {
	clear:both;
}
#footerLeft {
	background-image:url(../images/body/copyrightSymbol.gif);
	background-repeat:no-repeat;
	font-size: 1em;
	padding-left:33px;
	padding-top:5px;
	min-height: 24px;
	width: 447px;
}
#footerRight{
	padding-top:5px;
	line-height:1.2em;
	text-align: center;
	font-size: 1em;
}
.evenRow, .unevenRow {
	width:381px;
	margin-left:70px;
	margin-right:28px;
	padding:5px;
}
.unevenRow {
	background-color: #DDE2E6;
}
.cellLeft {
	width:261px;
	float:left;
	text-align:right;
	padding-right:10px;
}
.cellRight {
	width:100px;
	float:left;
	font-weight:bold;
}
.contactCell {
	width:180px;
	float:left;
	padding-right:10px;
}
.contactCellLeft {
	width:180px;
	float:left;
	padding-right:10px;
	font-weight:bold;
	text-align:right;
}
form {
	padding-bottom: 10px;
}
label {
	width:140px;
	padding-left:70px;
	padding-right:10px;
	font-weight:bold;
	text-align:right;
	float: left;
	vertical-align:top;
}
input, textarea {
	width:200px;
	color: #2D3E4B;
	background-color: #EFEFEF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-color: #808B96;
	margin-bottom: 5px;
	padding-left:5px;
}
.projectItem {
	width: 424px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 70px;
}
#contentLeft .projectItem p{
	padding-right: 0px;
	padding-left: 0px;
}
#contentLeft .projectItem h1, #contentLeft .projectItem h2, #contentLeft .projectItem h4 {
	width: 250px;
	padding-right: 0px;
	padding-left: 0px;
}
.projectItemLogo, .projectItemThumb {
	width:150px;
	float: left;
	text-align: right;
}
.projectItemTitle, .projectItemSpecs {
	width: 250px;
	padding-left: 10px;
	float:left;
}
.projectItemSpecs .cellLeft {
	width:80px;
	float:left;
	font-size: 0.7em;
	text-align: left;
	padding-left: 10px;
}
.projectItemSpecs .cellRight {
	width:150px;
	float:left;
	margin-bottom: 5px;
}
#contentLeft h1 {
	font-style: normal;
	font-size:1.3em;
	padding-left: 70px;
	padding-right: 28px;
	width: 396px;
	font-weight: bold;
	padding-top: 10px;
	color: #2D3E4B;
}
td.fullSupport {
	color: #FFF;
	background: #090;
	text-align: center;
	width: 100px;
}
td.noSupport {
	color: #FFF;
	background: #F00;
	text-align: center;
	width: 100px;
}