سلام:

مواردی رو که باید تغییر بدید :

فایل index.php

خط 25 :
کد:
<table width="765" border="0" align="center" cellpadding="0" cellspacing="0" id="wrapper">
خط 35 :
کد:
<td valign="top" class="wrap_bg"><table width="735" border="0" align="center" cellpadding="0" cellspacing="0" id="maintable">

فایل css :

خط 279 :
کد:
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 735px;
}
خط 285 :
کد:
.header_space {
	background-image: url(../images/header_space.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 735px;
}
خط 287 :
کد:
.content_top {
	background-image: url(../images/content_top_rounded.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 735px;
}
خط 296 :
کد:
.content_bg {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	width: 735px;	
}
خط 302 :
کد:
.content_bottom {
	background-image: url(../images/content_bottom_rounded.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 735px;	
}
خط 308 :
کد:
.content_space {
	background-image: url(../images/content_space.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 735px;	
}
خط 314 :

کد:
.footer_top {
	background-image: url(../images/footer_top_rounded.gif);
	background-repeat: no-repeat;	
	height: 6px;
	width: 735px;	
}
خط 320 :
کد:
.footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 735px;	
}
و خط 326 :

کد:
.footer_bottom {
	background-image: url(../images/footer_bottom_rounded.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 735px;	
}
البته بعد از تغییر این موارد به مقدار دلخواه، باز هم قالب شما تکمیل نخواهد بود، چون عکس های قالب هم به طور fix هستند که باید تغییر بدید.