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

* { margin:0; padding:0; }

body {
	background-color: #FFF;
}

a:active, a:focus {
	outline: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a img:hover {
	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
}

.clear {
	height: 0px;
	clear: both;
}

.photo_edge, .textbox img, .process_box img {
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #FFF;
}

.photo_edge:hover {
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #2896CB;
}

.photo_edge_margin_right  {
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #FFF;
	margin-right: 7px;
	margin-top: 10px;
	float: left;
}

.photo_edge_margin_left  {
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #FFF;
	margin-left: 7px;
	margin-top: 10px;
	float: right;
}

.photo_edge_margin_right:nth-child(2)  {
	margin-right: 0px;
}

.photo_edge_margin_right:hover {
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #2896CB;
}

.right {
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #FFF;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.left {
	border: 1px solid #ddd;
	padding: 3px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: 600;
}

a:hover {
	color: #BF1F29;
	text-decoration: none;
	font-weight: 600;
}


h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	font-weight: 400;
	color: #070707;
	margin-bottom: 8px;
}

.home_headline h1 {
	font-size: 42px;
	line-height: 46px;
	font-weight: 400;
	color: #F98D2B;
	font-style: italic;
	float: left;
 }

.page_heading {
	width: 100%;
	height: 45px;
	border-bottom: solid 1px #C0C0C0;
	margin-bottom: 20px;
}

.page_heading h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #1A720D7;
	float: left;
	line-height: 50px;
	padding-left: 10px;
}

.page_heading h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: 400;
	color: #070707;
	line-height: 45px;
	float: left;
}

.page_heading h1 span {
	color: #1A720D;
}



h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #070707;
	margin-bottom: 8px;
}

h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #070707;
	margin-bottom: 8px;
}

h4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #070707;
	font-weight: 600;
}

h5 {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #070707;
	font-weight: normal;
}

h5 span {
	font-weight: 600;
}

h6 {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #292929;
	font-weight: normal;
}

p, .textbox, .map_hover_text{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #070707;
	padding-bottom: 5px;
	font-weight: normal;
}

.btn a, .map_btn_list a {
	height: 34px;
	display:block;
	line-height: 32px;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	background-color: #F98D2B;
}

.btn a:hover, .map_btn_list a:hover {
	background-color:  #FF9F4C;
	color: #303970;
}

.textbox ol, .textbox ul {
	padding:0 30px;
}

ul {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	list-style: none;
}

.list01 h4 {
	margin-bottom: 7px;
	margin-top: 10px;
	font-weight: 500;
}

.list01 {
	color: #000;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 10px !important;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px !important;
}

.list01 li {
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}

.list01 li ul {
	list-style: square;
}

.list01 li ul li {

}

.list01 li span {
	color: #BF1F25;
	font-weight: 500;
}

#wrapper {
	width: 100%;
	position: relative;
}


#wrapper_top {
	width: 100%;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	z-index: -10;
}


#wrapper_inner {
	width: 1008px;
	margin: 0px auto;
	position: relative;
	z-index: 5;
	padding-top: 70px;
}

#logo {
	width: 199px;
	height: 118px;
	margin: 0px auto;
	z-index: 100;
	position: absolute;
	top: 20px;
	left: 400px;
}

#slideshow {
	width: 1008px;
	height: 405px;
	background-image: url(../images/slideshow_bg.png);
	position: relative;
	z-index: 1;
}

.slide {
	position: absolute;
	width: 990px;
	height: 341px;
	margin: 10px;
}

#inside_header {
	width: 1008px;
	height: 151px;
	background-image: url(../images/inside_header_bg.png);
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
}

#nav_wrapper_inside {
	width: 990px;
	height: 40px;
	position: absolute;
	left: 6px;
	bottom: 8px;
}

.inside_header_image {
	position: absolute;
	width: 990px;
	height: 151px;
	margin: 10px;
}

#nav_wrapper_home {
	width: 990px;
	height: 40px;
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#nav {
	width: 990px;
	height: 40px;
}

#nav ul {
	width: 900px;
	list-style: none;
	height: 40px;
	display: block;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	float: right;
}

#nav ul li {
	float: left;
	height: 40px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}

