body{
  font-family: "arial", tahoma ,verdana , Sans-serif;
  font-size:13px;
  text-align: left;
  margin:0;
  padding: 0;
  color:#7c7c7c;
  background-image: url(images/back.jpg);
background-repeat: repeat-x;
  background-color: #333333; 
}


.wrapper{
margin:auto;
width:786px;
}



.header{
width:786px;
height:181px;
background-image: url(images/top.jpg);
background-repeat:no-repeat;
background-position: center;
float:left;
border-bottom: thin #a2a2a2 solid;
background-color: #01063c;
}


.content{
float:left;
width:786px;
background-image: url(images/tile.jpg);
background-repeat: repeat-y;
background-color: white;
}

a{
color:#0020dd;
font-weight:bold;
text-decoration:none;
}

a:visited{
color:#7c7c7c;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#7c7c7c;
font-weight:bold;
text-decoration:none;
}


.leftsection{
width: 182px;
float:left;
}

.leftsection p{
padding-left:15px;
color: #000088;
}


.nav{
margin-top:10px;
width:166px;
}

html>body .nav{
margin-top:10px;
width:166px;
}

*:lang(en) .nav{
width:166px;
text-align:left;
}

.nav ul{
margin-left:15px;
padding:0;
list-style:none;

}

.nav li{
display: block;
height:20px;
background-color: #0020dd;
margin-top:4px;
padding-left:10px;
padding-top:3px;
}

.nav li a{
color:white;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

.nav li a:visited{
text-decoration:none;
color:#fff;
}

.nav li a:hover{
text-decoration:none;
color:#747EFB;
}

.red{
font-weight: bold;
color:#d00008;
width:160px;
}

.redcontact{
font-weight: bold;
color:#d00008;
font-size: 14px;
}


.cards{
background-image: url(images/cards.jpg);
background-repeat: no-repeat;
width:178px;
height:72px;
margin-bottom:-40px
}


.main{
float:left;
width:575px;
margin-left:10px;
}

#featured {
background-image:url(images/featured.jpg);
background-repeat:no-repeat;
float:right;
height:200px;
margin-top:20px;
padding-top:32px;
width:200px;
}

#frame #main #featured #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	left: 15px;
	top: 40px;
	border: 2px solid #FFFFFF;
	}
	

.title{
color:#707070;
font-size: 16px;
text-align:left;
font-weight: bold;
margin-bottom:-10px;
margin-top:15px;
}

html>body .title{
margin-top:15px;
}

*:lang(en) .title{
margin-top:15px;
}





h4{
  font-weight:bold;
	font-size: 13px;
	color:  #fff;

}



.footer{
width:786px;
background-color:#0020dd ;
text-align:center;
padding: 13px 0px 10px 0px;
clear:both;
color:white;
font-size: 11px;
}

.footer ul{
margin:0;
padding:0;
list-style:none;
}

.footer li{
display:inline;
text-align:center;
}

.footer li a{
color:white;
font-weight:bold;
font-size:12px;
width:125px;
text-decoration:none;
padding: 0px 10px 0px 10px;
border-right: 1px solid white;
}

.footer li a:visited{
text-decoration:none;
color:#fff;
}

.footer li a:hover{
text-decoration:none;
color:#747EFB;
}

.footer li a.email{
border-right:none;
}



#inlineSecond{
float:left;
margin-left:20px;
}



.flash{
float:right;
margin: 30px 0px 0px 0px;
}

html>body .flash{
float:right;
margin: 0px 0px 0px 0px;
}






img{
border:none;
}


