.centerdiv{/*IE method of centering a relative div*/text-align: center;
	}

.centerdiv>div{/*Proper way to center a relative div*/margin: 0 auto;
	}

body { 
   	background:#fff url(http://wwsw.jurgita.com/css/bg.gif);
	

repeat; 
	margin-top:0;
	margin-bottom:1.5em;
	margin-left: 0;
	margin-right:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	color: #000;
	font-size: 0.8em;
	}

a:link {
	color: #6699cc; text-decoration: none;
	}

a:visited {
	color: #000000; text-decoration: none;
	}

a:active {
	color: #0000ff; text-decoration: none
	}

a:hover {
	color: #28C617; text-decoration: underline
	}

#container {
	width: 890px;
	padding-left:0.5em;
	padding-right:0.5em;
	padding-top: 0.2em;
	padding-bottom:0em;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	}
	

#subname {
	font-size: 0.9em;
	color: #999999;
	margin-top: 0px;
		}

#pghder {
	font-size: 1em;
	color: #ff0000;
	}

#quicklinks {
	text-align: right;
	font-size: 0.7em;
	color: #ccc;
	width: 100%;
	}

#panel {
	padding:0.6em;
	margin-left: 1em;
	width: 16em;
	background-color: #EFEFEF;
	float: right;
	color: #000000;
	clear: both;
	margin-bottom:2em;
	}

#printingmainbox {
	background-color: #E2E2E2;
	border-left:10px solid #E2E2E2;
	border-right:10px solid #E2E2E2;
	border-bottom:10px solid #E2E2E2;
	border-top:10px solid #E2E2E2;
	margin-left:0px;
}

#printingrowcolor1 {
	background-color: #DAFAEB;
	
}

#printingrowcolor2 {
	background-color: #FCD8E9;
}

#printingrowcolor3 {
	background-color: #EAEAEA;
}

#printingrowcolor4 {
	background-color: #F5EEDE;
}

#printingrowcolor5 {
	background-color: #E9DCF8;
}

#boxheader {
	color: #333333;
	font-weight: bold; 
	font-size: 1em;
	width: 130px;
}

#boxsubname {
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 1em;
}

#boxsubnamedescr {
	color: #333333;
	font-weight: normal;
	text-align: left;
	font-size: 1em;
	}

#boxcontent {
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 1em;
	width: 70px;
	height: 30px;
}

	
#panelprinting {
	padding:0.6em;
	margin-left: 1em;
	width: 16em;
	float: right;
	color: #000000;
	clear: both;
	margin-bottom:2em;
	border-left:1px solid #ccc; 	
	border-right:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	border-top:1px solid #ccc;
	}

#panel-phone  {
	margin-left: 1em;
	width: 16em;
	float: right;
	color: #000000;
	clear:right;
	margin-bottom:2em;
	}

#bodybox{
	padding-left:0.5em;
	padding-right:0.5em;
	padding-top: 0.2em;
	padding-bottom:0em;
	background-color: #fff;
	margin-left: 0pt;
	margin-right: 0pt;
	}


#bodycontent{
	width:100%;
	border:0px;
	}





	
#footerlinks {
	width: 890px;
	padding-left:0.5em;
	padding-right:0.5em;
	padding-top: 0.2em;
	padding-bottom:0em;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	}


#comparisiontab {
	float: left;
	border:2px solid; 
	border-bottom:0px solid;  
	border-color: #D7D7D7;
	} 

#jetpackdesindex 	{ 
	border:2px solid; 
	border-bottom:0px solid;  
	border-color: #D7D7D7; 
	margin-left:0px;
	margin-right: 0px;
	}

#cell 	{ 
	border-bottom: 2px solid #D7D7D7; 
	font-size: 10px; 
	font-family: verdana; 
	font-weight: bold; 
	color: #666666; 
	text-align: center;
	width: 100px;
	vertical-align: middle;
	}


#desc 	{ 
	border-bottom: 2px solid #D7D7D7; 
	background: #cccccc; 
	width: 100px; 
	text-align: center;
	font-size: 10px; 
	font-family: verdana; 	
	font-weight: bold; 	
	color: #666666; 
	}

#tick 	{ 
	border-bottom: 2px solid #D7D7D7; 
	width: 115px; 
	height: 40px; 
	background-image: url(/images/tick-green.jpg); 
	background-repeat: no-repeat; 
	background-position: center center; 
	}

#cross 	{ 
	border-bottom: 2px solid #D7D7D7; 
	width: 115px; 
	height: 40px; 
	background-image: url(/images/tick-green.jpg); 
	background-repeat: no-repeat; 
	background-position: center center; 
	}

#one 	{ 
	border-bottom: 2px solid #D7D7D7; 
	width: 115px; 
	height: 40px; 
	background-image: url(/images/number1.jpg); 
	background-repeat: no-repeat; 
	background-position: center center; 
	}

