/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
height:100%;
background-color:#213C61
}
body{
width:766px;
margin:auto;
}
#header{
background-image:url(images/logo.jpg);
background-position:top left;
background-repeat:no-repeat;
width:766px;
height:240px;
}
#header h1
{
padding:137px 0 0 320px;
font-family:Tahoma, Verdana, Arial;
font-size:13px;
color:#fff;
font-weight: normal;
letter-spacing: 5px;
text-shadow: 0.1em 0.1em #333
}
#header ul{
display:block;
margin:51px 0 0 0;
float:left;
font-family:Tahoma, Arial;
font-size:11px;
color:#576579;
text-transform: uppercase;
}
#header li{
display:block;
float:left;
list-style-type:none;
padding:11px 5px 0 40px
}
#header li a{
background: none;
color:#000;
text-decoration:none;
font-weight: bold;
letter-spacing: 1px;
padding:0 5px 2px 5px;
}
#header li a:hover{
background: #486287;
padding:1px 5px 2px 5px;
color:#eee;
}

#wrapper{
padding:15px 0 0 0;
float:left
}
.left{
float:left;
padding:0 0 0 0px;
width:320px;
}
.item{
float:left;
padding:24px 0 12px 0
}
.item img{
float:left
}
.item p{
display:block;
float:left;
width:290px;
padding:0px 27px 3px 0px;
border-right:1px solid #647791;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF
}
.item p strong, .pic strong{
color:#647791
}
.right{
float:left;
width:415px;
margin:0 0 0 30px;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF
}
.pic{
padding:19px 0 0 0;
width:415px;
float:left;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF
}
.pic img{
float:left;
margin:0 15px 0 0
}
.pic p{
padding:10px 0 0 0;
}
.pic a{

background-image:url(images/arrow.gif);
background-position:0px 3px;
background-repeat:no-repeat;
padding:0 0 0 15px;
margin:12px 15px 0 0; 
font-size:9px;
color:#FFFFFF;
text-decoration:none
}
.pic a:visited{text-decoration:none}
.pic a:hover{text-decoration:underline}

.left h2 
{
padding:0 0 0 0px;
font-family:Arial;
font-size:13px;
color:#fff;
font-weight: normal;
letter-spacing: 1px;
text-shadow: 0.1em 0.1em #333
}
.right h2
{
padding:0 0 0 0px;
font-family:Arial;
font-size:13px;
color:#fff;
font-weight: normal;
letter-spacing: 1px;
text-shadow: 0.1em 0.1em #333
}
.left a{
background-image:url(images/arrow.gif);
background-position:0px 3px;
background-repeat:no-repeat;
padding:0px 0px 0px 15px;
margin:12px 0px 0 0; 
font-size:11px;
color:#FFFFFF;
text-decoration:none
}
.right a{
background-image:url(images/arrow.gif);
background-position:0px 3px;
background-repeat:no-repeat;
padding:0px 0px 0px 15px;
margin:12px 0px 0 0; 
font-size:12px;
color:#FFFFFF;
text-decoration:none
}
.left a:visited, .right a:visited{text-decoration:none}
.left a:hover, .right a:hover{text-decoration:underline}

.float{
float:left;
font-size:12px;
padding:17px 0 0 0
}
#footer{
background-image:url(images/footer.jpg);
background-position:top left;
background-repeat:no-repeat;
width:766px;
height:126px;
float:left;
position:relative;
font-family:Arial;
font-size:11px;
color:#8694A8;
}
.mail{
position:absolute;
top:94px;
left:100px;
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
text-decoration:none
}
#footer ul{
display:inline;
margin:75px 0 0 365px;
float:left
}
#footer li{
float:left;
list-style-type:none;
}
#footer li a{
margin:5px 7px 5px 7px;
color:#8694A8;
text-decoration:underline
}
#footer li a:visited{text-decoration:underline}
#footer li a:hover{text-decoration:none}
.copy{
display:inline;
float:left;
font-family:Tahoma;
font-size:10px;
color:#64748B;
margin:5px 0 0 372px
}
