*{
	padding:0px;
	margin: 0px;
	
}
p{
	margin-top: 5px;
	margin-bottom: 5px;
}
body{
	background: #eee;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 17px;
}

td{
	text-align: left;
}
fieldset{
	padding: 4px;
	width: 200px;
}
h1, h2,h3{
	color: #000;
	margin: 10px;
}

h2, h1{
	font-size: 18px;
}
h3{
	font-size:16px;
}
h4{
	background: #BFCBD6;
	width: 95%;
	padding: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}
a img{
	border: 0px;
}
.header1 h1{
	color: #1D6CA1;
	font-size: 20px;
	line-height: 22px;
}
.header{
		background: url('../image/header1.png') no-repeat;
		position: relative;
		right: 25px;
		text-align: center;
		padding-left: 20px;
		width: 755px;
		height: 65px;
		padding-top:0px;
	}
	.header2 h1{
		color: red;
		margin-top: 10px;
		padding-top: 0px;
		line-height: 18px;
		font-size: 17px;
	}
	.header2{
		/*background: url('../image/header2.png') no-repeat;*/
		margin-top: 10px;
		position: relative;
		right: 20px;
		text-align: center;
		width: 550px;
		padding-bottom: 15px;
		padding-top: 0.5px;
	}
	.header2 h2{
		color: red;
		margin-top: 10px;
		padding-top: 0px;
		line-height: 18px;
		font-size: 17px;
	}
	.bottomLine{
		background: url('../image/bottom-border.png') no-repeat;
		width: 550px;
		height: 20px;
		padding-bottom: 15px;
	}
	.oneInHeader{
		padding-top: 5px;
	}
	.subHeading{
		text-align: center;
		font-size: 18px;
		color: #458B32;
		padding-bottom: 15px;
		line-height: 20px;
	}
	.darkGreenBold{
		font-weight: bold;
		font-size: 19px;
		color: #458b32;
	}
.First{
	background: #fff;
	width: 490px;
	padding: 2px 5px 2px 5px;
	border-left: 2px solid #ccc; 
	
}
#left_side{
	width: 180px;
	margin: 5px;
	padding: 5px;
	background: #fff;
}
#left_side ul{
	position: relative;
	list-style: none;
	border: 1px solid black;
	right: 20px;
	width: 200px;
}
#left_side li{
	margin: 5px;
	width: 165px;
}
#left_side ul li a{
	padding: 5px;
	display: block;
	color: #4C90C0;
	text-decoration: none;
	font-size: 14px;
	background: #eee;
	
	
}
#left_side ul li a:hover{
	background: #4C90C0;
	color: #eee;
}
#left_side ul li a:active{
	background: #fff;
	color: #eee;
}
.Padding{
	padding: 5px;
	
}



.clear{
	clear:both;
}
.bg_diff{
	padding: 10px;
	background: #F8F8F8;
	margin-bottom: 10px;
}
ol#five_reasons{
	list-style: none;
}
#five_reasons b{
	color: red;
}
.package_box{
	text-align: center;
	float: left;
	background: #eee;
	font-size: 12px;
	padding: 5px;
	margin-left: 15px;
	width: 44%;
}
.package_box ul{
	margin: 10px 0px 10px 20px;
	text-align: left;
}
.package_box p{
	margin: 10px;
	text-align: left;
}
.package_box_outer{
	padding: 10px;
	background: #fff;
	margin-bottom: 10px;
}
.clear{
	clear:both;
}
.bg_diff{
	padding: 10px;
}

#menu {
	float:left;
	width:100%;
	background:#1D6CA1;
	font-size:15px;
	line-height:normal;
	border-bottom:1px solid #666;
	height: 30px;
	}
 #jsddm{
	margin: 0;
	padding: 0;
	z-index:500;
}
	
#jsddm li{	
text-decoration: none;

	font-size: 15px;
	float: left;
	text-align: center;
	line-height:30px;
	margin-left: 0px;
	height: 30px;
	width: auto;
	list-style: none;
	z-index:500;
	
}

