body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0px 5px 5px 5px;
	padding:0px;	
	background-color: #E6E6E6;
}
#container {
	background-color: #FFFFFF;
	width:955px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}
#top {
	background-color: #FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;
}
#tablist {
	padding-left: 165px;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Verdana;
}
#tablist li  {
	margin: 0;
	line-height: 20px;
	padding: 0px 2px 0px 2px;
	list-style: none;
	float:left;}

#top ul#tablist a {
	display: block;
	width: 100px;
	text-align: center;
	height: 23px;
	padding-top: 1px;
	padding-bottom: 0px;
	text-decoration: none;
	background-image: url(tabe.gif);
	background-repeat: no-repeat;
}
#top ul#tablist a:hover {
	text-decoration: underline;}
#tablist h3{
	width:250px;
	display:inline;
	font-size:10px;}
#tablist li a:link, #tablist li a:visited{
	color: #FFFFFF;}
a {
	text-decoration: none;
	color:#1E6EB0;}
a:hover {
	text-decoration: underline;}
#tablist li a.current{
	background-image:url(tabe.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;}
#tabcontentcontainer{
	height:5px;
	color:#FFFFFF;
	width: 100%;
	margin: 0px;
	line-height: 20px;
	clear: both;
	background-color: #1E6EB0;}
#tabcontentcontainer a{
	color:#FFFFFF;}
.tabcontent{
	display:none;
	text-align: center;}
#toplink {
	color:white;
	background-color: #1E6EB0;
	height: 30px;
	width: 100%;
}
#toplink a{
	color:#FFFFFF;
	line-height:25px;
}
#rl {
	background-image:url(rl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;}
#rh {
	background-image:url(rh.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:30px;
}
#bh {
	background-image: url(bl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;}
#bl {
	background-image:url(bh.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:30px;}
#header {
	width:100%;
	height: 110px;}
#logo {
	padding-top: 10px;
	padding-left: 12px;
	width: 510px;
	float: left;
}
#logoleft {
	float:right;
	padding-top: 10px;
}
#logoright {
	float:right;
	padding-top: 10px;
	padding-right: 30px;
}

#law {
	text-align:center;
	color:#1E6EB0;
	margin-left:170px;
	padding-top: 30px;
	margin-right: 250px;}
#leftnav {
	padding-left: 4px;
	width: 150px;
	margin: 5px;
	padding-bottom: 5px;
	float: left;
}
#leftnav h2{
	padding: 2px 0px 2px 0px;
	margin: 5px 5px 5px 0px;
	color: #FFFFFF;
	background-color: #1E6EB0;
	text-indent: 7px;
	font-size: 15px;
	font-weight: bold;
}
#leftnav li a{
	padding: 0 0 0 5px;
	margin: 1px 12px 1px 7px;
	color: #1E6EB0;
	text-decoration:none;
	display: block;
	line-height: 20px;
	height: 20px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	}
#leftnav li a:hover{
	text-decoration: underline;

}
#content {
	padding: 5px 10px 20px 10px;
	margin: 0;
	background-color: #FFFFFF;
	float: left;
	width: 750px;
	border-left: 1px solid #1E6EB0;
	min-height: 315px;
}
#content h1{
	border-bottom: 1px solid;
	border-color: #1E6EB0;
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 24px;
	color: #1E6EB0;
}
#mright h1{
	border-bottom: 1px solid;
	border-color: #1E6EB0;
	margin: 5px 0px 10px 0px;
	padding: 0px 20px 0px 0px;
	font-size: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
#content h2{
	color:#999999;
	padding: 0 0 10px 0;
	margin: -10px 5px 5px 5px;
	text-transform: uppercase;
	font-size: 12px;
}
#content pre {
	margin:0px;
	padding:0px;
	text-indent: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
}
#copyright {
	text-align:right;
	color: #000000;
	height: 30px;
	background-color: #1E6EB0;
	padding:0px;
	margin:0px 30px 0px 30px;
	line-height: 30px;
	font-size: 11px;
}
#copyright a {
	color: #000000;}
#copyright p {
	margin: 0; padding: 0;}

.nobull {
	margin:0;
	padding:0;
	list-style-type: none;
	text-indent: 10px;}
#clearfooter {
	clear:both;
	background:#E6E6E6;}
#tabs{
	width:100%;
	border-bottom: 1px solid #FFCC00;
	height: 25px;}
#footer {
	padding-top:5px;
	text-align:center;
	font-size:9px;
	color:#999999;}
