

#wrap{
    background: Transparent;
	width:960px;
	height:630px;
	margin:auto;
	padding:auto;
}


#main{
	background:url(images/main-bg.gif) top left repeat-y;
	width:960px;
	height:531px;
	margin:auto;
	border:0;
}


.content-1-sub-left{float: left; width: 103px;}

.content-1-sub-right 
{
    width: 348px;
    float: right;
    display: block;
    
    margin-top:0px;
    margin-bottom:0px;
    margin-left:50px;    
    padding: 0px 20px 0px 0px;
    font-size: 16px;
}
.content-1-sub-right img{padding-top: 10px;}

