w* {padding:0;margin:0;}
html,body{margin:0;padding:0}
body {
	padding:0px;
	margin:0px;
	background:#1F1F1F;
	text-align:left;
	border: 0px;
	font-size: 12px;
	font-family: "Lucida Grande", sans-serif;
}

.mainWrapper {
	min-width:1280px;
	overflow: hidden;
}

p, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	color: #3E81CB;
	text-decoration: none;
	outline: none;
	border: none;
}

a:hover {text-decoration: underline;}

div {
	position: relative;
	text-align:left;
}
p {

}

a:link img {
	outline: none;
	border: none;
}

a:visited img {
	outline: none;
	border: none;
}

a:hover img {
	outline: none;
	border: none;
}

a:active img {
	outline: none;
	border: none;
}

a:focus img {
	outline: none;
	border: none;
}

/* Keeps the browser using the right width */
/*.level1, .level2, .level3, .level4, .level5, .level6,
.sub_level1, .sub_level2, .sub_level3, .sub_level4, .sub_level5, .sub_level6,
.theButtons {
	min-width: 1280px;
}*/

.level1{
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	background:#000 url(../images/bg_1x112.gif) repeat-x right top;
	height: 112px;
	position: relative;
}
/* Minimum height for compliant browsers */
html>body .level1 {
	height: auto !important;
	min-height: 112px;
}



.level2{
	width:100%;
	background:#272727 url(../images/bg_1x40.gif) repeat-x right top;
	margin-left:auto;
	margin-right:auto;	
	height: 40px;
	z-index:5000;
	position: relative;
}
/* Minimum height for compliant browsers */
html>body .level2 {
	height: auto !important;
	min-height: 40px;
}

#level2_default_bg {
	background:url(../images/menu-bg_974x40.jpg) no-repeat right top;
	width: 974px;
	height: 40px;
	z-index:5000;
}
/* Minimum height for compliant browsers */
html>body #level2_default_bg {
	height: auto !important;
	min-height: 40px;
}

.level2_left {
	background:url(../images/left_117x40.jpg) no-repeat left top;
	width: 117px;
	height: 40px;
	position: absolute;
	left: -117px;
	top: 0px;
}
.level2_right {
	background:url(../images/right_117x40.jpg) no-repeat left top;
	width: 117px;
	height: 40px;
	position: absolute;
	right:-117px;
	top: 0px;
}

.level3{
	width:100%;
	background:#DDDDDD url(../images/bg_1x339.gif) repeat-x right top;
	margin-left:auto;
	margin-right:auto;	
	height: 339px;
	position: relative;
}
/* Minimum height for compliant browsers */
html>body .level3 {
	height: auto !important;
	min-height: 339px;
}

#level3_default_bg {
	background:url(../images/level3-bg_974x339.jpg) no-repeat left top;
	width: 974px;
	height: 339px;
}
/* Minimum height for compliant browsers */
html>body #level3_default_bg {
	height: auto !important;
	min-height: 339px;
}

.level3_left {
	background:url(../images/left_117x339.jpg) no-repeat left top;
	width: 117px;
	height: 339px;
	position: absolute;
	left: -117px;
	top: 0px;
}
.level3_right {
	background:url(../images/right_117x339.jpg) no-repeat left top;
	width: 117px;
	height: 339px;
	position: absolute;
	right:-117px;
	top: 0px;
}

.level4{
	width:100%;
	background: #F3F3F3 url(../images/bg_1x778.gif) repeat-x right top;
	margin-left:auto;
	margin-right:auto;	
	height: 778px;
	position: relative;
}
/* Minimum height for compliant browsers */
html>body .level4 {
	height: auto !important;
	min-height: 778px;
}

.level5{
	width:100%;
	background: #1F1F1F url(../images/bg_1x169.gif) repeat-x right top;
	margin-left:auto;
	margin-right:auto;	
	height: 169px;
	position: relative;
}
/* Minimum height for compliant browsers */
html>body .level5 {
	height: auto !important;
	min-height: 169px;
}


.level6{
	width:100%;
	background: #1F1F1F url(../images/bg_1x78.gif) repeat-x right top;
	margin-left:auto;
	margin-right:auto;	
	/*height: 78px;*/
	position: relative;
	overflow: hidden;
}
/* Minimum height for compliant browsers */
/*html>body .level6 {
	height: auto !important;
	min-height: 78px;
}*/


.inner{
	width:974px;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
	display: block;
}

.header {
	width:974px;
	height:112px;
	position: relative;
}
/* Minimum height for compliant browsers */
html>body .header {
	height: auto !important;
	min-height: 112px;
}

.header h1 {
	position: absolute;
	top: 38px;
	left: 6px;
}
.header h1 a {
	width: 413px;
	height: 58px;
	display: block;
	/* background: url(../images/logo_285x58.gif) no-repeat top left; */
	background: url(../images/newlogo2.png) no-repeat top left; 
}

.header h1 a span {
	display: none;
}

.left_right_equalizer {
	width: 974px;
	background: url(../images/bg_329x1.gif) repeat-y bottom right;
	padding-bottom: 30px;
	position: relative;
}

.left{
	float:left;
	width:645px;
	background: url(../images/left-bg_584x42.gif) no-repeat top left; 
	height: 636px;
	padding-top: 42px;
	position: relative;
}
/* Minimum height for compliant browsers */
html>body .left {
	height: auto !important;
	min-height: 636px;
}
.right{
	float:right;
	width:314px;
	padding-top: 22px; 
	padding-left: 15px;
	font-size: 12px;
	color: #343434;
	line-height: 18px;
	z-index:6000;
	position: relative;
}


