body {
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	color:#666;
}
* { margin: 0; padding: 0; }
#wrapper {
	width: 780px;
	margin: 0 auto 0 auto;
	background-image: url(../images/content_back.png);
}
#header {
	display: block;
	height: 101px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
#home-strip {
	height:215px;
	margin-left:10px;
	margin-right:8px;
	background-image:url(../images/back.jpg);
	background-position: 0px -101px;
}
#header-shaddow {
	background-image:url(../images/header-shaddow.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:10px;
	margin-left:10px;
	margin-right:9px;
}
a:link {
	color: #336699;
	text-decoration:underline;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
img {border:0px;}
.image-right {padding-left:10px; float:right; padding-top:5px; font-size:10px; line-height:14px;}
.image-left {padding-right:10px; float:left; padding-top:5px; font-size:10px; line-height:14px;}
h1 {
	font-size:24px;
	padding:12px 0px 4px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	line-height:28px;
	color:#336699
}
h2 {font-size:13px; }
#bredcrumb {
	margin-top:-6px;
	margin-bottom:10px;
	padding-left:8px;
	padding-bottom:2px;
	border:1px solid #CCC;
	background-color:#efefef
}
#body-start {}
#content {
	float:right;
	padding-right:30px;
	width:502px;
	text-align:justify;
}
#sidebar {
	width:200px;
	padding-left:14px;
	padding-right:0px;
	padding-top:8px;
	text-align:left;
}
.img-border {center; margin-bottom:10px; border:1px solid #333; font-weight:bold; }
#content p {text-align:justify; background:#fff;}
#content h4 {font-size:14px}
#content ul {margin-left:30px;}
#content ul li { padding-bottom:5px;}
#phone {
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
	text-align:left;
	font-size:12px;
	padding-left:20px;
	padding-top:15px;
	background-image:url(../images/menu-back_03.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:210px
}
#phone h1{
	font-size:20px;
	font-weight:bold;
	background:none;
	padding:0px;
	margin-bottom:0px;
	border-bottom:0px;
	color:#666
}
#footer {
	background-image:url(../images/content_footer.png);
	background-repeat:no-repeat;
	width:780px;
	margin: auto;
	text-align:center;
	padding-top:20px;
	font-size:10px;
	color:#999;
	clear:both;
	line-height:14px;
} 
#footer a {color:#336699; text-decoration:none;}
#footer a:hover {color:#003366; text-decoration:underline;}


#head-menu {
	float: left;
	list-style: none;
	margin-left: 15px;
	padding: 0;
	width: 360px;

}
#head-menu li {
	float: left;
	font: 11pt "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style:none;
	border-left:1px solid #ccc;
	background-image: url(../images/menu-back_01.png);
	background-position: -20px 5px;
	background-repeat: no-repeat;
	/*	background: #efefef  url("../images/header-menu/a.gif") top center; background-repeat:repeat-x;	*/
	
}
#head-menu a {
	color: #336699;
	display: block;
	float: left;
	margin: 0;
	padding: 40px 2px 43px;
	text-decoration: none;
	font-weight:normal;
	width:85px;
}
#head-menu a:hover {
	/*	background: #ccc url("../images/header-menub.gif") top center no-repeat;*/
	color: #036;
	padding: 40px 2px 43px;
	background-color: #EFEFEF;
	background-image: url(../images/menu-back_01.png);
	background-position: -20px 10px;
	background-repeat: no-repeat;
}

#menu {
	list-style: none;
	width: 210px;
	padding-top: 0px;
	background-image: url(../images/menu-back_02.png);
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a {
color: #666;
font-family: Trebuchet MS;
font-size: 14px;
display:block;
width:166px;
text-decoration: none;
margin-left:10px;
margin-right:10px;
padding: 5px 12px 5px 12px;
font-weight:normal;
border-bottom:1px solid #ccc;
}

#menu a:hover{
color: #336699;
background: #EFEFEF;

}

table#ada-table {border:1px solid #ccc; border-collapse:collapse;}
table#ada-table td {text-align:left; padding:5px; vertical-align:top}

#wcMessage {display: none;}
