body{
background-color:#999999;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
a{
color:#333333;
}
#container{
width:1000px;
height:auto;
margin:auto;
background-color:#ffffff;
}
#header{
position:relative;
width:auto;
height:66px;
background-color:#ffffff;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
}
#switch{
position:absolute;
right:0;
top:0;
padding-right:10px;
width:221px;
height:25px;
text-align:right;
font-size:11px;
background-image:url(images/topgreen.jpg);
background-repeat:no-repeat;
}
#switch a{
text-decoration:none;
}
#switch a:hover{
text-decoration:underline;
}
#gradient {
width:auto;
height:18px;
background-image:url(images/gradient.gif);
background-repeat:repeat-x;
}
#main{
width:715px;
margin-right:10px;
height:auto;
background-color:#ffffff;
min-height:456px;
float:right;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:11px;
}
#main h1{
text-transform:uppercase;
font-size:16px;
color:#333333;
margin-top:20px;
}
#main h2{
text-transform:uppercase;
font-size:14px;
}
#left{
width:265px;
height:456px;
float:left;
background-image:url(images/building.jpg);
background-repeat:no-repeat;
font-size:12px;
color:#666666;
font-weight:bold;
float:left;
}
#left p{
margin-left:10px;
}
.clearboth{
clear:both;
}
#footer{
width:auto;
height:85px;
background-color:#000000;
background-image:url(images/graybg.jpg);
background-repeat:repeat-x;
border-top:3px #9b9a8f solid;
text-align:center;
padding-top:30px;
font-size:11px;
position:relative;
}
#copyright{
color:#666666;
position:absolute;
right:10px;
bottom:2px;
}
#footer a{
padding-left:10px;
padding-right:10px;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
div#navigation{
width:auto;
background-color:#ffffff;
height:20px;
}
div#navigation ul{
list-style-type:none;
float:left;
margin:0;
padding:0;
}
div#navigation ul li{
display:inline;
}
div#navigation ul li a{
float:left;
display:block;
height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
padding-left:9px;
padding-top:3px;
background-image:url(images/navbg.png);
background-position:right;
background-repeat:no-repeat;
}
div#navigation ul li a:hover{
text-decoration:underline;
}
a#toplink1{
background-color:#bbcfca;
color:#666666;
width:50px;
}
a#toplink2{
background-color:#583f29;
color:#ffffff;
width:80px;
}
a#toplink3{
background-color:#b19478;
color:#ffffff;
width:90px;
}
a#toplink4{
background-color:#d1daba;
color:#666666;
width:90px;
}
a#toplink5{
background-color:#a3a185;
color:#ffffff;
width:110px;
}
a#toplink6{
background-color:#e8e0d7;
color:#666666;
width:195px;
}
a#toplink7{
background-color:#a3a185;
color:#ffffff;
width:165px;
}
a#toplink8{
background-color:#e1e0db;
color:#666666;
width:145px;
}
a#bottomlink1{
background-color:#bbcfca;
color:#666666;
}
a#bottomlink2{
background-color:#583f29;
color:#ffffff;
}
a#bottomlink3{
background-color:#b19478;
color:#ffffff;
}
a#bottomlink4{
background-color:#d1daba;
color:#666666;
}
a#bottomlink5{
background-color:#a3a185;
color:#ffffff;
}
a#bottomlink6{
background-color:#e8e0d7;
color:#666666;
}
a#bottomlink7{
background-color:#a3a185;
color:#ffffff;
}
a#bottomlink8{
background-color:#e1e0db;
color:#666666;
}