body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #131313;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.bluelink:link {
	color: #0094D2;
	text-decoration: none;
}
.bluelink:visited {
	text-decoration: none;
	color: #0094D2;
}
.bluelink:hover {
	text-decoration: none;
	color: #FF9900;
}
.bluelink:active {
	text-decoration: none;
	color: #0094D2;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
h1 {
	font-size: 24px;
	color: #0094D2;
}
h2 {
	font-size: 20px;
	color: #0094D2;
}
h3 {
	font-size: 20px;
	color: #FF9900;
}
h4 {
	font-size: 18px;
	color: #0094D2;
}
h5 {
	font-size: 18px;
	color: #FF9900;
}
h6 {
	font-size: 18px;
	color: #CCCCCC;
}
.navigationArea {
	height: 23px;
	width: 660px;
	top: 125px;
	position: absolute;
	float: right;
	padding-left: 235px;
	left: 250px;
	text-align: right;
	margin-left: 100px;
}
.breadCrumbs {
	top: 190px;
	position: absolute;
}

.bgTop {
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 330px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.bgRepeat {
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: 100%;
}
.bgBottom {
	background-image: url(images/bg-bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	vertical-align: bottom;
}
.contentMain {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;

}
.headerContent {
	height: 200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.contentArea {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	
	
}
.footerArea {
	width: 100%;
	text-align: center;
	height: 100%;
	float: left;
	padding-top: 25px;
	margin-top: 25px;
	background-image: url(images/bg-bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
}
.ContentLeftColumn {
	float: left;
	height: 275px;
	width: 545px;
	padding-right: 15px;
	background-image: url(images/vertical-line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.ContentLeftColumn2 {
	float: left;
	height: 100%;
	width: 545px;
	padding-right: 15px;
	background-image: url(images/vertical-line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ContentRightColumn {
	float: right;
	height: 275px;
	width: 320px;
	padding-right: 0px;
	padding-left: 15px;
}
.ContentCenterColumn {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
}
.formFormatting {
	background-color: #000000;
	border: 1px solid #0099FF;
	font-size: 12px;
	color: #CCCCCC;
	height: 20px;
	padding-right: 2px;
	padding-left: 5px;
}
.formFormatting-messages {
	background-color: #000000;
	border: 1px solid #0099FF;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 2px;
	padding-left: 5px;
}
.padLeftRight {
	padding-right: 5px;
	padding-left: 5px;
}
.FeaturedWork {
	border: 2px solid #0094D2;
	height: 141px;
	width: 200px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 0px;
	text-align: center;
}
.featured-work-row1 {
	width: 100%;
	float: left;
	height: 180px;
}

.featured-work-row2 {
	width: 100%;
	margin-top: 25px;
	float: left;
	height: 180px;
}
.ViewMoreRight {
	padding-right: 25px;
	padding-bottom: 10px;
}
