@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: 100%;
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;
}

.footer-area {
min-height: 150px;
background: url('http://www.suspace.net/templates/jp_business/css/../images/back-grid.png') #999 top no-repeat;
}

.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;
}