@import url("common.css");
html, body{
background: #666666;
color: #ffffff;
text-align: center;
margin: 5px 0 0px 0;
padding: 0px;
font-family:  Arial , Arial,sans-serif;
}

table, th, td, p{
font-family:  Arial , Arial,sans-serif;
}

#container{
margin: 0px;
position: relative;
width: 760px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding: 0px;
background: #ffffff;
height: auto !important;
height: 600px;
min-height: 600px;
}

#header{
height: 105px;
padding-top: 17px;
}

#header .logo{
margin: 0px 0px 0px 30px;
}

#menu{
height: 29px;
width: 100%;
background: url(../images/menubg.jpg) repeat-x;
}

#menu ul{
margin: 0px 0px 0px 18px;
padding: 0px;
}

#menu li{
display: inline;
margin: 0px;
padding: 0px;
}

#content{
background: #D13335 url(../images/bg.gif) no-repeat;
height: 431px;
position:relative;
padding: 0px 20px 20px 41px;
font-weight: bold;
}

.shield{
position: absolute;
top: 30px;
left: 255px;
}

.hometext{
position: absolute;
top: 360px;
left: 95px;
}

.awards{
position: absolute;
top: 350px;
left: 525px;
}

.map{
position: absolute;
top: 20px;
left: 379px;
}
h1{
margin: 0px;
padding: 20px 0px 20px 0px;
line-height: auto;
font-size: 12px;
}

h2{
margin: 0px;
padding: 24px 0px 0px 0px;
line-height: auto;
}

body #container_notice{
position:relative;
width: 340px;
height: 198px;
background: url(../images/notice_bg.gif) no-repeat;
padding:5px;
margin:0px;}


#container_notice h1{
padding:5px 0px 8px 0px;
margin:0px;}

#small_notice{
width:760px;
height:150px;
background:url(../images/bg_small.gif) no-repeat;
margin:10px auto 0px auto;}