@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background-color: #FFF;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
text-align:justify;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
float:left;
text-align:center;
}
#body-main
{
width:100%;
height:auto;
float:left;
text-align:center;
}
.body-container { width:1000px; height:auto; margin:0px auto; text-align:center;}

.body-top-box { width:100%; height: auto; float:left; text-align:center; padding:22px 0px 22px 0px; background-color: #FFF;}
.body-top-inside { width:1000px; height:auto; float:left; text-align:left;}
.body-top-left { width:350px; height:auto; float:left; text-align:left;}

.body-top-right { width:600px; height:auto; float:right; text-align:right;}

.welcome-box { width:100%; height:620px; float:left; text-align:center; background:url(../images/welcome-bg.jpg) center top no-repeat;}
.welcome-inside { width:1000px; height:auto; float:left; text-align:left; padding-top:80px;}
.welcome-left { width:680px; height:auto; float:left; text-align:left; padding-top:64px;}
.welcome-left h2.styleFontface
{
	font-family: Khand-Light;
	font-size:76px;
	line-height:80px;
	color: #FFF;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: none;
}

.form-box { width:300px; height: auto; float:right; text-align:left; background-color: #ec3b00; padding-bottom:30px;  -webkit-border-radius: 3px; -moz-border-radius: 3px;
 border-radius: 3px;}
.form-title { width:260px; height:auto; float:left; text-align:center; padding:20px 20px 14px 20px; font-size:11px; line-height:14px; color: #FFF; font-weight:normal;
font-family:Arial, Helvetica, sans-serif;}

.form-title h2.styleFontface
{
	font-family: Khand-Bold;
	font-size:52px;
	line-height:52px;
	color: #FFF;
	font-weight:bold;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: uppercase;
}

.form-inside { width:240px; height:auto; float:left; text-align:left; padding-left:30px; padding-right:30px;}
	.input-box
{
width:230px;
height:30px;
font-size:12px;
line-height:30px;
color: #999999;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif; text-transform: uppercase;
padding-left:10px;
padding-top:8px;
padding-bottom:6px;
background-color: #FFF; border:none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom:6px;
}
input:focus
{
	outline:none;
}

.button {
	background: #232323;
	text-align:center;
	float:left;
	padding:23px 0px;
	width:240px;
	height: auto;
	text-decoration:none;
	font-size:24px;
	line-height:30px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	 margin-top:12px;
	 -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.button:hover {
	background: #111111;
	text-align:center;
	float:left;
	padding:23px 0px;
	width:240px;
	height: auto;
	text-decoration:none;
	font-size:24px;
	line-height:30px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	 margin-top:12px;
	 -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

.services-box { width:100%; height:auto; float:left; text-align:center; padding-top:72px; padding-bottom:66px;}
.content-title { width:1000px; height:auto; float:left; text-align:center;} .content-title p { margin:18px 0px 7px 0px; text-align:center;}

.services { width:1000px; height:auto; float:left; text-align:left; padding-top:34px;} .services ul { margin:0px; padding:0px; list-style-type:none;}
.services ul li { width:300px; height:auto; float:left; text-align:center; display:block; margin-right:50px;}
.services ul li p { margin:18px 0px 7px 0px; text-align:center;}
.services ul li h2.styleFontface
{
	font-family: Khand-Light;
	font-size:36px;
	line-height:36px;
	color: #232323;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: uppercase;
}
.step-bg { margin-bottom:22px;}

.body-title-box { width:100%; height:auto; float:left; text-align:center; background-color: #d5d5d1; padding-top:70px; padding-bottom:80px;}
.body-title-inside { width:1000px; height:auto; float:left; text-align:center;} .body-title-inside p { margin:16px 0px 7px 0px; text-align:center;}
.body-title-inside h4.styleFontface
{
	font-family: Khand-Light;
	font-size:36px;
	line-height:36px;
	color: #ec3b00;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: none;
}
.button2 {
	background: #ec3b00;
	text-align:center;
	float:left;
	padding:23px 0px;
	width:240px;
	height: auto;
	text-decoration:none;
	font-size:24px;
	line-height:30px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	 margin-top:34px;
	 -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-left:380px; margin-right:380px;
}
.button2:hover {
	background: #f73f02;
	text-align:center;
	float:left;
	padding:23px 0px;
	width:240px;
	height: auto;
	text-decoration:none;
	font-size:24px;
	line-height:30px;
	color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	 margin-top:34px;
	 -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-left:380px; margin-right:380px;
}
.content-box { width:100%; height:auto; float:left; text-align:center;}
.content-inside { width:1000px; height:auto; float:left; text-align:center;}
.content-left { width:500px; height:auto; float:left; text-align:left;}
.content-right { width:450px; height:auto; float:right; text-align:left; padding-top:70px;} .content-right p { margin:16px 0px 7px 0px; text-align:left;}
.content { width:450px; height:auto; float:left; text-align:left; padding-top:10px;} .content ul { margin:0px; padding:0px; list-style-type:none;}
.content ul li { width:432px; height:auto; float:left; text-align:left; display:block; background: url(../images/right-arrow.jpg) left 8px no-repeat; padding-left:18px;
padding-bottom:22px;}
.content-middle-left { width:450px; height:auto; float:left; text-align:left; padding-top:70px;} .content-middle-left p { margin:16px 0px 7px 0px; text-align:left;}
.content-middle-right { width:500px; height:auto; float:right; text-align:right;}

.testimonial-box { width:100%; height:auto; float:left; text-align:center; background-color: #232323; padding-top:72px; padding-bottom:70px;}
.testimonial-inside { width:1000px; height:auto; float:left; text-align:center;}
.testimonial-left { width:160px; height:auto; float:left; text-align:left;}
.testimonial-right { width:790px; height:auto; float:right; text-align:center;}
.testimonial-right h2.styleFontface
{
	font-family: Khand-Light;
	font-size:30px;
	line-height:36px;
	color: #FFF;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: none;
}
.testimonial-right h3.styleFontface
{
	font-family: Khand-Semibold;
	font-size:30px;
	line-height:32px;
	color: #ec3b00;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: uppercase; margin-top:20px;
}
.testimonial-right h4.styleFontface
{
	font-family: Khand-Bold;
	font-size:18px;
	line-height:20px;
	color: #FFF;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: uppercase;
}

#footer { width:100%; height:auto; float:left; text-align:center; font-size:18px; line-height:24px; color: #232323; background-color: #FFF; padding:28px 0px;
font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
#footer a{ font-size:18px; line-height:24px; color: #232323; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
#footer a:hover{ font-size:18px; line-height:24px; color: #ec3b00; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.footer-main { width:1000px; height:auto; margin:0px auto; text-align:center;}

/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
}
body a
{
	color: #459e18;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
body a:hover
{
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
@font-face
{
 font-family: 'Khand-Bold';
 src: url(../Khand-Bold.ttf)
}
@font-face
{
 font-family: 'Khand-Light';
 src: url(../Khand-Light.ttf)
}
@font-face
{
 font-family: 'Khand-Semibold';
 src: url(../Khand-Semibold.ttf)
}
@font-face
{
 font-family: 'Khand-Regular';
 src: url(../Khand-Regular.ttf)
}
h1.styleFontface
{
	font-family: Khand-Bold;
	font-size:194px;
	line-height:176px;
	color: #FFF;
	font-weight:bold;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: uppercase;
}
h2.styleFontface
{
	font-family: Khand-Bold;
	font-size:44px;
	line-height:46px;
	color: #ec3b00;
	font-weight:bold;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: uppercase;
}
h3.styleFontface
{
	font-family: Khand-Bold;
	font-size:60px;
	line-height:60px;
	color: #ec3b00;
	font-weight:bold;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: uppercase;
}
h4.styleFontface
{
	font-family: Khand-Regular;
	font-size:36px;
	line-height:36px;
	color: #ec3b00;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: none;
}
h5.styleFontface
{
	font-family: Khand-Regular;
	font-size:36px;
	line-height:36px;
	color: #000000;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none; text-transform: none; margin:0px; padding:0px;
}
.orange { color: #ec3b00; font-family: Khand-Semibold;}
