* {
margin:0px;
padding:0px;
}
body {
background: transparent url(../images/banner.jpg) no-repeat 50% 0;
color: #000000;
font-family: "Myriad Pro", arial, helvetica, sans-serif;
font-size:12px;
}
table {
width: 100%;
padding:0px;
border-collapse:collapse;
}
td {
color: #000000;
font-family: "Myriad Pro", arial, helvetica, sans-serif;
font-size:12px;
}
#page {
width: 1003px;
}
img {
border:none;
}
a {
color: #cc1420;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
h1{

}
h2{

}
h3{
color:#cc1420;
font-size:18px;
font-weight:bold;
padding:18px 0 5px 0;
line-height:100%;
}
.clr {
clear:both;
}
#header {
height:464px;
width:1003px;
text-align:left;
}

#logo {
padding:20px 0 0 10px;
float:left;
width:300px;
}
#logo a{
background: transparent url(../images/logo.jpg) no-repeat;
height: 74px;
width: 243px;
display:block;
text-indent:-9999px;
}
#menu {
float:right;
width:600px;
text-align:right;
margin: 10px 30px 0 0;
}
#menu ul li {
display:inline;
list-style:none;
padding: 0 0 0 20px;
}
#menu a{
font-weight:bold;
font-size: 16px;
}
#container {
width:880px;
}
#container .moduletable a{
background: transparent url(../images/block.png) no-repeat;
height: 200px;
width: 216px;
margin:0px 2px 5px 2px;
float:left;
display:block;
text-decoration:none;
}
#container .moduletable a:hover{
margin:-24px 2px 5px 2px;
height: 224px;
}
#container .moduletable a p{
margin:12px 6px 0px;
color:#000000;
text-align:justify;
}
#container .moduletable .inner{
padding:10px;
}
#footer{
margin:40px 0 0 0;
padding: 0 0 10px 0;
}