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

#main
{
	text-align: left;
	width: 1002px;
}
#banner
{
	background-image: url(../images/home/bannerStrip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 106px;
	width: 1002px;
}
#bannerLeft
{
	height: 106px;
	width: 242px;
	padding-left: 10px;
}
#bannerRight
{
	height: 106px;
	width: 450px;
	padding-left: 200px;
}
#topMenu
{
	height: 21px;
	text-align: right;
	padding-right: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: right;
}
#topMenu a
{
	color: #d8d8d8;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#topMenu a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}
#tollFreeNo
{
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 55px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
#menu
{
	height: 30px;
	line-height: 30px;
}
#menu ul li
{
	list-style-type: none;
	display: inline;
}
#menu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/home/tabInactiveLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	float: left;
	margin-right: 5px;
}
#menu a span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/home/tabInactiveRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 10px;
}
#menu a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/home/tabActiveLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}
#menu a:hover span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/home/tabActiveRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 10px;
}
#menu a.active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/home/tabActiveLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	float: left;
	margin-right: 5px;
}
#menu a.active span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/home/tabActiveRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 10px;
}

#menu a .free
{
	color: #FFC600;
	font-weight: bold;
}
#menu a:hover .free
{
	color: #ff7a02;
	font-weight: bold;
}
#menu a.active .free
{
	color: #ff7a02;
	font-weight: bold;
}

#container
{
	width: 1002px;
	padding-top: 15px;
	background-color: #ffffff;
}
.seperator
{
	clear: both;
	height: 10px;
}
#leftPanel
{
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftPanelTopHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/home/leftTopPanelHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 190px;
	line-height: 30px;
	padding-left: 10px;
}
.leftPanelLinks
{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D6DC;
	border-left-color: #D3D6DC;
}
.leftPanelLinks a.getFreeQuote:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6300;
	text-decoration: underline;
	font-weight: bold;
}
.leftPanelLinks li, .leftPanelLinksLast li
{
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(../images/home/bulletLight.jpg);
}
.leftPanelLinks a, .leftPanelLinksLast a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E68C2;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
.leftPanelLinks a:hover, .leftPanelLinksLast a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}
.leftPanelLinks a.selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}
.leftPanelLinks a.getFreeQuote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}
.leftPanelLinks a.getFreeQuote:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6300;
	text-decoration: underline;
	font-weight: bold;
}

.leftPanelLinks a.getFreeQuote1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee4a03;
	text-decoration: none;
	font-weight: bold;
}
.leftPanelLinks a.getFreeQuote1:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD7340;
	text-decoration: none;
	font-weight: bold;
}
.leftPanelLinksLast
{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D6DC;
	border-left-color: #D3D6DC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D6DC;
}
.leftPanelLinksLast li, .leftPanelLinksLast li
{
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(../images/home/bulletLight.jpg);
}
.leftPanelLinksLast a, .leftPanelLinksLast a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E68C2;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
.leftPanelLinksLast a:hover, .leftPanelLinksLast a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}
.leftPanelLinksLast a.selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}
.leftPanelLinksLast a.getFreeQuote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}
.leftPanelHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/home/leftpanelheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 190px;
	line-height: 30px;
	padding-left: 10px;
}
.clientSaysText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #434343;
	padding-bottom: 20px;
	padding-left: 5px;
}
.clientComments
{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #434343;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.clientName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.morelink
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.seperatorBorder
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D6DC;
}
.clientDesg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008ac1;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: right;
	text-decoration: underline;
	padding-left: 0px;
}
.clientDesg:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008ac1;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: right;
	text-decoration: none;
	padding-left: 0px;
}
a.more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0630D;
	text-decoration: underline;
}
a.more:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0630D;
	text-decoration: none;
}

#rightPanel
{
	width: 774px;
	padding-right: 8px;
}
.column1
{
	width: 254px;
	padding-right: 10px;
}
.column2
{
	width: 246px;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.headingBlue
{
	color: #1E68C2;
	font-weight: bold;
}
.specialOfferBlue
{
	color: #1E68C2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.specialOfferOrange
{
	color: #FF6300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.headingOrange
{
	color: #FF6300;
}
.textBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 5px;
	vertical-align: top;
}
.bulletImg
{
	vertical-align: top;
	padding-top: 5px;
}
.textServices
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding-bottom: 2px;
}
a.learnMore
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0660E;
	text-decoration: none; /*padding-left:70px;*/
}
a.learnMore:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0660E;
	text-decoration: underline;
}
.landingPageOpt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E69C5;
	padding-top: 2px;
	padding-bottom: 6px;
}
.column4
{
	width: 387px;
	padding-right: 10px;
}
.heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1E68C2;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 19px;
}
.heading1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1E68C2;
	padding-top: 5px;
	padding-bottom: 10px;
	text-decoration: underline;
}
.heading1 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #008ac1;
	padding-top: 5px;
	padding-bottom: 10px;
	text-decoration: none;
}
.textBoldCost
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 5px;
}

