* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	background-image: url(../images/back.jpg);
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	background-repeat: no-repeat;
}

a {
text-decoration: none;
color: #157D6A;
}
a:hover {
text-decoration: underline;
color: #37AB96;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
	height: 80px;
	
}
#header h2 { 
font-size: 36px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #0000e4;
}
#header h2 a { 
color: #0000e4;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h2 a:hover {
color: #37AB96;
}
#header h3 {
font-size: 19px;
color: #FFF;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 70px;
line-height: 70px;
background: #fff url(../images/2.png) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#menu ul li a:hover {
color: #37AB96;
text-decoration: underline;
}

#content {
background: #fff url(../images/content.gif) repeat;
padding: 0 20px 20px 20px;
}

.right {
float: right;
width: 580px;
text-align: justify;
}
.right h1 {
color: #3366CC;
font-size: 22px;
font-weight: bold;
padding: 15px 0 10px 0;

}
.right h1 a {
color: #3366CC;
text-decoration: none;

}
.right h1 a:hover {
color: #37AB96;
}

.left {
float: left;
width: 160px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 29px;
line-height: 24px;
color: #fff;
font-size: 13px;
background:  url(../images/r1.png) repeat-y;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li a {
color: #157D6A;
text-decoration: none;
font-weight: 100;
}
.left ul li a:hover {
color: #37AB96;
}

#bottom {
background: #fff url(../images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}
.plain {
	border: 1px solid;
	padding: 3px;
	background-color: #EFEECB;
	border-color: #E1E1E1;
	}
.ast {
	color: #FF3300;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
		padding-top: 15px;
}

img.hous {
     border: 1px solid #336666;
	width: 100px;
	height: 60px;
}
h3{
	color: #0000FF;
	font-weight: bolder;
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

table.tab{
	text-align: center;
	width: 500px;
	margin-left: 40px;
}
td.tab{
	text-align: left;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: dashed #339999 1px;

	background-color: #F5F5F5;
}
td.tab1{
	text-align: center;
	margin-bottom: 15px;
	padding-top: 5px;
	border-bottom: dashed #339999 1px;
}
.for{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
.band{
	vertical-align: baseline;
	border: 0;
}
 div.ser {
	text-align: center;
	font-size: 9px;
}
          div.c2 {clear: both;}
          div.c1 {text-align: center}
 /*tab*/


#leftcolumn{
	width:550px;
	text-decoration: none;
	padding: 3px;
	color: #003366;
	border: none;
}



#rightcolumn{

width:550px;

border: 1px solid #EFEECB;
margin-bottom: 1em;
padding: 3px;

}

* html #rightcolumn{ /*IE only style*/

}
.shadetabs{
padding:3px 0;
margin-left: 1px;
margin-right: 9px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
	border-bottom: dashed #339999 1px;
}
.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 30px;
margin-left: 30px;
border: 1px solid #EFEECB;
color: #003366;

}

.shadetabs li a:visited{
color: #003366;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #003366;
	background-color: #EFEFEF;
}
