/*

MAIN

*/
* { 
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
}

body {
	text-align: center;
	margin: 0 auto;
	background-color: #DEDECA;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66443f;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66443f;
}
a:hover {
	text-decoration: none;
	color: #7fa471;
}
a:active {
	text-decoration: none;
	color: #66443f;
}

td {
	line-height: 12px;
}

th {
	line-height: 12px;
}

td table {
	text-align: left;
}

h1 {
	font-weight: normal;
	font-size: 3.5em;
	line-height: 1em;
	color: #66443f;
	padding: 10px 0px 10px 0px;
}

h2 {
	font-size: 2.5em;
	line-height: .9em;
	font-weight: normal;
	color: #7FA471;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #7FA471;
}

.justified {

	font-family: Arial, Helvetica, sans-serif;

	text-align: justify;

}
.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #999999;

}

p {
	line-height: 20px;
	text-align: justify;
}

p.indent {
	text-indent: 1.5em;	
}

p span {
	color: #7FA471;
	font-size: 1em;
	font-weight: bold;
}

ul {
	margin-left: 30px;
}

.bodystyle ul {
	line-height: 1.5em;
}

ul h3 {
	margin-top: 1.1em;
}

/* WELCOME BOX */

#welcome-box {
	width: 570px;
	background: url(images/welcome_box_body.gif) repeat-y;
	margin: 20px 0px 30px 0px;
}

#welcome-body {
	position: relative;
	padding: 10px 20px 10px 20px;
	background: url(images/welcome_box_footer.gif) bottom no-repeat;
}

#welcome-body img {
	position: absolute;
	bottom: 3px; right: 3px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#welcome-body p {
	width: 340px;
}

#welcome-header h1#welcome-text {
	position: absolute;
	margin: 0; padding: 0;
	text-decoration: none;
	text-transform: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 0px; left: 0px;	
}

/* --- END WELCOME BOX --- */

tr.services_tbl_top {
	height: 10px;
	width: 570px;
	background: url(images/services_tbl_top.gif) no-repeat;
}

tr.services_tbl_middle {
	width: 570px;
	background: url(images/services_tbl_bg.gif) repeat-y;
	vertical-align: top;
}

table.services_content {
	padding: 0;
	margin: 0 auto;
	width: 550px;
	text-align: left;
}

tr.services_header {
	background: url(images/services_tbl_header.gif) repeat-x;
	text-indent: 1em;
	width: 550px;
	height: 39px;
}

tr.services_header .leftborder, td.leftborder {
	border-left: solid 1px #c5d5d7;
}

tr.services_white {
	background: #fff;
	width: 550px;
	height: auto;
}

tr.services_tbl_bottom {
	height: 10px;
	width: 570px;
	background: url(images/services_tbl_bottom.gif) no-repeat;
}

#listyles {
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
}

div.listpadding ul#liststyles li {
	line-height: 2em;
}

div.listpadding {
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: -.5em;
}


#our-staff img {
	padding: 5px 5px 5px 5px;
	border: #CCCCCC solid 1px;
	margin: 0px 0px 10px 0px;
}

#our-staff p img {
	padding: 5px 5px 5px 5px;
	border: #CCCCCC solid 1px;
	margin: 0px 20px 10px 0px;
}
div.serviceswf {
	text-align: right;
	margin-bottom: 20px;
}

td.contactstyle {
	line-height: 1em;
}
table.contact {
	background: #ccc;
}
table.contact td {
	height: 38px;
}

table.contact input {
	height: 20px;
	margin-left: 10px;
}

table.contact textarea {
	margin-left: 10px;
	margin-top: 4px;
}

table.contact .form {
	width: 420px;
}

table.contact input.submitbtn {
	text-align: left;
	margin-top: 10px;
}


table.contact .margin {
	margin-top: 10px;
}

table.padding tr {
	padding-left: 5px;
	height: 20px;
}



