body {
  color:#000;
  position:relative;
  background:url(../images/body_bg_top.png) repeat-x top #FFF;
  font-size: 75%; 
  line-height:1.1em; 
  font-family: Verdana, Geneva, sans-serif;
  margin: 0px;
}

.green {color: #059f4e;}
.blue { color: #194a99;}
h2, h1, h3 {margin:0;}
.title20 {font-size:20px;}
.bold {font-weight:bold}
.title15 {font-size:15px;}


/* ------- SECTIONS ---------*/
.Section1 {
	width:100%;
	height: 190px;
	margin-top: 20px;
	
}

.Section2 {
	width:1000px;
	height: 20px;
	margin-top: 55px;
	text-align:right;
	padding-right: 10px;
	color:#FFF;
	
}

.Section3 {
	width:100%;
	height: 367px;
	margin-top: 13px;
	background:url(../images/footer_bg.png) repeat-x;
	
}

.Section3 a  {color:#FFF; text-decoration:none;}
.Section3 a:hover 	{color:#FFF; text-decoration:underline;}
.Section3 p  {font-size:14px; line-height:1.3em;}

.clear {
	clear:both;
	padding:0;
	margin:0;
}

#Center {
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0;
	position: relative;
}

#Center_footer {
	width:990px;
	height:auto;
	margin:0 auto;
	padding:0;
	position: relative;
}

.Maii_main {
	display: inline;
	position: relative;
}

#Center1 {
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0;
	position: relative;
}


#Center2 {
	width:1000px;
	height:auto;
	margin:0 auto;
	position: relative;
	padding:0;
	
}

