body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-color:#fff;
	margin:0px;
	padding:0px;
}
a {
	outline:none;
}
img {
	border:0;
}
ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#navArea {
	font-size:11px;
	width:902px;
	background-color:#039;
	padding-left:3px;
}
#navArea ul
{
	height:25px;
}
#navArea li
{
	float:left;
	padding-right:3px;
}
#navArea li a
{
	padding:0px 0px 3px 6px;
	margin-top:5px;
	color:#CCC;
	text-decoration:none;
	float:left;
	height:17px;
	font-weight:bold;
	letter-spacing:0px;
}
#navArea a span
{
	padding-right:6px;
	float:left;
	cursor:pointer;
}
#navArea a:visited
{
	color:#ccc;
}
/* Hide from IE5-Mac \*/ #nav a, #nav a span { float: none } /* End hide */
#navArea a.current:link, #navArea a.current:visited {
	color:#039;
	background-color:#FFF;
	background-image:url(../images/braceLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#navArea a:hover {
	color:#039;
	background-color:#FFF;
	background-image:url(../images/braceLeft.gif);
	background-repeat:no-repeat;
	background-position:left -3px;
}
#navArea a.current:link span, #navArea a.current:visited span {
	padding:5px 6px 0px 0px;
	background-image:url(../images/braceRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#navArea a:hover span {
	padding:2px 6px 0px 0px;
	background-image:url(../images/braceRight.gif);
	background-repeat:no-repeat;
	background-position:right -3px;
}
#mainArea {
	margin:0px;
	padding:0px;
	float:left;
	width:905px;
	background-color:#fff;
}
#contentArea {
	float:left;
	margin:0px;
	padding:0px;
	/* height: set below */
}
#copyArea {
	padding:0px;
	margin:0px;
}
.backArea, #contentArea {
	margin-top:20px;
}
.backArea {
	height:21px;
	margin-left:80px;
	width:75px;
}
.copy1 {
	width:300px;
	height:475px;
}
.copy2 {
	width:300px;
	height:200px;
}
.copyCompany {
	width:595px;
	height:300px;
}
.companyLogos {
/*	width:295px;*/
/*	height:150px;*/
	margin-top:70px;
	margin-left:530px;
}
.copyContacts1 {
	width:595px;
	height:130px;
}
.copyContacts2 {
	width:595px;
	height:60px;
}
.copyContacts2 li {
	float:left;
	width:119px;
}
.copyNews1 {
	width:595px;
	height:75px;
}
.copyNews2 {
	width:595px;
	height:375px;
	overflow:auto;
}
.copyNews2 a, .copyCompany a, .copyContacts2 a {
	font-weight:bold;
	color:#333;
	text-decoration:underline;
}
.copyNews2 a:hover, .copyCompany a:hover, .copyContacts2 a:hover {
	color:#666;
	text-decoration:none;
}
.copyNews2 li {
	padding:10px;
}
.dark {
	background:#f5f7fb;
}
.heading1 {
	color:#039;
	font-size:27px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-1px;
}
.heading2 {
	color:#039;
	font-weight:bold;
}
.footer {
	color:#999;
	font-size:11px;
	padding-right:15px;
	padding-top:20px;
	text-align:right;
}
.padTop15 {
	padding-top:15px;
}
p {
	margin:0px;
	margin-top:5px;
	padding:0px;
}
#columnLeftHand
{
	height:500px;
	margin:0px;
	padding:0px;
	clear:both;
	float:left;
}
.logoArea {
	margin-left:37px;
	margin-top:325px;
}
#shadowColumn {
	display:block;
	float:left;
	width:15px;
	height:590px;
}
#shadowRightHand {
	width:15px;
	height:575px;
	background:url(../images/shadow_right.gif);
	background-repeat:repeat-y;
}
#shadowCorner {
	width:15px;
	height:15px;
	background:url(../images/shadow_corner.gif);
	background-repeat:no-repeat;
}
#shadowLeftHand {
	width:15px;
	height:575px;
	background:url(../images/shadow_left.gif);
	background-repeat:repeat-y;
}
#shadowCornerLeft {
	width:15px;
	height:15px;
	background:url(../images/shadow_corner_left.gif);
	background-repeat:no-repeat;
}
#mainMain {
	margin-left:25px;
	padding:0px;
	width:935px;
}
#footer
{
	height:57px;
	width:880px;
	clear:both;
	padding-left:25px;
	padding-top:8px;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
}
