/* CSS Document */

body, html  {
margin:0;
padding:0;
background: url(images/bg.gif) repeat-x #066fa5;
font-family: tahoma;
font-size: 13px;
color: #fff;

}

#container {
margin: 0 auto;
width: 766px;
}

#header {
background: url(images/bgheader.jpg) right no-repeat;
height: 337px;
}

#banner {
float:left;
background:url(images/logo.jpg);
width: 339px;
height: 337px;
}

#menu {
float:right;
height: 337px;
width: 350px;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:  1em;;
background: url(images/header1.png) no-repeat;
padding: 12px 0 15px 50px;
margin: 0px;
color: #ffffff;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:  1em;;
background: url(images/header2.png) no-repeat;
padding: 12px 0 15px 50px;
margin: 0px;
color: #FFFFFF;
}