
body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#bg {
	background:  url(../webImages//20.gif) repeat-x; /* #97A5B0; url(images/bg.jpg);*/
	margin:0 auto;
	width:100%;
	height:100%;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	table-layout:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:180px;
	background: ##E7ECEF; /* #E7ECEF; */
	height: 100%;
	
}
.right {
	width:620px;
	height:100%;
	border-left-width:1px;
	border-left-color: ;
	background: ##FFFFFF; /* #fff; */ 
}
#logo {
	/* background:url(images/hdr.jpg); */
	height:160px;
	padding-bottom:1px;
}
#meun h2 {
	font-size:24px;
	padding:10px 0 0 40px
}
#meun ul {
	padding:10px 10px 0 15px
}
#meun li {
	line-height:1.9em;
	border-bottom:#336666 1px solid;
	list-style: inside disc;
	color: #336666; /* #336666 */
}
#meun li a {
	color: #336666; /* #336666 */
}
#main h2 {
	font-size:18px;
	font-weight:bold;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #669900; /* #669900;*/
	padding: 10px 50px 15px 20px;
}
#main p {
	padding: 10px 10px 0 10px;
}
#contents {
color: #######000; /* #000*/
margin : 0px 20px 20px 20px;
}

/* footer */
#copyright {
color: #000000; /* #fff */
}
#footer {
	clear:both;
	height:20px;
	color: #fff;
	left: 20px;
	position:relative;
	top:10px;
}
#footer a {color:#FFFFFF}

/* Contact Us Table */
.button1
{
	background:#E7ECEF; /* navigation background color*/
	color: #336666; /* navigation link color */
	font-weight:bold;
}
.contactUs td
{
	padding:3px 3px 3px 3px;
	font-weight:bold;
}
.contactUs th
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	color: #336666; /* navigation link color */
	font-size:18px;
	background:#E7ECEF; /* navigation background color*/
	text-align:center;
	height:30px;
	border-bottom:2px solid white;
}
textarea
{
	resize:none;
}
.borderColor
{
	border: 2px solid #E7ECEF; /* navigation background color */
	padding: 0px;
}

#xhtml {
	position: absolute;
	left:550px;
}

		
		