/*---------- General Style Start --------*/

body{
	margin:0 auto;
	padding:0;
	color:#232323;
	background: url(images/bodybg.gif) repeat-x 0 0 #f4f9fd;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	/*background-color:#7e7168;*/
	}
	
ul{
	list-style:none;
	}
	
div, ul, li, ol, form, label, p, input, select, textarea, a, span, td, embed, object h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0;
	}

img{
	padding:0;
	margin:0;
	border:none;
	display:block;
	}

a{
	color:#CC0000;
	background:inherit;
	text-decoration:underline;
	}
	
a:hover{
	color:#000;
	background:inherit;
	text-decoration:none;
	}

.lt, .lm, .lb{
	text-align:left;
	}
	
.lt, .rt, .ct{
	vertical-align:top;
	}
	
.lm, .rm, .cm{
	vertical-align:middle;
	}	
	
.rt, .rb, .rm{
	text-align:right;
	}
		
.lb, .cb, .rb{
	vertical-align:bottom;
	}
		
.ct, .cb, .cm{
	text-align:center;
	}

.bldTxt{
	font-weight:bold;
	}
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
	
div#container{
	color:#232323;
	background:#fff;
	width:960px;
	margin:0 auto;
	padding:0;
	overflow:auto;
	}

/*---------- General Style End --------*/
/*---------- Body Style Start --------*/

div#container div#header{
	color:#fff;
	background: url(images/trampolines-world.jpg) 0 0 no-repeat #ffffff;
	width:960px;
	overflow:auto;
	padding:114px 0 30px 0;
	text-align:right;
	}
	
div#header h1{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	display:inline;
	margin:0 5px 0 10px;
	}

div#container div#body{
	margin:8px 8px 8px 20px;
	overflow:auto;
	clear:both;
	height:100%;
	}
	
/*---- Left Nav Start ----*/
	
div#body div#leftNav{
	float:left;
	width:224px;
	background-color:#fff;
	background-image:url(images/nav-bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	}
div#leftNav ul{
	width:100%;

}
div#leftNav ul li{
	line-height:16px;
	}
	
	
div#leftNav ul li a{
	color:#5B0101;
	background-image:url(images/bullet-left.gif);
	background-position:15px 15px;
	background-repeat:no-repeat;
	display:block;
	line-height:16px;
	padding:8px 10px 8px 35px;
	text-decoration:none;
	border-bottom:1px dashed #0917ae;
	font-weight:bold;
	margin:0;
	_width:80%;
	}
	
div#leftNav ul li a:hover{
	color:#fff;
	background-color:#5392df;
	}
	
div#leftNav ul li.active{
	color:#fff;
	font-weight:bold;
	background:#5392df;
	border-bottom:1px dashed #0917ae;
	line-height:16px;
	padding:8px 10px 8px 35px;
	background-image:url(images/bullet-left.gif);
	background-position:15px 15px;
	background-repeat:no-repeat;
	}
	
/*---- Left Nav End ----*/
/*---- Right Part Start ----*/

div#body div#bodyRight{
	float:right;
	width:670px;
	margin:5px 10px 0 10px;
	overflow:auto;
	}
	
div#bodyRight h2{
	font:bold 20px/24px "Times New Roman", Times, serif;
	color:#CE0000;
	background:inherit;
	margin:15px 0 10px 0;
	text-align:center;
	}

div#bodyRight h3{
	font:bold 18px/22px "Times New Roman", Times, serif;
	color:#5B0101;
	background:inherit;
	padding:14px 0 5px 0;
	}
	
div#bodyRight h4{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#333333;
	background:inherit;
	padding:10px 0 10px 0;
	}
	
div#bodyRight .subHeading{
	font:bold 16px/24px Arial, Helvetica, sans-serif;
	color:#212121;
	background:inherit;
	margin:15px 0 10px 0;
	text-align:center;
	}
	
div#bodyRight p{
	padding:0 0 20px 0;
	text-align:justify;
	}
	
div#bodyRight p.pTop{
	padding:15px 0 20px 0;
	}
	
div#bodyRight div.johnston{
	width:676px;
	margin:0 auto;
	border:1px dashed #999999;
	padding:10px;
	color:inherit;
	background:#EEEEEE;
	}
	
div#bodyRight p.btn{
	text-align:center;
	}
	
div#bodyRight p input{
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/btn-bg.gif) 0 0 repeat-x #030304;
	margin:0;
	padding:0 5px;
	width:180px;
	height:24px;
	border:1px solid #000;
	text-align:center;
	}
	
div#bodyRight h5{
	text-align:center;
	color: #000066;
	background:inherit;
	font-size:14px;
	padding-bottom:8px;
	}
	
div#bodyRight ul{
	padding:10px 0 5px 20px;
	}
	
div#bodyRight ul li{
	padding:0 0 10px 0;
	}
	
div#bodyRight ul.list li{
	background:url(images/bullet-left.gif) 0 7px no-repeat;
	padding:0 0 12px 16px;
	}
	
div#bodyRight ul.list li a {
	color:#5b0101;
	background:#FFFFFF; 
	text-decoration:none;
	}
	
div#bodyRight ul.list li a:hover {
	color:#468cde;
	background:#FFFFFF;
	}
	
div#bodyRight .imgBorder{
	float:right;
	border:1px solid #999999;
	margin-left:8px;
	}
	
/*---- Right Part End ----*/
	
/*---------- Body Style End --------*/
/*---------- Footer Style Start --------*/

div#container div#footer{
	color:#3e88d9;
	/*background:#0B57F8;*/
	background-image:url(images/footerbg.gif);
	background-color:#ABA29D;
	background-position:0 0;
	background-repeat:repeat-x;
	width:100%;
	padding:0;
	height:60px;
	overflow:auto;
	position:relative;
	}
	
div#footer .copyrigTxt {
	position:absolute;
	top:40px;
	font-size:12px;
	right:10px;
	color:#5c9ae3;
	}
	
div#footer .righlink{
	position:absolute;
	top:20px;
	right:10px;
	}
	
div.righlink a{
	color:#3e88d9;
	background:inherit;
	text-decoration:none;
	font-weight:bold;
	}
	
div.righlink a:hover ,.copyrigTxt a{
	color:#0064d2;
	background:inherit;
	text-decoration:none;
	}
.copyrigTxt a{
	font-size:11px;
	}
.copyrigTxt a:hover{
	text-decoration:underline;
	}
/*---------- Footer Style End --------*/
/*---------- Google Ads Style Start --------*/

.adBx {
	color:#232323;
	background-color:#FFFFFF;
	padding:10px 5px;
	text-align:center;
}
.tablecss{
	border:1px solid #3896dd;
	border-collapse:collapse;
}
.tablecss td{
	border:1px solid #3896dd;
	border-collapse:collapse;
	padding:5px;
}
/*---------- Google Ads Style End --------*/
