#mainContainer {
width: 800px;
min-height: 100%;
height: auto !important;
margin: 0 auto;
top: 1px;
overflow: hidden;
visibility: visible;
background-color: #000000;
background-image: url('site-res/bg_pattern01.png');
background-repeat: repeat;
background-position: top left;
background-attachment: scroll;
}

.mainContent {
width: 741px;
min-height: 700px;
height: auto !important;
height: 700px; 
margin-left: 30px;
margin-top: 10px;
text-align: center;
background-color: #000000;
border-top: 1px solid #D5D5D5; 
border-left: 1px solid #D5D5D5;
}

.rightContent {
width: 540px;
min-height: 700px;
height: 700px;
float: right;
padding-top: 20px;
text-align: center;
visibility: visible;
background-color: #000000;
}

.headerContentText1 span {
line-height: normal;
white-space: nowrap;
font-family: 'Times New Roman', Times, serif;
font-size: 24px;
font-weight: bold;
color: #CCCCCC;	
}

.headerContentText2 span {
line-height: normal;
white-space: nowrap;
font-family: 'Times New Roman', Times, serif;
font-size: 24px;
font-weight: bold;
color: #CCCCCC;	
}

.headerContentText3 span {
line-height: normal;
white-space: nowrap;
font-family: 'Times New Roman', Times, serif;
font-size: 24px;
font-weight: bold;
color: #CCCCCC;	
}

#leftNavContainer { 
width: 200px;
height: 500px;
float: left;
background-color: #000000;
border-right: 1px solid #252525;
}

.leftNavContent {
width: 200px; 
height: 450px;
padding-top: 20px; 
}

.navLink {
display: block;
float: left;
padding-left: 32px;
text-align: center;
}

.navLink img {
}

.navText {
float: right;
font-family: 'Times New Roman', Times, serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}

.navText a {
font-family: Times New Roman, Times, serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}

#link1 {
width: 100%;
top: 0;
margin-top: -37px;
padding: 0;
z-index: 8;
text-align: center;
}
#link2 {
width: 100%;
top: 0;
margin-top: -45px;
padding: 0;
z-index: 8;
text-align: center;
}
#link3  {
width: 100%;
top: 0;
margin-top: -37px;
padding: 0;
z-index: 8;
text-align: center;
}
#link4  {
width: 100%;
top: 0;
margin-top: -49px;
padding: 0;
z-index: 8;
text-align: center;
}
#link5  {
width: 100%;
top: 0;
margin-top: -37px;
padding: 0;
z-index: 8;
text-align: center;
}
#link6  {
width: 100%;
top: 0;
margin-top: -37px;
padding: 0;
z-index: 8;
text-align: center;
}
#link7  {
width: 100%;
top: 0;
margin-top: -37px;
padding: 0;
z-index: 8;
text-align: center;
}
#link8  {
width: 100%;
top: 0;
margin-top: -37px;
padding: 0;
z-index: 8;
text-align: center;
}

a:link {
text-decoration: none;
color: #FFFFFF;
}
a:visited {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
color: #CCCCCC;
}
a:active {
text-decoration: none;
color: #FFFFFF;
}

#promoBanner {
height: 200px;
margin-bottom: 20px;
}

#promoGo1 {
position: relative;
width: 55px;
height: 25px;
margin-top: -195px;
margin-left: 415px;
background-color: transparent;
z-index: 100 !important;
}

#promoGo1 img {
border: 1px solid #333333;
}

#promoGo2 {
position:relative;
width: 55px;
height: 25px;
margin-top: -35px;
margin-left: 385px;
background-color: transparent;
z-index: 100 !important;
}

#promoGo2 img {
border: 1px solid #333333;
}

#promoBannerSub1 {
margin-top: 175px;
}

.bottomDiv { 
width: 741px; 
height: 20px; 
clear: both;
padding-top: 20px;
/*border-top: 1px dotted #171717;*/
background-color: #000000; 
}