html, 
body {
	margin:0;
	padding:0;
	font-family:"Arial", sans-serif;
	font-size:13px;
	line-height:18px;
}

body {
	background-color:#1d1d1d;
	color:#222;
}

h1 {
	margin:0;
	margin-top:10px;
	margin-bottom:2px;
	padding:0;
	font-size:36px;
	line-height:45px;
	font-weight:normal;
	color:#003f7f;
}

#header h1 {
	margin:0;
	position:absolute;
	top:16px;
	left:0;
	display:block;
	line-height:36px;
	color:#fff;
}

#header h1 a,
#header h1 a:visited {
	color:#fff;
}

h2 {
	margin:0;
	margin-bottom:5px;
	padding:0;
	padding-top:4px;
	font-weight:normal;
	font-size:28px;
	line-height:36px;
	color:#003f7f;
}

.panelGroup h2 {
	padding-top:2px;
}

h3 {
	margin:0;
	margin-bottom:6px;
	padding:0;
	padding-top:3px;
	font-weight:normal;
	font-size:22px;
	line-height:27px;
	color:#003f7f;
}

h4 {
	margin:0;
	margin-bottom:6px;
	padding:0;
	padding-top:3px;
	font-weight:normal;
	font-size:22px;
	line-height:27px;
	color:#111;
}

h5 {
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
}

.sidePanel h4,
.sidePanel h5 {
	color:#fff;
	font-weight:bold;
}

p {
	margin:0;
	margin-bottom:18px;
	padding:0;
}

a, a:visited {
	text-decoration:none;
	color:#0988b0;
}

a:hover {
	color:#222;
	cursor:pointer;
}

:focus {
    outline:0;
}


a img {
	border:none;
}

ul, ol {
    margin:0;
    margin-left:18px;
    margin-bottom:0;
    padding:0;
}

ul ul, 
ul ol, 
ol ol, 
ol ul {
	margin-bottom:0;
	padding-bottom:0;
}

blockquote {

}

hr {
	margin:18px 0;
	padding:0;
	height:1px;
	color:#bcbcbc;
	background-color:#bcbcbc;
	border:none;
}

.home hr {
	margin:0;
}

#page {
	margin:auto;
	width:100%;
	/* background:url('../images/bg.png') 50% 0 no-repeat; */
}
		
#header {
	position:relative;
	height:126px;
	background:#222;
	width:100%;
	background:url('../images/ui/header.png') repeat-x 0 100%;
}

#logo {
	margin:auto;
	position:relative;
	height:72px;
	width:900px;
}

#datalinkSolution {
	position:absolute;
	top:19px;
	right:0;
	font-size:24px;
}

#datalinkSolution a, #datalinkSolution a:visited {
	padding-left:43px;
	display:block;
	line-height:36px;
	color:#fff;
	background:url('../images/ui/datalinkLogo.png') no-repeat 0 50%;
}

#datalinkSolution a:hover {
	color:#e5e5e5;
}

#navigation {
	margin:auto;
	width:900px;
	height:54px;
	font-size:20px;
	font-weight:bold;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation li {
	height:54px;
	line-height:54px;
	float:left;
}

#navigation a {
	margin-right:36px;
	display:block;
	color:#fff;
}

#navigation a:hover {
	color:#111;
}

#navigation .chl2_active a {
	color:#111;
}

#breadcrumb {
	color:#555;
}

#main {
	width:100%;
	background-color:#fff;
}

#feature {
	width:100%;
	height:414px;
	background:#08a6a2 url('../images/ui/feature.png') repeat-x 0 0;
	color:#fff;
}

#feature h2 {
	margin:0;
	margin-top:34px;
	margin-bottom:9px;
	padding:0;
	font-size:36px;
	font-weight:bold;
	line-height:36px;
	color:#fff;
}

#feature p {
	margin:0;
	margin-bottom:24px;
	padding:0;
	font-size:24px;
	line-height:36px;
}

#featureItems {
	margin:auto;
	width:900px;
	height:360px;
	
}

#featureItems .item {
	width:900px;
	background:transparent !important; /* fix jcycle in ie */
}

.featureText {
	width:432px;
	float:left;
}

.featureImage {
	margin-top:35px;
	position:relative;
	width:432px;
	max-height:366px;
	overflow:hidden;
	float:right;
}

