/* Quick Site CSS Setup */
body {font-family:Arial, Helvetica, sans-serif;background-image:url(../images/body-bg.jpg);background-repeat:repeat-x;}
*{margin:0px;padding:0px;}
#mainwrap {margin-left:auto;margin-right:auto;width:820px;}
#header {width:800px;height:271px;background-image:url(../images/image002.jpg);background-repeat:no-repeat;}
#menunav {width:800px;height:40px;background-image:url(../images/menu-nav-bg.jpg);background-repeat:repeat-x;}
#menunav li {list-style-type:none;float:left;padding:10px;color:#000000;display:block;}
#menunav li a {text-decoration:none;color:#000000;font-size:12px;}
#menunav li a:hover {text-decoration:underline;color:#0066CC;}
#banner-area {width:800px;height:200px;background-color:#66CCFF;background-repeat:no-repeat;border-bottom:6px solid #000000;text-indent:-9999px;}
#two-columns {width:800px;background-color:#FFFFFF;}
#left-column {width:550px;float:left;}
#left-column img {float:left;padding:10px;}
#right-column {width:220px;float:right;color:#FFFFFF;height:550px;background-color:#6699CC;}
.title {font-size:13px;padding:0 0 0 20px;color:#333333;}
.time {font-size:11px;padding:0 0 10px 20px;color:#333333;}
#footer {width:800px;background-color:#666666;float:left;text-align:center;padding:15px 0;}
span.footer {font-size:12px;color:#000000;}
.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:#000000;}
h2 {font-size:18px;padding:20px 0 20px 20px;color:#FFFFFF;}
p {font-size:12px;line-height:20px;padding:0 0 10px 20px;}
