*{
border: 0px;
padding: 0px;
margin: 0px;
font-family: Verdana, sans-serif;
font-smooth: never;
}

body{
background-color:#e7e7dd;
}

#container{
margin: 18px auto;
width:1024px;
height:768px;
}

#header{
width:988px;
height:190px;
border: solid #fff 18px;
background-color:#fff;
}

#header .quote{
width:190px;
height:190px;
margin-right:18px;
float:left;
}

#header .slideshow{
width:380px;
height:190px;
float:left;
margin-right:18px;
}

#header .logo{
width:380px;
height:190px;
float:right;
background-color:#fff;
}

#pagecontent{
width:1024px;
}

#sidebar{
float:left;
width:190px;
height:540px;
background-color:#fff;
border-right: solid #fff 18px;
border-bottom: solid #fff 18px;
border-left: solid #fff 18px;
}

#sidebar .menu{
height:333px;
background-color:#d9d8c6;
margin-bottom:18px;
padding:10px 0px 5px 10px;
font-size:12px;
}

.menu li{
padding-bottom:2.5px;
list-style-type:none;
}

.menu a{
color:#746f69;
text-decoration:none;
}

.menu a:hover{
color:#746f69;
text-decoration:underline;
}

.menu a:active{
color:#746f69;
text-decoration:underline;
}

.menu li a span{
color:#8c896d;
}

#sidebar .downloads{
background-image: url(../images/downloads_corporate.jpg);
background-repeat: no-repeat;
background-position: left top;
width: 190px;
height: 114px;
margin-bottom:18px;
}

.downloads li{
font-family: Verdana, sans-serif;
font-size:12px;
line-height:13px;
text-transform:uppercase;
list-style-type:none;
padding-left:10px;
}

.spacer{
font-size:24px;
}

.downloads a{
color:#fff;
text-decoration:none;
}

.downloads a:hover{
color:#fff;
text-decoration:underline;
}

#content{
width:780px;
height:540px;
border-right: solid #fff 18px;
border-bottom: solid #fff 18px;
margin-left: 226px;
background-color:#e7e7dd;
text-align:justify;
}

#content h1{
background-image: url(../images/header_cpethanks.jpg);
background-repeat: no-repeat;
background-position: left top;
background-color:#e2e0c4;
width: 780px;
height: 40px;
font-size: 1px;
text-indent: -999em;
border-bottom: solid #fff 18px;
}


#content p{
font-family: Verdana, sans-serif;
font-size:12px;
color:#757070;
text-align:justify;
line-height:normal;
padding:14px 14px 0px 14px;
}

#content h2{
color:#8c896d;
font-family: verdana, sans-serif;
font-size: 18px;
text-transform:uppercase;
padding: 14px 14px 0px 14px;
}

#content strong{
font-weight:normal;
}

#content em{
font-style:normal;
}

#content .main{
font-size:14px;
font-weight:bold;
list-style-type:none;
padding:14px 0px 0px 14px;
}

#content .sub{
font-size:14px;
list-style-type:none;
padding-left:14px;
}

#content a{
color:#8c896d;
text-decoration:none;
}

#content a:hover{
color:#8c896d;
text-decoration:underline;
}
