@charset "utf-8";
html, body{
   margin: 0;
   padding: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
}
input,label{vertical-align:middle}
ol, ul {list-style: none;}
table {
   border-collapse: separate;
   border-spacing: 0;
}
caption, th, td {
   text-align: left;
   font-weight: normal;
}
q:before, q:after {
    content: "";
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height:1%;overflow:visible}
.clearfix {display: block;}
 /* End hide */
p,h1,h2,h3,h4,h5,h6,ul {margin-bottom:.5em}
a img,img{border:none;display:block;}
a{cursor:pointer!important;text-decoration:none}
a{color:#ffffff}

a:hover {
text-decoration: underline;
}

h1,h2,h3,h4,h5,h6{font-weight:bold;font-size:125%;color:#8C7E6C}
input{font-family: Verdana, Arial, Helvetica, sans-serif}/*for ie*/
em{font-style:italic}
body{
   color:#fff;
   text-align:center;/* for ie5.+*/
   background:#8c7e6c;
   font: 13px Verdana, Arial, Helvetica, sans-serif;
   line-height: 1.2;
   padding:50px 0 25px 0;
}
#outer{
   width:930px;
   text-align:left;
   margin:auto;
   background:#1a1a1a url(../styleimages/mainbg.jpg) repeat-y 0 0;
   color:#8c7e6c
}
#header {
   width:930px;
   background:url(../styleimages/headerbg.jpg) no-repeat 0 0;
   text-align:center;
   padding:20px 0 0 0;

#header{position:relative;}
p.logo2,p.logo2 a{
    margin:0;
    position:absolute;
    right:35px;
    top:20px;
    width:90px;
    height:152px;
    /*background:red; for testing position*/
    z-index:999;
    text-decoration:none;
}
p.logo2 a{top:0;left:0}

}
#logo, #logo a, #logo em {
   width:900px;
   height:190px;
   margin:auto;
   display:block;
   position:relative;
   color:#1A1A1A;
}
h1#logo {
   margin:0 auto 20px;
   overflow:hidden;
}
#logo em {
   position:absolute;
   z-index:99;
   left:0;
   top:0;
   cursor:pointer;
   background:url(../styleimages/logo.jpg) no-repeat 0 0;
}
#nav {
   margin:0;
   width:900px;
   margin:0 0 0 15px;
   background:#000;
   color:#fff;
   padding:13px 0 11px;
   text-align:center;
}
#nav li {
   display:inline;
   padding:0 12px;
   font-weight:bold;
   font-size:93%;
}
#nav li.one a, #nav li.one {color:#ffbd13}
#nav li.two a, #nav li.two {color:#f96a11}
#nav li.three a, #nav li.three {color:#ed130f}
#nav li.four a, #nav li.four {color:#E9065C}
#nav li.five a, #nav li.five {color:#478d64}
#nav li.six a, #nav li.six {color:#007db6}
#nav li.seven a, #nav li.seven {color:#FFEB26}
#nav li strong, #nav li a:hover {
   text-decoration:underline;
}
#main {
   float:left;
   clear:both;
   width:650px;
   margin:37px 0 0 65px;
   display:inline;
   padding:0 0 50px 0;
}

#main ul{
padding-left: 15pt;
list-style-type: disc;
}

.fullwidth {
   width:830px!important;
   float:none!important;
   display:block!important;
}
#main p {
   margin:0 0 2em 0;
   line-height:1.9em;
}
#main p.last{margin:0}
#sidecolumn {
   float:right;
   margin:44px 35px 0 0;
   display:inline;
   padding:0 0 50px 0;
   text-align: right;
   line-height:1.9em;
}
p.pic {
   margin:0
}
#footer {
   clear:both;
   width:900px;
   padding:0 15px 7px;
   font-weight:bold;
   color:#8C7E6C;
   font-size:77%;
   background:url(../styleimages/footerbg.jpg) no-repeat 0 100%;
}
#foot-inner {
   background:#000;
   width:860px;
   padding:14px 20px 14px;
}
.copy {float:right}
#footer p {margin:0}

