body
{
	background: #ffffff url(/img/back_strokes.png) repeat-x center 39px;
}

#logo
{
	background: url(/img/logo.png) no-repeat top left;
	position: absolute;
	width: 969px;
	height: 132px;
	top: 0;
	z-index: 30;
}

#header_image
{
	position: absolute; 
	top: 98px;
	left: 30px;
	z-index: 20;
	width: 969px;
	height: 186px;
}

#header_image img
{
	width: 969px;
	height: 186px;
	visibility: hidden;
}

#header_gradient
{
	background: transparent url(/img/gradient_footer.png) top left;
	position: absolute;
	width: 969px;
	height: 12px;
	top: 271px;
	z-index: 20;
     visibility: hidden;
}

#background
{
	background: transparent url(/img/back_reds.png) no-repeat center 97px;
}

#content_container
{
	background: transparent url(/img/back.png) repeat-y center top;
}

#content
{
	padding: 25px;
	background: #fff url(/img/content.png) repeat-x center top;
}

#container
{
	position: relative;
}

#header
{
	background: url(/img/header.png) repeat-x top center;
	
}

#breadcrumb a
{
	text-decoration: underline;
	color: #515151;
	padding-right: 7px;
}

.red
{
	color: #d62e13;
}

body.home div#plugin
{
	position: absolute;
	top: 174px;
	right: 29px;
	width: 292px;
	height: 230px;
	background: transparent url(/img/crane.png) no-repeat top right;
	z-index: 100;
}

#topmenu
{
	position: absolute;
	right: 55px;
	top: 0;
	z-index: 30;
     
     background: transparent url(/img/header_seperator.png) no-repeat scroll 0 0;
     padding-left: 35px;
     padding-top: 26px;
     height: 26px;
}
#topmenu a
{
	color: #515151;
	padding: 0 7px;
}

#languagemenu
{
	position: absolute;
	right: 62px;
	top: 67px;
	z-index: 30;
}

#languagemenu li
{
	
	padding-left: 11px;
}

#mainmenu
{
	position: absolute;
	bottom: 0px;
	left: 50px;
	z-index: 30;
}



#mainmenu a
{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 0 7px 9px;
}




#mainmenu li
{
	
	height: 32px;
	margin-right: 10px;
	padding-left: 5px;
}

#mainmenu li a
{
	/*height: 27px;*/
	background: transparent url(/img/menu.png) top right;
	padding-top: 5px;
}






#mainmenu li a span
{
    background: transparent url(/img/menu.png) top left;
	margin: 0 13px 0 -13px;
	padding: 5px 3px 9px 18px;
}
#mainmenu li.menu_active a,
#mainmenu li.menu_active a span,
#mainmenu li:hover a,
#mainmenu li:hover a span
{
	color: #d62e13;
	background-position: bottom right;
}



#mainmenu li ul
{
	display: none;
	z-index: 9999;
	position: absolute;
	background: #ffffff;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
	margin: 0;
	margin-left: -7px;
	
	padding: 0;
	
	list-style-type: none;
	
}

#mainmenu li:hover ul 
{ 
	display: block; 
}

#mainmenu li ul li
{
	margin: 0;
	padding: 0;
	float: none;
	white-space: nowrap;
}



#mainmenu li ul a span
{
	background: none;
}

#mainmenu li.menu_active a span,
#mainmenu li:hover a span
{
	background-position: bottom left;
}

#mainmenu li:hover ul a
{
	background: transparent url('/img/arrow_h2.png') no-repeat 17px 8px;
	padding-left: 32px;
	padding-right: 16px;
	color: #515151;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
}


#mainmenu li:hover ul a:hover
{
	background: #d62e13 url('/img/arrow_nav.png') no-repeat 17px 8px;
	color: #fff;
	font-weight: normal;
}


#footermenu
{
	position: absolute;
	left: 45px;
	top: 22px;
}
#footermenu a
{
	color: #515151;
	padding: 0 7px;
}

#author
{
	position: absolute;
	right: 43px;
	top: 5px;
}
#author a span
{
	display: none;
}

#author a
{
	color: #bfbfbf;
	text-decoration: none;
	background: transparent url(/img/mansk_small_fade.png) top left no-repeat; 
	width: 68px;
	height: 38px;
	display: block;
}

#author a:hover
{
	background-position: bottom left;
}


#footer
{
	background: transparent url(/img/footer.png) no-repeat scroll center top;
}

#jb_crane
{
	display: none;
}

#content_address
{
	width: 200px;
	float: left;
	
}
#content_map
{
	float: left;
	width: 600px;
	height: 300px;
	
	margin-left: 16px;
	border: 1px solid #D6D6D6;
}





/* Zend Form Styling */


dl.zend_form dt
{
	text-align: right;
	width: 215px;
	/*float: left;
	clear: left;*/
	position: absolute;
	
}
dl.zend_form dt label
{
	padding-right: 25px;
	font-size: 14px;
	font-weight: bold;
}

dl.zend_form dt label.required { 
	background: url('/img/form_star.png') no-repeat top right;
	margin-right: 8px;
	padding-right: 17px;
}

dl.zend_form th
{
     text-align: left;
}
dl.zend_form dd
{
	padding: 0;
	margin: 0 0 10px 215px;
}

dl.zend_form dd fieldset dd
{
	padding-left: 150px;
}

dl.zend_form dd .input
{
	width: 330px;
}

dl.zend_form dd textarea
{
	width: 420px;
	height: 230px
}

dl.zend_form dd input.submit
{
	border: 0 none;
	background: url('/img/form_submit.png');
	width: 109px;
	height: 32px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

dl.zend_form .description
{
	font-style: italic;
	font-size: 11px;
}

dl.zend_form ul.errors
{
	color: red;
	padding: 0;
     margin: 0;
	margin: 5px 0 0;
	list-style-type:none;
}
dl.zend_form ul.errors li
{
	padding: 0;
	margin: 0;
}


.x-hidden
{
     display: none;
}

