﻿body
{
    background: #c1c1c2;
    font: 11px Verdana;
    margin: 0;
}

body a, img
{
    text-decoration: none;
    border: 0px;
    vertical-align: bottom;
}


/* Links Begin */
a:link {
	color:#b70040;
}

a:visited {
	color:#770029;
}

a:active {
	color:#3d4701;
}

a:hover {
	color:#0071e1;
}
/* Links End */


div#levelOne 
{
    background: url(images/top.gif);
    height: 293px;
    width: 100%;
    border-bottom: 3px solid #ada693;
    overflow: hidden;
}

div#header
{
	background: url(images/cindro_logo.gif);
    background-repeat: no-repeat;
    background-position: 6% 23px;
    width: 962px;
    margin: auto;
    padding: 28px;
}

div#header #bigimage {
	padding-top: 63px;
}


/* Top Menu Begin */
div#header #menu ul
{
    float: right;
    width: 700px;
    margin: 0;
    padding: 25px 5px 0 0px;
}
div#header #menu li
{
    display:inline;
    margin:0;
    padding:0;
}
div#header #menu a
{
    float:right;
	background:url(images/tableft.gif) no-repeat left top;
    margin:0 6px 0 0;
    padding:0 0 0 4px;
    text-decoration:none;
}
div#header #menu a span
{
    float:left;
    display:block;
    padding:15px 25px 1px 6px;
    color: #aeaeae;
}

div#header #menu a span {float:none;}

div#header #menu a:hover span 
{
    color:#ffffff;
}
div#header #menu a:hover
{
    background-position:0% -30px;
}
div#header #menu a:hover span
{
    background-position:100% -30px;
}
div#header #menu .active a
{
    background-position:0% -30px;
}
div#header #menu .active a span
{
    background-position:100% -30px;
    color: #ffffff;
    font-weight: bold;
}
/* Top Menu End */



div#levelThree
{
    background: #d9dcd3;
    width: 100%;
    border-bottom: 3px solid #a4a5a7;
}

div#content
{
    background: #fcfdfb url(images/contentbg.gif);
    background-repeat: repeat-x;
    width: 900px;
    margin: auto;
    border-right: 1px solid #cacdc4;
    border-left: 1px solid #cacdc4;
    padding: 20px 8px 5px 28px;
}
div#content2
{
    background-color: #353535;
    width: 900px;
	color: #ffffff;
    margin: auto;
    border-right: 1px solid #cacdc4;
    border-left: 1px solid #cacdc4;
    padding: 20px 8px 5px 28px;
}

div#content img,
div#content2 img {
	float: left;
	padding: 0 10px 10px 0;
}

div#content h3,
div#content2 h3
{
    font: 14px Verdana;
    font-weight: bold;
    margin: 0;
    padding-bottom: 12px;
}

div#column1
{
    float: left;
    width: 268px;
    border-right: 1px dashed #bdc2b4;
    padding: 0 20px 10px 0;
}

div#column2
{
    float: left;
    width: 268px;
    border-right: 1px dashed #bdc2b4;
    padding: 0 25px 10px 20px;
}

div#column3
{
    float: right;
    width: 266px;
    padding: 0 10px 10px 0px;
}

div#column4
{
    float: left;
    width: 576px;
    border-right: 1px dashed #bdc2b4;
    padding: 0 25px 10px 0;
}

div#column6
{
    float: left;
    width: 376px;
    border-right: 1px dashed #bdc2b4;
    padding: 0 25px 10px 0;
}

div#column7
{
    float: right;
    width: 476px;
    padding: 0 0 15px 0px;
    font-size: 15px;
}

div#column5
{
    float: right;
    width: 268px;
    padding: 0 0 15px 0px;
	font-size: 12px;
	font-weight: bold;
}

div#column5 ul
{
    margin: 0;
    padding: 0px 10px 0 0px;
}
div#column5 li
{
    margin:0;
    padding:6px 0 12px 0;
	display: block;
}
div#column5 a
{
	background:url(images/subg.gif) no-repeat;
    margin:0 6px 0 0;
    padding:6px 120px 8px 7px;
	width: 210px;
}

div#content .space
{
    height: 0;
}

div#scrollbg {
	background: url(images/scrollbg.gif) no-repeat;
	width: 146px;
	height: 55px;
	margin: 0 auto;
}

div#levelFive
{
    width: 880px;
    margin: auto;
    text-align: right;
    color: #676767;
    font: 10px Verdana;
    padding: 5px 0 20px 0;
}

div#levelFive a
{
    color: #676767;
}