.right_bg {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/right_5x269.gif) no-repeat top left; 
	width: 5px;
	height: 269px;
}

.button1 {
	position: absolute;
	display: block;
	top: -47px;
	left: 15px;
	background: url(../images/button1_294x120.gif) no-repeat 0px 0px; 
	width: 294px;
	height: 60px;
}
.button1:hover {
	background: url(../images/button1_294x120.gif) no-repeat 0px -60px; 
}

.button2 {
	position: relative;
	display: block;
	background: url(../images/button2_294x120.gif) no-repeat 0px 0px; 
	width: 294px;
	height: 60px;
	margin-bottom: 32px;
}
.button2:hover {
	background: url(../images/button2_294x120.gif) no-repeat 0px -60px; 
}


.right_content_box1 {
	width: 166px;
	padding-left: 109px;
	height: 83px;
	position: relative;
}
/* Minimum height for compliant browsers */
html>body .right_content_box1 {
	height: auto !important;
	min-height: 83px;
}

.insert1 {
	background: url(../images/insert1_108x83.gif) no-repeat top left; 
}
.insert2 {
	background: url(../images/insert2_108x83.gif) no-repeat top left; 
}
.insert3 {
	background: url(../images/insert3_108x83.gif) no-repeat top left; 
}



.clearme {
	clear: both;
}



#featureWrapper {
	background: url("../images/slide1_974x339.jpg") no-repeat; 
	float: left; 
	position: relative; 
	width: 974px; 
	height: 339px; 
	overflow: hidden;
}
									
#featureSlider {
	position: absolute; 
	width: 974px; 
	height: 339px; 
	left: 0px; 
	top: 0px;
}
	
#featureNavigation {	
	background: url("../images/tabs_200x39.jpg") no-repeat top left; 
	position: absolute; 
	width: 240px; 
	height: 39px; 
	left: 832px; 
	top: 239px; 
	z-index: 90; 
}
#featureNavigation a {
	float: left; 
	width: 28px; 
	height: 23px; 
	margin-left: 5px; 
	padding-top: 5px;
	color: #fff; 
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size: 1.1em; 
	font-weight: bold; 
	text-align: center;
	background: url("../images/button_28x56.gif") no-repeat; 
	display: inline;
}
#featureNavigation a.activeSlide, #featureNavigation a:hover {
	background-position: 0 -28px;
}