#nav ul li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	background-color: none;
	color: #FFF;
	display: block;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-weight: 400;
	background-image: url(../images/nav_divider.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#nav ul li a:hover, #nav ul li:hover {
	display: block;
	color: #FFF;
	background-color: #1D6E11;
	height: 40px;
	background-image: url(../images/nav_divider.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#nav ul li ul {
    float: none;
    position: absolute;
    width: 250px;
    z-index: 1200 !important;
	height: auto;
	list-style: none;
	margin-left: 0px;
	background-color: #DADADA;
	display: none;
	-webkit-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .5);
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .5);
	margin-top: 0px;
}

#nav ul li:hover ul {
    display: block !important;
}

#nav ul li ul li {
	float: none;
	width: 100%;
	padding: 0;
	height: 35px !important;
	line-height: 35px !important;
	border-bottom: 1px solid #D8D8D8;
	text-indent: 10px;
}

#nav ul li ul li:hover {
	background-image: none;
}

#nav ul li ul li a {
	color: #070707 !important;
	text-align: left;
	font-weight: 400;
	font-size: 14px !important;
	height: 35px !important;
	line-height: 35px;
	width: 100% !important;
	display: block;
	background-color: #EBEBEB;
	padding: 0;
	background-image: none;
}

#nav ul li ul li a:hover {
	background-color: #FFF;
	color: #1B730E !important;
	font-weight: 400;
	font-size: 14px !important;
	height: 35px !important;
	line-height: 35px !important;
	background-image: none !important;
	width: 100% !important;

}















#home a {
	width: 55px;
	height: 40px;
	backgorund-color: #FFF !important;
	display: block;
	float: left;
	padding: 9px 0 7px 30px;
}

#links {
	width: 1008px;
	margin-top: 20px;
	margin-bottom: 20px;
	z-index: 6;

}

#links img {
	flaot: left;
	margin: 0 10px 0 7px;
}

#home_col01 {
	width: 60%;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
}

#home_col01 h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: 400;
	color: #070707;
	margin-bottom: 8px;

}

#home_col01 h1 span {
	color: #1B730E;
	font-weight: 300;
}

#home_col02 {
	width: 30%;
	float: right;
	margin-right: 20px;
	padding-top: 50px;
}

#sign_up {
	width: 78%;
	height: 250px;
	background-image:url(../images/form.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 35px;
	padding-left: 6px;
}

#inside_content {
	width: 1008px;
	margin: 0px auto;
	background-image: url(../images/content_rpt.png);
	background-repeat:repeat-y;
	overflow: auto;
	padding-left: 30px;

}

#inside_left {
	width: 600px;
	float: left;
	padding-top: 30px;
	padding-right: 10px;

}

#inside_left_col_01 {
	width: 200px;
	float: left;
	padding-top: 15px;
}

#inside_left_col_02 {
	width: 360px;
	float: left;
	margin-left: 40px;
	padding-top: 15px;
}

#inside_bottom {
	width: 1008px;
	height: 17px;
	margin: 0px auto;
	background-image: url(../images/content_bottom.jpg);
	background-repeat:no-repeat;

}

#sidebar {
	width: 350px;
	float: right;
	margin-right: 20px;
	padding-top: 15px;
	padding-bottom: 25px;
}

#sidebar img {
	margin-bottom: 15px;
}

#footer {
	width: 100%;
	height: 150px;
	border-top: solid 1px #C6C6C6;
	margin-top: 35px;
}

#footer_inner {
	width: 1000px;
	margin: 0px auto;
	padding-top: 20px;
}

#footer_left {
	width: 75%;
	float: left;
}

#footer_right {
	width: 25%;
	float: left;
}

#footer_right p {
	line-height: 19px;
	float: left;
	margin-left: 15px;
}

#footer_logo {
	height: 100%;
}

#footer_left ul {
	list-style: none;
}

#footer_left ul li {
	float: left;
	display: block;
	float: left;
}

#footer_left ul li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-right: 30px;
}

#footer_left ul li a:hover {
	color: #333;
}


.process_box_row01 {
	border-bottom: solid 1px #C0C0C0;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.process_box_row01_numbers {
	display: none;
}

.process_box_row01_title {
	line-height: 20px;
	font-size: 16px;
	color: #070707;
	font-family: 'Montserrat', sans-serif;
}

.process_box_row02 img {
	margin-right: 20px;
}

.process_box {
	margin-bottom: 30px;
}

.testimonial_module {
    border-bottom: 1px solid #C0C0C0;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 15px;
    width: 100%;
}

.team_module{
	margin-bottom:30px;
}

.team_module_right p{
	overflow:hidden;
}