.textServices1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #434343;
	padding-bottom: 10px;
	padding-left: 2px;
}
.column5
{
	width: 377px;
}
#footer
{
	background-image: url(../images/home/footerStrip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 77px;
	width: 1002px;
	text-align: center;
}
.footerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footerMenu
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footerMenu a
{
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footerMenu a:hover
{
	color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a.footerGetFreeQuote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#footer a.footerGetFreeQuote:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.txtInput
{
	border: 1px solid #d3d6dc;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 15px;
	padding: 2px;
}
select
{
	border: 1px solid #d3d6dc;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 25px;
	padding: 2px;
}
textarea
{
	border: 1px solid #d3d6dc;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 2px;
}

.tblForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding-bottom: 10px;
	border: solid 1px #d3d6dc;
}

.benifits
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	color: #333333;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.benifits li
{
	/*list-style-position: outside;*/ /*list-style-image: url(../images/home/bulletDark1.jpg) ;	*/
	vertical-align: top; /*padding-top: 2px;*/
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333333;
	padding-bottom: 2px;
}
.benifits li a
{
	font-weight: bold;
	font-size: 12px;
	color: #008ac1;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
}
.benifits li a:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #008ac1;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.lightgrey2
{
	background-color: #f0f0f0;
	text-align: left;
	position: relative;
	vertical-align: top;
}
.greytext2
{
	font-weight: bold;
	font-size: 12px;
	color: #7d807a;
}
.orangetext
{
	font-weight: bold;
	font-size: 10px;
	color: #ff7e00;
}

.textServices a
{
	font-size: 12px;
	padding-bottom: 5px;
	color: #008ac1;
	padding-top: 5px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.textServices a:hover
{
	font-size: 12px;
	padding-bottom: 5px;
	color: #008ac1;
	padding-top: 5px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}




/**** Technology Table ******/

.greyborder
{
	background-color: #dadada;
}
.greyborder TR
{
	background-color: #ffffff;
}
.greyborder TD
{
	padding-left: 5px;
}
.greyborder LI
{
	margin-left: 20px;
	list-style-type: disc;
	text-align: left;
}

.lightgrey
{
	font-weight: bold;
	background-color: #f7f7f7;
	text-align: left;
}
.lightgrey2
{
	background-color: #f0f0f0;
	text-align: left;
	position: relative;
}

.lightgrey2 a
{
	color: #1e68c2;
	text-align: left;
	text-decoration: underline;
}

.lightgrey2 a:hover
{
	color: #ff6300;
	text-align: left;
	text-decoration: none;
}

.txtAlignRight
{
	text-align: right;
}
.brdBottomDotted
{
	background: transparent url(../homeimages/gray_dot.gif) bottom left repeat-x;
}
.brdBottomDotted2
{
	background: transparent url(../homeimages/gray_dot.gif) right top repeat-y;
}
/*
.imgButton
{
    background-image: url(../images/home/getFreeQuote.jpg);
	background-repeat: no repeat;
	background-position: left top;
	height: 106px;
	width: 1002px;
}
*/
/***********/


/*********** Pagination *************/

a.pagination
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 2px;
	text-align: left;
	text-decoration: none;
	color: #3b5d8a;
}

.searchLabel .pagination:hover
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 2px;
	text-align: left;
	text-decoration: underline;
	color: #ff6300;
}

.searchLabel .pagination:active
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	padding-left: 2px;
	text-align: left;
	text-decoration: none;
}
.searchLabel .pagination img
{
	border: 0px;
}

.PaginationList
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.searchLabel
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b5d8a;
}
.ansTxt
{
	padding-left: 12px;
	padding-bottom: 8px;
}

/*********** Pagination End*************/

.textServices a.faq
{
	color: #008ac1;
}
.aTxtDecoration
{
	text-decoration: none;
}




.trafic
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	color: #333333;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.trafic li
{
	/*list-style-position: outside;*/ /*list-style-image: url(../images/home/bulletDark1.jpg) ;	*/
	list-style-position: outside;
	vertical-align: top;
	padding-top: 0px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.0em;
	color: #333333;
	padding-bottom: 0px;
}
.trafic li a
{
	font-weight: bold;
	font-size: 12px;
	color: #008ac1;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
}
.trafic li a:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #008ac1;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}


.trafficText
{
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	vertical-align: top;
}
.txtPrice
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px; /*padding-bottom:10px;*/
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.aTxtBuyNow
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px; /*padding-bottom:10px;*/
	font-weight: bold;
	color: #3c8ad3; /*text-decoration:none;*/
}

.aTxtBuyNow a:hover
{
	color: #FF6300;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.price
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	font-weight: bold;
	color: red;
	font-size: 13px;
}

.Regprice
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	text-decoration: line-through;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

.offerheading
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 25px;
	line-height: 40px;
	color: #1e68c2;
	font-weight: bold;
}

.offerheadingRed
{
	color: Red;
}
.pricefont
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.txtSave
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.learMorePr_ser_list
{
	text-align: right;
	width: 100%;
}
.leftPaddingcss
{
	padding-left: 12px;
}

.txtSaveLarge
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
}

.RegpriceLrg
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	text-decoration: line-through;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

.priceLrg
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	font-weight: bold;
	color: red;
	font-size: 18px;
}

.txtBlueLrg
{
	color: #1E68C2;
	font-weight: bold;
	font-size: 17px;
}

a.pagepoints
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	text-align: left;
	text-decoration: none;
	color: #008ac1;
	cursor: pointer;
	text-decoration: underline;
}
a.pagepoints:hover
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	text-align: left;
	text-decoration: none;
	color: #008ac1;
	cursor: pointer;
}

.imgPointer
{
	cursor: pointer;
}

.txtLrgBlueBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1E68C2;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 19px;
}


.hr_gray
{
	border: 1px solid #CBCBCB;
}
.buyNowBtn
{
	width: 50%;
	float: left;
	padding-top: 10px;
	cursor: pointer;
}
.offerPriceTxt
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #333333; /*font-weight:bold;*/
}
.priceBiggerFont
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	font-weight: bold;
	color: red;
	font-size: 18px;
}
