@charset "utf-8";
/* CSS Document */

body {
background:#333333;
padding:0;
margin:0;
}

#header {
width:800px;
height:119px;
margin:0 auto;
background:url(images/peter_fincham_banner.jpg) no-repeat;
}

#slogan {
width:800px;
height:85px;
margin:0 auto;
font-family:"Times New Roman", Times, serif;
font-size:17px;
letter-spacing:2px;
text-align:center;
color:#998767;
}

#content_wrap {
width:800px;
height:380px;
margin:0 auto;
}

#content {
width:135px;
float:right;
height:15px;
padding:0 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
}

#left {
width: 275px;
height:375px;
padding:0 0 0 10px;
float:left;
color:#FFFFFF;
}

#right {
width:350px;
height:250px;
float:right;
margin-right:150px;
background:url(images/flash-1.jpg)
}


#left_bottom {
width:250px;
height:350px;
float:left;
padding-left:20px;
}

.left_bottom_content ul {
list-style-type: none;
padding: 5px 0 0 0;
margin: 0;
}

.left_bottom_content li {
background:url(images/bullet.jpg);
background-repeat:no-repeat;
background-position: 0 .4em;
padding-left: 2em;
line-height:18px;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer {
width:800px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#CCCCCC;
margin:0 auto;
text-align:center;
text-decoration:none;
}

#footer a {
text-decoration:none;
color:#998767;
}
