body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #464032;
}
a {
	text-decoration: none;
	color: #A7430F;
}
img {
	width: 100%;
	height: auto;
	border: 0px;
}
.breaker {
	clear: both;
	height: 0.1px;
}
.break {
	clear: both;
	height: 12px;
}
#top-wrap {
	margin: 0 auto;
	padding: 7px 0 10px 0;
	background: #E8FCFC;
	position: relative;
}
.topsi {
	max-width: 1200px;
	padding: 0px 0;
	margin: auto;
}
.topsi a { 
	color: #fff;
	font-size: 12px;
}
.top-icon {
	float: left;
	max-width: 20px;
	margin-right: 10px;
}
.topsi li {
	list-style: none;
	color: #44494A; 
	letter-spacing: 1px;
	font-size: 14px;
}
.list {
	float: right;
	width: auto;
	margin: 3px 0 3px 0;
}
.social-icon {
	float: left;
	width: 18px;
	margin-right: 15px;
}
.loft {
	float: left;
	margin-right: 25px;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	height: 59px;
	background: #135F83;
	border-bottom: 4px solid #fff;
}
#header {
	max-width: 1200px;
	margin: 0 auto;
}
.logo {
	background-color: #fff;
	border-bottom: 10px solid #be4412;
	width: 300px;
	padding: 10px;
	position: absolute;
	z-index: 9999;
	top: 0;
	margin-left: 10px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#follows {
	position: fixed;
	top: 200px;
	left: 0px;
	padding: 5px 5px 10px;
	border: 1px solid #0071BC;
	background: #fff;
	z-index: 1999999;
	border-radius: 0 4px 4px 0;
}
.scl {
	width: 32px;
	height: 32px;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 8px;
}
#page {
	max-width: 1100px;
	margin: 0 auto;
	padding: 30px 0;
}
#pager {
	max-width: 1100px;
	margin: 0 auto;
	padding: 5px 0;
}
#content {
	float: left;
	width: 400px;
	padding: 5px 0px 0px 0px;
}
#contents {
	padding: 0px 0px 0px 0px;
}
#content a {
	color: #fff;
	font-size: 12px;
}
.title {
	padding: 2px 0 6px 0px;
	letter-spacing: 0.5px;
	color: #BE4412;
	font-size: 20px;
	margin-bottom: 15px;
	border-bottom: 2px solid #BE4412;
}
#content p, #contents p {
	padding: 0px 0px 5px 0px;
	color: #505050;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}
.more {
	float: left;
	padding: 4px 12px;
	background: #F67828;
}
.more:hover {
	background: #028DCE;
}
.vide {
	float: left;
	width: 360px;
	margin-left: 20px;
	margin-top: 4px;
}
.video-container {
	position:relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}
#sidebar {
	float: right;
	width: 300px;
	padding: 0px;
	color: #787878;
	background: #F5F6F8;
	border-radius: 5px;
	border: #EDEDED 1px solid;
}
#sidebar h2 {
	height: 57px;
	letter-spacing: -.5px;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0 0 15px;
	color: #fff;
	background: url(../image/sidebar.jpg);
	border-radius: 5px 5px 0 0;
}
#sidebar li {
	list-style: none;
	padding: 12px 10px;
	border-bottom: 1px solid #E1E6EA;
	line-height: 150%;
	color: #464545;
}
#sidebar p {
	list-style: none;
	padding: 5px 10px;
	border-top: 1px solid #EFEFEF;
	line-height: 150%;
	color: #464545;
	margin: 0px;
}
#sidebar p:hover {
	background: #F0F0F0;
}
#sidebar a {
	border: none;
	color: #407EA7;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #D7151C;
}
.feat {
	padding: 20px;
	background: #F5F5F5;
	border-bottom: 1px solid #CFE6E6;
}
#feature {
	max-width: 1100px;
	margin: 0 auto;
}
.lex div {
	margin: auto;
	display: block;
	width: auto;
	text-align: center;
}
.feat-icon {
	border-radius: 5px;
	width: 100px;
	border: 2px solid #D3E1E1;
	padding: 4px;
	border-radius: 100%;
	background: #fff;
}
.feat-icon:hover {
	border: 2px solid #619DE7;
	background: #fff;
}
#feature h2 {
	color: #000000;
	margin: 15px 0 8px 0px;
	font-size: 20px;
	text-align: center;
}
#feature p {
	color: #000000;
	font-size: 12px;
	padding: 0 15px 0 15px;
	text-align: justify;
	line-height: 150%;
}
#feature a {
	text-decoration: none;
	color: #FFFFFF;
}
.lex {
	float: left;
	width: 18%;
	margin: 1%;
}
#footer {
	width: 100%;
	background: url(../image/footer.jpg);
}
.footer-stat {
	margin: 0 auto;
	max-width: 1100px;
	padding: 20px 0 0 0;
}
.footer-stat h2 {
	color: #44494A;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 20px 0px;
}
.footer-stat a {
	text-decoration: none;
	color: #737373;
}
.footer-stat a:hover {
	text-decoration: none;
	color: #000;
}
.footer-stat li {
	list-style: none;
	padding: 7px 0 8px 0px;
	font-size: 14px;
	color: #5F5F5F;
	margin: 0 0px 0 0;
	border-bottom: 1px solid #C7C7C7;
}
.footer-stat p {
	padding: 5px 0;
	font-size: 14px;
	color: #5F5F5F;
	line-height: 22px;
	margin: 0px;
}
.theme {
	color: #F7941E;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}
.locate {
	float: left;
	margin-right: 20px;
	max-width: 25px;
	margin-bottom: 20px;
}
.locate2 {
	float: left;
	margin-right: 20px;
	max-width: 25px;
}
.foot {
	float: left;
	width: 20%;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
}
.foot2 {
	float: left;
	width: 20%;
	margin: 0 0 0 5%;
}
.foot3 {
	float: left;
	width: 26%;
	margin-left: 5%;
}
.foot4 {
	float: right;
	width: 22%;
}
.scl2 {
	float: left;
	width: 26px;
	margin-right: 8px;
}
.pattern {
	padding: 25px 0 15px 0;
	background: #FEB819;
}
.pattern-add {
	margin: auto;
	max-width: 1000px;
}
.pattern-add p {
	text-align: center;
}
.pattern-add .h3 {
	font-size: 20px;
	color: #fff;
	float: left;
	text-align: left;
	width: 65%;
	padding-top: 8px;
	font-weight: normal;
}
.pattern-add a {
	color: #fff;
}
.s-enquiry {
	float: right;
	font-size: 19px;
	text-transform: uppercase;
	padding: 10px 24px;
	border-radius: 5px;
	margin: 0px 0 0 10px;
	background: #F35D26;
}
.s-enquiry:hover {
	background: #BE4412;
}
.luxor {
	margin: auto;
	padding: 20px;
	background: #EBEAE9;
	border-top: 1px solid #BED4FF;
}
.luxor h3 {
	margin: 15px;
	font-size: 26px;
	margin: 0px;
	color: #333333;
	font-weight: normal;
	padding: 0 0 0px 5px;
}
.page-banner {
	height: 240px;
	width: 100%;
}
.gallerys {
	margin: auto;
	max-width: 1100px;
	padding: 20px 0;
}
.gallerys h2 {
    padding: 2px 0 0 0px;
	color: #242426;
	text-align: center;
	font-size: 30px;
	margin: 10px 15px 0px 15px;
	font-family: Cinzel;
	text-transform: uppercase;
	font-weight: bold;
}