#jsddm li a	{
	text-decoration: none;
		display: block;
		color: #fff;
		white-space: nowrap;
		padding: 0 10px 0px 10px;
		}

#jsddm li a:hover{	
		color: #fff;
		background: #1D6CA1;
}
		
#jsddm li ul {	
	margin: 0;
	margin-top: 2px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	margin-left: 15px;
	 z-index:500;
	 width: 167px;
	 background: #555;
}
		
#jsddm li ul li{
	height: 20px;
	margin:1px;
	line-height: 20px;
	display: block;
	 z-index:500;
}
#jsddm li ul li a{
	width: 143px;
	background: #1D6CA1;
	color: #034EA2;
	 z-index:500;
}		
#jsddm li ul li a:hover{
	background: #1D6CA1;
	color: #fff;
	 z-index:500;
}
#left_side{
	width: 190px;
	margin: 5px;
	padding: 10px;
	
}
ul, ol{
	margin-left: 20px;	
}
.fleft{
	float: left;
}
.style1 {
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
}
.style2 {
	color: #177AB9;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.bg_diff{
	background: #F6F6F6;
	padding: 10px;
	border: dashed #000;
	margin-top: 4px;
}
.style1 img{
	margin: 4px;
}

	.Table{
		background: #fff;
		margin: 0 auto;
	}

	.even{
		background: #fff;
	}
	.odd{
		background: #ddd;
	}


.Padding{
	padding: 5px;
	
}
.testimony{
	color: #333333;
    font-size: 12px;
    padding-top: 10px;
}
.testimony img{
	padding:3px;
}
#five_reasons b{
	color: red;
}


.clear{
	clear:both;
}
.bg_diff{
	padding: 10px;
}



#recomendation{
	background: #BFCBD6;
	padding: 10px;
	border: dotted #000;
}
.bg_diff{
	background: #F6F6F6;
	padding: 10px;
	border: dashed #000;
	margin-top: 4px;
}
ul, ol{
	margin-left: 20px;	
}
.fleft{
	float: left;
}
.style1 {
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
}
.style2 {
	color: #177AB9;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

.small-print{
	font-size: 11px;
	margin: 5px;
}
.box1con{
	padding: 5px;
}
#five_reasons li{
	margin-top: 10px;
}
.fsSmall{
	font-size: 11px;
	margin-left: 20px;
}
.bold{
	font-weight: bold;
}
.superBold{
	font-size: large;
	font-weight: bold;
}
.GHBTW{
	padding: 10px;
	margin: 10px;
	text-align: center;
	font-size: 20px;
	color: red;
}
.bigQuote{
	font-size: 16px;
	font-style: italic;
	width: 420px;
	text-align: center;
	margin: 0 auto;
}
ul.bigCheckmark{
	list-style: none;
}
ul.bigCheckmark li{
	background: url('../image/checkmark.jpg') no-repeat;
	padding-left:  60px;
	margin: 8px 0px 8px 0px;
}
.one{
	background: url('../image/one.jpg') no-repeat;
	padding-left:  60px;
	margin: 8px 0px 8px 0px;
}
.two{
	background: url('../image/two.jpg') no-repeat;
	padding-left:  60px;
	margin: 8px 0px 8px 0px;
}
.three{
	background: url('../image/three.jpg') no-repeat;
	padding-left:  60px;
	margin: 8px 0px 8px 0px;
}
.four{
	background: url('../image/four.jpg') no-repeat;
	padding-left:  60px;
	margin: 8px 0px 8px 0px;
}
.five{
	background: url('../image/five.jpg') no-repeat;
	padding-left:  60px;
	margin: 8px 0px 8px 0px;
}
.bottom{
	text-align: center;
	font-size: 16px;
	line-height: 21px;
}
.bottom .large{
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
}

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(../image/tabs/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: s, l, xl */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -247px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -247px -31px; }
ul.tabs a.l.current  { background-position: -247px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}
