body {
background-image: url('/_uploads/image/bg.gif');
background-repeat: repeat-x;
background-color: #eeeeee;
height: 100%;
width: 100%;
color: #505050;
font: 11px 'Verdana', 'Arial', sans-serif;
line-height: 160%;
margin: 0px;
padding: 0px;
}

html {
margin: 0px;
padding: 0px;
}

img {
border: 0px;
}

a {
color: #1f9935;
}

a:hover {
color: #003308;
}

a:visited {
color: #003308;
}

ul li {	
padding-left: 14px;
background-image: url('/_uploads/image/bullet.gif');
background-repeat: no-repeat;
background-position: 0 7px;
padding-bottom:5px;
list-style-type: none;
}

html[xmlns] .ul {
padding-left: 6px;
}

html[xmlns] .ul li {
background: none;
background-image: url('/_uploads/image/bullet.gif');
padding: 6px;
padding-bottom:6px;
}

div {
margin: 0px;
padding: 0px;
}

h1 {
font-size: 16px;
color: #1f9935;
text-transform: uppercase;
}

h2 {
color: #003308;
font-size: 14px;
font-weight: bolder;
padding-top:10px;
padding-bottom:0px;
}

#wrapper {
width: 880px;
margin: 0px auto 0px auto;
height: 100%;
}

.logo {
position: absolute;
top: 20px;
left:20px;
}

.navigation_wrapper {
position: absolute;
top: 00px;
left:200px;
width: 640px;
}

#about {
float: left;
width: 100px;
height: 128px;
padding-left: 15px;
padding-top: 28px;
background-image: url('/_uploads/image/about_over.jpg');
background-repeat: no-repeat;
background-position: top left;
}

#process {
float: left;
width: 100px;
height: 128px;
padding-left: 15px;
padding-top: 28px;
background-image: url('/_uploads/image/process_over.jpg');
background-repeat: no-repeat;
background-position: top left;
}

#services {
float: left;
width: 100px;
height: 128px;
padding-top: 25px;
padding-left: 28px;
background-image: url('/_uploads/image/services_over.jpg');
background-repeat: no-repeat;
background-position: top left;
}

#success {
float: left;
width: 100px;
height: 128px;
padding-left: 15px;
padding-top: 28px;
background-image: url('/_uploads/image/success_over.jpg');
background-repeat: no-repeat;
background-position: top left;
}

#resources {
float: left;
width: 100px;
height: 128px;
padding-top: 25px;
padding-left: 28px;
background-image: url('/_uploads/image/resources_over.jpg');
background-repeat: no-repeat;
background-position: top left;
}

#header{
height: 140px;
margin: auto; 
position: relative; 
top: 16px;
left: 0px; 
width: 880px;
}

#main {
width: 880px;
padding:0px;
margin-bottom: 20px;
margin-top: 10px;
clear: both;
}

#left {
width: 400px;
padding:0px;
margin: 26px 0px 36px 0px;
float: left;
}

#right {
width: 400px;
padding:0px;
margin: 26px 0px 36px 0px;
float: right;
}

#footer {
clear: both;
margin: 20px auto 0px auto;
width: 880px;
height: 50px;
color: #737373;
}


#box {
clear: both;
width: 880px;
padding:0px;
margin: 0px;
line-height:13px;
color: #707070;
background-color: #f7f7f7;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
border-bottom: 2px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
}

#box_content a {
color: #1f9935;
}

#box_content a:hover {
color: #40b5c5;
}

#box_left {
float: left;
color: #404040;
width: 200px;
height: 200px;
padding: 15px;
margin: auto;
background-image: url('/_uploads/image/box_divider.gif');
background-repeat: no-repeat;
background-position: center right;
}

#box_right {
font-size: 16px;
width:600px;
float: right;
line-height: 20px;
padding: 15px;
}

.caption {
font-style: italic;
font-size: 16px;
}

#footer a {
color: #737373;
}

#footer a:hover {
color: #808080;
}

#article_wrapper {
width: 650px;
margin: 10px auto;
text-align: left;
line-height: 15px;
font-size: 12px;
color: #000000;
padding: 10px;
}


#article_wrapper ol {
text-align: left;
line-height: 15px;
font-size: 12px;
}


#article_wrapper ul {
text-align: left;
line-height: 15px;
font-size: 12px;
list-style-type: disc;
padding: 10px;
}


#article_wrapper ul li {
text-align: left;
line-height: 15px;
font-size: 12px;
list-style-type: disc;
padding: 10px;
}

.image {
padding-left: 45px;
width: 350px;
}

table {
text-align: left;
}