#two 	{ 
	border-bottom: 2px solid #D7D7D7; 
	width: 115px; 
	height: 40px; 
	background-image: url(/images/number2.jpg); 
	background-repeat: no-repeat; 
	background-position: center center; 
	}

#jp1subheader {
	font-weight: bold;
	color: #D79E1C;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 0.9em;
}

#jp2subheader {
	font-weight: bold;
	color: #1A9FD2;
	margin-bottom: 20px;
	margin-top: 0px;
}

#jp3subheader {
	font-weight: bold;
	color: #A4AF14;
	margin-bottom: 20px;
	margin-top: 0px;
}

#jp4subheader {
	font-weight: bold;
	color: #D36716;
	margin-bottom: 20px;
	margin-top: 0px;
}

#jphdim1	 {
	text-align: left;
	color: #333333;
	padding-left: 11px;
	padding-top: 5px;
	font-weight: normal; 
	font-size: 1.1em;
	vertical-align: top;
	background:#fff url(images/jetpacks/titles/featuresbarjp/jpbar1.jpg);			background-repeat: no-repeat;
	height: 48px;
	}

#smalljphdim1	 {
	width: 245px;
	text-align: left;
	color: #333333;
	padding-left: 11px;
	padding-top: 5px;
	font-weight: normal; 
	font-size: 0.9em;
	vertical-align: top;
	background:#fff url(images/jetpacks/titles/featuresbarjp/small/jpbar1.jpg);			

	background-repeat: no-repeat;
	height: 48px;
	}

#jphdim2 {
	text-align: left;
	color: #333333;
	padding-left: 11px;
	padding-top: 5px;
	font-weight: normal; 
	font-size: 1em;
	vertical-align: top;
	background:#fff url(/images/jetpacks/titles/featuresbarjp/jpbar2.jpg);			background-repeat: no-repeat;
	height: 48px;
	}


#smalljphdim2	 {
	width: 245px;
	text-align: left;
	color: #333333;
	padding-left: 11px;
	padding-top: 5px;
	font-weight: normal; 
	font-size: 1em;
	vertical-align: top;
	background:#fff url(images/jetpacks/titles/featuresbarjp/small/jpbar2.jpg);			background-repeat: no-repeat;
	height: 48px;
	}

#jphdim3 	{
	text-align: left;
	color: #333333;
	padding-left: 11px;
	padding-top: 5px;
	font-weight: normal; 
	font-size: 1em;
	vertical-align: top;
	background:#fff url(/images/jetpacks/titles/featuresbarjp/jpbar3.jpg); 			background-repeat: no-repeat;
	height: 48px;
	}

#smalljphdim3	 {
	width: 245px;
	text-align: left;
	color: #333333;
	padding-left: 11px;
	padding-top: 5px;
	font-weight: normal; 
	font-size: 1em;
	vertical-align: top;
	background:#fff url(images/jetpacks/titles/featuresbarjp/small/jpbar3.jpg);			
	background-repeat: no-repeat;
	height: 48px;
	}

#jphdim4 	{
	text-align: left;
	color: #333333;
	padding-left: 11px;
	padding-top: 5px;
	font-weight: normal; 
	font-size: 1em;
	vertical-align: top;
	background:#fff url(/images/jetpacks/titles/featuresbarjp/jpbar4.jpg);			background-repeat: no-repeat;
	height: 48px;
	}

#smalljphdim4	 {
	width: 245px;
	text-align: left;
	color: #333333;
	padding-left: 11px;
	padding-top: 5px;
	font-weight: normal; 
	font-size: 1em;
	vertical-align: top;
	background:#fff url(images/jetpacks/titles/featuresbarjp/small/jpbar4.jpg);			
	background-repeat: no-repeat;
	height: 48px;
	}

#jetpackdescontent {
	border:2px solid; 
	border-bottom:0px solid;  
	border-color: #D7D7D7; 
	margin-left:0px;
	margin-right: 0px;
	}



#jpbox {
	width: 560px;
	margin-left:0px;

}

#jpdesccell {
	text-align: left;
	padding-left: 6px;	
	padding-right: 0.5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	background-color: #F2F2A2;
	color: #333333;
	width: 208px;
	height: 27px;
	font-size: 1.0em;
}

#jpheaderdesc {
	text-align: left;
	padding-left: 4px;
	padding-top: 5px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	width: 198px;
	height: 35px;
}

#jp1	{
	text-align: center;
	font-weight: normal;
	background-color: #FBF2CF;
	color: #333333;
	width: 88px;
}

#jp2	{
	text-align: center;
	font-weight: normal;
	background-color: #D9F1F9;
	color: #333333;
	width: 88px;
}

