@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	line-height:16px;
	background-color: #C1C1C1;
	background-image: url(../images/Background-Image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 52px;
}
#share {
	margin-left: 40px;
	margin-top: 17px;
	float: left;
	width: 280px;
	height: 30px;
}
.share-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	float: left;
	margin-top: 4px;
	width: 70px;
}
#subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	line-height:20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #86C03F;
	font-weight: normal;
}
.headding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #86C03F;
	font-weight: normal;
	line-height:26px;
}
.headding-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height:26px;
}
#masthead {
	margin-top: 290px;
	padding-left: 30px;
	padding-right: 30px;
	height: 110px;
}
#highlights {
	margin-top: 235px;
	padding-right: 30px;
	padding-left: 30px;
	height: 150px;
}
#highlight-left {
	width: 265px;
	float: left;
}

#highlight-centre {
	width: 265px;
	float: left;
	margin-left: 50px;
}

#highlight-right {
	width: 260px;
	float: left;
	margin-left: 50px;
}
#copy-area {
	margin-top: 50px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	height: 880px;
}

#column-left {
	width: 265px;
	float: left;
}

#column-centre {
	width: 265px;
	float: left;
	margin-left: 50px;
}

#cloumn-right {
	width: 260px;
	float: left;
	margin-left: 50px;
}ul {
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 10px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#footer {
}
#footer {
	padding-left: 30px;
	padding-top: 20px;
	height: 65px;
	padding-bottom: 5px;
}
#copyright a {
	color: #000000;
	text-decoration: underline;
}
#subscribe a {
	color: #FFFFFF;
	text-decoration: none;
}
