@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3939;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_td {
	padding-top: 2px;
	padding-left: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7e010a;
}
.banner_bg {
	height: 260px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.middle {
	background-image: url(images/banner_middle_bg.jpg);
	background-repeat: repeat-y;
	width: 181px;
}.menu {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
.middle_green {
	background-image: url(images/green_bg.jpg);
	background-repeat: no-repeat;
	height: 141px;
	background-position: top;
}
.header {
	font-size: 20px;
	color: #3a3939;
}
.border_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b6b4b5;
}
.content {
	line-height: 12px;
	text-align: justify;
	color: #3a3939;
}
.h2 {
	font-size: 26px;
	text-transform: uppercase;
	color: #111403;
	height: auto;
	width: auto;
	padding-top: 33px;
	padding-left: 23px;
}
.h3 {
	font-size: 21.8px;
	text-transform: uppercase;
	color: #790204;
	height: auto;
	width: auto;
	padding-left: 470px;
}
.h3 a{
text-decoration:none;
color: #790204;
}
.h3 a:hover{
	text-decoration:underline;
	color:#790204;
}
.h4 {
	font-size: 23px;
	color: #750207;
	text-align: left;
	letter-spacing: 3px;
}
.h5 {
	font-size: 23px;
	color: #750207;
	text-align: left;
	letter-spacing: -1px;
	/*letter-spacing: 2px;*/
}
.h6 {
	font-size: 14px;
	color: #403e3f;
	font-weight: bold;
}
.h6 a{
	color: #4084e7;
	text-decoration:underline;
}
.why_jit {
	height: 275px;
	width: 254px;
	border-top: 2px solid #b6b4b5;
	padding-top: 9px;
	text-align: justify;
}
.list {
	list-style-image: url(images/bullet.gif);
	padding: 0px;
	text-align: left;
	margin: 0px;
	list-style-position: outside;
	padding-bottom: 5px;
}
.footer {
	color: #FFFFFF;
	background-color: #7e7c7c;
	text-align: left;
	height: 46px;
}
.input {
	height: 25px;
	width: 156px;
	border: 1px solid #666666;
	vertical-align: middle;
}

.footer a{
	color:#FFFFFF;
	text-decoration:none;
	}
.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
.h7 {
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: -1px;
}

.read_more a{
	font-weight: bold;
	color: #a20a0c;
	text-decoration:underline;
}
.read_more a:hover{
	color: #a20a0c;
	text-decoration:none;
}

.h6 a:hover{
	color: #4084e7;
	text-decoration:none;
}





.row {
	background-image: url(images/menu_border.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	font-size: 12px;
}
.row a{
text-decoration:none;
color:#FFFFFF;	
}
.row a:hover{
text-decoration:underline;
color:#FFFFFF;	
}
#cmr,#car {
	font-size: 10px;
	color: #575756;
	background-color: #e7ead7;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 157px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	border: 1px solid #6a6969;
	position: absolute;
	visibility: hidden;
	opacity: .95;
}
#cmr{
	top: 680px;
	left: 735px;
}
#car{
	top: 700px;
	left: 750px;
}