.featureImage .video {
	position:absolute;
	top:30%;
	left:175px;
	display:block;
	width:82px;
	height:83px;
	text-indent:-900em;
	background:url('../images/ui/feature_video.png') no-repeat 0 0;
}

.featureImage a:hover .video {
	background:url('../images/ui/feature_video.png') no-repeat 0 100%;
}

.featureImage img {
	margin:0;
	padding:0;
	display:block;
}

#featurePager {
	position:relative;
	margin:auto;
	bottom:0;
	width:900px;
	height:36px;
	font-size:18px;
	font-weight:bold;
}

#featurePager a {
	margin-right:9px;
	display:block;
	position:relative;
	width:36px;
	height:36px;
	float:left;
	line-height:36px;
	color:#fff;
	text-align:center;
	background:#111 url('../images/ui/featurePager_a.png') no-repeat 0 0;
	z-index:100;
}

#featurePager a:hover {
	background-position:0 100%;
}

#featurePager a.activeSlide {
	background:#111 url('../images/ui/featurePager_activeSlide_a.png') no-repeat 0 0;
}

#content {
	padding:15px 0 18px 0;
	background:#fff url('../images/ui/content.png') repeat-x 0 0;
}

.home #content {
	padding:13px 0 18px 0;
}

#wrapper {
	margin:auto;
	padding:13px 0;
	width:900px;
	background: url('../images/ui/divider.gif') repeat-y 624px 0;
}

.home #wrapper {
	padding:0;
	background:url('../images/ui/divider.gif') repeat-y 50% 0;
}

#wrapper.singleColumn {
	background:none;
}

#leftColumn {
	margin:auto;
	padding-bottom:17px;
	width:588px;
	float:left;
	height:1%; /* fix for ie */
	overflow:hidden; /* fix for ie */	
}

#rightColumn {
	padding:3px 0 17px 18px;
	width:258px;
	float:right;
	height:1%; /* fix for ie */
	overflow:hidden; /* fix for ie */	
}

#rightColumn ul{
    list-style: none;  
}

.home #leftColumn,
.singleColumn #leftColumn {
	padding:0;
	width:432px;
}

.home #rightColumn,
.singleColumn #rightColumn{
	padding:0;
	width:432px;
}

#pageLayout {
	background: url('../images/ui/divider.gif') repeat-y 50% 0;
	height:1%; /* fix for ie */
	overflow:hidden; /* fix for ie */	
}

#footer {
	padding:13px 0 12px 0;
	font-size:11px;
	color:#666;
	background:#1d1d1d url('../images/ui/footer.png') repeat-x 0 0;
	height:1%; /* fix for ie */
	overflow:hidden; /* fix for ie */
}

#footer .columnWrapper {
	margin:auto;
	width:900px;
}

#footer .column {
	margin-right:36px;
	width:276px;
	float:left;
}

#footer .column.chl2_last {
	margin:0;
}

#footer.home .column {
	margin-right:36px;
	width:198px;
	float:left;
}

#footer.home .column.chl2_last {
	margin:0;
	width:242px;
}

#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer a, #footer a:visited {
	color:#fff;
}

#footer a:hover {
	text-decoration:underline;
}

.noBulletList {
	margin:0;
	margin-bottom:18px;
	padding:0;
	list-style:none;
}

.noBulletList li {
	margin-bottom:9px;
}

.visitSite {
	margin-top:9px;
	display:block;
	font-weight:bold;
}

.moreLink {
	padding-right:12px;
	font-weight:bold;
	background:url('../images/ui/moreLink.gif') no-repeat 100% 50%;
}

.moreLink:hover {
	background:url('../images/ui/moreLink_hover.gif') no-repeat 100% 50%;
}

.quote {
	margin-top:23px;
	position:relative;
}

.quoteBody {
	margin-top:3px;
	margin-bottom:0;
	padding-bottom:45px;
	display:block;
	font-size:20px;
	font-weight:normal;
	line-height:27px;
	color:#222;
	background:url('../images/ui/quote.png') 0 100% no-repeat;
}

.quoteBody span {
	padding:10px 18px;
	padding-bottom:0;
	display:block;
	background:url('../images/ui/quote_span.png') 0 0 no-repeat;
}

.quoteAuthor {
	margin:0;
	padding:0;
	position:absolute;
	bottom:9px;
	left:72px;
	font-size:18px;
}

