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

body {
margin: 0;
border-top: #7CBAE9 solid 20px;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 14px;
line-height: 1.2em;
font-family: Verdana,Arial,sans-serif;
color: #2C2C2C;
text-align: left;
background: white;
}

#wrapper{
width: 900px;
position:relative;
margin:0 auto;
margin-top:10px;
/* border-bottom:1px solid #ccc; */
padding-bottom:10px;
color:#666666

}

#logo {
float: left;
margin-left: 25px;
}


#slide {
height: 210px;
width: 900px;
margin-top: 10px;
background-image:url(../images/slide_green.jpg);
background-repeat:no-repeat;
}

.clear {
clear: both;
}


div.module_white {
padding: 10px;
width: 880px;
border: 1px solid #CCC;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
background: url(http://www.suspace.net/templates/jp_business/css/../images/bg_shaded.png) 0 0 repeat-x;
overflow: hidden;
margin-bottom: 10px;
margin-top: 0px;
font-size: 90%;
padding-bottom: 12px;
padding-top: 7px;
}

h2, h2.contentheading, .contentheading, h2 a, h2 a:link, h2 a:visited {
font-family: "Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
color: #7CBAE9;
font-size: 20px;
font-weight: normal;
line-height: 1em;
margin: 0 0 10px;
padding: 4px 4px 6px;
text-align: left;
text-decoration: none;
}

.moduletable-services h3, .moduletable-contact h3 {
margin-top: 25px;
color: whiteSmoke;
display: block;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 18px;
line-height: 18px;
margin-bottom: 15px;
font-weight: normal;
}

tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}

tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}

.menu-footer {
display: block;
text-decoration: none;
text-align: left;
}

.menu-footer a {
line-height: 19px;
color: #DADADA!important;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 14px;
padding-left: 18px;
margin-left: 40px;
background: url(http://www.suspace.net/templates/jp_business/css/../images/marker.png) 0 center no-repeat;
text-decoration: none;
}

/*
#footer div.module_menu, #footer div.module_text, #footer div.module {
font-size: 90%;
margin-bottom: 20px;
color: #CCC;
text-align: center;
} */

.footer1 {
padding-top: 20px;
margin-top: -20px;
margin-bottom: -35px;
min-height: 45px;
left: 0;
color: white;
background: #666;
border-top: #CCC 1px solid;
}

/* ARKAHOST FOOTER */


body .one_half, body .one_third, body .one_fourth, body .two_third, body .three_fourth, body .one_fifth, body .onecol_forty, body .onecol_sixty, body .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
  line-height: 23px;
}
body .one_half {
	width: 48%;
}
body .one_fourth {
	width: 22%;
}
.margin_bottom1 {
    margin-bottom: 10px;
}
.last {
	margin-right: 0 !important;
	clear: right;
}
.aliright {
    text-align: right;
}

.container {
	width: 1170px;
	margin: auto;
} 

.footer {
	float: left;
	width: 100%;
}

.footer a {
	text-decoration: none;
}
.footer .secarea {
	float: left;
	width: 100%;
	padding: 55px 0px 15px 0px;
	background: #CFCEDD url(../images/back-grid.png) no-repeat center top; /* FJ url(../images/footer-bg-graph.png) */
}
.footer .secarea h3.widget-title {
	margin: 0 0 14px 0;
	color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 0.5px;
	font-size: 20px;
    line-height: 25px;
    font-style: normal;
	text-transform: capitalize;
}
.footer .secarea aside.widget{
	display: inline-block;
	margin-bottom: 5px; /* FJ */
}
.footer ul.foolist {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
  list-style-type: none;
}
.footer .foolist li {
	padding: 1px 0px; /* FJ 4 0 */
	margin: 0px;
  list-style-type: none;
}
.footer .foolist li a {
	color: #6C798F; /* FJ aaa */
	transition: all 0.3s ease;
  list-style-type: none;
}
.footer .foolist li a:hover {
	color: #fff;
}

.footer ul.foosocial {
	float: left;
	width: 100%;
	padding-left: 70px; /* FJ */
	margin: 7px 0px 0px 0px;
  list-style-type: none;
}
.footer .foosocial li {
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}
.footer .foosocial li i {
	color: #fff;
	width: 34px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
	line-height: 34px;
	border-radius: 100%;
	background-color: #555;
  list-style-type: none;
}
.footer .foosocial li.faceboox i {
	background: #2b87c7;
}
.footer .foosocial li.twitter i {
	background: #38c0dd;
}
.footer .foosocial li.gplus i {
	background: #dc6218;
}
.footer .foosocial li.youtube i {
	background: #b34300;
}
.footer .foosocial li.linkdin i {
	background: #2862d8;
}
.footer .foosocial li.flickr i {
	background: #ff0b81;
}
#footer_column-3 {
	margin-top: -35px;
	text-align: center;
}


.footer .secarea .address {
	float: left;
	width: 100%;
	color: #6C798F; /* FJ aaa */
	text-align: right;
}
.footer .secarea.sty2 .address {
	text-align: left;
}
.footer .secarea .address b {
	color: #fff;
	font-weight: normal;
}
.footer .secarea .address a {
	color: #fff;
	transition: all 0.3s ease;
}
.footer .secarea .address a:hover {
	color: #86c724;
}
.footer .secarea .address a.smbut {
	font-size: 12px;
	color: #999;
	transition: all 0.3s ease;
}
.footer .secarea .address a.smbut:hover {
	color: #fff;
}


.copyrights {
	float: left;
	width: 100%;
	background: #6C798F; /* FJ */
	padding: 15px 0px 25px 0px; /* FJ 35px 0px 30px 0px; */
	color: #CFCEDD; /* FJ 8e9194 */
	font-size: 13px;
}
.copyrights a {
	color: #CFCEDD;
	padding: 0px 5px;
	transition: all 0.3s ease;
}
.copyrights a:hover {
	color: #fff;
}

.footer .secarea.sty2 .address {
	text-align: left;
}



@media only screen and (max-width: 1024px){
  .top_header {
      background: #fff ;
  	}
#footer_column-3 {
  display: none;
}
#footer_column-2 {
  display: none;
}
#footer_column-1 {
  display: none;
}
.one_half {
  display: none;
}

}


/* END ARKAHOST FOOTER */

