﻿html {font:normal 11px Arial; color:#01065F}
#body {
    width: 800px;
	margin: 0 auto; padding: 25px 0;
    background:url(img/background.jpg) repeat-x; background-color:#fff
}
a {text-decoration: none; cursor: pointer}
a:hover {text-decoration: none}
li{margin-left:-12px}
img {border: none}

#header {width:800px;height:100px}
#footer {
    width: 800px; height: 30px;
    font: normal 11px Arial, Verdana, Sans-Serif; color: #fff;
    background: url(img/footer.jpg) no-repeat; background-color:#fff
}
#footerMenu {padding-left:30px}
#footerMenu a {color:#fff}
#footerMenu a:hover {color:#ccc}
#signature {width:240px;text-align:center}
#signature a {color:#fff}
#signature a:hover {color:#ccc}

#menu {
    height:24px;
    background-color:#E5E0F4;
    border-top:3px solid #2E0998; border-bottom:3px solid #2E0998
}
#menu ul {margin:0;padding:0;list-style:none}
#menu ul li {float:left;display:block;text-align:center}
#menu ul li a{
    display: block;
	padding: 2px 35px;
	font-size: 12px; font-weight: bold; color:Blue
}
#menu ul li a:hover {color:#006600}

#main {background-color:#4C79D5}
#leftContent {
    float: left;
    width: 560px;
    padding-left: 20px
}
#rightContent {float:right;width:240px}
#mainContent {
    padding: 0 10px;
    text-align: justify;
    background-color: #EEF0F1
}
#mainContentFixed {
    height: 455px;
    padding: 0 10px;
    text-align: justify;
    background-color: #EEF0F1
}
#mainContent a:link {color:#01065F}
#mainContent a:visited {color:#01065F}
#mainContent a:hover {color:#006600}
#mainContentFixed a:link {color:#01065F}
#mainContentFixed a:visited {color:#01065F}
#mainContentFixed a:hover {color:#006600}

#pageTitle {font: bold 20px Arial, Helvetica, Sans-Serif}
#mainContent fieldset {border:solid 1px #AAA}
#mainContent fieldset legend {font: bold 12px Arial, Helvetica, Sans-Serif}
#mainContentFixed fieldset {border:solid 1px #AAA}
#mainContentFixed fieldset legend {font: bold 12px Arial, Helvetica, Sans-Serif}
.separator {padding-bottom:2px;border-bottom:dashed 1px #AAA}
.productImageSmall {width:104px;height:104px;background-color:#fff}
#productImage {width:200px;height:200px;background-color:#fff;border:solid 1px #006699}
#divViewLargeImage {height:20px;padding-top:5px;background-color:#050DA3}
.principalLogo {width:220px;height:100px;background-color:#fff;border:solid 1px #006699}

.rightnavheader {
    width: 200px; height: 82px;
    margin: 15px 20px 0 20px;
    
    text-align: right;
    font: bold 16px Arial, Helvetica, Sans-Serif; color: #fff;
    line-height: 50px;
    background: url(img/rightnavheader.jpg) no-repeat
}
.rightnav {
    width: 200px; height: 35px;
    margin: 0 20px 0 20px;
    background: url(img/rightnav.jpg) no-repeat
}
.rightnav a {
    text-align: left;
    font: bold 14px Arial, Helvetica, Sans-Serif; color: Blue;
    line-height: 35px;
    padding-left: 30px
}
.rightnav a:hover {color: #006600}
.rightnavfooter {
    width: 200px;
    height: 20px;
    margin: 0 20px 0 20px;
    background: url(img/rightnavfooter.jpg) no-repeat
}

.rightcontactheader {
    width: 200px;
    height: 59px;
    margin: 0 20px;
    color: #fff;
    text-align: right;
    font: bold 16px Arial, Helvetica, Sans-Serif;
    line-height: 40px;
    background: url(img/rightcontactheader.jpg) no-repeat
}
.rightcontact {
    width: 200px;
    height: 15px;
    margin: 0 20px;
    color: #0000FF;
    text-align: center;
    font: bold 11px Arial, Helvetica, Sans-Serif;
    line-height: 15px;
    background: url(img/rightcontact.jpg) no-repeat
}
.rightcontactfooter {
    width: 200px;
    height: 15px;
    margin: 0 20px;
    background: url(img/rightcontactfooter.jpg) no-repeat
}

#slideshow {
    width:760px; height:200px;
    margin-bottom:20px; padding:0;
    overflow: hidden
}
.homeAboutHeader {
    width:290px; height:26px;
    font: bold 12px Arial, Helvetica, Sans-Serif; color:#fff;
    line-height: 26px; text-align: center;
    background: url(img/homeaboutheader.jpg) no-repeat
}
.homeAboutBody {
    width:270px; height:170px;
    padding: 5px 10px 5px 10px;
    text-align: justify;
    background-color: #D9ECFA
}
.homeAboutFooter {
    width:290px; height:18px;
    background: url(img/homeaboutfooter.jpg) no-repeat
}
.homeNewsHeader {
    float: right;
    width:450px; height:26px;
    font: bold 12px Arial, Helvetica, Sans-Serif; color:#fff;
    line-height: 26px; text-align: center;
    background: url(img/homenewsheader.jpg) no-repeat
}
.homeNewsBody {
    float: right;
    width:430px; height:170px;
    padding: 5px 10px 5px 10px;
    text-align: justify;
    background-color: #D9ECFA
}
.homeNewsBody a:link {color:#01065F}
.homeNewsBody a:visited {color:#01065F}
.homeNewsBody a:hover {color:#006600}
.homeNewsFooter {
    float: right;
    width:450px; height:18px;
    background: url(img/homenewsfooter.jpg) no-repeat   
}

/*** Colorbox ***/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;background:#333;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; background:#000; margin-top:20px; padding:5px;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;background:url(img/loading.gif) center center no-repeat;}
#cboxLoadingOverlay{position:absolute; top:0; left:0; width:100%;background:#000;}
#cboxTitle{position:absolute; margin:0; top:-20px; font: normal 12px Arial, Helvetica, Sans-Serif; color:#fff;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#000;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff; cursor:pointer;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(img/controls.png) bottom center no-repeat; width:38px; height:19px; text-indent:-9999px; cursor:pointer;}
