/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background: #dfcfb8;
	font-size: 11px;
	}

h1 {
}
h2 {
    margin: 1em 0;
}
h3 {
    margin: 1em 0;
	text-transform: uppercase;
}
p {
    margin: 1em 0;
}

img {
	border: 2px none;
}

a.top {
    text-decoration: none;
	color : #D16F14;
	font-weight:bold;
}
a {
    text-decoration: underline;
	color : #ff4500;
	font-weight:bold;
}
a:visited {

}
a:hover {
    text-decoration: underline;
	color : #ff4500;
	font-weight:bold;
	
}
a:hover, a:link, a:active {

}
table a {
    text-decoration: none;
    font-weight: normal;

}

pre, blockquote, ul, ol, h1, h2, h3, h5, h6 {
	margin: 12px 0;
	padding: 0;
	
}
p{
	margin: 12px 0;
	padding: 0;
	font:normal 12px Tahoma;
	
}
#jv-banner-right h4 {
	font-size: 17px;
	padding-left: 15px;
	margin-left: 5px;
	margin: 0;
	color: #ff4500;
}
#jv-wrapper {
	margin: 0;
	padding: 0;
	background: url(../images/background.jpg) repeat-x top left #dfcfb8;
}
#jv-headerwrap,
#jv-containerwrap,
#jv-subboxwrap {
	width: 100%;
	margin: 0;
	padding: 0;
}

#jv-header,
#jv-banner,
#jv-subbox {
	width: 980px;
	margin: 0 auto;
	}
#jv-container {
	width: 940px;
	margin: 0 auto;
}	
/* Begin header 
--------------------------------------*/
#jv-header {
	background: url(../images/header-bg.gif) no-repeat bottom center;
	height: 127px;
	padding: 0;
	clear: both;
	}
#jv-logo {
	float: left;
	width: 49%;
	margin: 0;
}
#jv-logo h1 {
	margin: 0;
}
#jv-logo img {
	margin: 10px 0 0 20px;
}
	
#jv-menu {
	float: right;
	width: 50%;
}
#jv-menu ul {
	margin: 25px 0 0 0;
	padding: 0;
}
#jv-menu li {
	float: left;
	display: block;
	margin: 0;
	padding: 0 0 0 3px;
	line-height: 102px;
	background: url(../images/li-bg.jpg) no-repeat top left;
}
#jv-menu li a {
	display: block;
	padding: 0 0 0 3px;
	background: url(../images/a-bg.jpg) no-repeat top left;
}
#jv-menu li a span {
	display: block;
	color: #ca6f14;
	font-size: 15px;
	padding: 0 10px;
	background: url(../images/span-bg.gif) repeat-x top left;
	padding-top: 0px;
	font-weight: bold;
}
#jv-menu li a:hover,
#jv-menu li a:active,
#jv-menu li a:focus {
	text-decoration: underline;
	color: #ca6f14;
} 
#jv-menu li.jv-firstitem {
	background: none !important;
}		
/* End header 
--------------------------------------*/

/* Begin Banner
---------------------------------------------*/		
/* Style for Banner */
.jv-banner-tc {
	background: url(../images/banner-tc.gif) repeat-x top left #FFF;
	}
.jv-banner-tr { 
	background: url(../images/banner-tr.gif) no-repeat top right;
}
.jv-banner-tl {
	background: url(../images/banner-tl.gif) no-repeat top left;
	padding: 40px 20px 200px 70px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
}
.jv-banner-br {
	background: url(../images/banner-br.gif) no-repeat bottom right;
	height: 21px;
	clear: both;
	overflow: hidden;
}
.jv-banner-bl {
	background: url(../images/banner-bl.gif) no-repeat bottom left;
	height: 21px;
}
#jv-banner-left {
	float: left;
	width: 46%;
	}
