body {
	background: #121212 url(../images/main_fon.jpg) 0 0 repeat-x;
	color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0;
	text-align: center;
	line-height: 150%;

}

#flash {
	height: 500px;
	left: 0;
	top: 0;
	text-align: center;
	
	min-width: 1250px;
	z-index: 1;
	overflow: hidden;
	}

#all {
	height: 100%;
	width: 100%;
	text-align: center;
	min-width: 1250px;
	position: absolute;
	z-index: 10; 
	top: 0;
	left: 0;
	}
	
img {
border: none;
}

a:link, a:visited {
	color: #e4a91d;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px #000000;
	
}

a:hover {
	text-decoration: none;
	color: #fff;
	}
	
/* ---------------- Corners ------------------ */	

.b1, .b2, .b3, .b4 {
     display:block; 
     overflow:hidden; 
}

.b1, .b2, .b3 {
     height:1px; 
}

.b2, .b3, .b4 {
     background: url(../images/bg_px.png);
     border-left:1px solid #ddd; 
     border-right:1px solid #ddd; 
}

.b1 {
     margin:0 5px; 
     background:#ddd; 
}

.b2 {
     margin:0 3px;
     border-width:0 2px;
	 background: url(../images/bg_px.png);
}

.b3 {
     margin:0 2px;
	 background: url(../images/bg_px.png);
}

.b4 {
     height:2px; 
     margin:0 1px; 
}

/* ---------------- Corners ------------------ */	

#main_wrap {
	top: 0;
	margin: 0 100px 50px 100px;
	position: relative;
	text-align: left;
	overflow: hidden;
}

#head_outer {
	position: relative;
	height: 250px;
	padding: 0 150px;
	}

#content_outer {
	position: relative;
	float: right;
	width: 75%;
}

#content_outer_footer {
	position: relative;
	margin-top: 15px;
	float: right;
	width: 100%;
}


#content_inner {
    background: url(../images/bg_px.png);
    border:0 solid #ddd;
    border-width:0 1px;
	padding:15px;
}

#content_inner_footer {
    background: url(../images/bg_px.png);
    border:0 solid #ddd;
    border-width:0 1px;
	padding:25px;
}


#menu_outer {
position: relative;
float: left;
width: 23%;
}

#menu_inner {
    background: url(../images/bg_px.png);
    border:0 solid #ddd;
    border-width:0 1px;
	padding:15px;
}

/* ------------------- Menu Left -------------------- */
.menu {
	margin-top: 0;
	padding-left: 20px;
	line-height: 20px;
	}
	
ul.menu li ul {
	padding-left: 20px;
	}
	
.menu a:link, .menu a:visited {
	color: #e4a91d;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px #000000;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-family: Verdana;
	
}

.menu a:hover {
	text-decoration: underline;
	color: #fff;
	}
	
li#current a {
	color: #fff;
	}

	
ul.menu li ul li a:link, ul.menu li ul li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 1px 1px #000000;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-family: Verdana;
	
}

ul.menu li ul li a:hover {
	text-decoration: underline;
	}

/* ------------------- Content -------------------- */

.componentheading {
	text-transform: uppercase;
	font-size: 16px;
	margin-left: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
	font-weight: bold;
	text-shadow: 1px 1px #000000;
	
	}
	
.contentheading {
	text-transform: uppercase;
	font-size: 14px;
	margin-left: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
	font-weight: bold;
	text-shadow: 1px 1px #000000;
	}







.input {
border: none;
}

#bottom {
	width: 100%;
	position: relative;
	height: 50px;
	}
	
#clear {
	clear: both;
	}
.contentpaneopen{
    width: 100%;
	}
.mainlevel{
padding-left: 10px;

}	

#modules {
	position: relative;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        overflow: hidden;
	}

#mod1 {
	position: relative;
        float: left;
        width: 33%;
        overflow: hidden;
        
	}

#mod2 {
	position: relative;
        float: left;
        width: 33%;
        overflow: hidden;
	}

#mod3 {
	position: relative;
        float: left;
        width: 33%;
        overflow: hidden;
	}

#bot-modules {
	position: relative;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        overflow: hidden;
        text-align: center;
	}

#mod4 {
	position: relative;
        float: left;
        width: 33%;
        overflow: hidden;
        
	}

#mod5 {
	position: relative;
        float: left;
        width: 33%;
        overflow: hidden;
	}

#mod6 {
	position: relative;
        float: left;
        width: 33%;
        overflow: hidden;
	}
