/* CSS Document */

body{ background-image:url(images/background-texture.jpg); color:#0F0F0F; width:762px; font:15px/20px Arial, Helvetica, sans-serif; margin-left: auto; margin-right: auto; padding:0;}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}
ul{list-style-type:none;}

/* WRAPPER*/
#wrapper{
	width:100%;
	overflow:hidden;
	background-color:#fff;
	margin:0 auto;
	padding:0;
}


/* TOB BAR PANEL*/
#topbarPanel{
	width:762px;
	background-image: url(images/greyfoot.jpg);
	background-repeat: repeat-x;
	height:41px;
	position:relative;
	margin:0 auto;
	padding:0;
}


/* TOP PANEL*/
#topPanel{
	width:762px;
	height:175px;
	position:relative;
	margin:10px auto;
	padding:0;
}

#topPanel img{
	width:350px;
	height:49px;
	z-index:1;
	padding:0;
	position:absolute;
	margin:0 0 0 21px;
	left: -19px;
	top: -1px;
}

/* MENU PANEL*/
#topPanel ul{display:block; width:732px; height:36px; position:absolute; top:0; right:0; margin:11px 0 0; padding:0 29px 0 0; border-bottom:1px solid #AEAEAE;}
#topPanel ul li{float:right; font:12px/36px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;}

#topPanel ul li a{width:74px; height:36px; display:block; padding:0; color:#555; background:url(images/button-inactive.gif) no-repeat 0 0 #AEAEAE; color:#fff; text-decoration:none; text-align:center; margin:0 1px 0 0; top:0px; left:0px;}

#topPanel ul li a:hover{width:74px; height:36px; text-decoration:none; background:url(images/button.gif) no-repeat 0 0 #AEAEAE; color:#fff;}

#topPanel ul li.active{width:74px; display:block; height:36px; background:url(images/button.gif) no-repeat 0 0 #AEAEAE; color:#fff; text-align:center; margin:0 1px 0 0;}

/* HEADER PANEL*/
#topPanel #headerPanelfast{
	width:246px;
	height:75px;
	position:absolute;
	top:0;
	left:0;
	margin:75px 0 0;
	padding:0px;
	background:url(images/orange-normal.jpg) no-repeat 0 0 #FC5F00;
	color:#fff;
}
#topPanel #headerPanelfast a{width:246px; height:75px; display:block; text-decoration:none; }
#topPanel #headerPanelfast a:hover{
	width:246px;
	height:75px;
	background:url(images/orange-hover.jpg) no-repeat 0 0 #FC5F00;
	color:#fff;
	text-decoration:none;
}
#topPanel #headerPanelfast h2{
	display:block;
	width:208px;
	height:31px;
	margin:10px 0 0 10px;
	font:24px/28px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:15px;
	left:10px;
	z-index:1;
}
#topPanel #headerPanelfast p{
	width:206px;
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:absolute;
	top:-50px;
	left:-20px;
	z-index:1;
	padding:0;
	margin:105px 50px 0 38px;
	height: 10px;
}

#topPanel #headerPanelsecond{
	width:246px;
	height:75px;
	position:absolute;
	top:0;
	left:258px;
	margin:75px 0px 0px 0px;
	padding:0px;
	background:url(images/green-normal.jpg) no-repeat 0 0 #FC5F00;
	color:#fff;
}
#topPanel #headerPanelsecond a{width:246px; height:75px; display:block; text-decoration:none; }
#topPanel #headerPanelsecond a:hover{
	width:246px;
	height:75px;
	background:url(images/green-hover.jpg) no-repeat 0 0 #FC5F00;
	color:#fff;
	text-decoration:none;
}
#topPanel #headerPanelsecond h2{
	display:block;
	width:208px;
	height:32px;
	background:none;
	margin:10px 0 0 10px;
	font:24px/28px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	position:absolute;
	z-index:1;
	left: 10px;
	top: 15px;
}
#topPanel #headerPanelsecond p{
	width:215px;
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:absolute;
	top:-50px;
	left:-21px;
	z-index:1;
	padding:0;
	margin:105px 50px 0 38px;
	height: 10px;
}

#topPanel #headerPanelthird{
	width:246px;
	height:75px;
	position:absolute;
	top:0;
	right:0;
	margin:75px 0 0 0;
	padding:0px;
	background:url(images/blue-normal.jpg) no-repeat 0 0 #FC5F00;
	color:#fff;
}
#topPanel #headerPanelthird a{width:246px; height:75px; display:block; text-decoration:none; }
#topPanel #headerPanelthird a:hover{
	width:246px;
	height:75px;
	background:url(images/blue-hover.jpg) no-repeat 0 0 #FC5F00;
	color:#fff;
	text-decoration:none;
}
#topPanel #headerPanelthird h2{
	display:block;
	width:210px;
	height:36px;
	background:none;
	margin:10px 0 0 10px;
	font:24px/28px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	position:absolute;
	z-index:1;
	left: 10px;
	top: 15px;
}
#topPanel #headerPanelthird p{
	width:213px;
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	position:absolute;
	top:-50px;
	left:-19px;
	z-index:1;
	padding:0;
	margin:105px 50px 0 38px;
	height: 10px;
}



/* /TOP PANEL*/

/* BODY PANEL*/
#bodyPanel{
	width:762px;
	height:100%;
	position:relative;
	margin:0 auto;
	padding:0;
}
#bodyPanel h2{
	background:#fff;
	display:block;
	width:400px;
	height:50px;
	margin:0;
	font:30px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:4px 0 0 22px;
	color:#990000;
}
#bodyPanel p{
	margin:0 115px 0 20px;
	padding:0 42px 35px 0px;
	color:#0F0F0F;
}