<!----------------------------------------------------------------
    -   START:Signup form Content:
    -       Include this block if you are integrating into an existing page.
    ----------------------------------------------------------------->
    <style text="text/css">
    .eemStyleSFBody
    {
        padding: 0px;
        width: 100%;
        border: ridge 0px gray;
        background-color: #EFEFEF;
    }
    .eemStyleSFMainOuter
    {
        padding: 0px;
        width: 100%;
        border: ridge 0px gray;
    }
    .eemStyleSFMainInner
    {
        padding: 0px;
    }
    .eemStyleSFMain
    {
        width: 100%;
        background-color: #EFEFEF;
        color: #404040;
        font-family: Arial;
    }
    .eemStyleSFCompletion
    {
        font-family: Arial;
        font-size: small;
        color: green;
        font-weight: bold;
    }
    .eemStyleSFCompletion_BGIsRedish
    {
        font-family: Arial;
        font-size: small;
        Filter: glow(color=yellow, strength=3);
        color: green;
        font-weight: bold;
    }
    .eemStyleSFLogoDisplay
    {
    }
    .eemStyleSFLogoHide
    {
        display: none;
    }
    .eemStyleSFLogoOuter
    {
        padding: 0px;
        text-align: left;
        border: solid 0px green;
    }
    .eemStyleSFLogoInner
    {
        height: 100%;
        padding: 0px;
        background-color: Transparent;
        border: solid 0px green;
    }
    .eemStyleSFTitleOuter
    {
        padding: 0px;
        text-align: left;
        border: solid 0px green;
    }
    .eemStyleSFTitleInner
    {
        padding: 5px;
        background-color: Transparent;
        border: solid 0px gray;
    }
    .eemStyleSFTitle
    {
        font-size: larger;
        font-weight: bold;
    }
    .eemStyleSFErrorOuter
    {
        padding: 0px;
        text-align: left;
        border: solid 0px gray;
    }
    .eemStyleSFErrorInner
    {
        padding: 5px;
        background-color: Transparent;
        border: solid 0px gray;
    }
    .eemStyleSFError
    {
        color: Red;
        font-size: x-small;
        font-family: Verdana;
        font-weight: bold;
    }
    .eemStyleSFError_BGIsRedish
    {
        Filter: glow(color=yellow, strength=3);
        color: Red;
        font-size: x-small;
        font-family: Verdana;
        font-weight: bold;
    }
    .eemStyleSFContentOuter
    {
        padding: 0px;
    }
    .eemStyleSFContentInner
    {
        padding: 0px;
    }
    .eemStyleSFSectionQuestionOuter_Vertical
    {
        margin-bottom: 4px;
        padding: 0px;
        overflow: auto;
        border: solid 0px gray;
        width: auto;
        float: none;
    }
    .eemStyleSFSectionQuestionOuter_Horizontal
    {
        margin-bottom: 0px;
        padding: 0px;
        overflow: auto;
        border: solid 0px gray;
        width: 48%;
        float: left;
    }
    .eemStyleSFSectionIntGrpOuter_Vertical
    {
        padding: 0px;
        overflow: auto;
        border: solid 0px gray;
        width: auto;
        float: none;
    }
    .eemStyleSFSectionIntGrpOuter_Horizontal
    {
        padding: 0px;
        overflow: auto;
        border: solid 0px gray;
        width: 48%;
        float: right;
    }
    .eemStyleSFSectionHeadingInner
    {
        height: 100%;
        padding: 2px;
        border: solid 0px gray;
    }
    .eemStyleSFSectionHeading
    {
        padding: 5px;
        background-color: #EFEFEF;
        font-size: small;
        color: #404040;
        font-weight: bold;
    }
    .eemStyleSFSectionContent
    {
        padding: 5px;
    }
    .eemStyleSFIntGrpContent
    {
        padding: 5px;
        border: 1px solid #D9E1E8;
    }
    .eemStyleSFText
    {
        font-size: x-small;
        color: #404040;
    }
    .eemStyleSFTextDisabled
    {
        font-size: x-small;
        color: Gray;
        font-weight: bold;
    }
    .eemStyleSFReq
    {
        font-style: italic;
        font-size: x-small;
        vertical-align: baseline;
        color: Red;
        font-weight: bold;
    }
    .eemStyleSFReq_BGIsRedish
    {
        font-style: italic;
        font-size: x-small;
        Filter: glow(color=yellow, strength=3);
        vertical-align: baseline;
        color: Red;
        font-weight: bold;
    }
    .eemStyleSFReqError
    {
        background-color: Red;
    }