body {
    background:#fff;
    margin: 0px auto;
    padding: 0px;
}

#container {
    width: 740px;
    margin: 0px auto;
    background: #fff url(../../images/faux-column.gif) repeat-y;
    margin-top: 17px;
    position: relative;
}


#banner {
    width: 740px;
    background: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 0px;
    font-size: 0px;
}

#banner .logo, #banner .logo img {
    float: left;
    display: inline;
    padding:0;
    margin:0;
}

#banner #nav {
    float: right;
    display: inline;
    padding:0;
    margin:0;
}
#banner #nav td {
    background: #36a3d8;
    padding: 0px;
    font-size: 11px;
    line-height: 100%;
    font-family: Arial, sans-serif;
}
#banner #nav a {
    color: #fff;
    display: block;
    width:125px;
    text-decoration: none;
    line-height: 20px;
    padding-left: 3px;
}

#banner #nav a:hover, #banner td.current a {
    background: #004a80 url(../../images/td-bg.gif) no-repeat bottom right;

}

#main {
    margin-top: 101px;
    float: right;
    width: 550px;
    font-size: 0.85em;
}

#main h1 {
	color:#f26522;
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	font-weight: normal;
}    

#main h1 a { 
    color:#f26522;
    text-decoration: none;
}   

#main h1 a:hover { 
    text-decoration: underline;
} 

#main ul {list-style: square;}
#main p, #main li {
	color: #818473;
	line-height: 1.3em;
}

#main .breadcrumbs {
    color: #818473;
    font-size: 0.85em;
    line-height: 1.3em;
}

#main img.border {
    border: 3px #818473 solid;
}

#main td img.border {
    border: 1px #818473 solid;
}

#right {
    width: 175px;
    float: right;
    display: inline;
    padding: 15px 0 0 10px;
}

#left {
    margin-top: 95px;
    float: left;
    width: 179px;
    background: #f1f1e9 url(../../images/left-bg.gif) no-repeat top center;
    padding-top: 12px;
}

#left .inner {border-right: 1px #d5d6cb solid;}

#left p {
    color: #818473;
    padding-right: 0px;
    font-size: 11px;
    margin: 8px 0 8px 12px;
    }

#left p a {
    color: #818473;
    text-decoration: none;
    }

#left p a:hover {
    text-decoration: underline;
    }
    

#left ul { 
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
    padding: 0px;
    list-style: square;
    font-size: 11px;
    line-height: 140%;
}

#left li {
    margin: 0px;
    padding:0px;
}
#footer {
    clear: both;
    background: #fff url(../../images/footer-border.gif) repeat-x;
    padding-top: 5px;
    text-align: center;
    color:#818473;
    font-size: 0.8em;
    font-family: Tahoma, Arial, sans-serif;
    line-height: 150%;
}
#footer p {margin: 4px 0px;}

#footer a {
    color: #818473;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

IMG.cmx-FloatLeft {
    margin-right: 10px;
}

IMG.cmx-FloatRight{
    margin-left: 10px;
}

div.clear	{ 
    clear:both;
    height:.01em; 
    overflow:hidden; 
    }

object {
margin-bottom:20px;
display:block;
}

#main p.icon-video {
background:url(../../images/imgvideo.jpg) no-repeat;
padding-left:30px;
line-height:29px;
}

