BODY {
	margin: 0px;
	padding: 0px;
	background: url(../img/background-header.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.center {
}
.wrapper {
	display:block;
	width:1000px;
}
H1 {
	font-size: 14px;
	color: #CB2C3C;
	margin: 0px;
	padding: 0px;
}
H2 {
	color: #CB2C3C;
	font-size:12pt;
	font-weight:bold;
	margin:0 0 10px;
	padding:4px 0 3px;
}
.white {
	color:white;
}

.top {
	float: left;
	width: 995px;
	position: relative;
	text-align: center;
	font-size: 10px;
	padding-top: 0px;
	color: #7c7a7a;
	padding-right: 0px;
	padding-left: 5px;
}
.top-menu {
	float: left;
	width: 125px;
	position: relative;
	height: 18px;
	text-align: center;
	font-size: 10px;
	color: #7c7a7a;
	padding-top: 6px;
}
.top-menu a:link {
	color: #7c7a7d;
	text-decoration: none;
		}
.top-menu a:visited {
	color: #7c7a7d;
	text-decoration:none;
	}

.top-menu a:active {
	color: #7c7a7d;
	text-decoration:none;
		}
.top-menu a:hover {
	color: #7c7a7d;
	text-decoration:underline;
}
.fone {
	float: right;
	width: 390px;
	position: relative;
	height: 18px;
	text-align: right;
	font-size: 10px;
	color: #7c7a7a;
	padding-top: 3px;
}
.header {
	float: left;
	width: 1000px;
	position: relative;
	height: 80px;
}
.logo {
	float: left;
	width: 250px;
	position: relative;
	padding-top: 17px;
}
.right-icon {
	float: right;
	width: 270px;
	position: relative;
	font-size: 10px;
	color: #B21212;
	text-align: right;
}
.icon {
	float: right;
	width: 90px;
	position: relative;
	text-align: right;
	padding-top: 11px;
	padding-bottom: 11px;
}
.icon a:link {
	color: #7c7a7d;
	text-decoration: none;
		}
.icon a:visited {
	color: #7c7a7d;
	text-decoration:none;
	}

.icon a:active {
	color: #7c7a7d;
	text-decoration:none;
		}
.icon a:hover {
	color: #7c7a7d;
	text-decoration:underline;
}
.header-sub {
	float: left;
	width: 779px;
	position: relative;
}
.header-sub a:link {
	color: #FFFFFF;
	text-decoration: none;
		}
.header-sub a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}

.header-sub a:active {
	color: #FFFFFF;
	text-decoration:none;
		}
.header-sub a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.global-menu {
	float: left;
	width: 1000px;
	position: relative;
	height: 60px;
	text-align: left;
	background-image: url(../img/menu.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.banner {
	float: left;
	width: 730px;
	position: relative;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.dropdown {
	float: right;
	width: 220px;
	position: relative;
	padding-right: 6px;
	font-style: normal;
}
.middle {
	float: left;
	width: 1000px;
	position: relative;
	color: #3B3B3A;
	line-height: 20px;
	padding-top: 20px;
}
.left-nav {
	float: left;
	width: 735px;
	position: relative;
	text-align: left;
	padding: 0px 10px 10px;
	color: #626262;
	font-size: 12px;
}
.left-nav  a:link {
	color:#676767;
	text-decoration:underline;
}
.left-nav  a:active {
	color:#797979;
	text-decoration:none;
}
.left-nav  a:visited {
	color:#797979;
	text-decoration:none;
}
.left-nav  a:hover {
	color:#797979;
	text-decoration:none;
}
.technical-col {
	float: left;
	width: 140px;
	position: relative;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.technical-col-2 {
	float: left;
	width: 170px;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
}
.tab {
	float: left;
	width: 130px;
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #797979;
	font-size: 11px;
	font-weight: normal;
}
.tab a:link {
	font-size: 11px;
	color: #797979;
	text-decoration: none;
		font-weight: normal;
	}
.tab a:visited {
	font-size: 11px;
	color: #797979;
	text-decoration:none;
		font-weight: normal;
	}
.tab a:active {
	font-size: 11px;
	color: #797979;
	text-decoration:none;
		font-weight: normal;
	}
.tab a:hover {
	font-size: 11px;
	color: #797979;
	text-decoration:underline;
		font-weight: normal;
	}
.tab-icon {
	float: left;
	width: 50px;
	position: relative;
	text-align: center;
	height: 33px;
}
.tab-text {
	float: left;
	width: 80px;
	position: relative;
	text-align: left;
	font-size: 12px;
	height: 33px;
}

.readmore {
	float: right;
	width: 72px;
	position: relative;
	background: url(../img/readmore.jpg) no-repeat;
	height: 42px;
	color: #FFFFFF;
	text-align: center;
}
.readmore a:link {
	color: #FFFFFF;
	text-decoration: none;
		}
.readmore a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}

.readmore a:active {
	color: #FFFFFF;
	text-decoration:none;
		}
.readmore a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.right-nav-text {
	float: left;
	position: relative;
	width: 188px;
	background-repeat: repeat-x;
	background-position: left top;
	right: 2px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	left: 1px;
	padding-top: 7px;
	padding-right: 1px;
	padding-left: 1px;
}
.right-nav-text  a:link {
	color:#666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.right-nav-text  a:active {
	color:#666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.right-nav-text  a:visited {
	color:#666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.right-nav-text  a:hover {
	color:#666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.right-nav-menu {
	float: left;
	position: relative;
	width: 179px;
	line-height: 24px;
	background-image: url(../img/button.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 8px;
	margin-top: 1px;
	padding-top: 4px;

}
.right-nav-menu-active {
	float: left;
	position: relative;
	width: 179px;
	line-height: 24px;
	background-image: url(../img/button-active.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 8px;
	margin-top: 1px;
	padding-top: 4px;

}
.right-nav-testimonial {
	float: left;
	position: relative;
	width: 224px;
	background-repeat: repeat-y;
	right: 2px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	border-top-style: none;
	color: #666666;
	text-align: justify;
	background-image: url(../img/right-nav-bg.jpg);
	background-position: left;
}
.right-nav-gredient {
	float: right;
	position: relative;
	width: 230px;
	background-repeat: no-repeat;
	right: 2px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 10px;
	border-top-style: none;
	text-align: justify;
	background-image: url(../img/right-gredient.jpg);
}
.right-nav {
	float: right;
	width: 240px;
	position: relative;
	text-align: left;
}
.right-nav-box {
	float: left;
	width: 240px;
	position: relative;
	text-align: left;
}
.prd-feature {
	float: left;
	width: 227px;
	position: relative;
	text-align: center;
	padding-bottom: 10px;
}
.right-tab {
	float: left;
	width: 240px;
	position: relative;
	text-align: center;
}
.right-nav-top {
	float: left;
	width: 230px;
	position: relative;
	text-align: left;
	background-image: url(../img/right-nav-top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
}
.cost-tab{ border: 1px solid #E6E6E6; background-color: #F8F8F8; margin:0 0 0 10px}
.cost-tab td{ border: 1px solid #FFFFFF; padding:4px; }
.cost-tab1{ border: 1px solid #E6E6E6; background-color: #F8F8F8; margin:0 0 0 0px}
.cost-tab1 td{ border: 1px solid #FFFFFF; padding:4px; }
.services-box3 {margin:0px; padding:0px; }
.services-box3 ul {margin: 0; padding:0 0 5px 10px; border-bottom: 1px solid #ccc;}
.services-box3 li{list-style-type: none; position: relative; padding:5px 0 2px 23px; background:url(../img/arrow7.gif) no-repeat 5px 6px;}
.services-box3 .strong {color:#000000}
.right-nav-contact {
	float: left;
	position: relative;
	width: 230px;
	background-repeat: repeat-x;
	background-position: left top;
	right: 2px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 10px;
	border-top-style: none;
	color: #666666;
	left: 1px;
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
}

.right-nav-contact  a:link {
	color:#CB2C3C;
	text-decoration:none;
	font-weight:bold;
}
.right-nav-contact  a:active {
	color:#CB2C3C;
	text-decoration:none;
	font-weight:bold;
}
.right-nav-contact  a:visited {
	color:#CB2C3C;
	text-decoration:none;
	font-weight:bold;
}
.right-nav-contact  a:hover {
	color:#CB2C3C;
	text-decoration:underline;
	font-weight:bold;
}

.headingred {
	color:#CB2C3C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	height:30px;
	text-decoration:none;
}
.site-map-heading {
	color:#CB2C3C;
	text-decoration:none;
	font: bold normal 11px Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
}
.site-map-heading  a:link {
	color:#CB2C3C;
	text-decoration:none;
	font-weight:bold;
}
.site-map-heading  a:active {
	color:#CB2C3C;
	text-decoration:none;
	font-weight:bold;
}
.site-map-heading  a:visited {
	color:#CB2C3C;
	text-decoration:none;
	font-weight:bold;
}
.site-map-heading  a:hover {
	color:#CB2C3C;
	text-decoration:underline;
	font-weight:bold;
}

.font-size {
	font-size: 10px;
	color: #333333;
}
.site-map-text  {
	color:#333333;
	text-decoration:none;

}
.site-map-text   a:link {
	color:#333333;
	text-decoration:none;

}
.site-map-text   a:active {
	color:#333333;
	text-decoration:none;

}
.site-map-text   a:visited {
	color:#333333;
	text-decoration:none;

}
.site-map-text   a:hover {
	color:#333333;
	text-decoration:underline;
}
.red-btn {
	height: 17px;
	width: 107px;
	float: left;
	position: relative;
	margin-right: 10px;
	padding-top: 2px;
}
.red-btn   a:link {
	color:#FFFFFF;
	text-decoration:none;

}
.red-btn   a:active {
	color:#FFFFFF;
	text-decoration:none;

}
.red-btn   a:visited {
	color:#FFFFFF;
	text-decoration:none;

}
.red-btn  a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer {
	float: left;
	width: 1000px;
	position: relative;
	background-color: #313131;
}
.footer-menu {
	float: left;
	width: 800px;
	position: relative;
	color: #9B999A;
	border-top: 1px solid #A5A5A5;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 18px;
}
.footer-menu a:link {
	color: #9B999A;
	text-decoration: none;
		}
.footer-menu a:visited {
	color: #9B999A;
	text-decoration:none;
	}

.footer-menu a:active {
	color: #9B999A;
	text-decoration:none;
		}
.footer-menu a:hover {
	color: #9B999A;
	text-decoration:underline;
}
.footer-col {
	float: left;
	position: relative;
	text-align: left;
	padding-left: 20px;
	font-size: 12px;
}
.membership {
	float: left;
	width: 500px;
	position: relative;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
}
.powered {
	float: right;
	width: 150px;
	position: relative;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.copyright {
	float: left;
	width: 990px;
	position: relative;
	background: #252525;
	color: #999999;
	padding-top: 15px;
	background-color: #313131;
	text-align: left;
	font-size: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #404040;
	border-bottom-color: #404040;
	padding-left: 10px;
}
.copyright a:link {
	color: #999999;
	text-decoration: none;
		}
.copyright a:visited {
	color: #999999;
	text-decoration:none;
	}

.copyright a:active {
	color: #999999;
	text-decoration:none;
		}
.copyright a:hover {
	color: #999999;
	text-decoration:underline;
}
.copyright-menu {
	float: left;
	position: relative;
}
.copyright-feedback {
	float: right;
	position: relative;
	padding-right: 10px;
}
.footer-end {
	float: left;
	width: 1000px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.book-mark {
	float: right;
	width: 380px;
	position: relative;
	text-align: right;
	color: #9a9a9a;
	padding-top: 10px;
	font-size: 10px;
	padding-right: 10px;
}
.copyscape {
	float: left;
	width: 500px;
	position: relative;
	color: #FFFFFF;
	line-height: 10px;
	text-align: left;
	padding-left: 10px;
}

.client-main {
	float: left;
	width: 730px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
.client-heading {
	float: left;
	width: 238px;
	position: relative;
	text-align: center;
	border: 1px solid #CCCCCC;
	height: 27px;
	padding-top: 3px;
	background-image: url(../img/table-td.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.client-img {
	float: left;
	width: 240px;
	position: relative;
	height: 240px;
	text-align: center;
	padding-right: 2px;
}
.client-img   a:link {
	color:#797979;
	text-decoration:none;
}
.client-img   a:active {
	color:#797979;
	text-decoration:none;
}
.client-img   a:visited {
	color:#797979;
	text-decoration:none;
}
.client-img   a:hover {
	color:#797979;
	text-decoration:underline;

}
.client-text {
	float: left;
	width: 610px;
	position: relative;
	padding-top: 5px;
}
.client-text   a:link {
	color:#797979;
	text-decoration:none;

}
.client-text   a:active {
	color:#797979;
	text-decoration:none;

}
.client-text   a:visited {
	color:#797979;
	text-decoration:none;

}
.client-text   a:hover {
	color:#797979;
	text-decoration:underline;

}

.text-field-bg {
	background-image: url(../img/textfield.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 210px;
	float: left;
	visibility: inherit;
}

.text-field {
	width: 200px;
	height: 23px;
	margin: 0px;
	background-image: none;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-indent: 5px;
}


.text-area-bg {
	background-image: url(../img/textfield.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 210px;
	float: left;
	visibility: inherit;
}

.text-aera {
	width: 210px;
	height: 110px;
	margin: 0px;
	background-image: none;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.text-area-bg {
	background-image: url(../img/text-area.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 123px;
	width: 210px;
	float: left;
	visibility: inherit;
}
.bottom-btn {
	float: right;
	height: 28px;
	width: 230px;
	position: relative;
	background-image: url(../img/buttons.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
.bottom-btn a:link {
	color: #FFFFFF;
	text-decoration: none;
		}
.bottom-btn a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}

.bottom-btn a:active {
	color: #FFFFFF;
	text-decoration:none;
		}
.bottom-btn a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.border {
	border: 1px solid #999999;
}