body {
	background-image: url(../images/wch_bg_botm.jpg) ; 
	background-position: top;
	background-repeat:repeat-x; 
	background-color:#f6f7fc; 
	margin: 0;
    
}

a {
	border:none;
	padding:0;
	text-decoration:none;
}

.bottom_logo {
	background: url(../images/105.gif) no-repeat ;
	width: 235px;
	height: 235px;
	position: absolute;
	right: 0;
	bottom: 0;
}


.single { text-indent: 15px; margin-bottom: 0; margin-top: 0; text-align: justify; color:#FFFFFF; }


#container {
	width: 900px;
	height: 600px;
	padding: 0px;
	margin: 0 auto;
	margin-top: 15px;
	background-image:url(../images/bg.png);
	background-position: top;
	background-repeat:repeat-x;
	position: relative;
}


#background {
width: 900px;
height: 600px;
padding: 0px;
margin: 15px;
background-image:url(../images/bg.png);
background-repeat:no-repeat;
}



#contact-wrapper {
    
    
	background-color:white;
	
	display:inline-block;
	
	border: 4px ridge white;
	padding-left: 20px;
	margin-top:0px;
	margin-left: 140px;
	width: 600px;
 }  
 

#footer {
	color:#666666;
	font-size:10px;
	padding-top: 196px;
}





/* All Sub Menu Items */
#topMenu li ul { 
	position: absolute; 
	left: -999em;
}

#topMenu li:hover ul, #topMenu li.showMenu ul { left: auto; }


/* Menu Customization */
#menu {
	background-color: #944635; 
	top: 116px;
	position: absolute;
	font-family:  "Palatino Linotype";
	font-size: 14px;
	height: 30px;
	
	line-height: 30px;
	margin-top:0px;
	margin-left:327px;
	width: 600px;
	-moz-border-radius: 0px;
	
}

#menu a { display: block; }

/* All Unordered Lists */
#menu ul { 
	padding:    0px;
	margin:     0;
	
	list-style: none;
	display:inline;
}

#menu li { float: left; }

#topMenu a { 
	border:  #CCCCCC  1px ridge ;
	border-right-width: 1px;
	text-decoration: none;
	width: 120px;
	white-space: nowrap;

}

.topMenuLink a {
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}

.topMenuLink a:hover {
	color: #000000;
	background-color: #909090;
}
.topMenuLink a#lastMenu { 
	border-right-width: 1px;
	}


.subMenu {

	background-color: #996666;
	border: none;
	width: 110px;
	-moz-border-radius:0px;
}

.subMenu a {

	color: #000000;
	font-style:oblique;
	height: 20px;
	font-size:13px;
	line-height: 20px;
	margin-top: -1px;
}

.subMenu a:hover {
	width: 110px;
	background-color: #D2D2E1;
	color: #000000;
	
}




/*
a:hover {
	color: black;
     
}

#menu {
	clear: both;
	float: right;
	display: block;
	padding-left: 7px;
	width:580px;
	height: 39px;
	background: url(../images/wch_menu.gif) no-repeat;
}

#menu li {
	float: left;
    list-style-type: none;
    position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	
}


#menu a {
	display: block;
	padding:0px;
	outline:none;
	height: 37px;
}

#menu ul {
	padding: 0px;
	margin:0px;
	float: center;
}


#menu #home a {
	width: 84px;
}



#menu #aboutus a {
	width: 108px;
}

#menu #contactus a {
	width: 116px;
}

#menu #application a {
	width: 118px;
}

#menu #resources a {
	width: 153px;
}
#menu ul.sub-menu {
	list-style-type:none;
	display: none;
	position: absolute;

	top: 32px;
	left: -3px;
	padding-top: 0px;
	-moz-border-radius: 14px;
}

#menu ul.sub-menu li {
	text-indent:0;
    
	text-align: center;
	padding:0px;
	margin: 0px;
}
#menu ul.sub-menu li a {
	height: 22px;
}
#menu li:hover ul.sub-menu {
	display: block;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	background-color:#999999;
	border: 2px dotted #996666 ;
}
*/
