* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
} 
img { 
padding : 3px;
border : 1px solid #df7111;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
margin-left : 0;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
#wrapper { 
width : 776px;
margin : 0 auto;
} 
#navbar { 
margin : 0 auto;
padding : 5px 0 6px 0;
background-color : #F2F6F9;
width : 770px;
}
#navbar ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : center;
} 
#navbar li { 
display : inline;
} 
#navbar a { 
padding : 5px 15px;
text-transform : uppercase;
text-decoration : none;
font-size : 11px;
font-weight : bold;
color : #f1f1f1;
} 
#navbar a:hover { 
background-color : #df7112;
} 
#header { 
height : 110px;
width : 776px;
background-color : #c9c9be;
background-image : url(../images/header1.jpg);
background-repeat : no-repeat;
} 
.logo h1 { 
color : #df7111;
font-size : 1.7em;
font-weight : lighter;
padding-left : 85px;
padding-top : 15px;
text-decoration : none;
} 
.logo a { 
color : #df7111;
text-decoration : none;
} 
.logo h2 { 
font-size : 0.9em;
padding-left : 85px;
color : #0f24ff;
padding-top : 5px;
font-weight : 200;
} 
#contentbox { 
width : 776px;
min-height : 692px;
background-image : url(../images/bbboxbg.jpg);
background-repeat : no-repeat;
} 
#leftcolumn { 
margin : 30px 0 0 3px;
padding : 4px;
display : inline;
width : 204px;
float : left;
border-left : 2px solid #bebebe;
min-height : 639px;
} 
* html #leftcolumn { 
height : 639px;
} 
.linksbar { 
width : 180px;
float : right;
padding-right : 5px;
padding-top : 0;
margin-top : -30px;
} 
.linksbar ul li ul li { 
margin : 0;
padding : 0;
margin-right : 10px;
} 
.linksbar ul { 
list-style-type : none;
margin : 0;
padding : 0;
} 
.linksbar ul li ul { 
padding : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
} 
.linksbar h2 { 
font-size : 16px;
padding : 3px;
font-weight : bold;
margin-right : 10px;
margin-bottom : 10px;
margin-left : 0;
border-bottom : 3px solid #df7111;
color : #bebebe;
} 
.linksbar li ul li a { 
display : block;
padding : 3px;
text-decoration : none;
color : #bebebe;
border-bottom : 1px dotted #df7111;
} 
#rightcolumn { 
border-right : 2px solid #bebebe;
margin : 7px 3px 0 0;
display : inline;
width : 550px;
float : right;
min-height : 670px;
} 
* html #rightcolumn { 
height : 670px;
} 
#rightcolumn h2 { 
color : #df7111;
font-size : 1.7em;
font-weight : lighter;
letter-spacing : -1px;
padding-top : 10px;
margin-top : 0;
} 
#rightcolumn p { 
color : #a4a4a4;
padding-bottom : 10px;
padding-right : 10px;
font-size : 1.3em;
text-align : justify;
} 
#rightcolumn a { 
color : #df7111;
} 
.inset { 
float : right;
width : 346px;
padding : 5px;
border : 1px solid #df7111;
margin : 0 5px 1px 10px;
color : inherit;
font-size : 85%;
} 
#boxes { 
margin-left : 5px;
margin-right : 5px;
height : 180px;
margin-top : 0;
} 
#box1 { 
background : #ccc;
width : 170px;
height : 150px;
float : left;
margin : 0 2px;
text-align : left;
padding : 1px;
} 
#box2 { 
background : #ddd;
width : 170px;
height : 150px;
margin : 0 auto;
text-align : left;
padding : 1px;
} 
#box3 { 
background : #ccc;
width : 170px;
height : 150px;
float : right;
margin : 0 2px;
text-align : left;
padding : 1px;
} 
#box1 h2, #box2 h2, #box3 h2 { 
margin-left : 10px;
font-size : 1.3em;
color : #df7111;
font-weight : lighter;
} 
#box1 h3, #box2 h3, #box3 h3 { 
margin-left : 10px;
font-size : 1em;
color : #070707;
font-weight : lighter;
} 
.bottom { 
width : 776px;
height : 36px;
background-image : url(../images/bottombg.jpg);
background-repeat : no-repeat;
margin-left : 1px;
} 
#footer { 
height : 55px;
display : inline;
float : left;
width : 100%;
background-image : url(../images/footer.jpg);
background-repeat : no-repeat;
text-align : center;
display : inline;
float : left;
width : 776px;
padding-bottom : 5px;
} 
#footer p { 
color : #666;
padding-top : 20px;
} 
#footer a { 
color : #df7111;
} 


