body {
font-family: Arial,sans-serif;
font-size:95%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
margin: auto;
text-align: center;
background-color: #8bb4d4;
margin-top: 0px;
background: url('../images/bgmain.jpg');
}

a:link, a:visited{
	text-decoration: none;
}
div.mainbody{
	background-color: #fff;
	width: 800px;
}

div.bodyleft {
	background: url('../images/bgleft.jpg') repeat-y scroll 0 50%;
	height: 100%;
}

div.bodyright {
	background: url('../images/bgright.jpg') repeat-y scroll 100% 0;
}

div.topmenu{
	height: 23px;
	margin: 0px 20px;
	background: url('../images/menubg.jpg');
	font-size: 14px;
	font-weight: bold;
}

div.topmenu div{
	float: left;
	width: 150px;
	height: 23px;
}

div.topmenu div.active{
	background: url('../images/topactive.gif') right top no-repeat;
}

div.topmenu div.active a:link, div.topmenu div.active a:visited,
div.topmenu div.home-active a:link, div.topmenu div.home-active a:visited{
	color: #fff;
}
div.topmenu div.inactive a:link, div.topmenu div.inactive a:visited,
div.topmenu div.home-inactive a:link, div.topmenu div.home-inactive a:visited  {
	color: #006d99;
}

div.topmenu div.home-active{
	background: url('../images/menuhome.jpg') right top;	
}

div.banner{
	height: 116px;
	margin: 0px 20px;
	background:#006699 none repeat scroll 0 0;
	color:#C3DFED;
}

#ja-header{
	margin:0 auto;
	width:100%;
	height:116px;
	position:relative;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

#ja-headerwrap {
	background: url('../images/logo.gif') #006d99 no-repeat scroll 20px 30px;
	color:#CCCCCC;
	height:116px;
	line-height:normal;
	margin: 0px 20px;
}


div.bodyall{
	height: 566px;
	text-align: left;
}

div.leftbox{
	float: left;
	width: 210px;
	margin-left: 20px;
	height: 100%;
	display: block;
	height: 520px;
	background: url('../images/left-bg.jpg') no-repeat top left;
}

div.rightbox{
	padding:20px;
	text-align:left;
	width:528px;
	height: 480px;
	float: left;
	font-size: 12px;
}

div.footer{
	background: url('../images/footer-bg.jpg') #aaa9a8 no-repeat top left;
	margin-left:20px;
	width:760px;
	height: 46px;
	float: left;
	text-align: right;
}
div.pagetitle{
	font-weight: bold;
	font-size: 27px;
}

div.topleft{
	background: url('../images/topleft-bg.jpg') #5c5c5c no-repeat;
	height:36px;
}

.menuabout2, .menuservice2, .menuquote2, .menucontact2{
	float:right;
	height:23px;
	padding: 10px 20px;
	width:96px;
}

.menuabout2 a:link, .menuservice2 a:link, .menuquote2 a:link, .menucontact2 a:link, 
.menuabout2 a:visited, .menuservice2 a:visited, .menuquote2 a:visited, .menucontact2 a:visited{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #154fba;
}

.quotebox{
	padding: 5px;
	background: #5B5B5B;
}
.getquote{
	background: url('../images/quote.gif') 7px top no-repeat;
	color:#FFFFFF;
	font-family:times;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	height:55px;
	padding-left:80px;
	padding-top:9px;
}

.quoteinfo{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:11px;
}

.leftaddress{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 100%;
}

#menulist {
	width: 210px;
	padding:0px;
	line-height: normal;
}

#menulist ul.allmenu{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menulist ul.submenu{
	margin-left:0px;
	padding:0px;
	list-style:none;
	font-size: 12px;
}
	
#menulist li a {
		height: 32px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		font-weight:bold;
}
		
#menulist li a:link, #menulist li a:visited {
		color: #FFFFFF;
		display: block;
		background: url(../images/menulist2.gif) no-repeat 0 -64px;
		padding: 8px 0 0 30px;
}
		
#menulist li a:hover {
		color: #fff;
		background: url(../images/menulist2.gif) no-repeat 0 -32px;
		padding: 8px 0 0 30px;
}
		
#menulist li a:active {
		color: #fff;
		background: url(../images/menulist2.gif) no-repeat 0 -64px;
		padding: 8px 0 0 30px;
		
}	                    

#menulist li.level1-active a:link, #menulist li.level1-active a:visited {
		color: #fff;
		background: url(../images/menulist2-active.gif) no-repeat 0 0px;
		padding: 8px 0 0 30px;
		color:#FFFFFF;
		font-weight:bold;
}

#menulist li.level2 a:link, #menulist li.level2 a:visited {
		color: #FFFFFF;
		display: block;
		background: url(../images/menulist3.gif) no-repeat 0 0px;
		padding: 8px 0 0 45px;
}

#menulist li.level1-active a:hover{	
		color: #fff;
		background: url(../images/menulist2.gif) no-repeat 0 -32px;
		padding: 8px 0 0 30px;
}

#menulist li.level2 a:hover{	
		color: #fff;
		background: url(../images/menulist3.gif) no-repeat 0 -32px;
		padding: 8px 0 0 45px;
}
#main {
    margin: auto;
	width: 640px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

#menu {
   float:left;
   width:160px;
}

#content {
   margin-left:170px;
}
.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#source{
  clear:both;
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}

.pagination{
padding: 2px;
clear: both;
margin-bottom: 0px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right; 
font-size: 100%;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
font-size: 10px;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFCC66;
}

.pagination a.currentpage{ /*Style for currently selected page link*/
background-color: #2e6ab1;
color: #683400 !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disabled, .pagination a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.pagination a.prevnext{ /*Style for previous and next link*/
font-weight: bold;
}

.cnt {
	text-align: center;
}
.cnt_welcome {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.cnt_powered {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.cnt_small {
	font-size: 12px;
	text-align: center;
}
.head_line {
	background-color: #006D99;
	color: #fff;
}
.head_line a{
	color: #fff;
}
.main_table {
	border: solid 1px #9D9992;
	font-size: 13px;
}
.err {
	font-size: 12px;
	color: #DD0000;
	text-align: center;
	font-weight: bold;
}
.button {
	border: 1px solid #55555;
	font-weight: bold;
}