html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
li{line-height:1.5;}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
span.required{color:red;}
.call {
background:url("../images/telephone.png") no-repeat ;
text-indent:1.8em;

}
body {
	background: #E0D5B7 url(../images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 20px;
}

div#page ul {margin-left:2em;}
div#page {margin-right:1em;}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(../images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(../images/header_2.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(../images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}


#nav {
  background: url(../images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(../images/nav_bot.jpg) no-repeat;
  
}
#nav li {
  text-transform: uppercase;
  list-style: none;
  font: 14px "Tahoma", arial, sans-serif;
  border-top: 1px solid #959595;
  background:url("../images/navbullet.gif") no-repeat 10px 1em;
  padding: 7px 0 0 25px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 0px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
  
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
 
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(../images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(../images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(../images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 24px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
div#right p, p.msg {font-size:13px; line-height:1.5;}
#corp-img, #indu-img {
  background: url(../images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(../images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(../images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(../images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

form {
  font-size: 11px; 
  width: 38em;
}

 

fieldset {
  margin: 1em 0; 
  padding: 1em;
  width: 440px;
  color:#0066FF;
  border : 1px solid #C6DDFF;
}


legend {
  font-weight: bold;
   color:#0033FF;
   font-size: 1.4em;
}



label {
  display: block;
 float:left;
 width:10em;
}

input {
  width: 206px;
}

select, input, textarea  { 
     font-size: 12px; 
   color: #003300;
   border: 1px solid #C6DDFF;

  }
  
 input.radio, input.submit {
  width: auto;
}
.chkbox {
width:auto; border:none;
}

table.feestbl   {
width:450px;
  border-collapse: collapse;
  color:#666;
}

td.ftotal {
font-size:16px;
font-weight:bold;
}


.feestbl thead{
  background-color: #666;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-weight: bold;
  height:20px;
  color: #ffffff;
  
}
.feestbl td {

   padding: 0.3em 0.3em;
}

.feestbl th {
font-size:16px;
  font-weight: bold;
  text-align: left;
   padding: 0.1em 0.3em;
}




.odd {
  background-color:#EAEAFF;
}



 thead tr:hover {
  background-color: transparent;
  color: inherit;
}
   
 ul.hometxt h3{
  border-bottom:none;
  margin:0;
  color:#000;
  }
  
  
ul.hometxt{
list-style:disc;
padding:10px;
margin:10px;
line-height:1.6;
font-size:12px;
}
h5{ margin:0;}
ul.hometxt li{
padding:10px;
}
p.fxpro {

background-color:#CCFFCC; 
color:#000000; 
font-family: tahoma, Verdana, sans-serif; 
padding:12px; 
margin:1em 1em 0 0;

}


ul.footer
{list-style:none; text-align:left; margin-left:2em;
}

input.submit  {
color:#fff;
padding:5px;
background-color: #0066FF;
letter-spacing:2px;
text-transform: uppercase;
}


input.radio {
  float: left;
  margin-right: 1em;
}

textarea {
  width: 350px;
  height: 150px;
}