#jv-banner-left p{
	margin: 12px 0;
	padding: 0;
	font:normal 11px Tahoma, sans-serif;
}
#jv-banner-right {
	float: left;
	width: 38%;
}
#jv-banner-right p {
	padding-top: 88px;
	margin: 0;
	font:normal 11px Tahoma, sans-serif;
}
#jv-banner-right h1 {
	padding-left: 10px;
	margin: 0;
}
#jv-banner-right img {
	margin: 0 auto;
	padding: 3px 10px;
}
#jv-banner-left h1 {
	font-size: 30px;
	margin: 0;
}
#jv-banner-left h4 {
	font-size: 19px;
	background: url(../images/stop.gif) no-repeat left center;
	padding-left: 35px;
	margin-left: 5px;
	line-height: 29px;
	margin: 0;
}
#jv-banner-left p {
	line-height: 17px;
	padding-right: 10px;
}
#jv-set {
	position: absolute;
	top: 110px;
	z-index: 99;
	margin-left: 696px;
}	
/* End Banner 
---------------------------------------------*/


/* Begin Container
--------------------------------------------*/	
#jv-container {
	margin-top: 98px;
}
#jv-content {
	float: left;
	width: 74.46%;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}
#jv-col {
	float: right;
	width: 25.5%;
	padding-bottom: 20px;
}
#jv-col-inner {
	padding: 0 0 20px 20px;
}
#jv-col-inner h3 {
	color: #00367b;
	font-size: 19px;
	text-transform: capitalize;
}
#jv-col-inner p {
	line-height: 17px;
}
#jv-col-inner ul {
	list-style-type: none;
}
#jv-col-inner ul li {
	line-height: 17px;
	padding-left: 15px;
	margin-bottom: 6px;
	background: url(../images/bullet.gif) no-repeat 0 7px;
}
#jv-col-inner img {
	padding: 0 25px;
}
.jv-content-tr {
	background: url(../images/box-tr.gif) no-repeat top right;
	height: 18px;
}
.jv-content-tl {
	background: url(../images/box-tl.gif) no-repeat top left;
	height: 18px;
}
.jv-content-cr {
	background: url(../images/box-cr.gif) repeat-y top right;
}
.jv-content-cl {
	background: url(../images/box-cl.gif) repeat-y top left;
}
.jv-content-br {
	background: url(../images/box-br.gif) no-repeat bottom right;
	height: 18px;
}
.jv-content-bl {
	background: url(../images/box-bl.gif) no-repeat bottom left;
	height: 18px;
}
.jv-content-cc {
	padding: 120px 40px 60px 40px;
}
.jv-content-cc h3 {
	color: #00367b;
	font-size: 19px;
	text-transform: capitalize;
}
.jv-content-cc p {
	line-height: 17px;
}
#jv-step {
	position: absolute;
	z-index: 100;
	top: 430px;
	margin-left: 25px;
	}
#jv-step a {
	margin-right: 10px;
}
/* End Container
---------------------------------------------*/

/* Begin Subbox
---------------------------------------------*/
#jv-subbox {
	padding-bottom: 20px;
}
.jv-subbox-cc {
	background: url(../images/subbox-cc.gif) repeat-y top left;
}
.jv-subbox-bc {
	background: url(../images/subbox-bc.gif) no-repeat bottom left;
	}
.jv-subbox-tc {
	background: url(../images/subbox-tc.gif) no-repeat top left;
	padding: 68px 60px 60px;
	overflow: hidden;
	}
#jv-subbox-left {
	float: left;
	width: 69%;
}
#jv-subbox-left p {
	line-height: 17px;
}
#jv-subbox-right {
	float: right;
	width: 21%;
}
#jv-subbox-right p {
	line-height: 17px;
}
#jv-subbox-left h1,
#jv-subbox-right h1 {
	color: #00367b;
	font-size: 19px;
}	
/* End Subbox
---------------------------------------------*/

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
#footer {
	text-align: center;
}
