a
{
	color: #00a2c4;
}
a img
{
	border: none;
}
body
{
	background-color: #333;
	color: #545555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-image:url(../images/global/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
p
{
	margin: 0;
	padding: 0.5em 0;
}
#body-container
{
	width: 1000px;
	margin:0 auto;
	background-color:#fff;
}
#content
{
	clear: both;
}
#footer
{
	background-color: #3c3b3b;
	height: 25px;
	text-align: center;
}
#header
{
	height: 148px;
}
#header img
{
	display: block;
}
#nav
{
	background-color: #00738b;
	height: 25px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#nav li
{
	float: left;
	padding: 0 10px;
}
.clear
{
	clear: both;
}
.highlight
{
	color: #00a2c4;
}
.left-half
{
	float: left;
	width: 48%;
	padding-left:10px;
}
.right-half
{
	float: right;
	width: 48%;
}
.wrap
{
	padding: 35px;
}
.txt-bold {
	font-weight:bold;
}


#firstcol {
width:200px;
float:left;
padding-left:30px;
}


#secondcol {
width:200px;
float:left;
padding-left:30px;
}

#thirdcol {
width:200px;
float:left;
padding-left:30px;
}

#fourthcol {
width:200px;
float:left;
padding-left:30px;
}
