@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color:#000000;
	background:url(../images/main_bg.jpg) no-repeat #000;
	background-attachment:fixed;
	-moz-background-size: cover;

-webkit-background-size: cover;

-o-background-size: cover;

background-size: cover;
	


	
	
}
h1, h2, h3, h4 {
	font-family: 'myriad_pro_lightbold', Arial, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
	display:block;
	color:#000;
}
h1 {
	font-size:20px;
	
	
}
h2 {
	font-size:18px;
	

}
h3 {
	font-size:16px;
	 
}
a {
	font-size:16px;
	font-weight: normal;
	color:#FFF;
	text-decoration:none;
	outline:none;
	
	font-family: Tahoma, Geneva, sans-serif;
}
a img {
	border:none
}
p {
	margin:0px;
	padding:0px;
	font-family: Tahoma, Geneva, sans-serif;
}
.clear {
	clear:both;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

@font-face {
    font-family: 'myriad_pro_lightbold';
    src: url('myriadpro-semibold-webfont.eot');
    src: url('myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-semibold-webfont.woff') format('woff'),
         url('myriadpro-semibold-webfont.ttf') format('truetype'),
         url('myriadpro-semibold-webfont.svg#myriad_pro_lightbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

#wrapper {
	width:825px;
	margin:0 auto;
	padding-top:3px;
	
}
header {
	width:825px;
	height:86px;
	background:url(../images/header-bg.png) no-repeat;
	margin-bottom:16px;
}
header h1 {
	width:223px;
	height:40px;
	background:url(../images/logo.png) no-repeat;
	background-size: cover;
	position:absolute;
	margin-left:20px;
	margin-top:11px;
}
header h1 a {
	display:block;
	width:223px;
	height:40px;
	text-indent:-999999px;
}
.content-base {
	background:#d8d7d7;
	width:801px;
	padding:12px;
	margin-bottom:8px;
	border-radius:17px 17px 0px 0px;
	-moz-border-radius:17px 17px 0px 0px;
	-webkit-border-radius:17px 17px 0px 0px;
	-o-border-radius:17px 17px 0px 0px;
	
}
nav {
	width:825px;
	position:absolute;
	margin-top:17px;
	
}
nav ul {
	margin:0px;
	padding:0px;
	
}
nav ul li {
	list-style:none;
	
}
nav ul li a {
	display:block;
	float:left;
	text-align:right;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	margin-top:9px;
	font-size:15px;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
	
	
}
nav ul li a:hover {
	color:#d70327;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
	
}
nav ul li a.select {
	color:#d70327;
	
}
.page-title {
	width:777px;
	padding-left:12px;
	padding-right:12px;
	height:27px;
	background:#920c23;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	-o-border-radius:13px;
}
.page-title h2 {
	float:left;
	color:#FFF;
	line-height:27px;
	font-size:19px;
	font-weight:bold;
	text-align:center;
	width:420px;
}
.page-title h3 {
	color:#FFF;
	line-height:27px;
	font-size:19px;
	display:block;
	float:left;
	
}
.page-title h4 {
	color:#FFF;
	line-height:27px;
	font-size:18px;
	display:block;
	float:right;
	text-shadow:1px 1px #c98691;
	
}
.about-us-base {
	width:777px;
	padding:12px;
	background:#FFF;
		border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	-o-border-radius:13px;

}
.about-us-base img {
	display:block;
	float:left;
		border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;

	border:1px solid #3b1e08;
	margin-right:9px;
	margin-bottom:13px;
	
}
.about-us-base p {
	font-size:14px;
	line-height:21px;
}
.abs-left-side {
	float:left;
	width:380px;
	margin-right:10px;
	margin-top:13px;
}


.col-content-box {
	width:225px;
	height:380px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:17px;
	padding-right:17px;
	float:left;
	background:#ecebeb;
	border-radius:17px;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	-o-border-radius:17px;
	margin-top:10px;
	margin-right:10px;
				-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.col-content-box:hover {
	background:#920c23;
				-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
	
}

.col-content-box:hover h2 {
	color:#FFF;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
	
}

.col-content-box h2 {
	color:#000;
	font-size:22px;
	text-align:center;
	padding-bottom:9px;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.col-content-box img {
	display:block;
	width:220px;
	height:137px;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	margin:0 auto;
	border:1px solid #3b1e08;
	margin-bottom:10px;
}

.content-box-half {
	height:213px;
	padding-bottom:3px;
}


.col-content-box1 {
	width:225px;
	
	padding-top:15px;
	padding-bottom:15px;
	padding-left:17px;
	padding-right:17px;
	float:left;
	background:#ecebeb;
	border-radius:17px;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	-o-border-radius:17px;
	margin-top:10px;
	margin-right:10px;
				-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.col-content-box1:hover {
	background:#920c23;
				-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
	
}

.col-content-box1:hover h2 {
	color:#FFF;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
	
}

.col-content-box1 h2 {
	color:#000;
	font-size:22px;
	text-align:center;
	padding-bottom:3px;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.col-content-box1 img {
	display:block;
	width:220px;
	height:137px;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	margin:0 auto;
	border:1px solid #3b1e08;
	margin-bottom:10px;
}

.detail-text-base {
	height:174px;
	width:198px;
	padding:11px;
	background:#f2f1f1;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-o-border-radius:15px;
	margin:0 auto;
}
.detail-text-box {
	
	height:146px;
	
}
.detail-text-box  p {
	font-size:17px;
	
	line-height:23px;
	
}
.more-btn {
	float:right;
	color:#FFF;
	text-align:center;
	height:28px;
	width:64px;
	line-height:28px;
}
.more-btn a {
	width:64px;
	height:28px;
	line-height:28px;
	text-align:center;
	display:block;
	background:url(../images/btn-bg.png) repeat-x;
	border-radius:7px;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.more-btn a:hover {
	background:#000;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}


.mid-content-base {
	
		background:#d8d7d7;
	width:801px;
	padding:12px;
	margin-bottom:8px;

	
}

.third-content-base {
	background:#d8d7d7;
	width:801px;
	padding:12px;
	margin-bottom:8px;
	border-radius:0px 0px 17px 17px;
	-moz-border-radius:0px 0px 17px 17px;
	-webkit-border-radius:0px 0px 17px 17px;
	-o-border-radius:0px 0px 17px 17px;
	
}
.right-side-content-wrapper {
	width:527px;
	float:left;
}
.right-side-content-base {
	width:503px;
	height:162px;
	padding:17px 12px;
		background:#ecebeb;
	border-radius:17px;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	-o-border-radius:17px;
	margin-top:10px;
	margin-bottom:16px;

				-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.right-side-content-base:hover {
			-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
background:#920c23;
	
}
.right-side-content-base:hover .right-side-content-base-col h2 {
	color:#FFF;
	
}
.right-side-content-base-col {
	width:280px;
	float:left;
}


.right-side-content-base-col h2 {
	color:#000;
	font-size:20px;
	
	padding-bottom:5px;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;

}
.right-side-content-base-col img {
	display:block;
	width:276px;
	height:130px;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	
	border:1px solid #3b1e08;
	
	
}

.right-side-content-base-col-right {
	width:179px;
	height:137px;
	padding:10px;
	float:left;
	border:1px solid #e1e1e1;
	background:#eceded;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	margin-left:17px;
}
.right-side-content-base-col-right p {
	font-size:16px;
	line-height:21px;
}
.contact-us-base {
	
		width:503px;
	height:162px;
	padding:17px 12px;
		background:#ecebeb;
	border-radius:17px;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	-o-border-radius:17px;
	

				-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
	
}
.contact-us-base:hover {
	background:#74a2c3;
	
}
.contact-left-side {
	width:150px;
	height:160px;
	float:left;
}
.contact-left-side h2 {
	font-size:26px;
}
.contact-left-side img {
	display:block;
	padding-left:9px;
	padding-top:15px;
}
.contact-right-side {
	width:345px;
	float:left;
}
.contact-right-side p {
	text-align:center;
	font-size:19px;
	padding-bottom:5px;
	font-weight:bold;
}
.contact-right-side p a {
	display:inline-block;
	color:#000;
	font-size:19px;
	font-weight:bold;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.contact-right-side p a:hover {
	text-decoration:underline;
	color:#FFF;
					-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.client-base {
	
	background:#d8d7d7;
	width:801px;
	padding:12px;
	margin-bottom:8px;
	border-radius:17px;
	-moz-border-radius: 17px;
	-webkit-border-radius:17px;
	-o-border-radius:17px;
	
}
.client-box {
	background:#ecebeb;
		padding:12px;
		width:771px;
		margin:0 auto;

	border-radius:17px;
	-moz-border-radius: 17px;
	-webkit-border-radius:17px;
	-o-border-radius:17px;
	
}
.client-box h3 {
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:15px;
}
.client-box p {
	padding-bottom:19px;
	
}
.client-box p span {
	font-size:18px;
	font-weight:normal;
}
.client-box ul  {
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	

	
	
}
.client-box ul li {
	
	list-style-type:disc;
	font-size:14px;
	display:list-item;
	float:left;
	margin-left:19px;
	margin-right:5px;
	
}
.client-box ul li b {
	
	
}


footer {
	height:58px;
	width:825px;
	background:url(../images/company-logo.png) no-repeat left;
}
footer p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:58px;
	text-align:center;
	font-size:16px;
	color:#333333;
}

.other-pages-bg {
	width:775px;
	padding:12px;
	border:1px solid #ecebeb;
	background:url(../images/other-pages-bg.png) no-repeat bottom center;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	-o-border-radius:13px;
	
	
}
.other-pages-text-detail {
	height:145px;
}
.other-pages-text-detail p {
	font-size:14px;
	line-height:23px;
}
.other-page-left-side {
	width:290px;
	float:left;
}
.other-page-left-side img {
	display:block;
		border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;

	border:1px solid #3b1e08;

}

.other-page-right-side {
	width:290px;
	float:right;
}
.other-page-right-side img {
		display:block;
		border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;

	border:1px solid #3b1e08;
	
}.reputation_kahuna_snippets_container {  background-color: rgba(255, 255, 255, 0.7);  text-align: center;  padding: 0 0 11px 0;  border-radius: 12px;}.reputation_kahuna_reviews_container {  margin-bottom: 20px;}