* {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #666666;
}

body {
	background: #455E7C;
}

a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a img {
	border: none;
}

h1, h1 a {
	font-size: 11pt;
	color: #B1221F;
	margin: 0px;
	padding: 0px;
}

.top {
	background: url(/imgs/top.jpg) top left no-repeat;
	height: 35px;
	font-size: 1px;
}

.leftSide {
	background: url(/imgs/leftFade.jpg) top left repeat-y;
	width: 22px;
	font-size: 1px;
}

.rightSide {
	background: url(/imgs/rightFade.jpg) top right repeat-y;
	width: 22px;
	font-size: 1px;
}

.header {
	background: #FFFFFF url(/imgs/headerFade.jpg) top left repeat-x;
	height: 185px;
}

.logo {
	padding: 0 0 0 50px;
}

.tagLine {
	padding: 12px 0 0 0;
	color: black;
	font-weight: bold;
}

.headerPic {
	background: url(/imgs/headerPicture.png) top left no-repeat;
	height: 185px;
	width: 195px;
	padding: 0 82px 0 0;
}

.navigation {
	background: #FFFFFF;
	height: 41px;
}

.navigation td {
	background: url(/imgs/menuBack.jpg) top left repeat-x;
	width: 237px;
	text-align: center;
}

.navigation td a {
	color: white;
	font-size: 10pt;
}

.contentBox {
	background: #FFFFFF;
	width: 950x;
}

.content {
	padding: 24px 22px 2px 22px;
}

.content p {
	line-height: 24px;
}

.bottomBox {
	background: #EFEBE2;
	border-top: 1px solid #BDAC8A;
}

.bottom {
	background: url(/imgs/bottom.jpg) top left no-repeat;
	height: 35px;
	font-size: 1px;
}

.bottomWhite {
	background: url(/imgs/bottomWhite.jpg) top left no-repeat;
	height: 35px;
	font-size: 1px;
}

.bottomBlog {
	background: url(/imgs/blogFooter.jpg) top left no-repeat;
	height: 35px;
	font-size: 1px;
}

.bottomBoxContent {
	padding: 24px 22px 2px 22px;
}

.bottomBoxContent, .bottomBoxContent p {
	line-height: 24px;
}

.imageThumb {
	border: 1px solid #BDAC8A;
}

.divider {
	font-size: 1px;
	width: 1px;
	background: url(/imgs/divider.jpg) bottom left no-repeat;
}

.companies {
	border-top: 1px solid #BDAC8A;
	background: #F8F5F0;
	
}

.companies table {
	height: 86px;
}