#bodyPanel p.words{
	margin:0 20px 0 20px;
	padding:0 0 0 0;
	color:#0F0F0F;
}

#bodyPanel p.dartboard{
	background:url(images/dart-miss.jpg) 0 0 no-repeat;
	background-position:right;
	margin:-190px 0 0 500px;
	padding:0 0 200px 0px;
	color:#0F0F0F;
}

#bodyPanel p span{font-weight:bold;}
#bodyPanel p.dotline{background:url(images/dot-line.gif) 0 0 repeat-x #fff; padding:0; margin:0 40px 0 25px; color:#000;}
#bodyPanel p.capstext{
	background: url(images/name.gif) bottom right no-repeat #fff;
	font:20px/24px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#555555;
	padding:2px 10px 0 25px;
	margin:0 35px 10px 0;
	text-align: center;
}
#bodyPanel p.more{height:26px; padding:0; background:none; margin:0;}
#bodyPanel p.more a{
	width:76px;
	height:26px;
	display:block;
	margin:314px 20px 19px 618px;
	background:url(images/more.gif) 0 0 no-repeat #fff;
	color:#555;
	text-decoration:none;
	font:15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	text-transform:uppercase;
	position:absolute;
	top:-375px;
	right:516px;
}
#bodyPanel p.more a:hover{background:url(images/more.gif) 0 0 no-repeat #fff; color:#216EBD; text-decoration:none;}
#bodyPanel h3{
	background:#fff;
	display:block;
	width:250px;
	height:34px;
	margin:0px 0 0px 0;
	font:30px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0 0 0 20px;
	color:#990000;
}
#bodyPanel #testimonial{width:273px; height:205px; display:block; background:url(images/testimonial-bg.gif) 0 0 no-repeat #FFF6DB; padding:15px 33px 0 158px; margin:0 0 0 20px; color:#786321;}
#bodyPanel #testimonial p{background:none; margin:0; padding:0 0 5px 0;}
#bodyPanel #testimonial p span{color:#786321 !Important; background: !Important;}
#bodyPanel p.moretwo{height:26px; padding:0; background:none; margin:0;}
#bodyPanel p.moretwo a{width:116px; height:26px; display:block; margin:0px 0px 0px 50px; background:url(images/more2.gif) 0 0 no-repeat; color:#555; text-decoration:none; font:15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0 0 0 10px; top:0px; right:0px;}
#bodyPanel p.moretwo a:hover{background:url(images/more2.gif) 0 0 no-repeat; color:#216EBD; text-decoration:none;}
#bodyPanel h4{
	background:#fff;
	width:250px;
	height:30px;
	position:absolute;
	top:284px;
	right:12px;
	margin:0;
	font:30px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0px;
	color:#990000;
}
#bodyPanel ul{
	width:225px;
	display:block;
	position:absolute;
	right:36px;
	top:317px;
}
#bodyPanel ul li{font:12px/25px Arial, Helvetica, sans-serif; font-weight:normal; background:url(images/orangeArrow.gif) 0 8px no-repeat; padding:0 0 0 40px;}
#bodyPanel ul span{ background:url(images/dot-line.gif) repeat-x 0 100%; height:25px; display:block;}

/* FOOTER PANEL*/
#footerPanel{
	width:762px;
	color:#4C4C4C;
	font-size:1px;
	background-image: url(images/greyfoot.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	padding:0;
}
#footerbodyPanel{
	width:762px;
	height:45px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#footerPanel ul{width:320px; display:block; position:absolute; right:10px; top:10px; }
#footerPanel li{float:left; font:12px/15px Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPanel ul li a{padding:0 6px; color:#000000; background:; text-decoration:none;}
#footerPanel ul li a:hover{text-decoration:underline;}
#footerPanel ul li a.padl{padding:0 0 0 6px;}
#footerPanel p.copyright{background:#DCDCDC; display:block; position:absolute; top:54px; right:45px; color:#A64200;}
#footerPanel ul.templateworld{width:158px; background:#DCDCDC; color:#4C4C4C; display:block; position:absolute; top:74px; right:40px;}
#footerPanel ul.templateworld li a{background:#DCDCDC; display:block; color:#4C4C4C; text-decoration:none;}
#footerPanel ul.templateworld li a:hover{text-decoration:underline;}

#footerhtmlPanel{ width:86px; height:31px; display:block; position:absolute; top:34px; left:29px; margin:0; padding:0;} 
#footerhtmlPanel a{ width:86px; height:31px; display:block; background:url(images/html-img.gif) no-repeat 0 0 #DCDCDC; text-decoration:none; font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2F2F2F; text-transform:uppercase; padding:0 0 0 10px; position:absolute; top:0px; right:0px;}
#footerhtmlPanel a:hover{background:url(images/html-img.gif) no-repeat 0 0 #DCDCDC; color:#216EBD; text-decoration:none; }
#footercssPanel{ width:86px; height:31px; display:block; position:absolute; top:34px; left:115px; margin:0; padding:0;} 
#footercssPanel a{
	width:86px;
	height:31px;
	display:block;
	background:url(images/css-img.gif) no-repeat 0 0 #000000;
	text-decoration:none;
	font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2F2F2F;
	text-transform:uppercase;
	padding:0 0 0 10px;
	position:absolute;
	top:10px;
	right:-83px;
}
#footercssPanel a:hover{background:url(images/css-img.gif) no-repeat 0 0 #DCDCDC; color:#216EBD; text-decoration:none; }


/* COPYRIGHT PANEL*/
#copyrightPanel{
	width:762px;
	font:9px/16px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4C4C4C;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding:10px 0;
}

#copyrightPanel a{
	color:#666;
}

#copyrightPanel a:hover{
	color:#003333;
}
