body {
    padding: 0;
    margin: 0;
    background: url(../img/bg_grey_fade.png) top left repeat-x #000 fixed;
    color: #000;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.5;
    text-align: justify;
    position: relative;
}

a {
    text-decoration: none;
    color: blue;
}

a:link {
}

a:hover {
    text-decoration: underline;
}

a:visited {
}

p {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0;
}

#bgContainer {
    position: relative;
    width: 840px;
    margin: 0 auto 0px auto;
    background: url(../img/bgFade.png) top left no-repeat;
    height: 600px;
}

#bgBorder {
    position: relative;
    margin: 10px auto 0 auto;
    width: 800px;
    border: 0px solid #ccc;
    background-color: #efefef;
}

#header {
    float: left;
    width: 800px;
    height: 145px;
    border-bottom: 1px solid #AAA;
    background: url(../img/header.jpg) top left no-repeat;
}

#headerSloganShadow {
    position: absolute;
    left: 321px;
    top: 59px;
    color: #eee;
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    text-align: center;
}

#headerSlogan {
    position: absolute;
    left: 320px;
    top: 58px;
    color: #999;
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    text-align: center;
}

#topNav {
    float: left;
    width: 800px;
    height: 40px;
    background: url(../img/topNavBg.jpg) top left repeat-x;
    border-bottom: 1px solid #AAA;
}

#topNav ul {
    padding: 0;
    margin: 0 auto 0 auto;
    width: 470px;
    line-height: 40px;
}

#topNav ul li {
    display: inline;
}

#topNav ul li a {
    float: left;
    text-decoration: none;
    margin: 0 5px 0 5px;
	color: #999;
	cursor: pointer;
}











.nav_button_left
{
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    display: inline-block;    
}

.nav_button_right
{
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    display: inline-block;
}

.nav_button_right :hover {
    text-decoration: underline;
}

.nav_button_left :hover {
    text-decoration: underline;
}

.nav_button_right_on :hover {
    text-decoration: none;
}

.nav_button_left_on :hover {
    text-decoration: none;
}


.nav_button_left_on
{
    background: url(../img/nav_button_left.png) top left no-repeat;
	text-decoration: none;
}

.nav_button_right_on
{
    background: url(../img/nav_button_right.png) top right no-repeat;
    text-decoration: none;
}














#belowContent {
    float: left;
    width: 780px;
    min-height: 100px;
    padding: 20px 10px 10px 10px;
    background: url(../img/contentBgFade1.png) top left repeat-x;
    background-color: #fff;
}

#belowContent #bottomNav table {
    margin: 20px auto 0 auto;
}

#belowContent #bottomNav td {
    vertical-align: baseline;
    padding: 2px;
}

#belowContent #bottomNav a {
    text-decoration: underline;
    font-size: 9px;
    /* border: 1px solid #ccc; */
    color: #999;
    padding: 5px;
    margin: 1px 5px 1px 1px;
    padding: 5px 0 5px 0;
    /* background-color: #ececec; */
    text-transform: uppercase;
}

#belowContent #bottomNav a:hover {
    /* background-color: #e0e0e0; */
    text-decoration: none;
    color: #333;
}

#copyright {
    float: left;
    margin: 20px 0 20px 0;
    font-family: Arial;
    font-size: 11px;
    color: #999;
    text-align: center;
    width: 100%;
}

#belowFooter {
    width: 780px;
    margin: 0 auto 0 auto;
    height: 10px;
    background-color: transparent;
}

#homeContent {
    position: relative;
    width: 800px;
    height: 300px;
    padding: 0px;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    overflow: hidden;
}

#homeContentContainer {
    position: relative;
    width: 3200px;
    height: 300px;
    background-color: transparent;
}

#homeContentPlayPause {
    position: absolute;
    width: 12px;
    height: 15px;
    left: 780px;
    top: 280px;
    cursor: pointer;
}

#homeContentStewardship {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 800px;
    height: 300px;
    background: url(../img/content_fade.png) top left repeat-x;
}

#homeContentStewardshipImage {
    position: absolute;
    top: 0px;
    left: 0px;
}

#homeContentStewardshipTitleShaddow {
    position: absolute;
    top: 43px;
    left: 463px;
    font-family: Times;
    font-size: 60px;
    color: #ccc;
}

