body {
	font-size:16px;
	color:#fff;
	background-image:url(../img/bg.jpg);
	background-position:top center;
	background-color:#749700;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#container {
	margin:auto;
	width:960px;
	padding:20px;
}
#footer {
	text-align:center;
}
p {
	margin:5px 0px 10px 0px;
	padding:0;
}
strong, b {
	font-weight:bold;
}

ul.lvlB,
ul.lvlA {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.lvlB {
	padding-left:25px;
}
	
h4 {
	clear: both;
	font-weight:normal;
	font-size:24px;
	margin:0px 0px 10px 0px;
	padding:0;	
}
#left {
	width:300px;
	margin-right:20px;	
	float:left;
}
#right {
	float:left;
	width:600px;
}
#right img {
	border:3px solid #fff;
}
#right img[style*=left]{
	margin:0px 5px 0px 0px;
}

#right img[style*=right]{
	margin:0px 0px 0px 5px;
}

#right a {
	color:#c9ff00;
}

#top {
		height:200px;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#c9ff00;
}
a.subLink {
	padding:0px 0px 0px 25px;
	
	position:relative;
	top:-3px;
}
#logo {
	width:480px;
	float:left;
}
#topright {
	margin-top:10px;
	text-align:right;
	width:440px;
	float:left;
}
#menu {
	font-size:24px;
	width:440px;
}
#facebook {
	margin-top:60px;
	font-size:24px;
}

#columnLabel {
	float:left;
	font-size:24px;
}
#newsMoreButton {
	float:right;
	position:relative;
	top:2px;
	font-size:18px;
	margin-top:3px;
}
.columnBigger {
	font-size:24px;
}
.columnNormal {
	font-size:18px;
}
.newsTitle {
	font-size:24px;
	padding:0;
	margin:0;
}
.newsData {
	font-size:14px;
}
.newsBody {
	margin-top:10px;
	font-size:14px;
}
.newsReadMore {
	margin-top:10px;
	font-size:18px;
	float:right;
}
.hSep {
	height:1px;
	background-color:#fff;
	margin:12px 0px 12px 0px;
	overflow:hidden;
}
.horizontalSeparator {
	height:1px;
	background-color:#fff;
	margin:12px 0px 12px 0px;
	overflow:hidden;
}
.referenceSignature {
	width:100%;
	text-align:right;
	font-style:italic;
}
.teamDetail img,
.teamBox img {
	border:2px solid #fff;
}
.teamDetail img {
	float:left;
	margin-right:15px;
}
.teamDetail .nameDiv {
	float:left;
	font-size:24px;
}
.teamTable tr td {
	padding-bottom:12px;
}
.teamBox {
	width:150px;
	font-size:16px;
}
.teamBox .smaller {
	font-size:14px;
}
.contactForm td {
	padding:0px 10px 0px 0px;
}
.contactForm input[type=text]{
	width:450px;
}
.contactForm textarea {
	width:450px;
	height:100px;
}
.newsDate {
font-size:13px;
}
	
