table{
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
}
#main-table {
	background-color: #D8E9C1;
	margin: 0 auto 0 auto;
	/*border-left: 10px solid #D8E9C1;
	border-right: 10px solid #D8E9C1;*/
}
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #EAF4DD;
}
body,div,table,td {
	vertical-align: top;
	text-align: left;
	color: #333;
	line-height: 15px;
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
	margin:0px;
	padding:0px;	
}
a {
	line-height: 15px;
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
	position: relative;
}
#top-text {
	padding-top: 45px;
	width: 361px;
}
#top-text a{
	color: #313078;
}
#top-table {
	background-image: url('../images/background-top.jpg');
	background-repeat: no-repeat;
	width: 780px;
	margin: 0px 10px 0px 10px;
}
#logo {
	margin: 16px 80px 30px 21px;
}
#menu {

}
#menu td {
	border-right: 1px solid #E85912;
	border-top: 1px solid #E85912;
	border-bottom: 1px solid #E85912;
	text-align: center;
}
#menu a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	float: left;
	width: 25%;
}
#menu a:hover,#menu span {
	color: black;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	float: left;
	width: 25%;	
}
#menu #ltr a,#menu #ltr span  {
	font-size: 10px;	
	width: 15%;
}
img {
	border: 0;
}