body{
background-color:#DADBE0;
}

p{
color:#FFFFFF;
font-family:verdana,georgia;
margin:0;
padding:0;
text-align:left;
font-size:11pt;
}

#container{
background-color:#FFFFFF;
width:950px;
margin:0 auto;
padding:0;
text-align:center;
}

#header{
width:950px;
height:198px;
margin:0;
padding:0;
}

.headerL
{
width:550px;
height:198px;
float:left;
}
.headerR
{
width:400px;
height:198px;
background-image:url('../images/LOGO_r.jpg');
float:right;
}

#menubar{
width:950px;
background:url(../images/menuTile.jpg) repeat-x;
height:30px;
color:#ffffff;
}

#menubar a{
color:#ffffff;
padding:15px 20px 0 20px;
text-decoration:none;
font-family:verdana,georgia;
font-size:11pt;
}

#menubar a:hover{
text-decoration:underline;
}

#vidbox{
width:587px;
height:340px;
background:url(../images/vid1.gif);
float:left;
}

#rightpic{
width:363px;
height:340px;
float:right;
}

#midtile{
width:950px;
background:url(../images/midTile.jpg) repeat-x;
height:30px;
clear:both;
}

#welcome{
width:950px;
background-color:#313131;
}

#welcome p{
padding:10px 10px 10px;
}

#blockL{
width:287px;
float:left;
}

#blockLH{
background:url(../images/blockLH.jpg) no-repeat;
height:32px;
width:287px;
}

#blockLC{
background-color:#2b659a;
color:#FFFFFF;
width:287px;
height:181px;
}

#blockLC p{
padding:10px;
}

#blockLF{
background:url(../images/blockLH.jpg) no-repeat;
width:287px;
}

#blockM{
width:347px;
float:left;
}

#blockMH{
background:url(../images/blockMH.jpg) no-repeat;
height:32px;
width:347px;
}

#blockMC{
background-color:#3378ae;
color:#FFFFFF;
width:347px;
height:181px;
}

#blockMC p{
padding:10px;
}

#blockMF{
background:url(../images/blockMF.jpg) no-repeat;
width:347px;
}

#blockR{
width:316px;
float:right;
}

#blockRH{
background:url(../images/blockRH.jpg) no-repeat;
height:32px;
width:316px;
}

#blockRC{
background-color:#265b8f;
color:#FFFFFF;
width:316px;
height:181px;
}

#blockRC p{
padding:10px;
}

#blockRF{
background:url(../images/blockRF.jpg) no-repeat;
width:316px;
}

#spacer1{
background-color:#0d0d0d;
width:100%;
height:15px;
clear:both;
}

#spacer2{
background-color:#0d0d0d;
width:100%;
height:30px;
clear:both;
}

#botlinks{
background-color:#014375;
width:100%;
height:30px;
background:url(../images/botTile.jpg) repeat-x;
}

#botlinks a{
color:#ffffff;
text-decoration:none;
padding:5px 20px 0 20px;
font-family:verdana,georgia;
font-size:8pt;
}

#botlinks a:hover{
text-decoration:underline;
}

#midlinks{
padding-top:3px;
}

#centlinks{
padding:7px 0 0 0;
}