@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #333333;
} 

#wrapper {

} 

#open_background {
	float: left;
	width: 100%;
	clear: none;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/backround.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:200px;
	min-width:960px;
	position: absolute;
	height: 700px;
}


#real_background {
	float: left;
	width: 100%;
	clear: none;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/backround.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:100%;
	min-width:960px;
	position: absolute;
	height:700px;
}



#background_bottom {
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: visible;
	background-attachment: scroll;
	background-image: url(../images/backgrounds/fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
} 

#real_backgroundtop {
	float: left;
	width: 100%;
	height: 100%;
	clear: none;
	margin: 0px;
	min-height:200px;
	min-width:960px;
	position: absolute;
	
		background-attachment: scroll;
	background-image: url(../images/backgrounds/test1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#background_top {
	width: 100%;
	position: relative;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	overflow: visible;
	
	background-attachment: scroll;
	background-image: url(../images/backgrounds/test1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*#maincontent {
	font-size: 0.8em;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	overflow: visible;
	width: 700px;
	margin-left: 200px;
}*/


#maincontent{
	width: 100%;
	float: left;
	position: relative;
	z-index: 4;
	margin-bottom: 30px;
}





/*    nav      */

.sidemenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	width: 255px;
	margin-left: 62px;
	clear: none;
	text-align: right;
	float: left;
	margin-top: 5px;
}

.sidemenu p {
	line-height: 10px;	
}

ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	
}

ul#menu, ul#menu ul#small{
	list-style-type:none;
	margin: 0;
	padding: 0;
	height: 0px;
}

ul#menu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

ul#menu li {
}

ul#menu li a {
	color: #FFFFFF;
	padding-top: 10pt;
	padding-bottom: 10pt;
	padding-left: 10pt;
}

ul#menu li a:hover {
	color: #CCCCCC;
}



ul#menu li a:hover {
	color: #CCCCCC;
}

ul#menu li#link {
}

ul#menu li#link a:hover {
	color: #CCCCCC;
}


ul#menu li#link a {
	color: #FFFFFF;
}

ul#menu li#line {
}

ul#menu li#line a:hover {
	color: #CCCCCC;
}


ul#menu li#line a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


ul#menu li#line2 {
}

ul#menu li#line2 a:hover {
	color: #CCCCCC;
}


ul#menu li#line2 a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}


ul#menu li ul li a {
	color: #FFFFFF;
	border-bottom-style: none;
	line-height: 10px;
}

ul#menu li ul li#mid a {
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: none;
}


ul#menu li ul li#bottom a {
	color: #FFFFFF;
	border-bottom-style: none;
	line-height: 10px;
	padding-bottom: 20px;
}


ul#menu li ul li#top a {
	color: #FFFFFF;
	border-bottom-style: none;
	line-height: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

ul#menu li ul li#bottom a:hover {
	color: #CCCCCC;
}

ul#menu li ul li#top a:hover {
	color: #CCCCCC;
}

ul#menu li ul li#mid a:hover {
	color: #CCCCCC;	
}

ul#menu li ul li a:hover {
	color: #CCCCCC;	
}

ul#menu li ul li a:hover {
	color: #CCCCCC;	
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }



/*    /nav   */


/*       slide down     */

/* a:focus {
	outline: none;
	text-decoration: none;
	float: left;
	height: 87px;
	width: 202px;
}*/
#panel {
	height: 170px;
	display: none;
	background-color: #FFFFFF;
	width: 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/contact.png);
}
.slide {
	width: 100%;
	height: 3px;
	top: 0px;
	overflow: visible;
	position: absolute;
	clear: both;
	float: left;
}

.contact
 {
	width: 271px;
	margin-left: 350px;
	font-family: Helvetica, sans-serif;
	padding-top: 18px;
	background-attachment: scroll;
	background-image: url(images/line2.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 10px;
	float: left;
}

.contact2
 {
	width: 202px;
	float: left;
	height: 87px;
	margin-top: 80px;
	margin-left: 50px;
}

.contact img
 {
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px;
}

.contact_h{
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	line-height: 15px;
}



.contact p
 {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
}

.contact a
 {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
}

.closebut{
	float: right;
}

.close{
	width: 24px;
	float: left;
	padding-top: 61px;
	height: 24px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.line{
	float: left;
	height: 10px;
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	left: 0px;
	top: 0px;
	clear: both;
}

.details h4{
	font-size: 15px;
	font-weight: normal;
}

.details p{
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
.btn-slide {
	
}
.active {
	background-position: right 12px;
}


.sidemenu p {
	line-height: 10px;	
}
/*       /slide down     */
