@charset "utf-8";
/* CSS Document */


/*---------------- GENERAL HTML --------------------*/
body { background-color:#FFFFFF; margin:0; background-image:url(images/bf_filmstrip.jpg); background-position:top left; background-repeat:repeat-y; }
#header { width:950px; padding:0; margin:0; }
#container { width:950px; padding:0; margin:0; }

a { color:#590000; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; color:#333333; } 

h1 { font-size:24px; font-weight:bold; font-family:Perpetua,Times New Roman,Times,serif; border-bottom:1px solid #590000; }

/*---------------- LANDING PAGE --------------------*/
#topland { width:934px; padding:8px; font-size:28px; clear:both; text-align:center; margin:auto; font-family:Perpetua,Times New Roman,Times,serif; }
#bottomland { width:934px; padding:8px; font-size:18px; clear:both; text-align:center; margin:auto; font-family:Perpetua,Times New Roman,Times,serif; }

/*---------------- TOP NAVIGATION --------------------*/
#topnav { background:#590000 url("images/menu-background.jpg") no-repeat; height:30px; text-align:right; font-size:21px; font-family:Perpetua,Times New Roman,Times,serif; }
#topnav p { margin:0; padding-top:4px; padding-right:15px; }
#topnav a { color:#ffffff; text-decoration:none; font-weight:bold; padding:0 5px 0 5px; }
#topnav a:hover { text-decoration:underline; color:#efefef; }

/*---------------- MAIN CONTENT AREA --------------------*/
#maincontent { float:right; width:810px; padding-top:5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }

/*---------------- PORTFOLIO MAIN CONTENT AREA --------------------*/
#portfoliomaincontent { width:810px; padding-top:5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
#portfoliomaincontent h1 { display:none; }

/*---------------- PROCESS PAGE --------------------*/
#processleft { float:left; width:350px; margin-top:15px; padding:5px; }
#processleft p { line-height:16px; }

#processright { float:right; width:420px; background-color:#f6f6f6; padding:5px; }
#processright img { border:1px solid #434343; padding:3px; margin-bottom:5px; }

#processbottom { padding:0 5px 0 5px; }
#processbottom p { line-height:16px; }

/*---------------- PRICING PAGE --------------------*/
#pricingtop { background-image:url(images/bf_priceloupe.jpg); background-repeat:no-repeat; background-position:bottom right; padding:5px; height:270px; width:90%; margin:auto; }
#pricingtop p { line-height:16px; }

#pricingbottom { width:90%; margin:auto; }
#pricingbottom h1 { font-size:18px; border:0; background-color:#f6f6f6; padding:1px 0 1px 3px; }
#pricingbottom p { line-height:16px; }

/*---------------- BOTTOM TEXT AREA --------------------*/
#bottom { width:934px; padding:8px; font-variant:small-caps; text-align:center; font-weight:bold; font-size:11px; clear:both; }