/* =====intro===== */

body {
margin:0px;
padding:0px;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: .75em;
text-align:center;
background-color: #bfbfbf;
}

* {
margin:0px;
padding:0px;
}

img { 
border: none; 
}

/* =====container (centers)===== */
div#mainwrap {
width:772px;
margin-left:auto;
margin-right:auto;
text-align:left;
border-left: solid #bfbfbf 1px;
border-right: solid #bfbfbf 1px;
}

/* =====header===== */
div#header {
width:774px;
height:100px;
border-bottom: solid #ff0000 20px; 
background-color: #000000;
/* background-image:url(images_css/allbizhed1.png);*/
background-repeat: no-repeat;
}

/* =====main content ===== */
div#contentarea {
width:774px;
background-color:#FFF; 
background-image:url(images_css/bg.gif);
background-repeat: repeat-y;
}

/* =====navigation left===== */
div#navbar {
width:194px;
float:left;
margin-top: 0px;
}

div#navbar p {
text-align:center;
margin-top:25px;
}

div#navbar ul {
display: block;
list-style-type: none;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
background-color:#ffffff;
padding-top: 3px;
padding-bottom: 3px;
}

div#navbar ul li a:link {
display: block;
text-decoration: none;
border-top: solid #808080 1px;
border-right: solid #808080 1px;
border-bottom: solid #999999 1px;
border-left: solid #999999 12px;
padding-top: 3px;
padding-bottom: 3px;
padding-left:10px;
}

div#navbar ul li a:visited {
display: block;
text-decoration: none;
list-style-type: none;
border-top: solid #808080 1px;
border-right: solid #808080 1px;
border-bottom: solid #999999 1px;
border-left: solid #999999 12px;
padding-top: 3px;
padding-bottom: 3px;
padding-left:10px;
}

div#navbar ul li a:hover {
display: block;
text-decoration: none;
list-style-type: none;
border-top: solid #808080 1px;
border-right: solid #808080 1px;
border-bottom: solid #999999 1px;
border-left: solid #ffffff 12px;
padding-top: 3px;
padding-bottom: 3px;
}


/* =====center - main content===== */
div#center {
width:578px;
background-color:#fff;
float:left;
}

div#center p {
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size:.75em;
line-height: 1.75em;
text-align:left;
margin-top:5px;
margin-right:20px;
margin-bottom:15px;
margin-left:20px;
}

div#center img {
margin-left:20px;
}

div#center ol li {
list-style-type: decimal;
margin-left:40px;
margin-bottom:10px;
line-height: 1.15em;
font-size:.85em;
}

div#center ul li {
list-style-type: square;
margin-left:30px;
margin-bottom:10px;
line-height: 1.15em;
font-size:.85em;
}

div#center h1 {
text-align: left;
letter-spacing: 2px;
font-size: 1.15em;
font-weight: bold;
color: #a9a9a9;
margin-top:25px;
line-height: 1.5em;
margin-left:20px;
}

div#center h2 {
color: #a9a9a9;
font-size: .95em;
line-height: 1.2em;
margin-left:20px;
margin-top:25px;
}

div#center h3 {
color: #ff0000;
font-size: .80em;
line-height: 1.5em;
margin-left:20px;
}

div#center h4 {
color: #000000;
font-size: .65em;
font-weight: normal;
margin-left:20px;
}

div#center a:link {
color: #ff0000;
text-decoration: none;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
}

#center a:visited {
color: #808080;
text-decoration: none;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
}

div#center a:hover {
background-color: #bfbfbf;
color: #ffffff;
text-decoration: none;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
}

div#center a:active {
text-decoration: none;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
}

.box {
background-color: #bfbfbf;
color: #ffffff;
text-decoration: bold;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
}



/* =====footer===== */
div#footer {
width:774px;
background-color:#808080;
text-align:center;
padding-top:2px;
padding-bottom:3px;
color: #ffffff;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: .85em;
}

div#footer a:link {
color: #ffffff;
text-decoration: none;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: .65em;
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}
   /* a fix for IE Mac */

/* hack for Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
}

/* End hide from IE-mac */

/* =====assorted general styles===== */
.fineprint {
color: #ffffff;
}

a:link {
color: #ff0000;
text-decoration: none;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: .75em;
}

a:visited {
color: #808080;
text-decoration: none;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: .75em;
}

a:hover {
background-color: #bfbfbf;
text-decoration: none;
color: #ffffff;
font-family: trebuchet, verdana, arial, helv, helvetica, sans-serif;
font-size: .75em;
}


.fineprint {
font-size: .75em;
font-style:italic;
color: #000000;
}