#homeContentStewardshipTitle {
    position: absolute;
    top: 40px;
    left: 460px;
    font-family: Times;
    font-size: 60px;
    color: #000;
}

#homeContentStewardshipSummary {
    position: absolute;
    top: 130px;
    left: 465px;
    width: 300px;
    font-family: Arial;
    font-size: 13px;
    color: #666;
    text-align: justify;
}

#homeContentStewardship a {
    position: absolute;
    top: 230px;
    left: 665px;
}

#homeContentSecurity {
    position: absolute;
    top: 0px;
    left: 800px;
    width: 800px;
    height: 300px;
    background: url(../img/content_fade.png) top left repeat-x;
}

#homeContentSecurityImage {
    position: absolute;
    top: 0px;
    left: 420px;
}

#homeContentSecurityTitleShaddow {
    position: absolute;
    top: 23px;
    left: 103px;
    font-family: Times;
    font-size: 60px;
    color: #ccc;
}

#homeContentSecurityTitle {
    position: absolute;
    top: 20px;
    left: 100px;
    font-family: Times;
    font-size: 60px;
    color: #000;
}

#homeContentSecuritySummary {
    position: absolute;
    top: 100px;
    left: 45px;
    width: 350px;
    font-family: Arial;
    font-size: 13px;
    color: #666;
    text-align: justify;
}

#homeContentSecurity a {
    position: absolute;
    top: 230px;
    left: 290px;
}

#homeContentSimplicity {
    position: absolute;
    top: 0px;
    left: 1600px;
    width: 800px;
    height: 300px;
    background: url(../img/content_fade.png) top left repeat-x;
}

#homeContentSimplicityImage {
    position: absolute;
    top: 0px;
    left: 0px;
}

#homeContentSimplicityTitleShaddow {
    position: absolute;
    top: 23px;
    left: 473px;
    font-family: Times;
    font-size: 60px;
    color: #ccc;
}

#homeContentSimplicityTitle {
    position: absolute;
    top: 20px;
    left: 470px;
    font-family: Times;
    font-size: 60px;
    color: #000;
}

#homeContentSimplicitySummary {
    position: absolute;
    top: 110px;
    left: 475px;
    width: 300px;
    font-family: Arial;
    font-size: 13px;
    color: #666;
    text-align: justify;
}

#homeContentSimplicity a {
    position: absolute;
    top: 240px;
    left: 675px;
}

#homeContentSpeed {
    position: absolute;
    top: 0px;
    left: 2400px;
    width: 800px;
    height: 300px;
    background: url(../img/content_fade.png) top left repeat-x;
}

#homeContentSpeedImage {
    position: absolute;
    top: 0px;
    left: 420px;
}

#homeContentSpeedTitleShaddow {
    position: absolute;
    top: 53px;
    left: 143px;
    font-family: Times;
    font-size: 60px;
    color: #ccc;
}

#homeContentSpeedTitle {
    position: absolute;
    top: 50px;
    left: 140px;
    font-family: Times;
    font-size: 60px;
    color: #000;
}

#homeContentSpeedSummary {
    position: absolute;
    top: 130px;
    left: 45px;
    width: 350px;
    font-family: Arial;
    font-size: 13px;
    color: #666;
    text-align: justify;
}

#homeContentSpeed a {
    position: absolute;
    top: 220px;
    left: 290px;
}

#homeNav {
    float: left;
    left: 0px;
    width: 800px;
    height: 100px;
    border-bottom: 1px solid #ccc;
}

#homeNav div {
    cursor: pointer;
}

#homeNavDivider {
    float: left;
    width: 1px;
    height: 100px;
    background: url(../img/homeNavDivider.png) top left no-repeat;
}

#homeNavStewardship {
    float: left;
    width: 199px;
    height: 100px;
    background: url(../img/homeNavStewardship.png) top left no-repeat;
}

#homeNavSecurity {
    float: left;
    width: 199px;
    height: 100px;
    background: url(../img/homeNavSecurity.png) top left no-repeat;
}

#homeNavSimplicity {
    float: left;
    width: 199px;
    height: 100px;
    background: url(../img/homeNavSimplicity.png) top left no-repeat;
}

#homeNavSpeed {
    float: left;
    width: 200px;
    height: 100px;
    background: url(../img/homeNavSpeed.png) top left no-repeat;
}

