/*----Start-------------------------------------KTPageLayout-------------------------------------------------*/
.body {
	margin: 0px;
}
#ktcontainer {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: fixed;
	background-image: url(../kt_main_img/kt_pge_bac.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	text-align: center;
}
#main {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	vertical-align: top;
}
#topstrip {
	float: left;
	height: 25px;
	width: 1000px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAF0;
}
#leaderboard {
	float: left;
	height: 90px;
	width: 1000px;
	position: relative;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#newsticker {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
#logohb {
	float: left;
	height: 70px;
	width: 100%;
	position: relative;
}
#logohbinside {
	float: left;
	height: 70px;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAF0;
}
#navmenu {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAF0;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E6EAF0;
}

#ktbody {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 60px;
	padding-top: 5px;
}
#ktwest {
	float: left;
	height: auto;
	width: 700px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6EAF0;
}
#kteast {
	float: left;
	height: auto;
	width: 250px;
	position: relative;
	left: 10px;
}
#kteast_in {
	float: left;
	height: auto;
	width: 250px;
	position: relative;
}
#westfocustop {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAF0;
	padding-bottom: 15px;
}
#westfocusbottom {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
#uaenews {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
#photogallery {
	float: left;
	height: auto;
	width: 700px;
	position: relative;
	top: 2px;
}
#videogallery {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAF0;
}
#uaejobs {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	top: 15px;
}
#middleeast {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAF0;
}
#world {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	top: 15px;
}
#business {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAF0;
}
#sports {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAF0;
}
#columnistop {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	top: 5px;
}
#cwyw {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAF0;
	top: 10px;
}
#lifehealth {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	top: 15px;
}
#ktshadow {
	height: 19px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../kt_main_img/kt_pge_bot_bac.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#footer {
	height: auto;
	width: 100%;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	float: left;
	padding-bottom: 20px;
	text-align: center;
}

/*---End--------------------------------------KTPageLayout-------------------------------------------------*/

