.maintable{background-image: url("../pics/design/bgdesign.jpg");}
#animated{width:244px; height:459; float:left; background:#000;}
#animated img{position:absolute;}
#text{width:365px; height:459px; padding-left:58px; float:left;}

.righttext{float:right; width:185px; margin-top:30px;}
.lefttext{float:left; width:170px; margin-right:20px; margin-top:30px;}

#cimgline{margin-left:15px;}
#logo{margin-left:120px;}

/* scroll */
#container{
	width:365px; height:215px; 
	overflow:hidden;
	margin-top:231px;
}
#content{position:relative; width:365px; padding-top:65px; text-align:justify;}
#scrollArea{
	position:absolute; 
	width:5px; height:215px; 
	margin:-210px 0 0 410px;
}
#scroller{
	position:absolute; left:1px; 
	width:5px; background-color:#c2c1c1;
}
