/*  @@@@@[  Wrappers  ]@@@@@ */

body
{
    background:#9D9D9D;
    /* font: 11px/16px "trebuchet MS"; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #7b7b7b;
    text-align: center;
    margin:0px;
    padding:0px;
}

#mainwrapper
{
    width:1035px;
    margin: 30px auto 0px;
    text-align:left;
    background:url(/static/images/_bg-main.gif) repeat-y;
}

.wrapped
{
    width: 995px;
    margin: 45px auto 5px;
    text-align:left;background:#FFFFFF;
}

.clr
{
    clear: both;
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    height: 0px;
    visibility: hidden;
}

/* @@@@@[  Header / Footer  ]@@@@@ */

#header
{
    width: 969px;
    height:29px;
    text-align: center;
    padding:35px 20px 16px 46px;
    background:url(/static/images/_bg-header.gif) no-repeat;
}

#nav
{
    float:right;
    margin-top:9px;
    width:723px;
}

#footer
{
    color:#FFFFFF;
    width: 985px;
    background:url(/static/images/_bg-footer.gif) no-repeat;
    text-align:left;
    margin:auto;
    height:50px;
    padding:30px 25px 10px;
    clear:both;
}

#footer div
{
    float:right;
}

#footer a:link, #footer a:visited, #footer a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover
{   color: #FFFFFF;
    text-decoration: underline;
}

/* @@@@@[  Secondary-Content  ]@@@@@ */

#banner-sec
{
    width:937px;
    height:133px;
    padding:23px 6px 0 52px;
    background:#21324E url(/static/images/_bg-title.gif) no-repeat;
    margin:0px auto;
}

#banner-sec img
{
    float:right;
    margin-right:13px;
}

#banner-sec .title
{
    float:left;
    margin-top:20px;
}

#cont-sec
{
    width:900px;
    padding:32px 95px 0px 0px;
    background:url(/static/images/_shadow.gif) no-repeat;
    margin:0px auto;
}

#left-sec
{
    width:264px;
    float:left;
}

#left-sec img
{
    border-bottom:1px solid #9D9D9D;
    border-right:1px solid #9D9D9D;
    border-top:1px solid #9D9D9D;
    margin-top:11px;
}

#right-sec
{
    width:595px;
    float:right;
    padding-bottom:30px;
}

#right-sec h1
{
    color:#f0ab26;
    font-size:18px;
    font-weight:normal;
    margin:0px; padding:0px 0px 8px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#right-sec h2
{
    font-size:12px;
    color:#f0ab26;
    font-weight:bold;
    margin:0px; padding:10px 0px 0px;
    text-transform:uppercase;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#right-sec p
{
    margin:0px;
    padding:7px 0px 10px;
}

#subnav
{
    width:263px;
    border-right:1px solid #9BA3AF;
    border-top:1px solid #9BA3AF;
}

#subnav p
{
    color:#21324e;
    font-size:14px;
    line-height:29px;
    margin:0;
    padding:0 0 0 52px;
    border-bottom:1px solid #9BA3AF;
}

#subnav a
{
    display:block;
    padding-left:18px;
    background:url(/static/images/_bg-subnav.gif) no-repeat;
}

#subnav a:link,#subnav a:visited,#subnav  a:active
{
    color:#21324e;
    text-decoration:none;
}

#subnav a:hover
{
    color:#21324e;
    text-decoration:underline;
}

/* @@@@@[  other-Content  ]@@@@@ */

a:link,a:visited,  a:active
{
    color:#21324e;
    text-decoration:underline;
}

a:hover
{
    color:#21324e;
    text-decoration:  none;
}

.left
{
    float:left;
}

.right
{
    float:right;
}

#banner
{
    width:995px;
    height:354px;
    margin:0px auto;
}

#cont-index
{
    width:887px;
    margin:0px auto;
    padding:31px 53px 5px 55px;
    background: #ffffff url(/static/images/_bg-cont-index.gif) no-repeat;
}

#cont-index p
{
    margin:0px;
    padding:5px 0px;
}

.textarea
{
    width:186px;
    float:left;
    margin-left:39px;
}

#lefttextarea
{
    width:383px;
    float:left;
    border-right:1px solid #949CAA;
    margin-right:7px;
    padding-right:46px;
}

#flash
{
	width:995px;
	height:354px;
	margin:0px auto;
	background: #21324E;
}

/* ----------------------------------------------------------------------------------- */

#network-info
{
   vertical-align: top;
   padding-right: 20px;
}

#network-markets
{
   vertical-align: top;
   white-space: nowrap;
   border-left: 1px solid #9BA3AF;
   padding-left: 10px;
}

