body {
background-color: rgb(249,249,249);
background-image: url(../images/bg_strip.jpg); 
margin: 0; 
padding: 0; 
background-repeat:repeat-x;

scrollbar-face-color: rgb(250,250,250);
scrollbar-highlight-color:rgb(140,115,90);
scrollbar-3dlight-color: rgb(250,250,250);
scrollbar-shadow-color: rgb(140,115,90);
scrollbar-darkshadow-color: rgb(250,250,250);
scrollbar-arrow-color: rgb(140,115,90);
scrollbar-track-color: rgb(250,250,250);
}

#Wrapper {
border: 10px solid rgb(140,115,90);
background-color: rgb(140,115,90);
width: 840px;
margin: 20px auto 10PX auto;
text-align: left;
}

#Header {
background: url(../images/header.jpg) top left;
height: 280px;
width: 840px;
margin-bottom: 10px;
}

#Content {
width: 840px;
overflow: auto;
background: url(../images/background_content.jpg);
}



#LeftContent {
float:left; 
display: inline;
position: relative;
width: 280px;
overflow:no;
color: rgb(250,250,250);
font-family: Georgia;
font-size: 16px;
text-align: right;
line-height: 25px;
}


#LeftContent img{
padding: 0; 
margin: 0; 
border: 1px solid rgb(250,250,250);
}

.IdleSubMenu, .ActiveSubMenu {
padding: 4px 0 4px 0px;
margin: 0;
text-align: right;
border-bottom: 1px dotted rgb(250,250,250);
}

.ActiveSubMenu a { text-decoration: none; letter-spacing: 0.02em; font-weight: bold }
.ActiveSubMenu a:link, .ActiveSubMenu a:visited {color: rgb(100,10,10); }
.ActiveSubMenu a:hover {color: 100,10,10}

.IdleSubMenu a { text-decoration: none; letter-spacing: 0.02em }
.IdleSubMenu a:link, .IdleSubMenu a:visited {color: rgb(250,250,250); }
.IdleSubMenu a:hover {color: rgb(100,10,10) }




#RightContent {
display: inline;
float: right;
width: 548px;
overflow:auto;
padding: 30px 0px 30px 0px;
text-align:center;
background-color: rgb(250,250,250);
}

#RightContent h1{
color: rgb(100,10,10);
font-family: Georgia serif;
font-size: 22px;
font-weight: bold;
text-align: left;
margin: 0;
padding: 0 35px 20px 35px;
}

#RightContent ul{
text-align: justify; 
padding: 11px 0px 16px 0px; 
margin: 0px 35px 0px 65px; 
list-style-type: square;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
}

#RightContent p{
text-align: justify;
margin: 0px 35px 0px 35px;
line-height: 17px;
font-size: 12px;
font-family: Verdana
}

#RightContent table{
line-height: 17px;
font-size: 12px;
font-family: Verdana;
text-align: left;	
}

#RightContent a:link, #RightContent a:visited {color: rgb(0,0,0); }
#RightContent a:hover {color: 140,115,90; text-decoration: none;}

#Bottom {
width: 840px; 
MARGIN: 10px 0 0 0; 
PADDING: 0; 
TEXT-ALIGN: LEFT; 
HEIGHT: 159PX;
}

#Bottom img{
PADDING: 0; 
MARGIN: 0 10px 0 0; 
float: left;
border: 1px solid rgb(250,250,250);
}

#Footer {
width: 840px; 
text-align: right; 
padding-top: 10px; 
font-family: Verdana; 
font-size: 10px; 
clear: both; 
color: rgb(70,10,10);
margin: 0 auto 20px auto;
padding: 0;
}

#Footer a:link, #Footer a:visited {color: rgb(70,10,10); text-decoration: none }
#Footer a:hover {color: rgb(140,115,90); text-decoration: none }


#IntroFloater1 {
position:absolute;
top:0;
left:0;
width: 100%;
float:left;
padding-top: 20px;
padding-bottom: 30px;
}

#IntroFloater2 {
float:left; 
height:50%; 
margin-bottom:-500px;
}

#IntroFloater3 {
width: 860px;
margin:0 auto;
clear: both;
position: relative;
}

#IntroBizCard{
width: 440px; 
height: 245px; 
border: 1px solid black;
z-index:1;
position: absolute;
padding: 0;
top: 850px;
left: 50%;
margin-left: 90px;
}

#IntroWrapper {
width: 860px; 
margin: 0; 
padding: 0;
}

#IntroHeader {
width: 840px; 
height: 280px; 
background: url(../images/header.jpg); 
margin: 0; 
padding: 0; 
border-width: 10px 10px 0 10px;
border-color: rgb(140,115,90);
border-style: solid;
}

#IntroColumnLeft {
width: 415px; 
background-color: rgb(140,115,90); 
margin: 0; 
padding: 0; 
display: inline; 
float: left; 
position: relative; 
border: 10px solid rgb(140,115,90);
}

#IntroColumnRight {
background-color: rgb(140,115,90); 
margin: 0; 
padding: 0; 
display: inline; 
float: right; 
border-width: 10px 10px 10px 0;
border-color: rgb(140,115,90);
border-style: solid;
}

#IntroFooter {
width: 840px; 
text-align: left; 
padding-top: 10px; 
font-family: Verdana; 
font-size: 10px; 
clear: both; 
color: rgb(70,10,10);
}

.IntroColumnTop {
margin: 0 0 10px 0; 
padding: 0; 
width: 415px; 
height: 370px;
}

.IntroColumnBottom {
margin: 0; 
padding: 0; 
width: 415px; 
height: 370px;
}

.IntroColumnBottom img, .IntroColumnTop img
{
border: 1px solid rgb(250,250,250);
}

#IntroFooter a:link, #IntroFooter a:visited {color: rgb(70,10,10); text-decoration: none }
#IntroFooter a:hover {color: rgb(140,115,90); text-decoration: none }
