
#leftinner{
	margin-right:538px;
	padding-top: 1065px;
	
	background: url(/images/design/background/stribes/left.png) no-repeat scroll right top;
}

#rightouter {
	width:50%;
	float:right;
	margin-left:-538px;
}

#right {
	background: url(/images/design/background/stribes/right.png) no-repeat scroll;
	margin-left: 538px;
	padding-top: 1065px;
	overflow: hidden;
}

#backgroundHead
{
	background: url(/images/design/background/stribes/top.png) no-repeat scroll left bottom;
	padding-top: 64px;
}


