/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body {
background: url(bg_body.jpg) repeat-x;
font-family: Helvetica, Arial, sans-serif;
}
#container {
width: 900px;
margin: 0 auto;
}
#header {
height: 300px;
width: 900px;
padding-top: 40px;
}
h1 {
background: url(land_logo-ffl.png) no-repeat;
width: 345px;
height: 134px;
text-indent: -5000px;
margin: 0 0 0 250px;
}
#header p {
width: 324px;
margin: 10px 0 0 260px;
font-size: 13px;
color: #fff;
border-top: 1px solid #fff;
padding-top: 10px;
line-height: 20px;
text-align: center;
}
#colLeft, #colRight {
width: 400px;
height: 300px;
float: left;
font-size: 12px;
color: #333333;
line-height: 20px;
display: inline;
}
#colLeft {
margin: 0 0 0 90px
}
#colLeft p {
margin: 32px 0 0 0;
width: 340px;
}
#colRight p {
margin: 14px 0 0 0;
width: 340px;
}
#footer {
width: 900px;
float: left;
font-size: 12px;
text-align: center;
line-height: 18px;
color: #666;
}
a {
color: #666
}
