/* */
body  { 
	zoom: 1;
	-moz-transform: scale(0.9); 
      -moz-transform-origin: 0 0;
	Background-color: #ffffff; 
		color: blue; 
		font: 16px  Helvetica, Arial, Verdana Sans-Serif;  
		line-height: 20px; 
		margin: 0;  
		padding-top: 0px; 
		padding-right: 0px; 
		padding-left: 0px ;
		background-image: url("images/bg-grad.jpg") ; 
		background-repeat: repeat-x;	
		}
		
p {padding:0 0 0 0 ; margin:0 0 0 0;}		
		
/* LINKS AND HEADINGS STYLING */
a {
	color: #666666;
	text-decoration: none;
}


a:hover {
	color: #666666;
	text-decoration: underline ;
}
h1 {
	font:  20px Helvetica, Arial, Verdana Sans-Serif;
	padding-top: 0;
	margin: 0;
	color: white;
	background-color: transparent;
}
h2 {
	font:  20px Helvetica, Arial, Verdana Sans-Serif;	
    padding-top: 0;
	margin-top:  0;
 
}
h3 {
	font:  16px Helvetica, Arial, Verdana Sans-Serif;
	color: blue;
	padding: 0 0;
	margin: 0;
}

.line1{position: absolute; top: 130px; width: 100%; height: 2px ; border-bottom: solid 2px #DDDDDD;}
.line2{ width: 100%; height: 2px ; border-top: solid 2px #DDDDDD;}


/* Layer */

.content  { width:1280px; 
	min-height:99%; 
	Background-color: transparent; 
	background-image: url("images/bg.jpg") ; 
	background-repeat: no-repeat;
		background-position: -90px 0px ;
	position:absolute;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	}

.menu-container  { width:1100px; 
	height:20px; 
	Background-color: transparent; 
	position:absolute;
	margin-left: 0px;
	position: absolute;
	top: 179px;
	left: 0px;
	z-index: 1;
	}
	
.content-container {
	width:1250px; 
	Background-color: transparent; 
	position:absolute;
	margin-left: 0px;
	position: absolute;
	top: 225px;
	left: 0px;
	z-index: 1;
	}



.menu  { float: right;	font:  14px Helvetica, Arial, Verdana Sans-Serif;font-weight: bold;}

.menu ul li {
	background-image: url(./images/4eck.jpg);
	background-position:2px 4px;
	background-repeat:no-repeat ;"
	background-color: transparent;
    color: #ffffff;
	padding: 0px 20px 0px 20px;
	float: left;
	display: inline;
    text-decoration: none;
}
.menu ul li a.menu-current   { color: #ffffff; background-color: #transparent ;}
.menu ul  li a {
	color: #ffffff;
	text-decoration: none;
}
.menu ul li a:hover {
    color: #ffffff;
	text-decoration: underline;
}



/* Haccordion */

.hbild {
	float:left; 
	padding-right:17px; 
	width:194px; 
	height:270px"
	}
	
.content-text {
	float:right;
	width: 213px;

	}

#hc1 li{
margin:0 17px 0 0; /*Spacing between each LI container*/
}

#hc1 li .hpanel{
padding: 5px; /*Padding inside each content*/
background: transparent;
}

                                                                                                                                                                                                                                   