/* Quick Site CSS Setup */
body {font-family:Arial, Helvetica, sans-serif;background-image:url(../images/bg-body1.png);background-repeat:repeat-x;background-color: #29201a;}
*{margin:0px;padding:0px;}
#mainwrap {margin-left:auto;margin-right:auto;width:820px;}
#header {width:820px;height:100px;background-image:url(../images/fanning-byxbe-header.png);background-repeat:no-repeat;}
#menunav {width:820px;height:40px;}
#menunav li {list-style-type:none;float:right;padding:10px;color:#FFFFFF;display:block;}
#menunav li a {text-decoration:none;color:#FFFFFF;}
#menunav li a:hover {text-decoration:underline;color:#333333;}
#banner-area {width:820px;height:400px;float:none;background-image:url(../images/design-services.png);background-repeat:no-repeat;text-indent:-9999px;}
#two-columns {width:820px;}
#left-column {width:500px;float:left;}
#left-column img {float:left;padding:10px;}
#right-column {width:300px;float:right;height:100px;color:#333333;text-align:center;}
.title {font-size:13px;padding:0 0 0 20px;color:#333333;}
.time {font-size:11px;padding:0 0 10px 20px;color:#333333;}
#footer {width:820px;float:left;text-align:center;padding:15px 0;background-image:url(../images/sidebar-bg.png);}
span.footer {font-size:12px;color:#FFFFFF;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
h1 {font-size:18px;padding:20px 0 20px 20px;color:#FFFFFF;}
h2 {font-size:18px;padding:20px 0 20px 20px;color:#FFFFFF;}
p {font-size:12px;line-height:20px;padding:0 0 10px 20px;color:#FFFFFF;}