body{
background:url(images/bg.jpg) top left fixed;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#bodyWrapper{
width:759px;
margin:0 auto;
}

#header{
background:url(images/header.jpg) no-repeat;
width:759px;
height:146px;
}

#navBar{
width:759px;
}

#picBox{
width:759px;
height:253px;
background:url(images/about_pix.jpg) no-repeat;}

#flashIntro{
width:759px;
padding-top:10px;
}

#footer{
width:759px;
color:#999999;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

#mainContent{
width:759px;
background:url(images/content_bg.jpg) repeat-y;
}

#content{
padding:10px 20px 10px 20px;
text-align:justify;
color:#CCCCCC;
}

#image img{
padding-right:10px;}

.title{
font-size:16px;
}

.text1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
}
