@charset "utf-8";
/* CSS Document */
html {
  overflow-y:scroll;
} 

body {
margin-top:8px;
background: #a2acb4 url(pattern_thin.gif) repeat-x left top;
font-family:verdana, arial, helvetica;
font-size:13px;
color:#011629;
}

#container{
width:900px;
margin-left:auto;
margin-right:auto;
}

.blue{
width:900px;
background-image: url(round_corners/contentlightblue.png);
background-repeat:repeat-y;
margin-top:10px;
}

.darkblue{
width:900px;
background-image: url(round_corners/contentdarkblue.png);
background-repeat:repeat-y;
margin-top:10px;
}

.text{
margin:10px 0px 10px 0px;
float:left;
width:400px;
margin-left:20px;
display:inline;
}
.text2{
margin:10px 0px 10px 0px;
width:400px;
float:left;
margin-left: 42px;
display:inline;
}


h3{
font-size:18px;
color:#00305e;
font-weight:normal;
}

.thumbs{
float:left;
width:141px;
height:150px;
margin: 35px 10px 10px 10px;
}

.thumbs img{
border: 1px solid #63717d;
padding:1px;
}

.text-pictures{
float:left;
width:700px;
margin: 30px 10px 10px 10px;
display:inline;
}

.title{
font-size:15px;
margin-top:2px;
margin-bottom:2px;
font-family:georgia;
}

.big{
margin-left:120px;
font-size:14px;
font-weight: bold;
}


.services{
font-size:14px;
margin-left:17px;
font-weight:bold;
margin-bottom:0px;
}

li {
margin-top:5px;
}

.content_text{
margin-left:30px;
margin-right:10px;
}

.white{
margin-top: 25px;
}

.white p{
color:#FFFFFF;
padding-left:20px;
padding-right:27px;
font-weight:bold;
}
.contact{
float:left;
margin-right:115px;
}

.clear{
clear:left;
padding-top:30px;
margin-left:220px;
}

.clear a{
padding-left:65px;
}

#clickmore{
margin-left:22px;
cursor:pointer;
}

.copyright{
margin-top:3px;
margin-left:445px; 
font-size:11px;
color:#243443;
}

.copyright a{
text-decoration:none;
font-size:11px;
color:#243443;
}

.copyright a:hover{
text-decoration:underline;
font-size:11px;
color:#243443;
}