body {
padding: 0;
margin: 0;
font: 11px Verdana, Arial, Helvetica, sans-serif;
background: #f6f6f6 url(images/bg_body.gif) repeat-x;
color: #000000;
}

a {
text-decoration: none;
color: #6695d3;
}

a:hover {
text-decoration: underline;
}

#toplinks {
margin: 10px auto 0px auto;
width: 750px;
font-size: 9px;
text-align: right;
}

#toplinks a {
margin-left: 30px;
color: #8e8e8e;
}

#toplinks a:hover {
color: #dd0141;
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 750px;
padding: 5px 20px 20px 20px;
}

#header {
width: 750px;
height: 105px;
padding: 0 0 0 10px;
margin-bottom: 20px;
background: url(images/bg_header.gif) bottom repeat-x;
}

#logo {
width: 450px;
float: left;
}

#search {
margin-top: 60px;
width:250px;
float:right;
text-align: right;
}

.input-box {
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
background: #FFFFFF;
border: #d8d8d8 solid 1px;
padding-left: 5px;
}

.submit-button {
margin-top: 2px;
margin-right: 5px;
}

.submit-button2 {
color: #000000;
font: 9px Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF;
border: 1px #333333 solid;
}

.smalltext1 {
font-size: 10px;
}

.newsdate {
font: 10px Arial, Helvetica, sans-serif;
color: #666666;
}

.testimonial_name {
font: 10px Arial, Helvetica, sans-serif;
color: #666666;
margin: 0px 0px 10px 30px;
}

.float_right {
float: right;
}

#main {
width: 550px;
float: left;
margin-bottom: 15px;
padding: 0px 15px 0 0;
border-right: 1px solid #c5c5c5;
}

#sidebar {
width:170px;
float:right;
}

#splash {
height: 117px;
color: #000000;
background: url(images/bg_splash.gif) top left no-repeat;
margin: 5px 0 10px 0;
overflow: hidden;
font-size: 10px;
line-height: 13px;
}

#home_docman {
height: 235px;
width: 173px;
background: url(images/bg_home_docman.gif) no-repeat;
float: left;
margin-right: 10px;
}

#home_shop {
height: 235px;
width: 173px;
background: url(images/bg_home_shop.gif) no-repeat;
float: left;
margin-right: 10px;
}

#home_custom {
height: 235px;
width: 173px;
background: url(images/bg_home_custom.gif) no-repeat;
float: left;
}

#home_docman:hover {
background: url(images/bg_home_docman_hover.gif) no-repeat;
}

#home_shop:hover {
background: url(images/bg_home_shop_hover.gif) no-repeat;
}

#home_custom:hover {
background: url(images/bg_home_custom_hover.gif) no-repeat;
}

#home_products {
text-align: center;
padding: 0px 15px 0px 15px;
color: #666666;
font: 10px Arial, Helvetica, sans-serif;
}

#sidebar img {
margin-bottom: 5px;
}

#sidebar p {
font: 10px Arial, Helvetica, sans-serif;
color: #727272;
margin: 3px 0 15px 15px;
}

#footer {
clear: both;
padding: 15px 0 30px 0;
background: url(images/bg_footer.gif) top repeat-x;
text-align: center;
}

#footer img {
margin-right: 20px;
}

#copyright {
clear: both;
text-align: center;
color: #999999;
font-size: 9px;
}

#copyright a {
color: #999999;
}

.hide {
display: none;
}

#main-content {
width: 550px;
float: left;
margin-bottom: 15px;
padding: 0px 15px 20px 0;
border-right: 1px solid #c5c5c5;
background: #ffffff;
}

#content-nav {
margin: 0 0 10px 0;
}

#content-nav img {
margin-left: 5px;
}

.breadcrumb {
margin-left: 15px;
color: #a3a3a3;
font-size: 9px;
}

.breadcrumb a {
color: #a3a3a3;
}

#content-graphic {
width: 210px;
height: 60px;
margin: 0 10px 25px 15px;
float: left;
}

#content-head {
width: 350px;
margin: 0 10px 25px 15px;
float: left;
font: 20px Georgia, "Times New Roman", Times, serif;
color: #333333;
}

#content-menu {
width: 300px;
float: right;
text-align: left;
font-size: 10px;
}

#content {
clear: both;
margin: 10px 0 0 15px;
}

.block {
background: #f0f0f0;
padding: 15px;
}

.headline2 {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #E8354F;
}

.headline2-purple {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #9152C0;
}

.headline2-green {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #90BF55;
}
#container #main-content .FeatureTable {
	border: 1px solid #CCCCCC;
}

#container #main-content .FeatureTableRow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#list1 li {
margin-bottom: 10px;
}

.gray {
color:#999999;
}