#homeNavMarker {
    position: absolute;
    left: 73px;
    top: 472px;
    width: 59px;
    height: 16px;
    background: url(../img/homeNavMarker.png) top left no-repeat;
}

/* #demosContent, #faqContent, #productsContent */
.mainContentDefaults {
    float: left;
    width: 760px;
    padding: 20px;
    min-height: 300px;
    border-bottom: 1px solid #ccc;
    background: url(../img/content_fade.png) top left repeat-x;
    background-color: #fff;
}

.clear {
    clear: both;
}

.gallery {
    padding: 0px;
    font-weight: bold;
    margin: 0;
}

.gallery ul {
    list-style: none;
    padding: 0px;
    margin: 0;
    margin: 5px 0 20px 0;
}

.gallery ul li {
    display: inline;
}

.gallery ul img {
    border: 5px solid #ccc;
    border-width: 5px 5px 5px 5px;
    margin-right: 3px;
}

.gallery ul a:hover img {
    border: 5px solid #8D0029;
    border-width: 5px 5px 5px 5px;
    color: #fff;
}

.gallery ul a:hover {
    color: #fff;
}

.sample {
    display: inline;
    padding: 0px;
}

.sample ul {
    display: inline;
    list-style: none;
    padding: 0px;
}

.sample ul li {
    display: inline;
    padding: 0px;
}

.subNav {
    display: inline;
}

.subNav ul {
    display: inline;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.subNav ul li {
    display: inline;
    padding: 0px;
}

.subNav ul a {
    font-variant: small-caps;
    text-decoration: none;
    font-size: 10px;
    border: 1px solid #ccc;
    padding: 2px 10px 3px 10px;
    line-height: 15px;
    color: #999;
    background-color: #efefef;
}

.subNav ul a:hover {
    color: #333;
    background-color: #dedede;
}

.videos {
    text-align: center;
}

.videos ul {
    list-style: none;
    padding: 0px;
    margin: 0;
}

.videos ul li {
    padding: 0px;
    padding: 0 0 10px 0;
}

.videos ul a {
    font-variant: small-caps;
    text-decoration: none;
    font-size: 10px;
    border: 1px solid #ccc;
    padding: 2px 10px 3px 10px;
    line-height: 15px;
    color: #999;
    background-color: #efefef;
}

.videos ul a:hover {
    color: #333;
    background-color: #dedede;
}

#features {
    border-bottom: 1px dotted #ccc;
}

#features li a, #features li a:hover {
    cursor: help;
    color: #666;
    text-decoration: none;
}

#features li {
    list-style-image: url(../img/simplearrowboxed.png);
    height: 28px;
    line-height: 28px;
}

#headerKeyTag {
    position: absolute;
    top: -8px;
    right: -20px;
    background-color: transparent;
    width: 218px;
    height: 167px;
}

#headerKeyTag img {
    display: none
}

#content100Center {
    width: 100%;
    float: left;
    text-align: center;
}

#content100Center img {
    vertical-align: middle;
}

#contactLeft {
    width: 375px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

#contactRight {
    width: 375px;
    float: left;
    margin-top: 10px;
    position: relative;
}

#wait {
    width: 16px;
    height: 16px;
    background: url(../img/wait.gif);
    position: absolute;
    display: none;
}

#content_title {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#account {
    height: 40px;
    position: absolute;
    right: 0px;
    top: 146px;
    margin: 0 15px 0 0;
    line-height: 40px;
    color: #888;
}

#account a {
    color: #888;
    font-size: 9px;
}

img.error_icon {
	cursor: help;
}

#customer_reference {
	height: 100px;
	width: 240px;
	position: relative;
}

#customer_reference a {
    color: #666;
    text-decoration: none;
}

#customer_reference #customerReferenceTitle {
    position: absolute;
    top: 10px;
    left: 10px;
	font-variant: small-caps;
	font-size: 10px;
	color: #aaa;
}

#customer_reference #customerReferenceName {
    position: absolute;
	top: 25px;
	left: 20px;
    font-weight: bold;
}

#customer_reference #customerReferenceCity {
    position: absolute;
    top: 40px;
    left: 20px;
    font-size: 11px;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
}

#customer_reference #customerReferencePastor {
    position: absolute;
    top: 55px;
    left: 20px;
	font-size: 11px;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
}


