body{
background-color:#919090;
color:#020202;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
html *{
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
}
.clear{
clear:both;
height:1px;
margin-top:-1px;
font-size:1px;
}
#container{
width:907px;
background:url(../images/top_bg.gif) no-repeat;
margin: 26px auto;
background-color:#fff;
}
#container h1 {
width:101px;
margin: 0 auto;
padding-top: 12px;
margin-bottom: 30px;
}
/*--------------------------------------MAIN NAVIGATION------------------------------------------------------*/
ul.left-nav{
color:#919090;
float:left;
margin-left: 22px;
font-size: 13px;
font-weight:bold;
}
ul.right-nav{
float:right;
margin-left: 22px;
color:#700d82;
font-size: 13px;
font-weight:bold;
}
ul.right-nav li{
float:left;
margin-right: 24px;
}
ul.right-nav li a{
color:#700d82;
}
ul.right-nav li a:hover{
color:#919090;
}
ul.left-nav li{
float:left;
margin-right: 65px;
}
ul.left-nav li a{
color:#919090;
}
ul.left-nav li a:hover{
color:#000;
}
.line{
border-bottom:1px solid #C8C7C8;
clear:both;
height:1px;
margin-top:-1px;
font-size:1px;
padding-bottom: 5px;
}
.black{
color:#000;
}
a{
color:#700d82;
}
/*--------------------------------------IMAGE CLASS------------------------------------------------------*/
.image {border: 1px solid #999; padding-right: 0px; margin: 5px;}
/*--------------------------------------FLOAT CLASS------------------------------------------------------*/
.floatright {float: right;}
/*--------------------------------------BANNER------------------------------------------------------*/
img.banner{
border:1px solid #D0CDCD;
}
/*--------------------------------------INDEX PAGE CONTENT------------------------------------------------------*/
#content-main{
padding: 29px;
background-color:#fff;
}
/*--------------------------------------LEFT SIDE (MAIN PAGE) ------------------------------------------------------*/
#content-main .left-side{
width: 407px;
float:left;
margin-top:25px;
padding-right: 16px;
}
#content-main .right-side{
width: 400px;
float:left;
margin-top:25px;
margin-left: 13px;
padding-left: 10px;
border-left: 1px solid #999;
}
#content-main h2{
color:#700d82;
font-size: 24px;
font-weight:normal;
font-family:"Arial Rounded MT Bold", Arial;
margin-bottom: 10px;
}
#content-main p{
margin-bottom: 15px;
color:#000;
}
#content-main .right-side ul.news-awards li{
padding-left:37px;
margin-bottom: 20px;
}
#content-main .right-side ul.news-awards li.news{
background:url(../images/icon_news.gif) no-repeat;
background-position: 5px 7px;
}
#content-main .right-side ul.news-awards li.award{
background:url(../images/icon_award.gif) no-repeat;
background-position: 5px 7px;
}
#content-main .right-side ul.news-awards li .date{
color:#FF021A;
font-weight:bold;
font-size: 13px;
}
/*-------------------------------------- SUB PAGES 2 CONTENT ------------------------------------------------------*/
#content2{
padding: 29px;
background-color:#fff;
}
/*--------------------------------------LEFT SIDE 2 (SUB PAGE2) ------------------------------------------------------*/
#content2 .left-side{
width: 200px;
float:left;
padding-top:25px;
}
#content .left-side dt{
color:#700d82;
font-size: 14px;
letter-spacing:3px;
margin-bottom: 20px;
font-family:"Arial Rounded MT Bold", Arial;
}
#content .left-side dt a{
margin-bottom: 4px;
color:#020202;
font-size: 14px;
font-weight:bold;
}
#content .left-side dt a:hover{
margin-bottom: 4px;
color:#666666;
}
#content2 .left-side dl a{
color:#020202;
font-size: 12px;
font-weight:bold;
margin-bottom: 4px;
}
#content2 .left-side dl a:hover{
color:#666666;
margin-bottom: 4px;
}
/*-------------------------------------- RIGHT SIDE 2 ------------------------------------------------------*/
#content2 .right-side{
padding-top: 25px;
width: 550px;
float:left;
}
#content2 .right-side h2{
color:#700d82;
font-size: 24px;
font-weight:normal;
font-family:"Arial Rounded MT Bold", Arial;
margin-bottom: 10px;
}
#content2 .right-side h3{
color:#700d82;
font-size: 14px;
font-weight:normal;
font-family:"Arial Rounded MT Bold", Arial;
margin-bottom: 21px;
margin-top: 18px;
}
html>body #content2 .right-side h3{
margin-top: 22px;
}
#content2 .right-side .side-pic {
padding: 17px 0;
border-right:1px solid #C8C7C8;
float:left;
width: 120px;
margin-right:27px;
clear:both;
}
#content2 .right-side p{
line-height: normal;
font-size: 11px;
}
#content2 .right-side .side-pic img{
border:1px solid #C8C7C8;
float:right;
}
#content2 .right-side .highlight {
padding: 5px; background-color: #fed749; font-size: 14px; color: #572203; font-family: Georgia, "Times New Roman", Times, serif;
}
#content2 .right-side .notation {
padding: 5px; background-color: #ffffcc; font-size: 10px; border-top: 1px #999999 solid; margin-top: 10px;
}
#content2 .right-side ul {
margin-left: 5px; padding-top: 3px; padding-bottom: 3px; list-style: square;
}
#content2 .right-side li {
margin-left: 5px; padding-top: 3px; padding-bottom: 3px; list-style: square;
}


/*-------------------------------------- FOOTER ------------------------------------------------------*/
#footer{
background:url(../images/footer_bg.gif) repeat-y;
padding:20px 30px;
font-size:12px;
padding-bottom: 0;
width: 847px;
}
#footer dl{
float:left;
width: 125px;
margin-right: 13px;
}
#footer dl.services{
width: 145px;
margin-right: 25px;
}
#footer dl.last{
margin-right:0;
}
#footer dt a{
color:#700d82;
font-weight:bold;
}
#footer dt a:hover{
color:#000;
}
#footer dd a{
color:#5F5F5F;
font-size: 11px;
}
#footer dd a:hover{
color:#999;
}
.footeraddr {color:#5F5F5F; font-size: 11px; text-align: center; margin-top: 20px; }
/*-------------------------------------- BOTTOM PAGE IMAGE ------------------------------------------------------*/
#bottom {
background:url(../images/bottom_bg.gif) no-repeat;
height: 20px;
}