html, body, #our_wrapper {
	height: 100%;
}

body > #our_wrapper {
	height: auto; min-height: 100%;
}

#our_main {
	padding-bottom: 142px;
}

#our_footer {
	position: relative;
	margin-top: -142px;
	height: 142px;
	clear:both;
	background: url(../images/sharm_footer.jpg) no-repeat bottom right;
} 

html {
	background: url(../images/sharm_body_bk.jpg) repeat-x #149ddb;
}

#our_wrapper {
	background: url(../images/sharm_header_clouds.png) no-repeat top center;
	width: 887px;
	position: relative;
	padding: 0px 55px;
	margin: 0 auto;
	border-top: 1px solid #02D7FF;
	overflow: hidden;
}

#our_header {
	margin-top: 110px;
	position: relative;
}

#heading {
	background: url(../images/heading_bk.png) no-repeat top center;
	width: 262px;
	height: 182px;
	position: absolute;
	top: -80px;
	left: 290px;
	z-index: 3;
	text-align: center;
	padding-top: 60px;
	font-family: serif;
}

#heading p {
	color: #fff;
	text-align: left;
	margin-left: 40px;
}

#heading p span {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 130%;
	font-family: sans-serif;
	margin-left: 30px;
}

#heading p a {
	text-decoration: none;
}

#heading p a:hover {
	text-decoration: underline;
}

#heading ul {
	width: 253px;
	position: absolute;
	bottom: 0px;
	left: 7px;
}

#heading ul li{
	float: left;
	padding: 0px 11px;
	height: 44px;
	line-height: 44px;
}

#heading ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

#heading ul li a:hover {
	color: #f00;
}

#phone_window {
	border: 1px solid #B3B9BF;
	width: 400px;
	background: #fff;
	display: none;
	position: absolute;
	z-index: 10;
}

#phone_window .yui-widget-hd {
	background: #E0E9F3;
	height: 26px;
	line-height: 26px;
	padding: 2px 10px;
	border-bottom: 1px solid #D1D8DF;
	margin: 3px;
	color: #778899;
	text-align: center;
	font-weight: bold;
}

#phone_window .yui-widget-hd a {
	position: relative;
	left:40px;
	text-decoration: none;
	color: #778899;
	font-family: sans-serif;
	font-size: 90%;
}

#phone_window .yui-widget-bd {
	padding: 10px;
}

#phone_window .yui-widget-bd h2{
	font-weight: bold;
	color: #778899;
}

#phone_window .yui-widget-bd p {
	margin-left: 10px;
	margin-bottom: 3px;
	font-size: 90%;
	font-family: sans-serif;
}

#phone_window .yui-widget-bd p a {
	color: #A0AFCE;
	font-weight: bold;
}
