body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	}

.container {
	width: 770px;
	height: 360px;
	border: 0;
	margin: 0 auto;
	padding: 0;
	}
	.container .topcell {
		margin: 0;
		padding: 0;
		}
	.container .midcell {
		margin: 0;
		padding: 0;
		background-color: #ffffff;
		}
	.container .footcell {
		margin: 0;
		padding: 0;
		height: 42px;
		background-image: url(images/footerbg.png);
		background-repeat: no-repeat;
		text-align: center;
		vertical-align: top;
		clear: both;
		line-height: 10px;
		}
			.footnav {
				color: #000000;
				font-size: 10px;
				}

			.footnav a {
				margin-top: 5px;
				margin-bottom: 5px;
				margin-left: 10px;
				margin-right: 10px;
				font-size: 10px;
				color: #1b4e7b;
				text-decoration: none;
				}
.content2 {
	float: left;
	width: 420px;
	padding-left: 15px;
	}

.content {
	float: right;
	width: 420px;
	}
	
	.content h2 {
		font-size: 16px;
		font-weight: bold;
		color: #1b4e7b;
		}

	.content p {
		margin-bottom: 16px;
		}

.headlinetitle a {
	font-size: 12px;
	color: #1b4e7b;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(images/newslinkarrow.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	height: 12px;
	line-height: 12px;
	margin-top: 2px;
	}
	
.headlineauthor {
	font-size: 8px;
	color: #999999;
	}

	.services {
		width: 170px;
		height: 200px;
		float: right;
		margin: 5px;
		background-color: #CCFFFF;
		background-image: url(images/servicesboxbg.jpg);
		}
	
	.services h2 {
		margin: 0 auto;
		padding-bottom: 5px;
		text-align: center;
		color: #1b4e7b;
		}
	
		.services ul {
			margin:0;
			padding:0;
			}
		
		.services li {
			list-style: none;
			margin:0;
			padding:0;
			height: 20px;
			}

		.services li a {
			width: 170px;
			height: 20px;
			line-height: 20px;
			vertical-align: middle;
			display: block;
			text-decoration: none;
			font-weight: bold;
			color: #000000;
			}
			
		.services li a span {
			padding-left: 12px;
			}

.headtable {
	width: 770px;
	height: 360px;
	border: 0;
	background-image: url(images/topbanner/rotate.php);
	background-repeat: no-repeat;
	}

.menuitem {
	width: 169px;
	height: 22px;
	border-bottom: 1px solid #818cce;
	border-right: 1px solid #818cce;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	}

.menuitem a {
	width: 169px;
	height: 22px;
	display: block;
	color: #000066;
	text-decoration: none;
	vertical-align: middle;
	}

.menuitem a span {
	margin-left: 6px;
	vertical-align: middle;
	}

.menuitem a:hover {
	width: 169px;
	height: 22px;
	display: block;
	background-color: #000066;
	color: #ffffff;
	}

.abovenav {
	height: 153px;
	}

.rightcol {
	width: 600px;
	height: 360px;
	position: relative;
	}

.topaddresswrap {
	position: relative;
	top: 8px;
	right: 10px;
	}

.topaddress {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #1b4e7b;
	}
.toplinks {
	width: 280px;
	position: relative;
	top: 32px;
	left: 280px;
	font-size: 14px;
	font-weight: bold;
	}
	.toplinks a {
		color: #39668d;
		text-decoration: none;
		}
		
	.newsbar {
		width: 140px;
		margin-left: 4px;
		float: left;
		line-height: auto;
		}
		
	.newsbar h1 {
		font-size: 14px;
		color: #1b4e7b;
		text-align: center;
		}
		
.client {
	font-size: 10px;
	text-align: right;
	color: #666666;
	margin: 0;
	padding: 0;
	}

.rightcol .vidthumb {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 200px;
	height: 130px;
	display: block;
	background-color: #036;
	background-image: url(images/headthumb.jpg);
	text-decoration: none;
}
	.rightcol .vidthumb span {
		width: 200px;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		position: absolute;
		top: -18px;
	}

.vidthumb {
	width: 200px;
	height: 130px;
	display: inline-block;
	background-color: #036;
}