#footer a {
	border-bottom:1px dotted #007791;
	text-decoration:none;}
.description {
	border:1px solid #FFF;
	text-align: left;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;}
.secondary {
	background-color:#FFFFFF;
	border:1px solid #CCC;}
.description legend {
	border:1px solid #CCC;
	padding:2px 10px 2px 10px;
	background-color: #eeeeee;}
fieldset {
	margin: 5px;
	width: 700px;}
fieldset.land {
	margin: 5px;
	width: 535px;}
legend.land  {
	background-color:#333333; 
	color: white; 
	padding: 5px 10px; 
	text-transform: uppercase; 
	font-size: 12px;	}
.description p {
	padding:1px 0px 1px 0px;
	margin:0px;	}
.price {
	color:red;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 1px;
	text-align: left;
	text-align: left;
}
.price b  {
	color:black;
	font-weight: bold;
}
.sh {
	color:black;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	font-style: normal;}
.dotted {
	padding:5px 5px 2px 5px;
	background-color: #FFFFFF;
	margin: 0px 2px 2px 2px;
}
#large {
	text-align: center;
	}
TABLE.list {
	margin: 0;
	padding: 0;
	border: 1px solid;
	border-collapse: collapse;
	border-color: #C0C0C0;
}
.row td {
	padding: 2px;}
#head td {
	background-color:#CCCCCC;
	padding:2px;
	color: #565656;
	font-weight: bold;
}
.block{
	margin-bottom: 0px;
	margin-top: 0.1em;
	font: bold 12px Verdana;
	margin-right: 10px;
	background-color: #CCCCCC;}
.block li{
	margin: 0;
	line-height: 20px;
	padding: 0px 2px 0px 2px;}
.block li a{
	border-bottom: none;
	text-align: center;
	display: block;	
	color: #1E6EB0;}
ul.block li  {
	list-style-type:none;
	float:right;	}
.info ul.block a{
	display:block;
	width:50px;
	text-decoration:none;
	background:#FFFAE7;
	border:2px groove #FFF;}
.info ul.block a:hover{
	display:block;
	width:50px;
	background: #FFCC33;}
.info ul.block li.last a{
	display:block;
	width:50px;
	height: 22px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-decoration:none;
	background: #CCC;}
.block h3{
	width:250px;
	display:inline;
	font-size:10px;}
.block li a:link, .block li a:visited{
	color: #007791;}
#left {
	float:left;
	text-indent: 25px;}
#right {
	width:47%;
	margin-left:48%;
	text-align: right;
	margin-top:2px;
}
#right a  {
	text-decoration:none;
	border:1px solid white;
	display:block;
	width:30px;
	line-height: 15px;
	text-align: center;}
#right a:hover {
	background-color:#FFFFFF;
	color:#1E6EB0;}
#right li {
	list-style-type:none;
	float:right;
	padding: 5px 1px 0px 1px;	}
#nolink.li {
	margin-right:50px;
	display:block;
	width:100px;
	background-color:#FF0000;}
#contact {
	width:100%;}
#contact h1 {
	background-color:#CCCCCC;
	font-size:16px;
	text-indent: 10px;}
#contact h2 {
	font-size:14px;}
#contact p {
	text-align:justify;}
#cleft {
}
#cright {
	width: 100%;
}
#header h3 {
	border:1px dotted #1E6EB0;
	width: 150px;
	float: left;
	padding: 10px;
	margin: 4% 1% 0% 8%;
	font-size: 14px;
}
#header h3 a {
	color:#007791;
	padding-left:5px;
	font-size: 14px;
	text-align: center;
}
#list li {
	list-style-type:none;
	list-style-image: url(../layout/hake0000.gif);
}
.errmsg {
	color:#FF0000;}
.button {
	background-color:#007791;
	color:#FFFFFF;
	padding:2px;
	margin-top: 5px;
	height: 25px;
	line-height: 12px;
	margin-bottom: 5px;
}
.tdc {
}

#placeholder {
	width: 640px;
	height: 480px;
	margin-bottom:5px;
}
#mleft {
	width: 49%;
	margin: 0px 5px 0px 0;
	padding: 0px 0px 0 0;
	float: left;
	}	
#mright {
	width: 48%;
	margin: 0px 0 0 51%;
	padding: 0px;
		}
#mright li {
	list-style: square;}
#mright img {
	height: 149px;
	width: 200px;
	text-align: center;
}
img {border: none;}
