/**/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{
	line-height: 1;
}
ol, ul{
	list-style: none;
}
blockquote, q{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/*-- remember to define focus styles! --*/
:focus{
	outline: 0;
}

/*-- remember to highlight inserts somehow! --*/
ins{
	text-decoration: none;
}
del{
	text-decoration: line-through;
}

/*-- tables still need 'cellspacing="0"' in the markup --*/
table{
	border-spacing: 1;
}


/*-- Browser-specific styles --*/

/*-- Global Elements --*/
/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	margin: 0px;
	background: #FFFFFF url(../images/jp-bg.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}

/*-- Library --*/

.l { float: left; width: 49%; }
.r { float: right; width:49%; }
.r:after { display: block; content: ''; clear: both; height: 0; visibility: hidden; }
.align-center { text-align: center; }
.imp-align-center { text-align: center !important; }
.align-right { text-align: right; }
.align-justify{ text-align: justify; }
.justify { text-align: justify; }
.float-left { float: left; }
.float-right { float: right; }
.clear-both { clear: both; float: none; }
.clear-right { clear: right; float: none; }
.hide {	display:none; }
.clear-both { clear: left; float: none; }
.inline { display: inline; }
.block { display: block; }
.noborder { border: 0px none; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.normal { font-weight: normal; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.visible { display: block; }
.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.top-bottom20{ margin: 20px 0; }
.top-bottom10{ margin: 10px 0; }
.border5 { border: solid 10px #c7c7c7; }
.border10 { border: solid 10px #c7c7c7; }
.border20 { border: solid 20px #c7c7c7; }
.font36 { font-size:36px;}
.font24 { font-size:24px;}
.font18 { font-size:18px;}
.color-red{ color: red; }
.overflow-hidden{ overflow:hidden; }
.bg-blue{  background-color: #EFF7FF; }
.clear{	clear:both;	overflow:hidden; }
.lrmargin10{ margin-left: 10px; margin-right: 10px }

/*-- Typographic Elements --*/
h1, h2, h3 {
	color: #272727;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 0px;
	line-height: 2em;
}

p {
}

ul, ol,li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	color: #CCC;
}

a:hover {
	text-decoration: none;
	color: #EEE;
}

/* Wrapper */

#jp-wrapper {
}

/* Header */
#jp-topNav
{
	width: 960px;
	height: 33px;
	margin: 0 auto;
	background: url(../images/jp-topNav.jpg) no-repeat left top;
}
#jp-topNav p
{
	text-align: right;
}
#jp-topNav a
{
	color: #CCC;
	font-weight:bold;
	font-size:11px;
}
#jp-topNav a:hover
{
	color: #EEE;
}
#jp-header {
	width: 960px;
	height: 119px;
	margin: 0 auto;
}
#jp-header .title
{
	width: 388px;
	height: 119px;
	float: left;
	background: #272727 url(../images/jp-header.jpg) no-repeat center top;
}
#jp-animation{
	width: 960px;
	height: 380px;
	margin: 5px auto 0 auto;
}
#jp-animation .banner
{
	width: 700px;
	height: 380px;
	float: left;
	background: url(../images/jp-animation.jpg) no-repeat center top;
}
/* facebook 
#jp-animation .facebook
{
	width: 256px;
	height: 380px;
	float: left;
	background: url(../images/jp-facebook.jpg) no-repeat center top;
}*/

/* Menu */

#jp-menu {
	width: 480px;
	height: 119px;
	margin: 0 auto;
	float: right;
}

#jp-menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#jp-menu li {
	display: inline;
	text-align: center;
	float: left;
	width: 95px;
	height: 100px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial , Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background: url(../images/jp-menu.jpg) no-repeat center top;
}
#jp-menu li:hover, #jp-menu .active
{
	background: url(../images/jp-menuHover.jpg) no-repeat center top;
	color: #efefef;
}

#jp-menu a {
	display: block;
	margin-top: 70px;
	color: #FFF;
}

/* Page */

#jp-page {
	width: 960px;
	margin: 0 auto;
	padding-left: 15px;
}

/***********home page box********************/
#jp-hBox {
	float: left;
	width: 300px;
	height:230px;
	margin: 0 auto;
	padding: 0px 20px 0 0;
	background:#FFF url(../images/jp-hbox.jpg) no-repeat left top;
	font-size: 11px;
	color:#FFF;
}


#jp-hBox p{
color: #1F1F1F;
text-align:justify;
padding: 17px 20px 0px 20px;
}

#jp-hBox img{
	margin: 20px 0 0 17px;
}

#jp-hBox .Heading{
	width: 250px;
	padding: 20px 0 0 30px;
}

#jp-hBox .Heading span{
	font-size: 14px;
	float: left;
	font-weight: bold;
}
#jp-hBox .Heading a{
	font-size: 12px;
	float: right;
	font-weight: bold;
}
/********************************************/
#jp-innerpage{
	width: 960px;
	margin: 4px auto 0 auto;
	padding: 20px 0 20px 0;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:13px;
	background:#FFF url(../images/jp-pageHeader.jpg) no-repeat left top;
}
#jp-innerpage h2{
	margin: 50px 0 10px 50px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;	
}
#jp-page-content {
	float: left; 
	width: 620px;
	padding-left: 45px;
	padding-top: 20px;
	padding-right: 20px;
}

/* jp-sidebar */

#jp-sidebar {
	float: right;
	width: 240px;
	margin: 0px 0px;
	padding: 10px 30px 30px 0px;
}

#jp-sidebar ul {
	margin: 0;
	list-style: none;
	color:#161616;
	line-height: normal;
	background: none;
}

#jp-sidebar li {
	margin-bottom: 1px;
}

#jp-sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #000;
}

#jp-sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#jp-sidebar p {
	margin: 0;
	line-height: normal;
	color: #161616;
}

#jp-sidebar a {
	display: block;
	text-decoration: none;
	width: 210px;	
	padding: 10px 10px;
	color: #000;
	outline: none;
	border-left: 15px solid #979797;
	background: #D7D7D7;
	font-style:arial;
	font-size:11px;
}

#jp-sidebar a:hover,#jp-sidebar .active a {
	border-left: 15px solid #00C0FF;font-style:arial;font-weight:bold;font-size:11px;
}

/* footer */
#jp-footer {
	margin: 0 auto;
	height: 40px;
	background-color: #1c2a32;
	color: #FFF;
	padding-top: 10px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

#jp-footer .copyRights{
	float:left;
	padding-top: 5px;
	width: 150px;
	font-weight:bold;
	font-size:10px;
}

#jp-footer .ChrisBros{
	float:right;
	padding-top: 5px;
	width: 150px;
	font-weight:bold;
	font-size:10px;
}

#jp-footer .jp-foo-con{
	width: 960px;
	margin: 0 auto;
}

/* end of footer */