/*  General Styles ------------------------------*/
body{
margin:0;
padding:0;
background:#0a034e url("images/background.gif") top left repeat-x;
}

/* TEXT -----------------------------------*/
.normal { font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; line-height:1.5em; color:#333; text-align:justify; }
.normal_bold { font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; }
a:link { font-weight: normal; text-decoration: none; color: #333; }
a:visited { font-weight: normal; text-decoration: none; color: #333; }
a:hover, a:active { text-decoration: underline; color: #333; }
.legal { font-family: Verdana; font-size: 9px; font-weight: normal; text-decoration: none; color:#333; }
.legal a:link, #footer a:link { font-weight: normal; text-decoration: none; color:#fff; }
.legal a:visited, #footer a:visited { font-weight: normal; text-decoration: none; color:#fff; }
.legal a:hover, .legal a:active, #footer a:hover, #footer a:active { text-decoration: underline; color:#fff; }

#container {
margin:0; padding:0; width: 100%;  background:url("images/lines.png") no-repeat; float:left;
}

/*  Top Area ------------------------------*/
#top { margin:0; padding:5px 0; width:100%; background:#fff; height:50px; }
#top h2 { margin:0 auto 0 auto; padding:0; width:960px; }
#top h3 { margin:-20px auto 0 auto; padding:0 10px 0 0; width:960px; font:Verdana; font-size:11px; font-weight:normal; text-align:right; top:0; position:relative;}

/*   Banner Area -----------------------*/
#banner { margin:0; padding:20px 0 0 0; text-align:center; height:278px; }

#banner2 { margin:0 0 10px 0; padding:0; background: url("images/banner2back.png") bottom left no-repeat; width:960px; float:left;}

#header { margin:0; padding:0; width:585px; float:left;}
#header h3 { font-family: Verdana; font-size: 16px; font-weight: bold; line-height:1.5em; padding:5px 15px 0 20px; text-align:justify; }
#header p { font-family: Verdana; font-size: 14px; font-weight: normal; line-height:1.5em; padding:0 15px 15px 20px; color:#333; text-align:justify; }


#video { margin:0; padding:10px 30px 5px 0; width:960px; background:#fff; position:relative; text-align:center; display:table-cell;}

/* Info Area ---------------------*/
#info { margin:0 auto 0 auto; padding:0; width:960px; display:table;}
#infobox { margin:0; padding:0; display:table-cell; background:url("images/box1.png") top left no-repeat; width:310px; height:350px; float:left; }
#infobox2 { margin:0 0 0 15px; padding:0; display:table-cell; background:url("images/box2.png") top left no-repeat; width:310px; height:350px; float:left; }
#infobox3 { margin:0; padding:0; display:table-cell; background:url("images/box3.png") top left no-repeat; width:310px; height:350px; float:right; }
#infobox4 { margin:10px 0; padding:0 0 20px 0; display:table-cell; background:url("images/box4.png") top left no-repeat; width:635px; float:left; }
#infobox5 { margin:10px 0; padding:0 0 20px 0; display:table-cell; background:url("images/box5.png") top left no-repeat; width:310px; float:right; }
#infobox h3, #infobox2 h3, #infobox3 h3, #infobox4 h3 { font-family: Verdana; font-size: 14px; font-weight: bold; line-height:1.5em; margin:0; padding:10px 15px 0 15px; }
#infobox p, #infobox2 p, #infobox3 p, #infobox4 p, #infobox5 p{ font-family: Verdana; font-size: 11px; font-weight: normal; line-height:1.5em;  margin:0; padding:5px 15px 0 15px; color:#333; text-align:justify; }


#footer{ margin:0 auto 0 auto; padding:20px 0; width:960px; color:#fff; font-size:9px; text-align:center; display:table }
