* {
margin: 0;
padding: 0;
border: 0;
background: #003366;
}

body {
padding: 0;
background: #003366;
font-family: Century Gothic;
}

#container {
width: 960px;
height: 930px;
margin: 0 auto;
padding: 0;
}

#header {
width: 960px;
height: 205px;
background-image: url(header.jpg);
}

#col-left {
width: 201px;
height: 611px;
background-image: url(col-left.jpg);
float: left;
}

#col-right {
width: 271px;
height: 611px;
background-image: url(col-right.jpg);
float: right;
}

#content {
width: 488px;
height: 611px;
background: url(content.jpg);
margin: 0 271px 0 201px;
}

#footer {
width: 960px;
height: 115px;
background: url(footer.gif);
clear: both;
}

#col1 {
float: left;
margin: 48px 0 0 70px;
background: none;
}

#col2 {
float: left;
margin: 40px 0 0 130px;
background: none;
}

#col3 {
margin: 40px 0 0 160px;
background: none;
float: left;
}

p.m {
font-family: Century Gothic;
font-size: 13px;
margin-left: 18px;
padding: 9px;
background: none;
}

p.m1 {
font-family: Century Gothic;
font-size: 13px;
margin-left: 13px;
padding: 30px 0 9px 13px;
background: none;
}

p.m6 {
font-family: Century Gothic;
font-size: 15px;
margin-left: 45px;
padding: 25px 0 9px 13px;
background: none;
}

p.m5 {
font-family: Century Gothic;
font-size: 15px;
margin-left: 50px;
padding: 9px;
background: none;
}

p.m7 {
font-family: Century Gothic;
font-size: 13px;
background: none;
margin-bottom: 3px;
color: #fff;
}

p.m2 {
font-family: Century Gothic;
font-size: 20px;
font-weight: bold;
text-align: center;
color: #336699;
padding: 160px 0 0 0;
background: none;
}

p.m3 {
font-family: Century Gothic;
font-size: 20px;
font-weight: bold;
text-align: center;
color: #336699;
padding: 180px 0 0 0;
background: none;
}

p.m4 {
font-family: Century Gothic;
font-size: 20px;
font-weight: bold;
text-align: center;
color: #336699;
padding: 80px 0 0 0;
background: none;
}

a.m {
font-family: Century Gothic;
font-size: 13px;
font-weight: bold;
color: #003399;
text-decoration: none;
background: none;
}

a.m:hover {
font-family: Century Gothic;
font-size: 13px;
font-weight: bold;
color: #cc0033;
text-decoration: none;
background: none;
}

a.m1 {
font-family: Century Gothic;
font-size: 15px;
font-weight: bold;
color: #336699;
text-decoration: underline;
background: none;
}

a.m1:hover {
font-family: Century Gothic;
font-size: 15px;
font-weight: bold;
color: #fff;
text-decoration: none;
background: none;
}

a.m2 {
font-family: Century Gothic;
font-size: 13px;
color: #fff;
text-decoration: underline;
background: none;
}

a.m2:hover {
font-family: Century Gothic;
font-size: 13px;
color: #fff;
text-decoration: none;
background: none;
}