* {
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
body {
	text-align: center;
	background-color: #ccc;
	font-family:  Arial, Helvetica, sans-serif;
}
table {
	border: 1px #a0a0a0 solid;
	padding: 0px;
}
th {
	border: 1px #a0a0a0 solid;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
td {
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
}
div#central {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #00a;
	clear: both;
}
div#top {
	height: 253px;
}
div#header {
	background-image: url(_i/header.jpg);
	height: 226px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a {
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 102px;
	font-family: "times", Courier, mono;
	margin-top: 35px;
}
div#menu {
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 225px;
	background-color:  #00a;
	font-size: 12px;
	font-weight: bold;
	background-image: url(_i/button.gif);
}
div#menu ul {
background-image: url(_i/button.gif);
background-repeat:repeat-x;
list-style-type: none;
margin: auto;
height: 27px;
width: 99%;
margin: auto;
}
div#menu li {
float: left;
}
div#menu ul a {
display: block;

  padding:4px 12px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
 
div#menu ul a:hover {
	background-image: url(_i/buttonover.gif);
}
/**#m1 {
	left: 0px;
}
#m2 {
	left: 97px;
}
#m3 {
	left: 194px;
}
#m4 {
	left: 291px;
}
#m5 {
	left: 388px;
}
#m6 {
	left: 485px;
}
#m7 {
	left: 582px;
	}
	#m8 {
	left: 679px;
	}
	#m9 {
	left: 679px;
	} **/
#leftB {
	float: left;
}
#leftB p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	margin-bottom: 20px;
	padding-top:10px;
	text-align:center;
}
#content {
	width: 777px;
	background-color: #FFFFFF;
}
.picture {
	margin-top: 20px;
		margin-bottom: 10px;
	margin-left: 35px;
	text-align: center;
	font-weight: bold;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear:both;
}
 
#rightB {
	float: right;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}
.main {
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	background-color: #FFFFFF;
	margin-top: 20px;
	overflow: hidden;
}
 .main h1 {
 text-align:center;
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #033380;
}
.main h2{
	text-align:center;
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #033387;
}
.main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	margin-bottom: 20px;
}
#rightB p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
}
#rightB h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #033380;
}
#rightB h2{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#rightB h3{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #234397;
}
#rightB ul{
text-indent: 0px;
list-style-position: inside;
list-style-type: circle;
margin-bottom: 10px;
}
#rightB ol{
text-indent: 5px;
list-style-position: inside;
list-style-type: decimal;
margin-bottom: 10px;
}
#rightB li {
 padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
}
#rightB a,.main a  {
	color: #666666;
}
#rightB a:hover,.main a:hover  {
	color: #333333;
	text-decoration:none;
}
#footer {
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(_i/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 12px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
}
.box{
 
 width:600px;
 margin:10px;
}
.box2{
 width:500px;
 border: 2px solid #800000;
 margin:10px;
}
.box3{
 width:450px;
 border: 0px;
 margin:10px;
 text-align:justify;
}
#boxl{
float:left;
 border: 2px solid #000080;
 width:240px;
  padding:4px 10px;
}
#boxr{
float:right;
 border: 2px solid #000080;
 width:240px;
  padding:4px 10px;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align:center;
}
#bottom a {
	color: #555;
}
#bottom a:hover {
	color: #666;
}
div#specialoffer{
	background-color: #FFFF00;
	margin:10px auto;
	width:400px;
	padding:5px;
	border:1px solid #FFCC00;
		-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

 table.avail {
	border: 0;
	padding: 0px;
}
h2.step{
color: #ff0000;
}
caption.avail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-align:center;
}

.r0 {
	background-color: #bbf;
}
.r1 {
	background-color: #ccf;
}
.r2 {
	background-color: #ddf;
}
.imi21{
 text-align:right;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
}