#jp3	{
	text-align: center;
	font-weight: normal;
	background-color: #F1F3CE;
	color: #333333;
	width: 88px;
}

#jp4	{
	text-align: center;
	font-weight: normal;
	background-color: #F8E0CF;
	color: #333333;
	width: 88px;
}

#jp5	{
	text-align: center;
	font-weight: normal;
	background-color: #F9E4EE;
	color: #333333;
	width: 88px;
}

#jpextras {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-weight: normal;
	background-color: #CBF4CA;
	color: #333333;
	width: 176px;
}
	

/* Businessjetpackpage */

#jetpackheaderim {
	margin-left: 75px;
	}

#indexbox {
	width: 510px;
	}

#jetpackcontext {
	text-align: left;
	font-weight: normal;
font-size: 0.8em;
	}

#textheader {
	font-weight: bold;
	text-align: left;
	font-size: 0.7em;
	}

.dottedline {
	border:1px dotted #999999; border-style:none none dotted;
    height: 1px;
}

.solidline {
	border:1px solid #999999; border-style:none none solid;
    height: 1px;
}

#sectionname {
	text-align: left;
	color: #333333;
	font-size: 1.5em;
}

#boxsubheader {
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 0px;
}
	
#defaultbig {
	float: right;
	padding-left: 10px;
} 


#d1 {
padding-right: 30px;
width: 33%;
}

#d2 {
padding-left: 30px;
padding-right: 30px;
width: 33%;
}

#d3 {
padding-left: 30px;
width: 33%;
}

#boxsubheaderDEFAULT {
	text-align: center;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 5px;
	background-color: #E0E9E4;

}

#defaultsmallfirst3 {
	margin-top:35px;	
	padding:0.5em;
	margin-left: 0.0em;
	margin-right: 2em;
	width: 250px;
	float: left;
	clear: right;
	color: #000000;
	margin-bottom:0px;
	border-left:1px solid #0000FF;
	border-right:1px solid #0000FF;
	border-bottom:1px solid #0000FF;
	border-top:1px solid #0000FF;
	}

#defaultsmallmiddle3 {
height:250px;
	margin-top:35px;	
	padding:0.5em;
	margin-left: 2em;
	margin-right: 2em;
	width: 266px;
	float: left;
	clear: right;
	color: #000000;
	margin-bottom:0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	border-top:1px solid #ccc;
	}

#defaultsmalllast3 {
height:250px;
	margin-top:35px;	
	padding:0.5em;
	margin-left: 2em;
	margin-right: 0em;
	width: 250px;
	float: right;
	clear: none;
	color: #000000;
	margin-bottom:0px;
	border-left:1px solid #00FF00;
	border-right:1px solid #00FF00; 
	border-bottom:1px solid #00FF00; 
	border-top:1px solid #00FF00;
	}

#defaultsmallfirst4 {
height: 250px;
	margin-top:20px;
	padding:0.5em;
	padding-bottom: 0px;
	margin-left: 0.0em;
	margin-right: 1em;
	width: 197px;
	float: left;
	clear: right;
	color: #000000;
	margin-bottom:0.0em;
	border-left:1px solid #E25B9D;
	border-right:1px solid #E25B9D;
	border-bottom:1px solid #E25B9D;
	border-top:1px solid #E25B9D;
	}

#defaultsmallmiddle4first {
height: 250px;
	margin-top:20px;
	padding:0.5em;
	padding-bottom: 0px;
	margin-left: 1em;
	margin-right: 1em;
	width: 197px;
	float: left;
	clear: none;
	color: #000000;
	margin-bottom:0.0em;
	border-left:1px solid #95E15B;
	border-right:1px solid #95E15B;
	border-bottom:1px solid #95E15B;
	border-top:1px solid #95E15B;
	}

#defaultsmallmiddle4second {
height: 250px;
	margin-top:20px;
	padding:0.5em;
	padding-bottom: 0px;
	margin-left: 1em;
	margin-right: 1em;
	width: 197px;
	float: left;
	clear: none;
	color: #000000;
	margin-bottom:0.0em;
	border-left:1px solid #F1F421;
	border-right:1px solid #F1F421;
	border-bottom:1px solid #F1F421;
	border-top:1px solid #F1F421;
	}

#defaultsmalllast4 {
	height: 250px;
	margin-top:20px;	
	padding:0.5em;
	padding-bottom: 0px;
	margin-left: 1em;
	margin-right: 0em;
	width: 197px;
	float: right;
	clear: none;
	color: #000000;
	margin-bottom:0.0em;
	border-left:1px solid #E1BA5B;
	border-right:1px solid #E1BA5B;
	border-bottom:1px solid #E1BA5B;
	border-top:1px solid #E1BA5B;
	
	}
