/* Left & Right alignment */

.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.box {
	overflow: hidden;
}
/* Global properties ======================================================== */
.extra, .extraAbsolute {
	overflow:hidden;
	width:100%;
	height: 100%;
}
.extraAbsolute {
	position:absolute;
}
body {
	background:url(../images/bg_grad.jpg) 50% 50% no-repeat #d4d4d4;
	border:0;
	font:11px "Times New Roman", Times, serif;
	color:#737373;
	line-height:18px;
	min-width:1030px;
	min-height:750px;
}

/* Global Structure ============================================================= */
.main {
	position:relative;
	margin: 0 auto;
	width: 940px;
}
.page_spinner {
	position:absolute;
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat #d4d4d4;
	z-index:99;
	width:100%;
	height:100%;
	top:0;
	left:0
}
/* ============================= main layout ====================== */

a {
	color:#262626;
	text-decoration: none;
	outline:none
}
a:hover {
	text-decoration: underline;
}
h1 {
	padding:0 0 0 0;
}
h2 {
	padding: 18px 0px 40px;
	font-size:28px;
	line-height: 25px;
	letter-spacing: -2px;
	color: #262626;
}
p {
	text-transform:uppercase;
	padding-bottom:21px;
}
p span {
	color:#262626;
}

/* ============================= header ====================== */
header {
	overflow:hidden;
	position:relative;
	height:157px;
	width:940px;
}
#logo {
	margin: 36px auto 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	width:309px;
	height:106px;
}
.menu {
	position: relative;
	z-index: 5;
}
.menu > span {
	position:absolute;
	width:100%;
	height:10px;
	top:0px;
	background:url(../images/menu_top_plane.png) 0 0 repeat-x;
}
#menu {
	width: 940px;
	height: 79px;
	background-color: #262626;
}
#menu > li {
	display:inline-block;
	position: relative;
	height: 79px;
	width: 154px;
	text-align:center;
	background:url(../images/menu_stepline.jpg) 0 bottom no-repeat;
}
#menu > li > a {
	display:block;
	width: 158px;
	height: 79px;
	overflow:hidden;
}
#menu > li > a span {
	position:relative;
	display:block;
	padding-top: 34px;
	font-size: 14px;
	color: #565656;
}
#menu > li > a b {
	position:absolute;
	display:block;
	top:-50px;
	left:0px;
	width: 159px;
	padding-top: 34px;
	font-weight:normal;
	font-size: 14px;
	color: #fff;
}
#menu > li > a strong {
	display:none;
	position:absolute;
	width:158px;
	height:79px;
	left: 0px;
	top: -79px;
	background:url(../images/menu_active_item_bg.jpg) no-repeat;
}
#menu > li > a:hover, #menu > .active > a {
	text-decoration:none;
}
#back {
	overflow:hidden;
	position:relative;
	top:-16px;
	font-size:14px;
	line-height:20px;
	font-weight:600;
	color:#202020;
}
.submenu_1 {
	position:absolute;
	top:79px;
	left:0;
	width:157px;
	background:#2a2a2a;
	padding:27px 0 32px 0;
	z-index: -1;
}
.submenu_1 li {
	line-height:25px;
	position:relative;
}
.submenu_1 a {
	display:block;
	text-align:center;
	color: #565656;
	font-size:14px;
}
.submenu_1 li:hover > a {
	text-decoration:none;
	color:#fff;
}
.submenu_2 {
	position:absolute;
	top:-26px;
	left:157px;
	width:157px;
	background:#2a2a2a;
	padding:26px 0 26px 0;
}
/* ============================= SPLASH ====================== */
#splash {
	position: absolute;
	top:0;
	width: 100%;
}
.splash_menu > li span {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/splash_pic_hover.png) 0 0 no-repeat;
	z-index:2;
}
.roundabout-holder {
	height:412px;
	width:523px;
	position:relative;
	z-index:1;
	margin:0 auto;
	top:27px;
}
.roundabout-moveable-item img {
	width:100%;
	position:relative;
	z-index:1;
}
.roundabout-in-focus {
	cursor: auto;
}
#gall_nav {
	position:absolute;
	top:213px;
	width:100%;
}
#previous {
	position:relative;
	left:-43px;
	width:22px;
	height:35px;
	background:url(../images/splash_gall_prev_arr.png);
}
#next {
	position:relative;
	right:-37px;
	width:22px;
	height:35px;
	background:url(../images/splash_gall_next_arr.png);
}
/* ============================= content ====================== */

