@charset "utf-8";
/* CSS Document */
body {
	background:#150c11;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
}
.clear {
	clear:both;
}
img {
	border:none;
}
* {
	margin:0px;
	padding:0px;
}
.nav_bg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 63px;
}
.nav {
	margin: auto;
	width: 1310px;
	padding-top:10px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}
.nav li {
	background-image: url(images/right-bordr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
	list-style-type: none;
	display: inline-block;
	padding:9px 0px 0px 0px;
}
.nav li:last-child {
	background:none;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: inline;
	font-size: 21px;
	padding:0px 35px 0px 35px;
}
.nav a:hover {
	color: #06aee5;
	text-decoration: none;
}
.nav .select {
	color: #06aee5;
	text-decoration: none;
}
.logo_bg {
	border-bottom:1px solid #b8a480;
	border-top:1px solid #b8a480;
	padding:20px 0px;
	width:100%;
	text-align: center;
}
.container {
	width: 1310px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
		padding-bottom: 15px;
}
.left_contain {
	float: left;
	width: 530px;
}
.right_contain {
	float: right;
	width: 740px;
	color: #FFFFFF;
	padding-right:20px;
}
/*----------TAB CSS START ---------*/
 .tabs {
	margin:0px;
	padding:0px;
}
.tabs li {
	float:left;
	padding: 0px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	list-style-type: none;
}
.right_contain h3 {
	font-size: 31px;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom:1px solid #999;
	padding-bottom:10px;
	margin-bottom:15px;
	color: #b8a480;
}
.right_contain p {
	font-size: 18px;
	margin-bottom:12px;
}
.tabs img {
	padding:0px;
}
.tabs a {
	padding: 0px;
	color:#fff;
	text-decoration:none;
	border: 2px solid #a5a4a4;
	height: 215px;
	display:block;
}
.tabs a.active {
	border: 2px solid #FFF;
}
.right-img {
	float: right;
	margin-left: 15px;
	margin-bottom:10px;
	border:2px solid #2d2d2d;
}
.top_btn {
	display: block;
	margin-bottom: 15px;
	margin-top:10px;
}
.top_btn a {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}
.inner_container{
	width: 1280px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.inner_container p {
	font-size: 18px;
	margin-bottom:12px;
	color:#fff;
}
.left-img {
	float: left;
	margin-right:25px;
	margin-bottom:10px;
	border:2px solid #2d2d2d;
}
.inner_container a {
	text-decoration: none;
	color: #06aee5;
}
.inner_container a:hover {
	text-decoration: none;
	color: #b8a480;
}
.inner_container h1 {
	color: #b8a480;
	text-decoration: none;
	margin-bottom: 15px;
	font-size: 35px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom:1px dashed #b8a480;
	padding-bottom:8px;
}
.golden_h3{
	color:#b8a480;
	padding:0px;
	margin:30px 0px 10px 0px;
	font-weight: normal;
	font-size: 57px;
	font-family: 'Courgette', cursive;
 
}
.golden_h4{
color:#b8a480;
	padding:0px;
	margin: 0px 70px 10px 0px;
font-weight: normal;
font-size: 40px;
	font-family: 'Courgette', cursive;
}
.box {
	float: left;
	width: 47%;
	padding:1% 0px;
	margin:0 2% 1% 0;
 	/*border:1px solid #190f14;
	background:#190f14;*/
}
.box h3 {
	color: #CCCCCC;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 5px;
	
}
.box h2 {
	font-size: 25px;
	font-weight: normal;
	color: #b8a480;
	margin-bottom: 5px;
	text-transform:uppercase;
}
.box_head  {
	font-size: 25px;
	font-weight: normal;
	color: #b8a480;
	margin-bottom: 5px;
	text-transform:uppercase;
	margin-left:0px;
}
.box p {
	font-size: 18px;
	color: #FFFFFF;
 	 
}
.box1{
width: 47%;
	float:right;
	margin:0 0px 2% 1%;
 	padding:1% 0px;
}
.right_contact_box {
	float: left;
	width: 96%;
	padding:1% 0px;
}
.right_contact_box h3 {
	font-size: 30px;
	font-weight: normal;
	color: #b8a480;
	margin-bottom: 5px;
}
.right_contact_box p {
	font-size: 18px;
	color: #FFFFFF;
 	 
}
.blog_box{
float: left;
	padding:1%;
	margin:1% 2% 1% 0;
	border:1px solid #666;
	text-align:center;
 }
 .blog_box:hover, .blog_box1:hover {
	background:#1e1219;
	color:#fff;
   }
 .blog_box p, .blog_box1 p{
 margin:10px 0px 0px 0px;
 color:#06aee5;
 }
 .blog_box a, .blog_box1 a{
 color:#06aee5;
 text-decoration:none;
 }
 .blog_box a:hover, .blog_box1 a:hover{
 color:#fff;
 text-decoration:none;
 }
 
 .blog_box1{
 float:right;
margin:1% 0px 2% 0;
	border:1px solid #666;
padding:1%;
text-align:center;
}
