body {
     background-image: url(../images/newSite/background.jpg);
     background-repeat: repeat-x;
     background-color: #f7f7f7;
     color: #000;
     font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
     font-size: 12px;
     line-height: 1.5em;
     margin: 0;
}

div { margin: 0; padding: 0; }
a, a:visited, a:hover {
    text-decoration: none;
    color: #679e00;
}
a img { border: none; }

h1 {
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}

h1 a, h1 a:hover, h1 a:visited { color: black; }
h2 { margin-top: 0.2em; }
h3 { color: #679e00; font-size: 15px; }
.bigText { font-size: 30px; font-weight: bold; }
.greenText { color: #afc970; font-weight: bold; }
.bolder { font-size: 18px; font-weight: bold; }
.green { color: #679E00; }
.smallText { font-size: 12px }
.bigger { font-size: 15px; font-weight: bold; }

#mainWrapper {
        width: 950px;
        margin: 0 auto;
        padding: 0;
}

#topNumber {
        width: 950px;
        height: 15px;
	float: left;
	font-family: Arial,sans-serif;
	font-size: 17px;
	padding: 12px 0;
}

#headerWrapper {
	height: 155px;
	width: 950px;
	float: left;
	background-color: #34272e;
}

#topText {
	height: 135px;
	width: 430px;
	float: left;
	color: #FFF;
	font-size: 20px;
	line-height: 25px;
	padding: 20px 0 0;
	font-family: 'Century Gothic',Verdana,Arial,sans-serif;
}
#topText p { margin: 15px 0 0 0; }

#logo {
	height: 155px;
	width: 295px;
	float: right;
	background-image: url(../images/newSite/logo.jpg);
	background-repeat: no-repeat;
}

#logo a {
	height: 155px;
	width: 295px;
	float: right;
}

#staticNavigation {
	float: left;
	height: 40px;
	width: 950px;
	margin: 3px 0 20px;
}

#staticNavigation ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

#staticNavigation ul li {
	float: left;
	list-style-type: none;
	text-align: center;
}

#staticNavigation ul li a {
	color: #000;
        display: block;
        padding: 6px 0;
        width: 146px;
        margin: 5px 20px;
        font-weight: bold;
}

#staticNavigation ul li a:hover , #staticNavigation ul li a.current {
	background-image: url(../images/newSite/menu-hover.png);
	background-repeat: no-repeat;
        color: #FFF;
}

#imagesWrapper {
	height: 174px;
	width: 950px;
	float: left;
}

#imgWrapper {
	height: 174px;
	width: 736px;
	float: left;
	background-image: url(../images/newSite/img-wrapper.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#mainImage {
	height: 218px;
	width: 710px;
	float: left;
	margin: 13px 0 0 13px;
}

#needAdvice {
	height: 244px;
	width: 211px;
	float: left;
	background-image: url(../images/newSite/needAdvice-img.png);
	background-repeat: no-repeat;
}

#needAdvice-text {
	height: 80px;
	width: 211px;
	float: left;
	margin-top: 17px;
	text-align: center;
	font-family: 'Century Gothic',Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

#contentWrapper {
	min-height: 270px;
	_height: 270px;
	width: 950px;
	float: left;
}

#content {
	min-height: 270px;
	_height: 270px;
	width: 716px;
	float: left;
	padding: 0 10px;
}

#content ul { width: 100%; margin: 0 0 0 20px; padding: 0; }
#content ul li { list-style-image: url(../images/newSite/leave-bullet-point.png); }
#content ul li a { color: #000; }

#mainContent {
	min-height: 290px;
	_height: 290px;
	width: 495px;
	float: left;
	padding: 20px 10px;
}

#mainContent ul {
    margin: 0 0 0 20px;
    padding: 0;
    width: 100%;
}

#leftSide {
	min-height: 290px;
	_height: 290px;
	width: 736px;
	float: left;
}

#mainNav {
	width: 220px;
	min-height: 200px;
	_height: 200px;
	float: left;
}

#mainNav-top {
	width: 220px;
	height: 17px;
	float: left;
	background-image: url(../images/newSite/menu-top.png);
	background-repeat: no-repeat;
}

#mainNav-middle {
	width: 220px;
	float: left;
	background-image: url(../images/newSite/menu-middle.png);
	background-repeat: repeat-y;
}

#mainNav-bottom {
	width: 220px;
	float: left;
	height: 17px;
        margin-bottom: 10px;
	background-image: url(../images/newSite/menu-bottom.png);
	background-repeat: no-repeat;
}

#mainNav-header {
	width: 191px;
	height: 17px;
	float: left;
	background-image: url(../images/newSite/menu-header.jpg);
	background-repeat: no-repeat;
	font-family: 'Century Gothic',Verdana,Arial,sans-serif;
	color: #FFF;
	font-size: 18px;
	margin-left: 15px;
	text-align: center;
	padding: 12px 0;
}

#mainNav ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

#mainNav ul li {
	list-style-type: none;
	border-bottom: 1px dotted #575543;
        margin-left: 18px;
        width: 182px;
        line-height: 27px;
}

#mainNav ul li a { color: #000; }
#mainNav ul li a:hover , #mainNav ul li a.current { color: #679E00; }

#rightSide {
	min-height: 270px;
	_height: 270px;
	width: 211px;
	float: left;
}

#rightSide-image {
	height: 271px;
	width: 211px;
	float: left;
	background-image: url(../images/newSite/rightside-img-wrapper.png);
	background-repeat: no-repeat;
}

#rightImage {
	height: 245px;
	width: 185px;
	float: left;
	margin: 13px 0 0 13px;
}

#footer {
	width: 100%;
        height: 100px;
	float: left;
	background-color: #FFF;
	border-top: 5px solid #2f311b;
}

#footerContent {
	width: 950px;
        height: 100px;
	margin: 0 auto;
}

#footerLeft { width: 600px; height: 100px; float: left; }
#footerLogos { width: 600px; height: 50px; float: left; margin: 5px 0; }
#footerText { width: 600px; height: 40px; float: left; }

#footerRight { width: 300px; height: 100px; float: right; }
#footerContact { width: 300px; height: 40px; float: right; text-align: right; margin-top: 15px; }
#footerContact a { color: #000; }
#footerMenu { width: 300px; height: 35px; float: right; }
#footerMenu ul { width: 100%; margin: 0; padding: 0; }
#footerMenu ul li { text-align: right; list-style-type: none; float: left; }

#clear {
	width: 950px;
	height: 1px;
	line-height: 1px;
	clear: both;
}

.full { width: 100%; min-height: 20px; clear: both; margin: 0px 0px 5px; }
.tb { width: 25%; float: left; margin: 0 1% 0 0; }
.otb { width: 70%; float: left; margin: 0 0 2% 0; }