/* CSS Document */
*, body{
margin:0px;
padding:0px;
}

body{
background-color:#235497;
background-image:url(img/backround2.jpg);
background-repeat:repeat-x;
}

#container{
width:898px;
margin:25px auto 0px auto;
display:table;
}

#header{
float:left;
background: url(img/top-header-main.jpg);
width:898px;
height:367px;
}

#header  a{
float: left;
width: 200px;
height: 70px;
margin:95px 0 0 70px;
text-indent: -999em;
overflow: hidden;
}

#anima {
float: left;
width: 732px;
height: 158px;
margin: 48px 0 0 142px;
}

* html #anima {
margin: 44px 0 0 70px;
}

#center{
float:left;
height:144px;
width:721px;
margin:0px;
}

#menu{
float:left;
list-style:none;
margin:0px 0px 25px 7px;
}

* html #menu{
margin:0px 0px 25px 4px;
}

#menu ul{
margin:0px;
padding:0px;
}

#menu ul li{
display:inline;
margin:0px;
padding:0px;
}

#menu ul li a{
display:block;
float:left;
}

#menu ul li img{
border:none;
}

#content{
float:left;
width:753px;
background-color:#FFFFFF;
background: url(img/back_cont.png) repeat-y;
margin-left:70px;
}

html>body #content{margin-left:141px;}

#content2{
float:left;
width:680px;
border-top:1px dotted #1f4266;
margin-left:15px;
padding-bottom:50px;
}

html>body #content2{margin-left:25px;}

#text{
float:left;
width:400px;
margin:20px 0px 0px 0px;
}

#content h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:800;
font-size:17px;
color:#1f4266;
margin:0px 0px 10px 40px;
}

#text p{
color:#1f4266;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin:0px 0px 15px 0px;
}

#text p.scrubs{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
line-height:17px;
}

#img{
float:right;
margin:15px 35px 5px 0px;
width:110px;
}

html>body #img{margin:50px 70px 15px 0px;}

#desc {
float: right;
width: 140px;
margin: 0 40px 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#1f4266;
}

* html #desc {
margin: 0 20px 0 0;
}

#desc ul {
list-style: none;
}

#desc ul li {
margin: 3px 0 3px 0;
}

#desc ul li span {
font-weight: bold;
font-size: 15px;
}

#images{
float:right;
width:420px;
}

#text2{
float:left;
width:200px;
margin:20px 0px 0px 0px;
}

#text2 p{
color:#1f4266;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:0px 0px 15px 0px;
}

#text2 p.scrubs{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:100;
line-height:17px;
}

#foot{
clear:both;
width:753px;
height:39px;
margin-left:141px;
margin-bottom:25px;
background:url(img/back_foot.png) no-repeat;
text-align:center;
padding-top:5px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}