body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	background: #589615 url(../images/background.gif);
}

.crane-image {
	background: url(../images/crane.gif) no-repeat center top;
	padding-bottom: 14px;
}

#topstripe {
	background: #606060 url(../images/topstripe-bg.png) no-repeat center center;
	height: 24px;
}

#wrapper { 
	margin: 0 auto;
	width: 908px;
}

#content-top {
	height: 27px;
	width: 908px;
	background: url(../images/content-bg-top.png) no-repeat;
	position: relative;
}

.crane-overlay {
	background: url(../images/crane-overlay.gif) no-repeat;
	position:absolute;
	right: 0;
	top: 0;
	height: 522px;
	width: 93px;
}

#content-middle {
	background: #FFFFFF;
	border-left: 4px solid #606060;
	border-right: 4px solid #606060;
	min-height: 400px;
	padding: 0 48px;
	line-height: 24px;
}

#content-bottom {
	height: 27px;
	width: 908px;
	background: url(../images/content-bg-bottom.gif) no-repeat;
}

.text-top {
	padding: 10px 0 0 43px;
	float: left;
	width: 404px;
}


#header { 
	height: 182px;
	width: 848px;
	margin: 0 auto;
	padding: 40px 0 10px 54px;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 49px;
	right: 195px;
}

#content {
	padding: 0 30px 30px 0;
}

#footer {
	color: #999999;
	font-size: 11px;
	background: url(../images/footer.png) no-repeat;
	text-align: right;
	padding: 0 45px 0 0; 
	line-height: 16px;
}

#footer a, #footer a:visited {
	color: #999999;
}

#footer a:hover {
	color: #6abb0f;
	text-decoration: none;
}





#usermenu {
	padding: 13px 0 20px 0;
	color: #2a7cb2;
}

#usermenu ul li {
	list-style: none;
	font-size: 11px;
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #f3e6d6;
}

#usermenu ul {
	margin: 0;
	padding: 0;
}

#usermenu a:hover {
	text-decoration: none;
	color: #155884;
}





/* -----------------------------------------*/
/* ---------->>> NEWSLETTER <<<-------------*/
/* -----------------------------------------*/

#newsletter {
	background: url(../images/newsletter-bg.png) no-repeat;
	padding: 45px 10px 10px 10px;
	color: #FFFFFF;
	font-size: 11px;
}

#newsletter .inputbox {
	color: #2a7cb2;
	font-size: 11px;
	background: #e6f5f7 url(../images/newsletter-icon.gif) no-repeat 5px center;
	width: 157px;
	padding: 3px 5px 3px 25px;
	border: 1px solid #ffffff;
	margin-bottom: 5px;
}

#newsletter .button{
	background: none;
	padding: 0;
	border: none;
}






/* -----------------------------------------*/
/* ---------->>> TOP SEARCH <<<-------------*/
/* -----------------------------------------*/

#top-search {
	text-align: right;
	font-size: 10px;
	background: url(../images/top-search-bg.gif) no-repeat 513px top;
	padding: 0 20px 0 0;
}

#top-search .inputbox {
	font-size: 10px;
	background: url(../images/search-icon.gif) no-repeat 5px center;
	width: 119px;
	padding: 3px 5px 3px 25px;
}

#top-search .button{
	background: none;
	padding: 0;
	border: none;
	padding: 0 0 4px 5px;
	vertical-align: middle;
}

#top-search a, #top-search a:visited {
	color: #333333;
}

#top-search a:hover {
	color: #BC8448;
	text-decoration: none;
}








input, textarea, select {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #f6d8b8;
	background: #fcf5ed;
	padding: 4px;
	margin: 4px 0;
}

td {
	line-height: 17px;
}

p {
	padding-bottom: 5px;
}

h1 {
	font-weight:bold;
	font-size: 18px;
	line-height: 30px;
	color: #49820c;
	margin-top: 0;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	padding: 0;
	margin: 10px 0;
}

h3 {
	font-weight: bold;
	font-size: 17px;
	color: #BC8448;
}

h4 {
	font-weight:bold;
	font-size: 16px;
	color: #129ac4;
}

a {
	color: #959595;
	text-decoration: none;
}

a:hover {
	color: #6abb0f;
	text-decoration:underline;
}

.clr {
	clear: both;
}

.hr {
	color: #006f3a;
	height: 1px;
}

.gotop {
	text-align: right;
	padding: 10px 0;
}





.video {
	float: left;
	width: 325px;
	height: 310px;
	font-size: 11px;
	color: #767676;
	text-align: center;
}


.grey-box {
	 background: #606060 url(../images/grey-box-bg.jpg) no-repeat;
	 color: #FFFFFF;
	 height: 205px;
	 clear: both;
	 padding: 15px 17px 0 17px;
}

.grey-box ul {
	padding: 0;
	margin: 0 0 0 45px;
}

.grey-box ul li {
	list-style-image: url(../images/arrow-on-grey.gif);
	background: url(../images/line.gif) no-repeat 20px bottom;
	padding: 6px 0;
}


img.gallery {
	border: 3px solid #5E5E5E;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;
}