/* CSS Document */

body {
background-color:#ddd;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
color:#555;
margin:0;
padding:0;
}

* {
margin:0;
padding:0;
}

#wrap {
background:#fff url(../images/mdl-box-repeat.gif) repeat-y;
width:725px;
padding:30px 0 0 35px;
margin:0 auto;
position:relative;
}

#wrap-bottom {
background:#fff url(../images/mdl-box-bottom.gif) no-repeat;
width:760px;
height:36px;
margin:0 auto;
}

h1 {
background:#fff url(../images/mdl-logo-front.gif) no-repeat;
width:453px;
height:62px;
margin:0 0 0 20px;
}

h1 span {
display:none;
}

h2 {
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-weight:normal;
color:#fff;
}

#mdl-tot {
background:url(../images/mdl-tot.png);
width:686px;
height:65px;
margin:25px 0 0 0;
}

#mdl-tot span {
display:none;
}

#logos {
padding:4px 0 0 0;
float:left;
}

#link-alltrust {
background:url(../images/alltrust-front.jpg) no-repeat;
width:70px;
height:24px;
display:block;
float:left;
}

#link-firedive {
background:url(../images/firedive-front.jpg) no-repeat;
width:186px;
height:24px;
display:block;
float:left;
margin:0 20px 0 20px;
}

#check {
background:url(../images/mdl-check.gif) no-repeat;
width:144px;
height:108px;
position:absolute;
top:0px;
right:40px;
}

#menu {
width:340px;
float:left;
}

#menu p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
text-align:right;
}

#menu a {
color:#555;
text-decoration:underline;
}

#menu a:hover {
color:#555;
text-decoration:none;
}

#footer {
width:640px;
padding:0 60px;
margin:20px auto;
}

#layout_select {
font-size: 10px;
line-height: 10px;
width: 686px;
padding: 15px 0 0 0;
height: 354px;
}

#layout_select span {
display:none;
}

#layout_select ul {
width: 686px;
height: 354px;
list-style: none;
}

#layout_select li {
background: url(../images/mdl-boxes.png) no-repeat;
border: none;
height: 103px;
margin: 15px 0 0 0;
text-indent: -9999px;
width: 686px;
}

#layout_select li a,
#layout_select li a:hover {
background: url(../images/mdl-boxes.png) no-repeat;
border: none;
display: block;
height: 103px !important;
width: 686px;
color: #fff;
}

#layout_select #style-green,
#layout_select #style-green a {
background-position: 0 -412px;
}

#layout_select #style-blue,
#layout_select #style-blue a {
background-position: 0 -206px;
}

#layout_select #style-red,
#layout_select #style-red a {
background-position: 0 0;
}

#layout_select #style-green a:hover {
background-position: 0 -515px;
}

#layout_select #style-blue a:hover {
background-position: 0 -309px;
}

#layout_select #style-red a:hover {
background-position: 0 -103px;
}