/* to overcome poor rendering of hr in ie */
.horizontalRule {
	margin:auto;
	margin-bottom:3px;
	width:900px;
	height:23px;
	border-bottom:1px solid #ddd;
	overflow:hidden;
	clear:both;
}

.linkButton,
.linkButton:visited {
	display:block;
	width:198px;
	height:40px;
	text-align:center;
	line-height:36px;
	background:url('../images/ui/linkButton.png') repeat-x 0 0;
	font-size:18px;
	font-weight:bold;
	color:#333;
	overflow:hidden;
}

.linkButton:hover {
	background-position:0 100%;
}

.clear {
	clear:both;
}

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

.sundryList li {
	padding:0 6px;
	display:block;
	float:left;
	line-height:18px;
	background:url('../images/ui/divider.gif') no-repeat 100% 3px;
}

.sundryList a {
	font-weight:bold;
}

.sundryList li.chl2_first {
	padding-left:0;
}

.sundryList li.chl2_last {
	background:none;
}

.sundryList li span {
	float:left;
}

.sundryList img {
	margin-left:3px;
	display:block;
	float:left;
}

.rss {
	padding-right:19px;
	background:url('../images/ui/rss.png') no-repeat 100% 50%;
}

.gallery {
	margin-bottom:18px;
	padding-top:18px;
	position:relative;
	width:588px;
	height:216px;
	background:url('../images/ui/gallery.png') 0 0;
	overflow:hidden;
}

.home .gallery {
	margin-top:9px;
	margin-bottom:5px;
	padding-top:14px;
	width:432px;
	height:193px;
}

.home .gallery h4 {
	margin-left:54px;
	margin-right:54px;
	margin-bottom:15px;
}

.gallery .items {
	margin:auto;
}

.home .gallery .items {
	width:432px;
}

.gallery .itemGroup {
	width:588px;
	background:transparent !important; /* fix jcycle in ie */
}

.gallery .item {
	width:222px;
	text-align:center;
	overflow:hidden;
	background:transparent !important; /* fix jcycle in ie */
}

.home .gallery .item {
	width:432px;
	text-align:left;
}

.gallery .item.chl2_left {
	margin-left:54px;
}

.gallery .item.chl2_right {
	margin-right:54px;
}

.gallery .image {
	margin-bottom:16px;
	width:222px;
	height:162px;
}

.gallery .next,
.gallery .previous {
	position:absolute;
	width:28px;
	height:43px;
	z-index:1000;
}

.home .gallery .next,
.home .gallery .previous {
	position:absolute;
	width:21px;
	height:32px;
	z-index:1000;
}

.gallery .next a,
.gallery .previous a {
	display:block;
	width:28px;
	height:43px;
}

.home .gallery .next a,
.home .gallery .previous a {
	display:block;
	width:21px;
	height:32px;
}

.gallery .next a {
	background:url('../images/ui/gallery_next.png') no-repeat 0 0;
}

.gallery .next a:hover {
	background:url('../images/ui/gallery_next.png') no-repeat 0 100%;
}

.home .gallery .next a {
	background:url('../images/ui/home_gallery_next.png') no-repeat 0 0;
}

.home .gallery .next a:hover {
	background:url('../images/ui/home_gallery_next.png') no-repeat 0 100%;
}

.gallery .previous a {
	background:url('../images/ui/gallery_previous.png') no-repeat 0 0;
}

.gallery .previous a:hover {
	background:url('../images/ui/gallery_previous.png') no-repeat 0 100%;
}

.home .gallery .previous a {
	background:url('../images/ui/home_gallery_previous.png') no-repeat 0 0;
}

.home .gallery .previous a:hover {
	background:url('../images/ui/home_gallery_previous.png') no-repeat 0 100%;
}

.gallery .next a span,
.gallery .previous a span {
	display:none;
}

.gallery .next {
	margin-right:9px;
	top:78px;
	right:0;
}

.gallery .previous {
	margin-left:9px;
	top:78px;
	left:0;
}

.home .gallery .next,
.home .gallery .previous {
	top:99px;
}

.gallery a,
.gallery a:visited {
	font-size:18px;
}

.home .gallery a,
.home .gallery a:visited {
	font-size:13px;
}

.sidePanel {
	margin-bottom:4px;
	padding:9px 0;
	width:240px;
	background:url('../images/ui/sidePanel.png') no-repeat 0 0;
}

