body {
background-color:#eee;
font: 62.5%/1.6 Verdana, Arial, Helvetica, sans-serif;
}
a {
color:#990033;
}
a.alt {
color:#fff;
}
#container {
width:908px;
margin:20px auto;
}
#page_top {
background-image:url(/images/page_top.jpg);
background-repeat:no-repeat;
width:908px;
height:10px;
overflow:hidden;
}
#page_middle {
background-image:url(/images/page_middle.jpg);
background-repeat:repeat-y;
width:908px;
overflow:hidden;
}
#page_bottom {
background-image:url(/images/page_bottom.jpg);
background-repeat:no-repeat;
width:908px;
height:10px;
overflow:hidden;
}
h1 {
background-image:url(/images/top_logo.jpg);
width:847px;
height:341px;
margin:23px 0 0 35px;
text-indent:-9999px;
}
h2 {
display:none;
}
#top_nav {
width:830px;
height:2em; /* Same */
margin:20px auto 34px auto;
font-size:180%; /* Adjust */
letter-spacing:2px;
}
#top_nav li {
float:left;
}
#top_nav li a {
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
color:#FFFFFF;
background-color:#333333;
background-image:url(/images/top_menu_gradient.png);
background-repeat:repeat-x;
height: 2em; /* Same */
line-height: 2em; /* Same */
float: left;
width: 165px;
display: block;
border-right:1px solid white;
text-decoration: none;
text-align: center;
}
#top_nav li a:hover {
background-image:none;
}
#content {
font-size:130%;
}
#content h3 {
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:150%;
font-weight:normal;
}
#content h4 {
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:200%;
font-weight:normal;
}
#content p {
margin-bottom:10px;
}
.float_container {
width:835px;
margin:0 0 20px 39px;
}
.left {
float:left;
}
.right{
float:right;
}
.clear {
clear:both;
}
ul.bullet li {
list-style-type:disc;
margin-left:20px;
}
ul.tick li {
background-image:url(/images/tick.jpg);
background-repeat:no-repeat;
padding-left:30px;
}
.white_half_top {
background-image:url(/images/white_half_top.jpg);
background-repeat:no-repeat;
width:408px;
height:10px;
overflow:hidden;
}
.white_half_middle {
background-image:url(/images/white_half_middle.jpg);
background-repeat:repeat-y;
width:368px;
overflow:hidden;
padding:10px 20px;
color:#666666;
}
.white_half_bottom {
background-image:url(/images/white_half_bottom.jpg);
background-repeat:no-repeat;
width:408px;
height:10px;
overflow:hidden;
}
.red_half_top {
background-image:url(/images/red_half_top.jpg);
background-repeat:no-repeat;
width:408px;
height:10px;
overflow:hidden;
}
.red_half_middle {
background-image:url(/images/red_half_middle.jpg);
background-repeat:repeat-y;
width:368px;
overflow:hidden;
padding:10px 20px;
color:#FFFFFF;
}
.red_half_bottom {
background-image:url(/images/red_half_bottom.jpg);
background-repeat:no-repeat;
width:408px;
height:10px;
overflow:hidden;
}
.white_full_top {
background-image:url(/images/white_full_top.jpg);
background-repeat:no-repeat;
width:835px;
height:10px;
overflow:hidden;
}
.white_full_middle {
background-image:url(/images/white_full_middle.jpg);
background-repeat:repeat-y;
width:795px;
overflow:hidden;
padding:10px 20px;
color:#666666;
}
.white_full_bottom {
background-image:url(/images/white_full_bottom.jpg);
background-repeat:no-repeat;
width:835px;
height:10px;
overflow:hidden;
}
.red_full_top {
background-image:url(/images/red_full_top.jpg);
background-repeat:no-repeat;
width:835px;
height:10px;
overflow:hidden;
}
.red_full_middle {
background-image:url(/images/red_full_middle.jpg);
background-repeat:repeat-y;
width:795px;
overflow:hidden;
padding:10px 20px;
color:#FFFFFF;
}
.red_full_bottom {
background-image:url(/images/red_full_bottom.jpg);
background-repeat:no-repeat;
width:835px;
height:10px;
overflow:hidden;
}
#bottom_nav {
text-align:center;
font-size:130%; /* Adjust */
margin-bottom:20px;
}
#bottom_nav a {
color:#333333;
margin:0 10px;
}
#footer {
letter-spacing:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:100%; /* Adjust */
color:#666666;
margin-bottom:20px;
}