#content, #content > ul, #content > ul > li {
	width:940px;
	height:386px;
}
#content {
	position:relative;
	margin-bottom: 30px;
	height:465px;
}
#content > ul {
	position:relative;
	overflow:hidden;
}
#content > ul > li {
	position:absolute;
	background-color: #d1d1d1;
}
.lineIndent{
	margin: 0 20px 0 21px;
}
.contentPad {
	width:900px;
	padding: 27px 20px 30px;
}
.pad_bot_1 {
	padding-bottom: 17px;
}
.list_1 li {
	background:url(../images/list_element.jpg) 0 50% no-repeat;
	text-transform:uppercase;
	padding-left: 20px;
	margin-bottom: 7px;
}
.list_1 li a {
	color: #737373;
}
.rm {
	display:inline-block;
	margin-top: 2px;
}
.rm_mar_top{
	display:inline-block;
	margin-top: 19px;
}
.list_1 li a:hover, .rm:hover {
	color: #d80b00;
}
dl{
	margin-top: 3px;
}
dt {
	background:url(../images/news_pic.jpg) 0 50% no-repeat;
	color:#262626;
	padding-left: 20px;
	margin-top: -6px;
	margin-bottom: 2px;
}

.figure {
	overflow:hidden;
	margin-bottom: 18px;
}
.figure img {
	margin-right: 20px;
}
.list_2 li {
	display:block;
	width: 275px;
	overflow:hidden;
	background:url(../images/list_bg.jpg) 0 70% repeat-x;
	text-transform:uppercase;
	margin-bottom: 7px;
}
.list_2 li a {
	color: #737373;
}
.list_2 span {
	float: left;
	background-color:#d1d1d1;
}
.list_2 strong {
	float: right;
	background-color:#d1d1d1;
	font-weight:normal;
}
.list_2 li a:hover {
	color: #d80b00;
	text-decoration:none;
}
.imgindent {
	margin-right: 20px;
}
.address {
	width:180px;
}
.address > span {
	color:#737373;
}
/* ============================= footer ====================== */

footer {
	position: relative;
	height:100px;
	text-align:center;
}
footer ul {
	margin-bottom: 21px;
}
footer li {
	display:inline-block;
}
footer li > a {
	position:relative;
	display:block;
	width:32px;
	height:32px;
	margin: 0 3px;
}
#footer_icon1 {
	background:url(../images/footer_icon1.png)
}
#footer_icon2 {
	background:url(../images/footer_icon2.png)
}
#footer_icon3 {
	background:url(../images/footer_icon3.png)
}
#footer_icon4 {
	background:url(../images/footer_icon4.png)
}
#footer_icon5 {
	background:url(../images/footer_icon5.png)
}
footer a, footer {
	color:#acacac;
}
footer a:hover {
	text-decoration:underline;
}
/* ============================= forms ============================= */

#form1 {
	
}
#form1 input {
	border-top:1px solid #b3b3b3;
	border-left:1px solid #b3b3b3;
	background-color:#f3f3f3;
	padding:5px 0 5px 10px;
	width:255px;
	box-shadow: none;
	text-transform:uppercase;
}
#form1 textarea {
	resize: none;
	border-top:1px solid #b3b3b3;
	border-left:1px solid #b3b3b3;
	background-color:#f3f3f3;
	padding:5px 0 5px 10px;
	width:255px;
	height:122px;
	overflow:auto;
	box-shadow: none;
	text-transform:uppercase;
}
#form1 label {
	position:relative;
	display:inline-block;
	min-height:30px;
}
#form1 .error, #form1 .empty {
	position:relative;
	top: -3px;
	display:none;
	font-size:11px;
	color:#262626
}
.btns a {
	display:inline-block;
	margin-right:10px;
	color:#262626;
}
.btns a:hover {
	text-decoration:underline;
	color:#d80b00;
}
/* Form defaults */
input, select, textarea {
	font:11px "Times New Roman", Times, serif;
	color:#737373;
	vertical-align:middle;
	font-weight:normal;
}