body {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
    	text-align: center;
	background-image: url("/img-tel/bg.gif");
}
/* specific configuration */
div#wrapper {
	background-color: #FFFFFF;
	color: #666666;
	border: 1px solid #152C3C;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 5px;
	width: 760px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	min-height: 8em; 
	height: auto;
	margin-bottom: 0px;
}

/* for Internet Explorer */
/*\*/
* html div#wrapper {
height: 200px;
}
/**/


#header #nav { 
	margin: 0;
	background-image: url("/img-tel/MenuBar.png");
	background-repeat: no-repeat;
	height: 25px;
}

#header #nav ul {
	width: 750px;
 }
 
#header #nav li {
	width: 149px;
 }

#header #nav li  a{ 
	padding-top: 0.4em;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-image:  url("/img-tel/listStyleMenu.png");
	background-repeat: no-repeat;
	border-left: 1px solid white;
	padding-left: 30px;
}

li {
	font-size: 12px;
}
#header #nav li.first-item  a {
	border: 0;
}

#header #nav li  a:hover{ 
	background-image:  url("/img-tel/listStyleMenu-hover.png");
	background-repeat: no-repeat;
}

#header #nav ul ul li a{
	background-image:  url("/img-tel/listStyleSubMenu.png");
	background-repeat: no-repeat;
}

#header #nav ul ul li a:hover {
	background-image:  url("/img-tel/listStyleSubMenu-hover.png");
	background-repeat: no-repeat;
}


#breadcrumb {
	margin: 0;
	margin-left: 5px;
	float: left; 
}

#breadcrumb p{
	margin: 0;
}

#language {
	margin: 0;
	margin-right: 15px;
	float: right; 
}

#language p {
	margin: 0;
}

#language a{
	text-decoration: none;
}
.clear{
	margin: 0;
	clear:both;
}

hr#menu-breaker {
	margin: 0;
	color: gainsboro;
}

#content {
	padding-left:  10px;
	padding-right: 10px;
	color: #000;
	margin: 0 auto;
	height: expression( this.scrollHeight < 334 ? "333px" : "auto" ); /* sets min-height for IE */
   	min-height: 333px; /* sets min-height value for all standards-compliant browsers */
	font-size: 12px;
}


#footer {
text-align: center;
}
#redborder {
	background: #FF6600;
	height: 7px;
}

#footercontent p{
	float: right;
	margin: 5px 13px 0 0;
}

#sitemap ul {
	display: inline;
	list-style-type: none;		
}
#sitemap ul li {
	Float: left;
	margin-left: 40px;
	padding: 2px;
}

#sitemap ul li a {
	font-size: 15;
	text-decoration: none;
	/*border: 1px solid #4D4D4D;
	display: block;	*/
	color: #4D4D4D;
	background: #FFF;
	Font-weight: bold;
}

#sitemap ul li ul {
	display: inline;
	list-style-type: none;	
}

#sitemap ul li ul li {
	margin: 0;
	float: none;
	padding:0;		
}

#sitemap ul li ul li a {
	padding-left: 7px;
	margin-bottom: 2px;
	font-size: 12;
	background: #FFF;
	color: #FF6600;
	border: 0;
	display: inline;
	font-weight: normal;
	
}

#sitemap ul li ul li a:hover {
	text-decoration: underline;
}

/* General settings */

img {
	border: 0;
}

a {
	color: #FF6600;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.red{
	color: #FF6600;
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