.sidePanel .body {
	margin:0;
	padding:0 18px;
	width:204px;
	background:#36b0d9;
	height:1%;
	overflow:hidden;
}

.sidePanel .footer {
	margin:0;
	padding:0;
	height:14px;
	background:url('../images/ui/sidePanel_footer.png') no-repeat 0 0;
	overflow:hidden;
}

.sidePanel p {
	margin:0;
}

.linkText {
	position:relative;
	margin-top:21px;
	height:45px;
	font-size:28px;
	color:#999;
	overflow:hidden;
}

.linkText a,
.linkText a:visited,
.linkText span {
	margin-right:9px;
	display:block;
	width:auto;
	height:45px;
	line-height:45px;
	float:left;
}

.linkText.support {
	margin-top:23px;
	margin-bottom:27px;
	padding-left:54px;
	background:url('../images/ui/support.png') no-repeat 0 0;
}

.learnMore {
	padding-left:45px;
	background:url('../images/ui/learnMore.png') no-repeat 0 0;
}

.learnMore:hover {
	background:url('../images/ui/learnMore.png') no-repeat 0 100%;
}

.buyingOption {
	margin-top:16px;
}

.buyingOption h1 {
	margin-top:1px;
}

.buyingOption strong {
	margin-bottom:9px;
	display:block;
	text-transform:uppercase;
}

.buyingOption .plan {
	width:432px;
	background:url('../images/ui/divider.gif') repeat-y 50% 0;
}

.planWrapper {
	padding:18px 0 15px 0;
	border-top:1px solid #8fccca;
	border-bottom:1px solid #8fccca;
	background:url('../images/ui/planWrapper.png') repeat-y 50% 0;	
}

.plan .chl2_left {
	width:198px;
}

.plan .chl2_right {
	width:198px;
}

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

.tickedList li {
	margin-bottom:9px;
	display:block;
	padding-left:25px;
	background:url('../images/ui/tickedList.png') no-repeat 0 0;
	height:18px;
	font-weight:bold;
}

.tickedList .notIncluded {
	color:#666;
	background:url('../images/ui/notIncluded.png') no-repeat 0 0;
}

.price {
	margin-bottom:18px;
	width:198px;
	height:126px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#666;
	background:url('../images/ui/price.png') no-repeat 0 0;
}

.price span {
	padding-top:18px;
	padding-bottom:11px;
	display:block;
	font-size:36px;
	line-height:45px;
	color:#333;
}

.signUp {
	margin:auto;
	display:block;
	width:120px;
	height:39px;
	background:url('../images/ui/signUp.png') no-repeat 0 0;
}

.signUp:hover {
	background:url('../images/ui/signUp.png') no-repeat 0 100%;
}

.signUp span {
	display:none;
}

.buyNow {
	margin:auto;
	display:block;
	width:120px;
	height:39px;
	background:url('../images/ui/buyNow.png') no-repeat 0 0;
}

.buyNow:hover {
	background:url('../images/ui/buyNow.png') no-repeat 0 100%;
}

.buyNow span {
	display:none;
}

#askQuestion {
	margin-top:14px;
	margin-bottom:13px;
	padding:0 18px;
	width:396px;
	height:135px;
	background:url('../images/ui/askQuestion.png') no-repeat 0 0;
}

#askQuestion h2 {
	padding-top:8px;
	color:#fff;
}

#askQuestion form {
	margin-top:19px;
}

#askQuestion .textbox {
	margin:0;
	margin-right:9px;
	padding:0;
	padding:9px;
	display:block;
	width:242px;
	height:18px;
	font-size:15px;
	color:#666;
	background:#fff url('../images/ui/askQuestion_textbox.png') no-repeat 0 0;
	border:none;
	float:left;
	overflow:hidden;
}

#askQuestion .button {
	margin:0;
	padding:0;
	display:block;
	width:120px;
	height:39px;
	float:right;
	overflow:hidden;
}

.faq {
	margin-top:10px;
	margin-bottom:13px;
	line-height:27px;
	color:#0988b0;
}

.noTopMargin {
    margin-top: 0px !important;
}

/* forms */
form {
	margin:0;
	padding:0;
}

input, textarea, select, option, legend {
	font-family:"Arial", sans-serif;
	font-size:13px;
	color:#111;
}
