/*-----------------------------------------------------------------------------
	FLOOR - Custom CSS
-----------------------------------------------------------------------------*/


body {
margin:0;
padding:0;
background:#F0F0F0;
}

.container { 
margin:0;
background-color:#f1f1f1;
width: 951px;
}

address {
padding-top: 10px;
border-top: 1px solid #ddd;
font-size: 0.8em;
bottom:0;
left: 0;
display: block;
position: absolute;
width: 710px;
text-align:center;
margin-bottom: 10px;
}

#header {
height:160px;
border-bottom:1px solid #ddd;
background:#0066A8 url(/img/header.jpg) no-repeat;
width:950px;
}

#header h1,
#header h2{
display:none;
}

h2 {
 font-size:1.4em;
}

#margin {
width:239px;
height:500px;
background:#f1f1f1;
}

#content {
 position: relative;
 min-height: 470px;
 _height: 470px;
 background-color: #FFF;
 border-left:1px solid #ddd;
 border-right:1px solid #ddd;
 border-bottom:1px solid #ddd;
 padding-bottom:30px;
}

#main {
margin-top:40px;
_width: 660px;
_padding-right: 0;
}

#logo img {
 float: right;
 padding-bottom: 1px;
 border-left: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 background-color: #008BD0;
}

#nav ul	{ 
background: #008BD0; 
height:28px;
display:block;
list-style: none;
margin:0;
}


#nav ul li { 
float: left; 
position: relative;
background-image: none;
border-right:1px solid #ddd;
}

#nav li a { 
text-transform:uppercase;
background: #888; 
font-size:0.8em;
color: #fff; 
padding: 7px 10px; 
float: left; 
text-decoration: none; 
}

#nav li a:hover, #nav li.s a { 
background: #008BD0; 
color: #fff; 
}

#nav ul li ul {
 background: transparent;
 position: absolute;
 width: 250px;
 height:18px;
 top: 29px;
 left: 0;
}

#nav ul li.s ul li a {
 background: #0066A8;
 padding: 2px 10px;
}

#nav ul li ul li a:hover {
 background: #008BD0;
}

#nav ul li ul li.s a {
 background: #008BD0;
}

.languages {
 text-transform: capitalize;
 text-align: right;
 font-size: 1.5em;
 float: right;
}

.languages span {
 margin-left: 10px;
}

.languages a {
 text-decoration: none;
 color: #666;
 margin-left: 10px;
}

.bold {
font-weight: bold;
}

.tcenter {
 text-align: center;
}

.link {
 margin-top: 5px;
}
.item {
margin-bottom: 20px;
}

.clearleft {
 clear: left;
}


#main h2 {
 padding-bottom: 10px;
 border-bottom: 1px solid #ddd;
}

/* home page */
#home, #home .container {
background: #0066A8;
}

#home .languages {
 margin: 150px 0 20px;
 color: #FFF;
 font-size: 1.8em;
 text-align: right;
 float: none;
}

#home .languages a {
 text-decoration: none;
 color: #FFF;
 margin-left: 10px;
}

#home .image {
height:160px;
background:#0066A8 url(/img/header.jpg) no-repeat;
width:100%;
}

#home .logo { 
height:35px;
width: 100%;
margin: 5px 0;
}

#home .logo img {
 background: #008BD0;
 float: left;
 padding: 4px;
 margin-right: 5px;
}

#home .logo .fill {
 background: #008BD0;
 height: 100%;
 width:747px;
 float: left;
}

#home #item45 {
 margin-top: 10px;
 text-align: right;
 font-size: 1.8em;
 letter-spacing: 0.4em;
}

#home #item45 a {
 color: white;
 font-weight: bold;
 text-decoration: none;
}

#home #item46, #home #item46 a {
 margin-top: 60px;
 text-align: right;
 font-size: 1.15em;
 font-weight: bold;
 letter-spacing: 0.1em;
 text-decoration: none;
 color: white;
}