.Center2_top {
	width:990px;
	height:15px;
	margin:0 auto;
	background:url(../images/middle_top.png) no-repeat center;
	
}
.Center2_middle {
	width:940px;
	height:auto;
	position: relative;
	margin:0 auto;
	background:url(../images/middle_middle.png) repeat-y center;
	background-repeat:repeat-y !important;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.Center2_middle p {
	line-height:1.4em; 
  	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
}

.Center2_bottom {
	width:990px;
	height:15px;
	margin:0 auto;
	background:url(../images/middle_bottom.png) no-repeat center;
}

.white_bg {background:url(../images/main_bg.png) repeat-y #FFF;}

/* ------- END SECTIONS ---------*/

/* ------- MENU ---------*/


.home_tab
{
float:left;
height:43px;
width:75px;
}

.home_tab a
{
float:left;
height:43px;
width:75px;
background-image:url(../images/home_tab.png);
background-repeat:no-repeat;
}

.home_tab a:hover
{
float:left;
height:43px;
width:75px;
background-image:url(../images/home_tab.png);
background-repeat:no-repeat;
}

#menu
{
height:43px;
float:left;
width:676px;
padding-left:1px;
}

#menu ul
{
padding:0px;
margin:0px;
list-style:none;
}

#menu li
{
background-image:url(../images/tab.png);
background-repeat:no-repeat;
float:left;
display:block;
text-align:center;
width:135px;
height:43px;
}

#menu li a
{
display:block;
font-size:14px;
color:#059f4e;
font-weight:bold;
text-decoration:none;
padding:15px 0px;
outline:none;

}

#menu li a:hover
{
background-image:url(../images/hover_tab.png);
background-repeat:no-repeat;
color:#ffffff;
}

#menu li .active
{
background-image:url(../images/hover_tab.png);
background-repeat:no-repeat;
color:#ffffff;
}
/* ------- END MENU ---------*/


/* ------- HEADER ---------*/


.Header_left { float:left; width:250px; height:170px; margin-top:20px;}
.Header_right { float:right; width:750px; height:190px;}
.Header_right_top { float:right; width:740px; height:50px; margin-top:-2px; margin-left:-15px; background:url(../images/header_top_bg.png) no-repeat left top; background-position:right; padding-top:30px; text-align:right; padding-right:10px; text-shadow:#666 1px 1px; color: #059f4e;}
.Header_right_menu {float:right; width:760px; height:35px; margin-top:71px; }

#Center1_top_index {
	width:990px;
	height:auto;
	margin:0 auto;
	padding:0;
	position: relative;
	background:url(../images/banner_middle.png) no-repeat;
	margin-top:20px;
	height:321px;
}

.Center1_top_index {width:990px; color:#FFF; text-align:center; font-size:20px; padding: 22px 0px 0px 0px; height:55px;}


/* ------- END MENU ---------*/

.call_us_title {width:900px; background-color:#999; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; padding:15px; font-size:23px; font-weight:bold; text-align:center; text-shadow:#333 1px 1px;}
.box { width:930px; height:auto;}
.box_left {width:305px; float:left; display:block; border-right:#999 1px solid; margin-top:30px; margin-right:15px; margin-bottom:10px;}
.box_left_title {background:url(../images/box_title_bg.png) no-repeat; width:270px; height:66px; padding-left:10px; padding-right:10px; padding-top:25px; font-size:24px; text-align:center; font-weight:bold; color:#FFF;}
.box_left_title a {font-size:24px; text-align:center; font-weight:bold; color:#FFF; text-decoration:none;}
.box_left_title_blue {background:url(../images/box_title_bg_blue.png) no-repeat; width:270px; height:66px; padding-left:10px; padding-right:10px; padding-top:25px; font-size:24px; text-align:center; font-weight:bold; color:#FFF;}
.box_left_title_blue a {font-size:24px; text-align:center; font-weight:bold; color:#FFF; text-decoration:none;}
.box_left_img {margin-bottom:10px;  width:290px;}
.box_left_text { text-justify:auto; font-size:12px; padding-left:10px; padding-right:10px; width:270px; font-size:12px; line-height:1.3em; text-align: justify; padding-top:10px;}
.box_left_button {  padding:15px; font-size:12px; float:right; margin-right:10px; text-align:center; margin-top:5px;}
.box_left_button a {background-color:#999; color:#FFF; text-decoration:none; padding:5px;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.box_left_button a:hover {background-color:#059f4e; color:#FFF; text-decoration:none; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; transition: all 0.5s ease-in;}

.box_right {width:288px; float:left; display:block; margin-top:30px;}
.box_right_title {background:url(../images/box_title_bg.png) no-repeat; width:270px; height:66px; padding-left:10px; padding-right:10px; padding-top:25px; font-size:24px; text-align:center; font-weight:bold; color:#FFF; float:right;}
.box_right_img {margin-bottom:10px;  width:290px; float:right;}
.box_right_title a {font-size:24px; text-align:center; font-weight:bold; color:#FFF; text-decoration:none;}
.box_right_text { text-justify:auto; font-size:12px; padding-left:10px; padding-right:10px; width:270px; font-size:12px; line-height:1.3em; text-align: justify; padding-top:10px; float:right;}
.box_right_button {  padding-top:15px; font-size:12px; float:right; margin-right:10px; text-align:center; margin-top:5px;}
.box_right_button a {background-color:#999; color:#FFF; text-decoration:none; padding:5px;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.box_right_button a:hover {background-color:#059f4e; color:#FFF; text-decoration:none; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; transition: all 0.5s ease-in;}

.green_box {float:left; width:410px; padding:20px; height:310px; background-color: #17e779; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#059f4e), to(#17e779)); background: -webkit-linear-gradient(top, #17e779, #059f4e); background: -moz-linear-gradient(top, #17e779, #059f4e); background: -ms-linear-gradient(top, #17e779, #059f4e); background: -o-linear-gradient(top, #17e779, #059f4e);  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-top:20px; margin-right:7px; color:#FFF;}
.green_box td {color:#FFF; font-style:italic; font-size:14px; font-weight:bold;}
.blue_box { float:left; width:202px; padding:15px; height:320px; background-color: #194a99; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0097fc), to(#194a99)); background: -webkit-linear-gradient(top, #0097fc, #194a99); background: -moz-linear-gradient(top, #0097fc, #194a99); background: -ms-linear-gradient(top, #0097fc, #194a99); background: -o-linear-gradient(top, #0097fc, #194a99);  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-top:20px; margin-right:5px; color:#FFF;}
.blue_box input { width:120px;}
.blue_button {margin-top:10px; background-color:#17e779; padding:5px; color:#FFF; font-weight:bold; font-size:18px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.green_box_right {float:left; width:193px; padding:20px; height:310px; background-color: #17e779; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#059f4e), to(#17e779)); background: -webkit-linear-gradient(top, #17e779, #059f4e); background: -moz-linear-gradient(top, #17e779, #059f4e); background: -ms-linear-gradient(top, #17e779, #059f4e); background: -o-linear-gradient(top, #17e779, #059f4e);  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-top:20px; margin-left:2px; color:#FFF;}
.green_box_right td {color:#FFF; font-style:italic; font-size:14px; font-weight:bold;}
.green_box_right td a {color:#FFF; font-style:italic; font-size:14px; font-weight:bold; text-decoration:none;}
.green_box_right td a:hover {color:#FFF; font-style:italic; font-size:14px; font-weight:bold; text-decoration:underline;}



.Footer_left { float:left; width:350px; height:235px; margin-top:30px;}
.Footer_right { float:right; width:640px; height:225px; margin-top:20px; padding-top:20px; color:#FFF; }
.Footer_right p {line-height:1.9em; text-align: justify;}

.Footer2_left { float:left; width:450px; height:70px; margin-top:20px; line-height:2.6em; color:#FFF;}
.Footer2_right { float:right; width:540px; height:70px; margin-top:20px;color:#FFF; text-align:right; }


/* ASSET MGMT */

.company_top_banner {width:940px; height:170px; margin-top:15px; background:url(../images/company_top_banner.png) no-repeat;}
.company_top_banner_title {float:right; width:667px; height:100px; padding:20px; padding-top:40px; color:#FFF; text-shadow:#000 1px 1px 10px; text-align:center; line-height:2.9em;}
.copmany_content_left {width:550px; height:auto; padding-top:10px; padding-right:10px; margin-right:20px; color:#000; font-size:12px; float:left;}
.copmany_content_left p {}
.copmany_content_right {width:340px; height:auto; padding:10px; float:right; background-color:#dcdcdc; margin-top:30px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.copmany_content_right p { font-size:12px;}
.work_team {width:910px; background-color:#17e779; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; padding:15px; font-size:23px; font-weight:bold; text-align:center; text-shadow:#333 1px 1px; margin-top:30px; color:#FFF;}

/* ASSET MGMT */

/* SERVCES */

.services_box { float:left; width:290px; height:auto; padding:10px; margin-right:3px; background:url(../images/services_box.png) center no-repeat; height:225px; margin-bottom:15px;}
.services_box_last { float:left; width:294px; height:auto; padding:10px; background:url(../images/services_box.png) center no-repeat; height:225px; margin-bottom:15px;}
.service_box_header { width:290px; margin:0 auto; height:90px;}
.service_box_header_left { float:left; width:80px; height:50px; margin-top:20px;}
.service_box_header_right { float:right; width: 190px; height:35px; margin-top:20px; padding-top:15px; padding-right:20px;}
.service_box_header_right a { font-size:15px; font-weight:bold; text-decoration:none;}
.service_box_header_right a:hover { font-size:15px; font-weight:bold; text-decoration:underline;}
.service_box_text {width:270px; padding-left:10px; padding-right:10px; color:#000; font-size:13px; line-height:1.4em; text-align:justify;}
.service_box_bottom {width:270px; padding:10px; color:#000; font-size:13px; line-height:1.4em; }
.service_box_bottom a { float:right; background-color:#194a99; color:#FFF; text-decoration:none; padding:5px;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.service_box_bottom a:hover { float:right; background-color:#059f4e; color:#FFF; text-decoration:none; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; transition: all 0.5s ease-in;}

.services_box_bottom { float:left; width:600px; height:auto; padding:10px; margin-right:13px;  -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; color:#FFF; min-height:350px;
background: #17e779;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMTdlNzc5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA1OWY0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(45deg,  #17e779 0%, #059f4e 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#17e779), color-stop(100%,#059f4e));
background: -webkit-linear-gradient(45deg,  #17e779 0%,#059f4e 100%);
background: -o-linear-gradient(45deg,  #17e779 0%,#059f4e 100%);
background: -ms-linear-gradient(45deg,  #17e779 0%,#059f4e 100%);
background: linear-gradient(45deg,  #17e779 0%,#059f4e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17e779', endColorstr='#059f4e',GradientType=1 );
}
.services_box_bottom_last { float:left; width:284px; height:auto; padding:10px;  background: #17e779;-moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; color:#FFF; min-height:350px;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMTdlNzc5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA1OWY0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(45deg,  #17e779 0%, #059f4e 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#17e779), color-stop(100%,#059f4e));
background: -webkit-linear-gradient(45deg,  #17e779 0%,#059f4e 100%);
background: -o-linear-gradient(45deg,  #17e779 0%,#059f4e 100%);
background: -ms-linear-gradient(45deg,  #17e779 0%,#059f4e 100%);
background: linear-gradient(45deg,  #17e779 0%,#059f4e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17e779', endColorstr='#059f4e',GradientType=1 );
}

.services_box_bottom td a {color:#FFF; text-decoration:none; font-size:15px; font-weight:bold;	}
.services_box_bottom td a:hover {color:#CCC; text-decoration:none;}
.services_box_bottom_last a {color:#FFF; text-decoration:none; font-size:15px; font-weight:bold;	}
.services_box_bottom_last a:hover {color:#CCC; text-decoration:none;}


/* END SERVCES */

/* SERVICES */
.projects_top_banner {width:940px; height:80px; margin-top:15px;  -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;
background: #194a99;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5NGE5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDk3ZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #194a99 0%, #0097fc 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#194a99), color-stop(100%,#0097fc));
background: -webkit-linear-gradient(left,  #194a99 0%,#0097fc 100%);
background: -o-linear-gradient(left,  #194a99 0%,#0097fc 100%);
background: -ms-linear-gradient(left,  #194a99 0%,#0097fc 100%);
background: linear-gradient(to right,  #194a99 0%,#0097fc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194a99', endColorstr='#0097fc',GradientType=1 );
}
.projects_top_banner_title {float:left; width:900px; height:25px; padding:35px 20px 20px 20px; color:#FFF; text-shadow:#000 1px 1px 10px; text-align:left; }

.projects_td {width:83%;}
.projects_td a {color:#FFF; text-decoration:none; font-size:15px; font-weight:bold;}
.projects_td a:hover {color:#CCC; text-decoration:none;}
.projects_content_right {width:340px; height:auto; padding:10px; float:right; margin-top:30px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; color:#FFF; background: #17e779;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE3ZTc3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTlmNGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #17e779 0%, #059f4e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#17e779), color-stop(100%,#059f4e));
background: -webkit-linear-gradient(top,  #17e779 0%,#059f4e 100%);
background: -o-linear-gradient(top,  #17e779 0%,#059f4e 100%);
background: -ms-linear-gradient(top,  #17e779 0%,#059f4e 100%);
background: linear-gradient(to bottom,  #17e779 0%,#059f4e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17e779', endColorstr='#059f4e',GradientType=0 );
}

/* END SERVICES */

/* FREE CONSULT */

.faq_box { width:940px; height:auto;}
.faq_box_left {width:470px; float:left; display:block; border-right:#999 1px solid; margin-top:30px; margin-right:5px; margin-bottom:10px;}
.faq_box_left_title {background: url(../images/box_title_bg_blue_long.png) no-repeat; width:440px; height:66px; padding-left:10px; padding-right:10px; padding-top:25px; font-size:24px; text-align:center; font-weight:bold; color:#FFF;}
.faq_box_left_title a {font-size:24px; text-align:center; font-weight:bold; color:#FFF; text-decoration:none;}
.faq_box_left_title_blue {background:url(../images/box_title_bg_blue_long.png) no-repeat; width:440px; height:66px; padding-left:10px; padding-right:10px; padding-top:25px; font-size:24px; text-align:center; font-weight:bold; color:#FFF;}
.faq_box_left_title_blue a {font-size:24px; text-align:center; font-weight:bold; color:#FFF; text-decoration:none;}
.faq_box_left_img {margin-bottom:10px;  width:460px;}
.faq_box_left_text { text-justify:auto; font-size:12px; width:460px; font-size:12px; line-height:1.3em; text-align: justify; padding-top:10px;}
.faq_box_left_text p { text-align:justify;  font-size:12px; width:460px;}
.faq_box_left_button {  padding:15px; font-size:12px; float:right; margin-right:10px; text-align:center; margin-top:5px;}
.faq_box_left_button a {background-color:#999; color:#FFF; text-decoration:none; padding:5px;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.faq_box_left_button a:hover {background-color:#059f4e; color:#FFF; text-decoration:none; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; transition: all 0.5s ease-in;}

.faq_box_right {width:460px; float:right; display:block; margin-top:30px;}
.faq_box_right_title {background:url(../images/box_title_bg_long.png) no-repeat; width:440px; height:66px; padding-left:10px; padding-right:10px; padding-top:25px; font-size:24px; text-align:center; font-weight:bold; color:#FFF; float:right;}
.faq_box_right_img {margin-bottom:10px;  width:460px; float:right;}
.faq_box_right_title a {font-size:24px; text-align:center; font-weight:bold; color:#FFF; text-decoration:none;}
.faq_box_right_text { text-justify:auto; font-size:12px; width:460px; font-size:12px; line-height:1.3em; text-align: justify; padding-top:10px; float:right;}
.faq_box_right_text p { text-align:justify;  font-size:12px; width:460px;}

.faq_box_right_button {  padding-top:15px; font-size:12px; float:right; margin-right:10px; text-align:center; margin-top:5px;}
.faq_box_right_button a {background-color:#999; color:#FFF; text-decoration:none; padding:5px;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.faq_box_right_button a:hover {background-color:#059f4e; color:#FFF; text-decoration:none; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; transition: all 0.5s ease-in;}

.ins_title {width:910px; background-color:#17e779; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; padding:15px; font-size:23px; font-weight:bold; text-align:center; text-shadow:#333 1px 1px; margin-top:30px; color:#FFF;}
.ins {width:100%;}
.ins p {text-align:justify;  font-size:12px;}

/* END FREE CONSULT */


/* SECOND PAGES */

.secondpages_top_banner {width:940px; height:170px; margin-top:15px; background:url(../images/company_top_banner.png) no-repeat;}
.secondpages_top_banner_title {float:right; width:667px; height:80px; padding:20px; padding-top:60px; color:#FFF; text-shadow:#000 1px 1px 10px; text-align:left; line-height:2.9em;}

.middle_text {widht:100%; height:auto; border-bottom:#CCC 1px solid;}

.secondpages_content_left {width:550px; height:auto; padding-top:10px; padding-right:10px; margin-right:20px; color:#000; font-size:12px; float:left;}
.secondpages_content_left p {}
.secondpages_content_right {width:340px; height:auto; padding:10px; float:right; background-color:#dcdcdc; margin-top:30px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.secondpages_content_right p { font-size:12px;}

.second_content_left_title {background-color:#CCC; padding:15px 20px 15px 20px; width:510px; margin-top:20px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; text-shadow:#999 1px 1px 4px;}

.secondpages_td {width:83%; color:#059f4e; font-size:14px; line-height:1.3em;}
.secondpages_td a {color:#059f4e; text-decoration:none; font-size:15px; font-weight:bold;}
.secondpages_td a:hover {color:#059f4e; text-decoration:none;}

.secondpages_td_blue {width:95%; color:#194a99; font-size:14px; line-height:1.3em;}
.secondpages_td_blue a {color:#194a99; text-decoration:none; font-size:15px; font-weight:bold;}
.secondpages_td_blue a:hover {color:#194a99; text-decoration:none;}

.secondpages_td_green {width:95%; color:#059f4e; font-size:14px; line-height:1.3em;}
.secondpages_td_green a {color:#059f4e; text-decoration:none; font-size:15px; font-weight:bold;}
.secondpages_td_green a:hover {color:#059f4e; text-decoration:none;}

/* END SECOND PAGES */

/* CONTACT FORM */
	#Content_contact input { 
	padding: 8px;
	border: solid 1px #E5E5E5;
	width: 300px;
	float:left !important;
	background: #FFFFFF; 
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 18px;/*0.1 actually means 10 %*/
	-moz-border-radius-topleft: 3px; 
	-webkit-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px; 
	border-top-left-radius: 3px; 
	-moz-border-radius-topright: 3px; 
	-webkit-border-top-right-radius: 3px; 
	-khtml-border-top-right-radius: 3px; 
	border-top-right-radius: 3px; 
	-moz-border-radius-bottomleft: 3px; 
	-webkit-border-bottom-left-radius: 3px; 
	-khtml-border-bottom-left-radius: 3px; 
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px; 
	-webkit-border-bottom-right-radius: 3px; 
	-khtml-border-bottom-right-radius: 3px; 
	border-bottom-right-radius: 3px;
	
	}

#Content_contact textarea { 
	width: 350px;
	line-height: 150%;
	
	padding: 8px;
	border: solid 1px #E5E5E5;
	background: #FFFFFF; 
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 18px;/*0.1 actually means 10 %*/
	-moz-border-radius-topleft: 3px; 
	-webkit-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px; 
	border-top-left-radius: 3px; 
	-moz-border-radius-topright: 3px; 
	-webkit-border-top-right-radius: 3px; 
	-khtml-border-top-right-radius: 3px; 
	border-top-right-radius: 3px; 
	-moz-border-radius-bottomleft: 3px; 
	-webkit-border-bottom-left-radius: 3px; 
	-khtml-border-bottom-left-radius: 3px; 
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px; 
	-webkit-border-bottom-right-radius: 3px; 
	-khtml-border-bottom-right-radius: 3px; 
	border-bottom-right-radius: 3px;
	}

#Content_contact  input:hover, input:focus,
textarea:hover, textarea:focus { 
	-moz-box-shadow:0 0 10px #FFF;
	-webkit-box-shadow:0 0 10px #FFF;
	box-shadow:0 0 3px #FFF;
	float:left;
}

#Content_contact .button {
	width:320px;
	height: 40px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 18px;
	padding-right: 18px;
	background: #0097fc;
	font-size: 18px;
	color: #FFF;
	cursor: pointer;
	line-height: 1.9em;
	}

#Content_contact  .button_back {
	width: 200px;
	height: 40px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 18px;
	padding-right: 18px;
	background: #0097fc;
	font-size: 18px;
	color: #FFF;
	cursor: pointer;
	line-height: 1.9em;
	}
	
/* END CONTACT FORM */       