/** BASIC */

body {
        margin: 20px 0px 0px 0px;
        padding: 0px;
        background-color: #FFFFFF;
}

.table1 th, .table1 td {
        background: #E7EAED;
}

.table1 .light {
        background: #FFFFFF;
}

.table1 .middle {
        background: #E4F6F8;
}

.table2 th, .table2 td {
        background: #E7EAED;
}

.table2 .light {
        background: #FFFFFF;
}


/** FORMS */

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

.input1 {
        width: 183px;
        height: 18px;
        border: 1px solid #CCCCCC;
}

.submit1 {
        width: 63px;
        height: 20px;
        background: url(images/e3/e3_prod_go.gif) no-repeat left top;
#        background: url(images/homepage29.gif) no-repeat left top;
        border: none;
        text-transform: uppercase;
        font: bold 10px Impact, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
}

.select1 {
        width: 95px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
        margin: 0px;
        text-transform: uppercase;
        font-family: Impact, Arial, Helvetica, sans-serif;
        font-weight: normal;
}

/** TEXTS */

body, th, td, input, textarea, select {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666563;
}

p, blockquote, ul, ol, dl {
        margin-top: 0px;
        margin-bottom: 1em;
        text-align: justify;
        font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.text1 {
        font-size: 17px;
        color: #3BA536;
}

.text2 {
        font-size: 17px;
        color: #28557C;
}

.text3 {
        margin-top: -5px;
        text-transform: lowercase;
        font-size: 11px;
}

.text4 {
        margin-bottom: 15px;
        font-size: 15px;
        color: #00A4DB;
/**        color: #FFA71A; */
}

.text4 span {
        padding-right: 28px;
        background: url(images/homepage21.gif) no-repeat right center;
}

.text5 {
        text-transform: none;
        font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.text6 {
        margin-bottom: 15px;
        font-size: 15px;
        color: #3BA536;
}

.text6 span {
        padding-right: 28px;
        background: url(images/homepage21.gif) no-repeat right center;
}

.text7 {
        text-align: center;
        font-size: 9px;
        color: #858482;
}

/** LISTS */

.list1 {
        margin: 0px;
        padding: 0px;
        list-style: none;
}

.list1 li {
}

.list1 a {
        padding-left: 12px;
        background: url(images/homepage15.gif) no-repeat left center;
        text-decoration: none;
        color: #666563;
}

.list1 a:hover {
        text-decoration: underline;
}

.list2 {
        margin: 0px;
        padding: 0px;
        list-style: none;
        line-height: 16px;
}

.list2 li {
}

.list2 a {
        padding-left: 12px;
        background: url(images/homepage20.gif) no-repeat left center;
        text-decoration: none;
        color: #666563;
}

.list2 a:hover {
        text-decoration: underline;
}

.list3 {
        margin: 0px;
        padding: 0px;
        list-style: none;
        line-height: 22px;
}

.list3 li {
}

.list3 a {
        padding-left: 12px;
        background: url(images/homepage15.gif) no-repeat left center;
        color: #666563;
}

.list3 a:hover {
}

/** LINKS */

a {
        color: #4A4A4A;
}

a:hover {
        text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: url(images/homepage11.jpg) no-repeat left top; }
##.bg1  { background: url(images/mearls.jpg) no-repeat left top; }
.bg2  { background: url(images/homepage12.jpg) no-repeat left top; }
.bg3  { background: url(images/homepage13.jpg) no-repeat left top; }
.bg4  { background: url(images/homepage17.jpg) repeat-y left top; }
.bg5  { background: url(images/homepage23.gif) no-repeat left top; }
.bg6  { background: url(images/homepage24.gif) repeat-y left top; }
.bg7  { background: url(images/homepage25.gif) no-repeat left bottom; }

.bg8  { background: url(images/homepage26.gif) no-repeat left top; }
.bg9  { background: url(images/homepage27.gif) repeat-x left top; }
.bg10 { background: url(images/homepage28.gif) no-repeat right top; }

.bg11 { background: url(images/subpage2_01.gif) no-repeat left top; }
.bg12 { background: url(images/subpage2_02.gif) repeat-y left top; }
.bg13 { background: url(images/subpage2_03.gif) no-repeat right bottom; }

.bg14  { background: url(images/homepage23.jpg) no-repeat left top; }


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
        float: left;
        margin: 3px 15px 0px 0px;
}

.img2 {
        float: right;
        margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
        height: 1px;
}

/** 2-COLUMN LAYOUT */

.two-columns {
}

.two-columns .column1 {
	float: left;
	width: 310px;
}

.two-columns .column2 {
	float: right;
	width: 310px;
}

/** TABLE STYLE 1 */

.table-style1 {
	margin-bottom: 15px;
}

.table-style1 th, .table-style1 td {
	padding: 5px;
}

.table-style1 tr:hover td {
	background-color: #efe;
}

.table-style1 th {
	background: #eee;
}

.table-style1 td {
	border-bottom: 1px solid #ddd;
}

.table-style1 .left {
	text-align: left;
}

.table-style1 td.left {
	padding-left: 25px;
}

.table-style1 .right {
	text-align: right;
}

.table-style1 .icon-versign {
	background: url(images/icon_verisign.gif) no-repeat 5px 50%;
}

.table-style1 .icon-geotrust {
	background: url(images/icon_geotrust.gif) no-repeat 5px 50%;
}

.table-style1 .icon-sbs {
	background: url(images/icon_sbs.gif) no-repeat 5px 50%;
}
.table-style1 .icon-postini {
	background: url(images/postini-icon.jpg) no-repeat 5px 50%;
}
.table-style1 .icon-bloxonline {
	background: url(images/bloxonline-icon.jpg) no-repeat 5px 50%;
}
.table-style1 .icon-linux {
	background: url(images/icon_linux16x.gif) no-repeat 5px 50%;
}
.table-style1 .icon-windows {
	background: url(images/icon_windows16x.gif) no-repeat 5px 50%;
}


/* Slideshow */

.slideshow {
	position: relative;
	width: 452px;
	height: 237px;
}

.slideshow .pager {
	position: absolute;
	z-index: 99;
	width: 442px;
	left: 0;
	top: 207px;
	text-align: right;
}

.slideshow .pager a {
	position: relative;
	margin-right: 5px;
	padding: 3px 5px;
	background: url(images/bg1.gif) repeat-x 0 -40px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #777;
	outline: none;
}

.slideshow .pager a.activeSlide {
	background-position: 0 0;
	border-color: #999;
	color: #000;
}

.slideshow .slides {
	overflow: hidden;
}

/* Badges */


.guaranteeBadge {
	background:url(/images/45day_badge.png) 0 0 no-repeat;
	color:#333;
	padding-left:74px;
	padding-top:15px;
	text-decoration:none;
	width:180px;
	text-align:left;
	height:65px;
}


#badges {
	width: 677px;
	margin: 0 auto;
	padding: 10px 0px 20px 0px;  
	height: 120px; 
}
#badges ul {
	margin: 0px;
	padding: 0px;
	width: 677px;
	list-style: none;
}
#badges li {
	margin: 0px;
	float: left;
	width: 225.6px;
}
#badges img {
	width: 220px;
	height: 116px;
	margin-top: 15px;  
}

.footerlinks {
	font-size: 11px;
	line-height: 230%;
	text-align: center;
	letter-spacing: .7px;
	}

