.title1 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
.title2 {
	color: #800402;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
.title3 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.title4 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.title5 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.title6 {
	color: #800402;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
.title7 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}


.line1 {
	width: 294px;
	height: 2px;
	margin-top: 9px;
	margin-bottom: 17px;
	background: url(../images/line_294x2.gif) no-repeat top left; 
}
.line2 {
	width: 294px;
	height: 26px;
	margin-top: 17px;
	margin-bottom: 17px;
	background: url(../images/line_294x26.gif) no-repeat top left; 
}

.style1 {
	line-height: 20px;
	font-size: 12px;
	color: #343434;
}

.style2 {
	line-height: 20px;
	font-size: 12px;
	color: #D5D5D5;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}

.blocked {
	display: block;
}

.anchor1 {
	color: #1054A7;
}
.anchor1:hover {
	color: #7B0400;
}

.para1 {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 583px;
	line-height: 22px;
	font-size: 14px;
	color: #343434;
}

.para1 p {
	margin-bottom: 16px;
}

.para3 {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.para1 {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 583px;
	line-height: 22px;
	font-size: 14px;
	color: #343434;
}

.button-group1 {
	background: url(../images/button-group1_292x48.gif) no-repeat top left; 
	width: 292px;
	height: 48px;
	margin-left: 130px;
}

.learn-more {
	position: absolute;
	left: 8px;
	top: 7px;
	display: block;
	background: url(../images/learn-more_137x74.gif) no-repeat 0px 0px;
	width: 137px;
	height: 37px;
}
.learn-more:hover {
	background: url(../images/learn-more_137x74.gif) no-repeat 0px -37px;
}



.order-now {
	position: absolute;
	right: 4px;
	top: 7px;
	display: block;
	background: url(../images/order-now_137x74.gif) no-repeat 0px 0px;
	width: 137px;
	height: 37px;
}
.order-now:hover {
	background: url(../images/order-now_137x74.gif) no-repeat 0px -37px;
}


.box8 {
        background: url(../images/b2-mid_625x1.gif) repeat-y top left;
	width: 625px;
}

.box8-top {
        background: url(../images/b8-top_304x66.gif) no-repeat top left;
        width: 625px;
        height: 51px;
        padding-top: 15px;
        text-align: center;
}

.box8-top em {
        display: block;
        color: #800404;
        margin-top: 3px;
}


.box8-bot {
        background: url(../images/b2-bot_625x21.gif) no-repeat bottom left;
	width: 625px;
        height: 21px;
}

.box8-mid {
        padding-left: 25px;
        padding-right: 25px;
        height: 250px;
}

/* Minimum height for compliant browsers */
html>body .box8-mid {
        height: auto !important;
        min-height: 250px;
}

.box8-margin {
        margin-left: 17px;
}

.box8-image1 {
        width: 450px;
        padding-left: 113px;
        height: 112px;
        background: url(../images/box8-image1_105x107.gif) no-repeat top left;
        padding-top: 10px;
        margin-top: 8px;
}
/* Minimum height for compliant browsers */
html>body .box8-image1 {
        height: auto !important;
        min-height: 112px;
}


.box_group1 {
	width: 625px;
	/*height: 332px;*/
	float: left;
	margin-top: 45px;
}

.box_group1-new {
        width: 625px;
        /*height: 332px;*/
        float: left;
        margin-top: 22px;
}


.box1 {	
	background: url(../images/b1-mid_304x1.gif) repeat-y top left;
	width: 304px;
	float: left;
}


.box1-top {
	background: url(../images/b1-top_304x66.gif) no-repeat top left;
	width: 304px;
	height: 51px;
	padding-top: 15px;
	text-align: center;
}
.box1-top em {
	display: block;
	color: #800404;
	margin-top: 3px;
}


.box1-bot {
	background: url(../images/b1-bot_304x21.gif) no-repeat bottom left;
	width: 304px;
	height: 21px;
}

.box1-mid {
	padding-left: 25px;
	padding-right: 25px;
	height: 250px;
}
.box1-midMod {
	padding-left: 15px;
	padding-right:15px;
	height: 70px:
}
/* Minimum height for compliant browsers */
html>body .box1-mid {
	height: auto !important;
	min-height: 250px;
}

.box1-margin {
	margin-left: 17px;
}



.box1-image1 {
	width: 141px;
	padding-left: 113px;
	height: 112px;
	background: url(../images/box1-image1_105x107.gif) no-repeat top left; 
	padding-top: 10px;
	margin-top: 8px;
}
/* Minimum height for compliant browsers */
html>body .box1-image1 {
	height: auto !important;
	min-height: 112px;
}

.box1-image2 {
	width: 119px;
	padding-left: 134px;
	height: 102px;
	background: url(../images/box1-image2_135x100.gif) no-repeat top left; 
	padding-top: 18px;
	margin-top: 8px;
}
/* Minimum height for compliant browsers */
html>body .box1-image2 {
	height: auto !important;
	min-height: 102px;
}





.faux-bottom {
	height: 160px;
}

.spacer {
	height: 40px;
	width: 974px;
	position: relative;
	display: block;
}



.box2 {	
	background: url(../images/b2-mid_625x1.gif) repeat-y top left;
	width: 625px;
}

.box2-top {
	background: url(../images/b2-top_625x17.gif) no-repeat top left;
	width: 625px;
	height: 17px;
}
.box2-bot {
	background: url(../images/b2-bot_625x21.gif) no-repeat bottom left;
	width: 625px;
	height: 21px;
}
.box2-mid {
	padding-left: 17px;
	padding-right: 61px;
	height: 70px;
}
/* Minimum height for compliant browsers */
html>body .box2-mid {
	height: auto !important;
	min-height: 70px;
}
.box2-mid em {
	color: #800404;
	font-style: normal;
}

.box2-exclusive {
	background: url(../images/exclusive_89x86.gif) no-repeat top left;
	position: absolute;
	width: 89px;
	height: 86px;
	top: 0px;
	right: 0px;
}





.box3 {	
	background: url(../images/b3-mid_614x1.gif) repeat-y top left;
	width: 614px;
}

.box3-top {
	background: url(../images/b3-top_614x27.gif) no-repeat top left;
	width: 614px;
	height: 27px;
}
.box3-bot {
	background: url(../images/b3-bot_614x20.gif) no-repeat bottom left;
	width: 614px;
	height: 20px;
}
.box3-mid {
	padding-left: 17px;
	padding-right: 61px;
	height: 70px;
}
/* Minimum height for compliant browsers */
html>body .box3-mid {
	height: auto !important;
	min-height: 70px;
}

.box3 em {
	font-style: normal;
	color: #800404;

}


.list1 {
	position: relative;
	float: left;
	display: block;
	width: 606px;
}
.list1 ul {
	position: relative;
	float: left;
	display: block;
	width: 606px;
}

.list1 ul li {
	position: relative;
	float: left;
	display: block;
	background: url(../images/tick_15x17.gif) no-repeat top left;	
	width: 172px;
	padding-left: 30px;
	color: #363636;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.col1 {
	width: 164px;
	float: left;
	margin-top: 20px;
}
.col1 a {
	width: 154px;
}

.list2 {
	position: relative;
	float: left;
	display: block;
}

.list2 li {
	position: relative;
	float: left;
	display: block;
}
.list2 li a {
	background: url(../images/arrow_6x10.gif) no-repeat top left;	
	padding-left: 10px;
	color: #D5D5D5;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
}
.list2 li a:hover {
	text-decoration: underline;
}

.list5 {
	position: relative;
	float: left;
	width: 624px;
}

.list5 ul {
	position: relative;
	float: left;
	width: 624px;
}

.list5item {
	position: relative;
	float: left;
	display: block;
	background: url(../images/tick_15x17.gif) no-repeat top left;	
	width: 270px;
	padding-left :30px;
	padding-right: 12px;
	color: #363636;
	font-size: 13px;
	height: 70px;
}

/* Minimum height for compliant browsers - otherwise irregular floats fall apart*/
html>body .list5item {
	height: auto !important;
	min-height: 70px;
}


.red_box {
	background: url(../images/red-box_322x104.gif) no-repeat top left;	
	width: 322px;
	height: 94px;
	display: block;
	position: absolute;
	top: 0px;
	right: 5px;
	text-align: center;
	padding-top: 10px;
}

.facebook {
	position: absolute;
	left: 88px;
	bottom: 25px;
	display: block;
	background: url(../images/facebook_35x88.gif) no-repeat 0px 0px;
	width: 35px;
	height: 44px;
}
.facebook:hover {
	background: url(../images/facebook_35x88.gif) no-repeat 0px -44px;
}

.twitter {
	position: absolute;
	left: 138px;
	bottom: 22px;
	display: block;
	background: url(../images/twitter_35x88.gif) no-repeat 0px 0px;
	width: 35px;
	height: 44px;
}
.twitter:hover {
	background: url(../images/twitter_35x88.gif) no-repeat 0px -44px;
}

.linkin {
	position: absolute;
	left: 188px;
	bottom: 25px;
	display: block;
	background: url(../images/in_35x88.gif) no-repeat 0px 0px;
	width: 35px;
	height: 44px;
}
.linkin:hover {
	background: url(../images/in_35x88.gif) no-repeat 0px -44px;
}




/*Footer bottom inner */

.footer {
	width:974px;
	margin-left:auto;
	margin-right:auto;	
	/*height: 47px;*/
	padding-top: 16px;
	/*padding-bottom: 16px;*/
}
/* Minimum height for compliant browsers */
/*html>body .footer {
	height: auto !important;
	min-height: 47px;
}*/

.footer_bottom {
	position: relative;
	float: left;
}
.footer_bottom .left_links {
	position: relative;
	float: left; 
	width: 450px;
	margin-left: -9px;
	padding-top: 9px;
	color: #D5D5D5;
	font-size: 11px;
	z-index: 50;
}

.credit_charges { z-index: 0; color: #D5D5D5; width: 450px; display: block; float: none; margin-left: 0px; font-size: 7px; }

.footer_bottom .left_links li {
	position: relative;
	float: left;
	display: block;
}
.footer_bottom .left_links li a {
	padding-left: 9px;
	padding-right: 9px;
	display: block;
	float: left;
	color: #D5D5D5;
	font-size: 11px;
	text-decoration: none;
}
.footer_bottom .left_links li a:hover {
	text-decoration: underline;

}
.footer_bottom .right_links {
	position: relative;
	float: left;
	width: 454px;
	text-align: right;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #D5D5D5;
	font-size: 11px;
}


/*Header contact elements */

.header_contact {
	float: right;
	width: 261px;
	background: url(../images/top_261x32.gif) no-repeat top left;
	height: 21px;
	padding-top: 11px;
}
/* Minimum height for compliant browsers */
html>body .header_contact {
	height: auto !important;
	min-height: 21px;
}

.header_contact ul {
	float: left;
	width: 261px;
	position: relative;
	display: block;
}

.header_contact ul li {
	color: #D5D5D5;
	font-size: 11px;
}

.header_contact a {
	color: #D5D5D5;
	font-size: 11px;
	text-decoration: none;
}
.header_contact a:hover {
	text-decoration: underline;
}
.header_contact .empty {
	float: left;
	width: 30px;
}
.header_contact .about_us {
	float: left;
	width:88px;
}
.header_contact .contact_us {
	float: left;
	width:95px;
}
.header_contact .login {
	float: left;

}

.live_chat {
	position: absolute;
	left: 635px;
	top: 65px;
	display: block;
	background: url(../images/live-chat_110x44.gif) no-repeat 0px 0px;
	width: 110px;
	height: 22px;
}
.live_chat:hover {
	background: url(../images/live-chat_110x44.gif) no-repeat 0px -22px;
}

.call_today {
	position: absolute;
	left: 754px;
	top: 65px;
	line-height: 22px;
	display: block;
	width: 375px;
}

.preloader {
	display: none;
}




















/* SUB PAGE REPLACEMENT ELEMENTS FOR LAYOUT CHANGE  */


.sub_level3 {
	width:100%;
	background:#272727;
	margin-left:auto;
	margin-right:auto;	
	height: 125px;
}
/* Minimum height for compliant browsers */
html>body .sub_level3 {
	height: auto !important;
	min-height: 125px;
}
#sub_level3_default_bg {
	width: 974px;
	height: 125px;
	background:url(../images/bg_974x125.jpg) no-repeat left top;
}
/* Minimum height for compliant browsers */
html>body #sub_level3_default_bg {
	height: auto !important;
	min-height: 125px;
}
.sub_level3_left {
	background:url(../images/left_117x125.jpg) no-repeat left top;
	width: 117px;
	height: 125px;
	position: absolute;
	left: -117px;
	top: 0px;
}
.sub_level3_right {
	background:url(../images/right_117x125.jpg) no-repeat left top;
	width: 117px;
	height: 125px;
	position: absolute;
	right:-117px;
	top: 0px;
}
.sub_level4{
	width:100%;
	background: #F3F3F3;
	margin-left:auto;
	margin-right:auto;	
}

.sub_left{
	float:left;
	width:625px;
}
.sub_right{
	float:right;
	width:314px;
	padding-left: 15px;
	font-size: 12px;
	color: #343434;
	line-height: 18px;
	z-index:6000;
}
.sub_left_right_equalizer {
	width: 954px;
	background:url(../images/sub-bg_974x1.jpg) repeat-y right top;
	padding-left: 20px;
}


.sub_button1 {
	position: relative;
	display: block;
	background: url(../images/button1_294x120.gif) no-repeat 0px 0px; 
	width: 294px;
	height: 60px;
	margin-bottom: 12px;
}
.sub_button1:hover {
	background: url(../images/button1_294x120.gif) no-repeat 0px -60px; 
}

.sub_button2 {
	position: relative;
	display: block;
	background: url(../images/button2_294x120.gif) no-repeat 0px 0px; 
	width: 294px;
	height: 60px;
	margin-bottom: 32px;
}
.sub_button2:hover {
	background: url(../images/button2_294x120.gif) no-repeat 0px -60px; 
}
.sub_box_group1 {
	width: 625px;
	/*height: 332px;*/
	float: left;
}

.theButtons {
	background: url(../images/bg_25x119.jpg) repeat-x right top;
	margin-left:auto;
	margin-right:auto;	
	height:119px;
	position: relative;
	width:100%;
}

/* Minimum height for compliant browsers */
html>body .theButtons {
	height: auto !important;
	min-height: 119px;
}

.buttonSet {
	height: 101px;
	width: 974px;
}

/* Minimum height for compliant browsers */
html>body .buttonSet {
	height: auto !important;
	min-height: 101px;
}




.server_buttons {
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 8px;
}

.server_buttons span {
	display: none;
}

.server_buttons ul {
	position: relative;
	float: left;
}

.server_buttons li {
	float: left;
	height: 109px;
	display: block;
}


.btn_overview {
	width: 120px;
	height: 109px;
	background: url(../images/buttons_962x218.gif) no-repeat 0px 0px;
	display: block;
	float: left;
}
.btn_overview:hover {
	background: url(../images/buttons_962x218.gif) no-repeat 0px -109px;
}

.selected .btn_overview {
	width: 120px;
	display: block;
	background: url(../images/buttons_962x218.gif) no-repeat 0px -109px;
}

.btn_compare {
	width: 120px;
	height: 109px;
	background: url(../images/buttons_962x218.gif) no-repeat -121px 0px;
	display: block;
	float: left;
}
.btn_compare:hover {
	background: url(../images/buttons_962x218.gif) no-repeat -121px -109px;
}

.selected .btn_compare {
	width: 120px;
	display: block;
	background: url(../images/buttons_962x218.gif) no-repeat -121px -109px;
}

.btn_price {
	width: 120px;
	height: 109px;
	background: url(../images/buttons_962x218.gif) no-repeat -241px 0px;
	display: block;
	float: left;
}
.btn_price:hover {
	background: url(../images/buttons_962x218.gif) no-repeat -241px -109px;
}

.selected .btn_price {
	width: 120px;
	display: block;
	background: url(../images/buttons_962x218.gif) no-repeat -241px -109px;
}

.btn_tech {
	width: 120px;
	height: 109px;
	background: url(../images/buttons_962x218.gif) no-repeat -361px 0px;
	display: block;
	float: left;
}
.btn_tech:hover {
	background: url(../images/buttons_962x218.gif) no-repeat -361px -109px;
}

.selected .btn_tech {
	width: 120px;
	display: block;
	background: url(../images/buttons_962x218.gif) no-repeat -361px -109px;
}

.btn_demo {
	width: 120px;
	height: 109px;
	background: url(../images/buttons_962x218.gif) no-repeat -481px 0px;
	display: block;
	float: left;
}
.btn_demo:hover {
	background: url(../images/buttons_962x218.gif) no-repeat -481px -109px;
}

.selected .btn_demo {
	width: 120px;
	display: block;
	background: url(../images/buttons_962x218.gif) no-repeat -481px -109px;
}
.btn_screens {
	width: 120px;
	height: 109px;
	background: url(../images/buttons_962x218.gif) no-repeat -601px 0px;
	display: block;
	float: left;
}
.btn_screens:hover {
	background: url(../images/buttons_962x218.gif) no-repeat -601px -109px;
}

.selected .btn_screens {
	width: 120px;
	display: block;
	background: url(../images/buttons_962x218.gif) no-repeat -601px -109px;
}
.btn_support {
	width: 120px;
	height: 109px;
	background: url(../images/buttons_962x218.gif) no-repeat -721px 0px;
	display: block;
	float: left;
}
.btn_support:hover {
	background: url(../images/buttons_962x218.gif) no-repeat -721px -109px;
}

.selected .btn_support {
	width: 120px;
	display: block;
	background: url(../images/buttons_962x218.gif) no-repeat -721px -109px;
}
.btn_order {
	width: 121px;
	height: 109px;
	background: url(../images/buttons_962x218.gif) no-repeat -840px 0px;
	display: block;
	float: left;
}
.btn_order:hover {
	background: url(../images/buttons_962x218.gif) no-repeat -840px -109px;
}

.selected .btn_order {
	width: 121px;
	display: block;
	background: url(../images/buttons_962x218.gif) no-repeat -840px -109px;
}



.theContentTop {
	background: url(../images/top_974x18.jpg) no-repeat right top;
	width: 974px;
	height: 18px;
}

.theContentBottom {
	background: url(../images/bottom_974x41.jpg) no-repeat right top;
	width: 974px;
	height: 41px;
}


.breadcrumbs {
	position: relative;
	float: left;
}

.breadcrumbs ul {
	margin-top: 8px;
	position: relative;
	float: left;
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #dddddd;
	width:625px;
}

.breadcrumbs li {
	position: relative;
	display: block;
	float: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #484D54;
	padding-top: 0.3em;
}

.breadcrumbs li a {
	color: #11589B;
	text-decoration: none;
}

.breadcrumbs li a:hover {
	color: #3E81CB;
	text-decoration: underline;
}

.breadcrumbs .crumbed {
	background: url(../images/icn-arrow_16x26.gif) no-repeat top left;
	margin-left: 11px;
	padding-left: 14px;
}

.breadcrumbs .pointer {
	background: url(../images/icn-arrow_16x26.gif) no-repeat top left;
	margin-left: 11px;
	padding-left: 14px;
}

.sub_box1-margin {
	margin-left: 7px;
}








.title-cloud_servers {
	background: url(../images/cloud-servers_416x106.jpg) no-repeat top left;
	position: absolute;
	top: 12px;
	left: 0px;
	display: block;
	width: 416px;
	height: 106px;
	display: block;
}

.adlib {
	background: url(../images/adlib_337x89.jpg) no-repeat top left;
	position: absolute;
	top: 22px;
	right: 0px;
	display: block;
	width: 337px;
	height: 89px;
	display: block;
}

.btn-live_chat {
	position: absolute;
	display: block;
	top: 42px;
	left: 62px;
	background: url(../images/live-chat_103x54.gif) no-repeat 0px 0px; 
	width: 103px;
	height: 27px;
}
.btn-live_chat:hover {
	background: url(../images/live-chat_103x54.gif) no-repeat 0px -27px; 
}

.btn-view_pricing {
	position: absolute;
	display: block;
	top: 42px;
	left: 170px;
	background: url(../images/view-pricing_103x54.gif) no-repeat 0px 0px; 
	width: 103px;
	height: 27px;
}
.btn-view_pricing:hover {
	background: url(../images/view-pricing_103x54.gif) no-repeat 0px -27px; 
}








.box4 {	
	background: url(../images/b4-mid_610x1.gif) repeat-y top left;
	width: 610px;
	margin-top: 20px;
}

.box4-top {
	background: url(../images/b4-top_610x10.gif) no-repeat top left;
	width: 610px;
	height: 10px;
}
.box4-bot {
	background: url(../images/b4-bot_610x10.gif) no-repeat bottom left;
	width: 610px;
	height: 10px;
}
.box4-mid {
	margin-left: 1px;
	height: 230px;	
	background:#F3F3F3 url(../images/b4-grad_1x230.gif) repeat-x top left;
	width: 588px;
	padding-left: 10px;
	padding-right: 10px;
}
/* Minimum height for compliant browsers */
html>body .box4-mid {
	height: auto !important;
	min-height: 220px;
}


.cp_icon {
	background: url(../images/cp-icon_57x56.gif) no-repeat top left;
	padding-left: 70px;
	padding-top: 12px;
	padding-bottom: 18px;
}









.box5 {	
	background: url(../images/b5-mid_216x1.gif) repeat-y top left;
	width: 216px;
}

.box5-top {
	background: url(../images/b5-top_216x16.gif) no-repeat top left;
	width: 216px;
	height: 16px;
}
.box5-bot {
	background: url(../images/b5-bot_216x18.gif) no-repeat bottom left;
	width: 216px;
	height: 18px;
}
.box5-mid {
	margin-left: 8px;
	height: 109px;	
	background:#262628 url(../images/b5-grad_1x109.gif) repeat-x top left;
	width: 178px;
	padding-left: 10px;
	padding-right: 10px;
}
/* Minimum height for compliant browsers */
html>body .box5-mid {
	height: auto !important;
	min-height: 109px;
}

.box5 p {
	color: #fff;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.box5 p a {
	color: #1054A7;
	text-decoration: underline;
}
.box5 p a:hover {
	color: #7B0400;
}


.box4_inner_floats {
	width: 588px;
	position: relative;
	float: left;
	padding-top: 10px;
}

.box4_inner_floats_left {
	width: 232px;
	float: left;
}

.box4_inner_floats_right {
	width: 356px;
	float: left;
}




.demo_click {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/demo_131x66.gif) no-repeat 0px 0px; 
	width: 131px;
	height: 33px;
	margin-top: 5px;
}
.demo_click:hover {
	background: url(../images/demo_131x66.gif) no-repeat 0px -33px; 
}




.list6 {
	position: relative;
}
.list6 ul {
	position: relative;
}

.list6 ul li {
	display: block;
	background: url(../images/tick_15x17.gif) no-repeat top left;	
	padding-left: 30px;
	color: #333333;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 312px;
}
.list7 {
	position: relative;
}
.list7 ul {
	position: relative;
}

.list7 ul li {
	display: block;
	background: url(../images/tick_15x17.gif) no-repeat top left;	
	padding-left: 30px;
	color: #333333;
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 5px;
	width: 222px;
	margin-bottom: 10px;
}




.questions {
	background: url(../images/questions_614x50.gif) no-repeat top left;
	display: block;
	width: 600px;
	height: 34px;
	margin-top: 20px;
	color: #fff;
	padding-top: 16px;
	padding-left: 14px;
}

.quest_chat {
	position: absolute;
	display: block;
	right: 14px;
	top: 9px;
	background: url(../images/chat_132x68.gif) no-repeat 0px 0px; 
	width: 132px;
	height: 34px;
}

.quest_chat:hover {
	background: url(../images/chat_132x68.gif) no-repeat 0px -34px; 
}

.quest_contact {
	position: absolute;
	display: block;
	right: 14px;
	top: 9px;
	background: url(../images/contact-us_132x66.gif) no-repeat 0px 0px; 
	width: 132px;
	height: 33px;
}

.quest_contact:hover {
	background: url(../images/contact-us_132x66.gif) no-repeat 0px -33px; 
}





.price_schedule { 
	display: block;
	padding-top: 15px;
}

.price_schedule-header {
	background: url(../images/head_610x38.gif) no-repeat top left; 
	display: block;
	width: 610px;
	height: 38px;
	position: relative;
	display: block;
	float: left;
}
.price_schedule-header p {
	position: relative;
	float: left;
	font-size: 12px;
	line-height: 38px;
}


.pricetable  { 
	font-family:"Lucida Grande", sans-serif;;
	font-size:12px;
	background-color:#fff;
	width:610px;
	border-width:0px;
	border-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

.pricetable-th   {
	font-size:12px;
	background-color:#fff;
	color:#333333;
	text-align:center;
	border-width: 0px;

}

.pricetable em {
	color: #7F0502;
	font-style: normal;
}

.pricetable-tr  { 
	height:36px;
	vertical-align:middle;
	border-width: 0px;
}

.white-bg {
	background-color: #fff;
}

.gray-bg {
	background-color: #F3F3F3;
}

.pricetable-td  {  
	font-size:12px;
	color:#333333;
	border-width:0px;
 }

.table-col1 {
	width: 400px;
	text-align: left;
	padding-left: 12px;
}

.table-col2 {
	width: 85px;
	text-align: center;
}

.table-col3 {
	width: 111px;
	text-align: center;
}











.box6 {	
	background: url(../images/b6-mid_610x1.gif) repeat-y top left;
	width: 610px;
}

.box6-top {
	background: url(../images/b6-top_610x10.gif) no-repeat top left;
	width: 610px;
	height: 10px;
}
.box6-top2 {
	background: url(../images/b6-top2_610x10.gif) no-repeat top left;
	width: 610px;
	height: 10px;
}
.box6-bot {
	background: url(../images/b6-bot1_610x10.gif) no-repeat bottom left;
	width: 610px;
	height: 10px;
}
.box6-bot2 {
	background: url(../images/b6-bot2_610x10.gif) no-repeat bottom left;
	width: 610px;
	height: 9px;
}

.box6-mid {
	height: 156px;	
	background:#F6F6F6 url(../images/b6-grad_1x156.gif) repeat-x top left;
	display: block;
	position: relative;
}
/* Minimum height for compliant browsers */
html>body .box6-mid {
	height: auto !important;
	min-height: 156px;
}
.box6-mid p {
	font-size: 12px;
	color: #343434;
	width: 245px;
	position: relative;
	display: block;
	line-height: 18px;
}

.section-inner {
	width: 608px;
	margin-left: 1px;
	float: left;
	position: relative;
	display: block;
	background:#F6F6F6 url(../images/b6-grad_1x156.gif) repeat-x top left;
}

.section-outer {
	width: 608px;
	margin-left: 1px;
	float: left;
	position: relative;
	display: block;
	background: url(../images/b6-mid2_607x1.gif) repeat-y top left;
}

.section1 {
	width: 270px;
	float: left;
	position: relative;
	display: block;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 10px;
}

.section2 {
	width: 255px;
	float: left;
	position: relative;
	display: block;
	margin-left: 2px;
	padding-left: 20px;
	padding-right: 23px;
	padding-bottom: 10px;

}

.b6_equalizer {
	position: relative;
	height: 80px;
}
/* Minimum height for compliant browsers */
html>body .b6_icon-wrapper {
	height: auto !important;
	min-height: 80px;
}

.box6_icon1 {
	background: url(../images/b6-icn1_74x74.gif) no-repeat top left;
	padding-left: 78px;
	padding-top: 28px;
	padding-bottom: 28px;
}
.box6_icon2 {
	background: url(../images/b6-icn2_59x74.gif) no-repeat top left;
	padding-left: 72px;
	padding-top: 12px;
	padding-bottom: 18px;
}
.box6_icon3 {
	background: url(../images/b6-icn3_65x73.gif) no-repeat top left;
	padding-left: 73px;
	padding-top: 28px;
	padding-bottom: 28px;
}
.box6_icon4 {
	background: url(../images/b6-icn4_65x73.gif) no-repeat top left;
	padding-left: 62px;
	padding-top: 28px;
	padding-bottom: 28px;
}




.adlib-price {
	background: url(../images/adlib-price_337x89.jpg) no-repeat top left;
	position: absolute;
	top: 22px;
	right: 0px;
	display: block;
	width: 337px;
	height: 89px;
	display: block;
}


.btn-learn_pricing {
	position: absolute;
	display: block;
	top: 46px;
	right: 15px;
	background: url(../images/learn_90x44.gif) no-repeat 0px 0px; 
	width: 90px;
	height: 22px;
}
.btn-learn_pricing:hover {
	background: url(../images/learn_90x44.gif) no-repeat 0px -22px; 
}













.frame {
	background: url(../images/frame_424x243.gif) no-repeat top left; 
	display: block;
	width: 424px;
	height: 250px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-right: 11px;
	padding-left: 11px;
	margin-top: 15px;
}

.frame .screen_shot {
	width: 402px;
	height: 196px;
	overflow: hidden;
}

.frame .screen_shot img {
	width: 402px;
}

.frame .caption {
	width: 402px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
}

.frame .caption h3 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
}




.btn-magnify {
	position: absolute;
	display: block;
	top: 211px;
	left: 391px;
	background: url(../images/mag_26x52.gif) no-repeat 0px 0px; 
	width: 26px;
	height: 26px;
}
.btn-magnify:hover {
	background: url(../images/mag_26x52.gif) no-repeat 0px -26px; 
}






.btn_clouds {
	position: relative;
	display: block;
	background: url(../images/btn-clouds_298x186.gif) no-repeat 0px 0px; 
	width: 298px;
	height: 93px;
	margin-bottom: 12px;
	margin-left: -5px;
}
.btn_clouds:hover {
	background: url(../images/btn-clouds_298x186.gif) no-repeat 0px -93px; 
}







.line_para {
	margin-top: 8px;
	position: relative;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd;
	width:611px;
	padding-top: 15px;
}

.noborder {
	border: 0px;
}

.padded15 {
	padding-bottom: 15px;
}

.pic_para {
	margin-top: 8px;
	display: block;
	width:501px;
	padding-left: 110px;
	padding-bottom: 7px;
}

.parapic1 {
	background: url(../images/tech-logo1_110x68.gif) no-repeat top left; 
}
.parapic2 {
	background: url(../images/tech-logo2_109x83.gif) no-repeat top left; 
}
.parapic3 {
	background: url(../images/tech-logo3_109x83.gif) no-repeat top left; 
}
.parapic4 {
	background: url(../images/tech-logo4_109x83.gif) no-repeat top left; 
}




.compare_equalizer {
	width: 954px;
	background:url(../images/compare-bg_974x1.jpg) repeat-y right top;
	padding-left: 20px;
}

.compare_table {
	width: 954px;
	line-height: 18px;
	z-index:6000;
	font-size: 12px;
}

.breadcrumbs .widthadjust {
	width: 928px;
	margin-top: 8px;
	position: relative;
	float: left;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	padding-top: 0px;
}

.breadcrumbs .widthadjust li {
	padding-top: 2px;
}






.compareit { 
	display: block;
	padding-top: 15px;
}

.compareit-header {
	background: url(../images/compare-head_928x36.jpg) no-repeat top left; 
	display: block;
	width: 928px;
	height: 31px;
	position: relative;
	display: block;
	float: left;
	padding-top: 5px;
}
.compareit-header p {
	position: relative;
	float: left;
	font-size: 12px;
	line-height: 13px;
}

.padtop {
	padding-top:6px;
	display: block;
	position: relative;
}


.compareittable  { 
	font-family:"Lucida Grande", sans-serif;;
	font-size:12px;
	background-color:#fff;
	width:928px;
	border-width:0px;
	border-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

.compareittable-tbody  { 
}

.compareittable-th   {
	font-size:12px;
	background-color:#fff;
	color:#333333;
	text-align:center;
	border-width: 0px;

}

.compareittable em {
	color: #7F0502;
	font-style: normal;
}

.compareittable-tr  { 
	height:36px;
	vertical-align:middle;
	border-width: 1px;
	width:930px;
}

.headerrow {
	background-color: #000;
	color: #fff;
}

.white-bg {
	background-color: #fff;
}

.gray-bg {
	background-color: #F3F3F3;
}

.black-bg {
	background-color: #000000;
	color: #fff;
}

.compareittable-td  {  
	font-size:12px;
	color:#333333;
	border-width:0px;
 }

.compare-col1 {
	width: 272px;
	text-align: left;
	padding-left: 12px;
}

.compare-col2 {
	width: 80px;
	text-align: center;
}

.compare-col3 {
	width: 65px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.compare-col4 {
	width: 73px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.compare-col5 {
	width: 92px;
	text-align: center;
}
.compare-col6 {
	width: 69px;
	text-align: center;
}
.compare-col7 {
	width: 74px;
	text-align: center;
}
.compare-col8 {
	width: 86px;
	text-align: center;
}
.compare-col9 {
	width: 84px;
	text-align: center;
}

.y1 {
	background-color: #FEF0C1;
}

.y2 {
	background-color: #F6E8BB
}

#questions {
        margin-bottom: 10px;
        padding-left: 0;
        margin-left: 10px;
}

#questions li {
        background: url(images/question-mark.png) no-repeat left center;
        line-height: 1px;
        list-style-type: none;
        margin-bottom: 3px;
        padding: 5px 0 5px 30px;
}

div.faq-a {
        border-bottom: dotted 2px #ddd;
        padding: 10px 0 7px;
}

.return-top {
        float: right;
        cursor: pointer;
        padding-left: 20px;
}

/* table of content styles */
#toc, .toc, .mw-warning {
        font-size: 100%;
        border: 1px solid #DDD;
        background-color: #F7F7F7;
        padding: .5em;
        margin-bottom: 1.2em;
}

#toc h2, .toc h2 {
        font-size: 110%;
        border: none;
        margin: 0;  /* fix toc top margin */
        padding-right: .2em;  /* margin between title and hide/show link */
        display: inline;  /* display the hide/show link after Contents */
}

#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle { text-align: left; /* left adjust of title */ }

#toc ul, .toc ul {
        list-style-type: none;
        list-style-image: none;
        margin:  0;
        padding: .3em 0 0 .7em; /* margin of the item list */
        text-align: left;
}

#toc ul ul, .toc ul ul, #toc ul ul ul, .toc ul ul ul { margin: 0 0 0 .7em; /* toclevel-2 margin */ }
#toc .tocindent  { margin-left: 1em; }
#toc .tocline { margin-bottom: 0; }
#toc p { margin: 0 }
#toc .toctoggle { font-size: 90%; }

#toc .editsection { margin-top: .3em; font-size: 90%; }

