﻿#content {
	margin: 0px;
	width: 100%;
	height: auto;
}
#header {
	background-image: url('header-top-cell.jpg');
	background-repeat: repeat-x;
	height: 77px;
	width: 100%;
}
#header .right {
	background-image: url('main-l0go.jpg');
	background-repeat: no-repeat;
	width: 280px;
	height: 78px;
	background-position: right;
	float: right;
}
#header .middle {
	background-position: center;
}
#header .left {
	background-image: url('m_Lo.jpg');
	background-repeat: no-repeat;
	width: 113px;
	height: 77px;
	background-position: left;
	float: left;
}
#top-container {
	background-image: url('ksa-header-01.jpg');
	background-repeat: repeat-x;
	height: 49px;
	width: 100%;
}
#sec-top-container {
	background-image: url('ksa-header-02.jpg');
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
}
#h-container {
	height: 22px;
	width: 100%;
}
#h-container .right {
	height: 22px;
	background-color: #F1FCFE;
	width: 15%;
	background-position: right;
	clear: left;
	margin: 0px;
	float: right;
}
#h-container .top-right {
	height: 22px;
	width: 26px;
	background-position: right;
	background-image: url('ksa-inside_07.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
}
#h-container .top-middle {
	height: 22px;
	width: auto;
	background-position: center;
	background-image: url('ksa-inside_05.jpg');
	background-repeat: repeat-x;
	margin: 0px;
}
#h-container .top-left {
	height: 22px;
	width: 23px;
	background-position: left;
	background-image: url('ksa-inside_03.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
#h-container .left {
	height: 22px;
	background-color: #F1FCFE;
	width: 15%;
	background-position: left;
	margin: 0px;
	float: left;
}
#m-container {
	margin: 0px;
	width: 100%;
	height: 100%;
}
#m-container .right {
	margin: 0px;
	width: 15%;
	height: 100%;
	background-color: #F1FCFE;
	background-position: right;
	float: right;
}
#m-container .middle-right {
	margin: 0px;
	width: 26px;
	height: 100%;
	background-position: right;
	background-image: url('ksa-inside_12.jpg');
	background-repeat: repeat-y;
	float: right;
}
#m-container .middle-incontainer {
	margin: 0px;
	width: auto;
	height: 100%;
	background-position: center;
}
#m-container .middle-left {
	margin: 0px;
	width: 23px;
	height: 100%;
	background-position: left;
	background-image: url('ksa-inside_14.jpg');
	background-repeat: repeat-y;
	float: left;
}
#m-container .left {
	margin: 0px;
	width: 15%;
	height: 100%;
	background-color: #F1FCFE;
	background-position: left;
	float: left;
}
#f-container {
	height: 22px;
	width: 100%;
}
#f-container .right {
	height: 22px;
	background-color: #F1FCFE;
	width: 15%;
	background-position: right;
	margin: 0px;
	float: right;
}
#f-container .footer-right {
	height: 22px;
	width: 26px;
	background-position: right;
	background-image: url('bottom_05.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
}
#f-container .footer-middle {
	height: 22px;
	width: auto;
	background-position: center;
	background-image: url('bottom_03.jpg');
	background-repeat: repeat-x;
	margin: 0px;
}
#f-container .footer-left {
	height: 22px;
	width: 23px;
	background-position: left;
	background-image: url('bottom_01.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
#f-container .left {
	height: 22px;
	background-color: #F1FCFE;
	width: 15%;
	background-position: left;
	margin: 0px;
	float: left;
}
#footer {
	background-image: url('footer_04.jpg');
	margin: 0px;
	background-repeat: repeat-x;
	width: 100%;
	height: 75px;
}

