#center-all{
	
	margin-left:auto;
	margin-right:auto;

	width:800px;
	
}

#container{
	
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #cccccc;
	width:800px;
	
}
#header {
	

	
	width:800px;
	
	z-index:1;
	
}
#content {
float: left;
	width:800px;
	z-index:1;
	border: solid 1px #cccccc;
}

.content-text {
width: 780px;

	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #038279;

}
a:link {
	color: #cd950b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cd950b;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #cd950b;
}
h1 {
	font-size: 14px; text-transform:capitalize; color:#0D485F;
}

#left-column {  width: 150px; float:left;


}




/*
--------- Left Navigation ---------
*/
#list-menu-home {
	
	font-size: 12px;
	text-transform:capitalize;
	width: 140px;
	height: 14px;
	z-index: 1001;
}
UL#list-menu-home {
	color: #038279;
	font-style: normal;
	font-weight: 700;
	margin: 0px; 
	padding: 10px;
	list-style-type: none; 
}
#list-menu-home A {
	display: block; 
	height: 14px;
	color: #038279;
	font-style: normal;
	font-weight: 700;
	text-align: left;
	background: #ffffff; 
	 
	text-decoration: none;  
}

#list-menu-home LI {
	margin: 2px 0 0;
	padding: 4px 0px;
}

#list-menu-home LI A:hover {
	display: block;
	height: 14px;
	color: #000000;
	font-style: normal;
	font-weight: 700;
	text-decoration: underline;
	text-align: left; 
	background: #ffffff; 
}


#list-menu-home UL LI {
	position: relative;
	left: 2px;
}
#list-menu-home LI UL {
	position: absolute;
	left: 20px;
	top: 50px;
	display: none;
}

#list-menu-home LI LI {
	position: relative;
	left: -5px;
}

#list-menu-home LI LI A {
	display: block; 
	font-weight: normal;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	border-bottom: 0px; 
	font-size: 10px; 
	text-transform: capitalize; 
	width: 160px;
	background: #ffffff; 
}
#list-menu-home LI LI A:hover {
	color: #6b7f84;
	width: 160px;
	height: 100%;
	background: #ffffff;
}
#list-menu-home LI LI:hover {
	display: block; 
	width: 160px;
}
#list-menu-home LI LI {
	display: block; 
	float: none; 
	background-color: #ffffff; 
	width: 160px;
}

#list-menu-home LI A:visited {
	color: #038279;
}

#list-menu-home LI:hover UL {
	margin-top: 1px; 
	display: block; 
	margin-left: 0px; 
	padding-left: 0px;
}
#list-menu-home LI.over UL {
	margin-top: 1px; 
	display: block; 
	margin-left: 0px;
}






table, td {
	
	border: thin solid 0D485F;
}
td {
	border: 1px solid 0D485F;
}
