*{
	margin:0px;padding:0px;
 }


body {
	color: #ccc;
	font-family: Cambria, serif;
	font-size: 1em;
	background: #333 url(img/bg.png)  top left repeat;
}

#MainBackground {
	margin: auto;margin-top:1%;
	width:1054px;
	height:651px;
	background: url(img/MainBackground.png) top left;
 }

 
#Logo {
	padding-top: 40px;
	margin-left: 45px;
	width:950px;
	height: 45px;
	
	background: url(img/Logo.png) bottom left no-repeat;
	
 }
#Logo p{
	margin-top:20px;
    text-align: right;
	font-size: 0.9em}
#Logo a {
	color: #ffffff;
	
	text-decoration: none;
	
	
}

#Logo a:hover {
	color: #ebc852;
	
	text-decoration: none;

	
	
}
 
 
 
 
#Maske {
	margin-top: 0px;
	margin-left: 49px;
	width:165px;
	height:509px;
	background: #fff url(img/rotation/rotate.php) bottom left no-repeat;
	
	float: left;

	
 }

 #Left{
	margin-top: 0px;
	margin-left: 0px;
	width:404px;
	height:491px;
	 background-color: #ffffff;
	float: left;
	background: url(img/Problem.jpg) bottom left no-repeat;

	}
#Gallerie, #Portfolio{
	margin-top: 0px;
	margin-left: 0px;
	width:790px;
	height:515px;
	 background-color: transparent;
	float: left;
	overflow: hidden;
	}
 
 





h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #d01a71;
	font-size: 1.4em;
	padding: 0.08em 0;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }



#myGallery
{
	text-align: left;
	margin: 0 auto;
}





ul.accordion{
    list-style:none;   
	margin-top: 40px;
	margin-right: 20px;
	
    font-family: Cambria, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.5em;
}
ul.accordion li{
    float:right;
    width:120px;
    height:450px;
    display:block;
	border: 1px solid #000;
    background-repeat:no-repeat;
    background-position:center center;
    position:relative;
    overflow:hidden;
 
    -moz-box-shadow:1px 3px 15px #555;
    -webkit-box-shadow:1px 3px 15px #555;
    box-shadow:1px 3px 15px #555;
}
ul.accordion li.bg1{
    background-image:url(../images/1.jpg);
}
ul.accordion li.bg2{
    background-image:url(../images/2.jpg);
}
ul.accordion li.bg3{
    background-image:url(../images/3.jpg);
}

ul.accordion li.bleft{
    border-left:2px solid #fff;
}
ul.accordion li .heading{
    background-color:#fff;
    padding:10px;
    margin-top:60px;
    opacity:0.8;
	height:25px;
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:14px;
    color:#444;
    text-align:center;
    text-shadow:-1px -1px 1px #ccc;
}
ul.accordion li .description{
    position:absolute;
    width:480px;
    height:250px;
    bottom:0px;
    left:0px;
    display:none;
}
ul.accordion li .description h2{
  
    font-style:normal;
    font-weight:bold;
 
    font-size:45px;
    color:#1b112d;
    text-align:left;
    margin:0px 0px 15px 20px;
    text-shadow:-1px -1px 1px #ccc;
}
ul.accordion li .description p{
	color:#000000;
  width: 350px;
    margin:10px 22px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
 
}
ul.accordion li .description a{
    position:absolute;
    bottom:5px;
    left:20px;
    text-transform:uppercase;
    font-style:normal;
    font-size:11px;
    text-decoration:none;
    color:#000000;
}
ul.accordion li .description a:hover{
    color:#ff0000;
    text-decoration:underline;
}

ul.accordion li .bgDescription{
    background:transparent url(../images/bgDescription.png) repeat-x top left;
    height:300px;
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    display:none;
}
#kione {
clear: both;
	margin-left: 45px;
	width:950px;
	height: 45px;
	

	
 }
#kione p{

	margin-top:20px;
    text-align: right;
	font-size: 0.7em}
#kione a {
	color: #999999;
	
	text-decoration: none;
	
	
}

#kione a:hover {
	color: #ebc852;
	
	text-decoration: none;

	
	
}
 