/* Spira Studio AB
Author: Sara Axelsson */

*{
margin:0;
padding:0;
}
body{
font-family:"Trebuchet MS", Arial, Arial;
font-size:13px;
color:#333;
background-image:url("/img/bgBody.jpg");
background-repeat:repeat-x;
background-position:50% 0 ;
background-color:#D0D4AE;
}


#wrapper{
width:900px;
background-position:50% 0;
margin:0  auto;
}

#menuwrapper{
float:left;
width:265px;
margin:0  auto;
padding-bottom:15px;
}

#placeHolder{
overflow:hidden;
background-color:#FFF;
margin:0 auto;
width:740px;
border: 5px solid #FFF;
}


#main{
overflow:hidden;
}

.header{
background-image:url("/img/HeaderEP.jpg");
background-repeat:no-repeat;
background-position:97% 0%;
height:200px;
margin:0;
}

#menu{
padding-bottom:100px;
margin-top:8px;

}

#menu a:link{
text-decoration: none;
}

#menu a:visited {
text-decoration: none;
}


#adress{
padding:0 0 0px 15px;
font-size:11px;
}

#content{
width:450px;
float:left;
padding:0px 10px 25px 10px;
}

#content ul{
margin-top:14px;
}


#content li{
list-style:none;
background-image:url("/img/menu-icon-inactive.gif");
background-repeat:no-repeat;
background-position:0 8px;
padding:3px 0px 8px 15px;
}

h1{
font-family:Georgia;
margin:14px 0 6px 0;
color:#666600;
font-size:22px;
font-weight:normal;
}

h2{
font-family:Georgia;
margin-top:14px;
font-size:18px;
line-height:24px;
font-weight:normal;
color:#333;
font-style:italic;
}

h3{
font-family:"Trebuchet MS", Arial, Arial;
font-size:13px;
margin-top:21px;

}


h4{
font-family:Georgia;
margin:5px 0 2px 0;
font-size:14px;
line-height:24px;
font-weight:normal;
color:#666600;
font-style:italic;
}

p{
margin-top:6px;
line-height:18px;
}


a{
color:#333;
}

a:link, visited{
text-decoration:underline;
}

H1.header{
font-size:16px;
font-style:Italic;
text-indent:-1500px;
padding:3px;
}


#nav{
background-image:url("/img/bgNav.gif");
background-repeat:repeat-x;
background-color:#FFF;
height:100%;
overflow:hidden;
}

#nav ul{
margin-top:15px;
}

#nav ul li{

display:inline;
padding:10px;
border-right:1px solid #D580A5;
font-size:14px;
}


#nav a:link, visited{
text-decoration:none;
}

#nav a:visited {
	text-decoration: none;
}


td H2{

font-family:"Trebuchet MS", Arial, Arial;
font-size:13px;
color:#333;
font-style:Normal;
font-weight:bold;
line-height:15px;

}

td{
v-align:top;
}

#footer{
background-color:#000;
height:8px;
width:750px;
margin:auto;
}


#adress p{
margin-top:8px;
line-height:15px;
}
