/* CSS Document */

body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin:0;
	padding:0;
	line-height:1.4;
	background-color:#fff}
	
/* Header styles */
	
	
#header {
	width:800px;
	height:152px;
	margin:10px auto 55px auto;
	clear:both
}


* html body #header {
	margin-bottom:0px}/* IE6 only */
*+html body #header {
	margin-bottom:55px}/* IE7 only */
	

	
#header img#ketsoLogo {
	float:right;
	margin:0 0 0 0;
	display:block;
	clear:both;
	border:none;
	width:168px;
	height:152px
	}
#header img {
	float:left;
	margin:0 20px 0 0;
	border:none;
	width:190px;
	height:133px}

#header ul {
	text-align:right;
	margin: 0 0 20px 0;
	width:100%;
	float:none;
	clear:both
	}
#header ul li {
	font-weight:bold;
	font-size: 1.1em;
	color: #FF9900;
	display:inline;
	list-style-type: none;
}
#header a:link , #header  a:visited {
	font-weight:normal;
	font-size: 1em;
	color: #666;
	text-decoration: none;
}
#header a:hover {
	color:#DB2B00;
	text-decoration: underline;
}
	
#image1 , #image2 {
	width:190px;
	height:133px;
	display:block;
	float:left;
	margin-right:20px;
	background-repeat:no-repeat;
	display:block;
	
	}
	
	
/* Content styles */


div.break {
	float:none;
	clear:both;
	height:1%}
div.break hr {
	display:none}	
#content	{
	width:500px;
	padding-right:300px;
	margin:0 auto 0px auto;
	float:none;}
h1 , h2 , h3 , h4 , h5 , h6 , caption   {
	 font-family: Helvetica, Arial, sans-serif;
	line-height:1.2
}
ul , li  , ol {
	padding:0;
	margin:0;
	list-style-type:none
	}
#content h1 {
	font-size:3em;
	font-weight:normal;
	color: #f60;
	line-height:1;
	margin:0 0 20px 0;
}
#content h2 {
	color:#333;
	font-weight:bold;
	font-size:1.75em;
	color:#333;
	margin:5px 0 7px 0;
}
#content h3 {
	color:#333;
	font-weight:bold;
	font-size:1.5em;
	margin:0 0 4px 0;
}
#content h4 {
	color:#333;
	font-weight:bold;
	font-size:1.5em;
	margin:0 0 2px 0;
}
#content p {
	font-weight:normal;
	color:#333;
	font-size: 1.5em;
	padding:0;
	margin:0 0 10px 0;
}
#content li  {
	font-weight:normal;
	color:#333;
	font-size: 1.5em;	 
}
#content ul   {
	margin:0 0 10px 0;
	}
#content ul li {
	margin:0 0 5px 0;
	padding-left:10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	}	
div#content ol {
	margin:0 0 5px 20px;
	}
* html body div#content ol {
	margin:0 0 5px 30px;}/* IE6 only */
*+html body div#content ol {
	margin:0 0 5px 30px;}/* IE7 only */
#content ol li {	
	margin:0 0 5px 0;
	list-style-type:decimal;
	padding-left:0px;
	}
	
#content  ul.up li {
	font-size:1.2em;
	background-image: url(../img/bulletUp.gif);
	margin:0}

#content  ul.up {
	margin:0 5px 0px 0;width:auto;float:right}
	
#content  a:link {
	color:#FF6600;text-decoration:underline}
#content  a:visited {
	color:#FF9900;text-decoration:underline}
#content  a:active ,
#content  a:hover {
	color:#DB2B00;
	text-decoration:underline;
	}
#content  p.boxOut {
	border: 1px solid #BCBCBC;
	background-color:#F6F6F6;
	padding:4px 2px 4px 6px;
	width:auto;
	-moz-border-radius: 3px 3px 3px 3px}
	
#content  div.boxOut {
	border: 1px solid #BCBCBC;
	background-color:#F6F6F6;
	padding:6px 3px 0px 6px;
	width:auto;
	margin-bottom:10px;
	-moz-border-radius: 3px 3px 3px 3px;
	}
#content hr {
	height:1px;
	width:100%;
	display:block;
	float:none;
	clear:both;
	border:none;
	color:#BCBCBC;
	background-color:#BCBCBC;
	margin: 14px 0 10px 0;
	padding:0}
	
* html body #content hr  {
	margin:0 0 5px 0px;}/* IE6 only */
*+html body #content hr {
	margin:0 0 5px 0px;}/* IE7 only */
	
	
.hide {display:none}
	
	
#content blockquote  {
	font-style:normal;
	font-size: 1.5em;
	background-color: #F3F3F3;
	padding: 9px;
	border: solid 1px #ccc;
	margin: 10px 0 25px 0;
	-moz-border-radius: 3px 3px 3px 3px;}

#content blockquote dfn {
	font-family: Helvetica Italic, Arial,  sans-serif;
	font-style:italic;
	color: #4B4B4B;
}

#content blockquote h4 {
	margin:0
}

#content blockquote p ,
#content blockquote li ,
#content blockquote ul {
	font-size:1em;
	margin:0 0 5px 0;}

	
#content ul.crumbs {
	
	margin:0 0 40px 0}
#content ul.crumbs li {
	font-size: 1.1em;
	color: #FF9900;
	padding-right:6px;
	display:inline;
	background-position: 0 0.4em;}
	
#content ul.crumbs li a:link ,
#content ul.crumbs li a:visited {
	font-weight:normal;
	color: #666;
	text-decoration: none;
}
#content ul.crumbs li a:hover {
	color:#DB2B00;
	text-decoration: underline;
}
#content ul.crumbs li.you {
	font-size: 1.1em;
	color: #666;
	padding-left:0;
	background-position: 0 0.3em;
	background-image:none}
	
	
/* Navigation styles */



div#menuBarOuter  {	
	background-image:url(../img/nav_background_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:auto;
	}
div#menuBarInner  {	
	background-image:url(../img/nav_background_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	height:6.4em;
	}
ul#nav {
	margin:0px 20px 0px 20px;
	mar\gin:0px auto 0px auto;
	width: 800px; 
	}
ul#nav li {
	position: relative;
	float:left;
	border-left:1px solid #fff; 
	height:47px;
	}
ul#nav li.end {
	border-right:1px solid #fff; 
	}	
#nav li ul {
	position: absolute;
	top:47px;
	left: -1px;
	display:none;
	width:110px;
	}
/* Hide from IE Mac \*/
#nav li ul {
	top:47px; }
/* End */
ul#nav ul li {
	border:1px solid #fff;
	border-bottom:none;
	float:left;
	display:inline;
	background-image:none;
	height:auto;
	background:#F90;
	}
ul#nav li a {
	font-weight:bold;
	font-size:1.3em;
	line-height:1.1;
	display: block;
	text-decoration: none;
	color: #fff;
	margin:20px 0 14px 0;
	width:93px;
	text-align:center
	}
	
	ul#nav li a strong {
	font-weight:bold;}
	
	
	
ul#nav li li a  {
	font-weight:normal;
	font-size:1.2em;
	background:#F90;
	margin:0;
	padding: 8px 0 8px 0;
	height:auto
	}
#nav .wider a , #nav .wider li  {width:131px}

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

#nav li a:hover { 
	color: #000; 
	text-decoration:underline; } 
#nav li:hover ul,
#nav li.over ul {
	 display:block}
	 
	 
	 
	 	
/* Footer styles */


	 
	 
#footer {
	width:800px;
	margin:20px auto 20px auto;
	clear:both;
		}
		
		
* html body #footer {
	margin-top:5px }/* IE6 only */
*+html body #footer {
	margin-top:5px }/* IE7 only */	
		
		
#footer ul {
	text-align:center;
	margin: 0;
	}
#footer ul li {
	font-weight:bold;
	font-size: 1.1em;
	color: #FF9900;
	display:inline;
	list-style-type: none;
}
#footer a:link , #footer a:visited {
	font-weight:normal;
	font-size: 1em;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color:#DB2B00;
	text-decoration: underline;
}
#footer p {
	font-weight:normal;
	font-size: 1em;
	color: #999;
	text-decoration: none;
	text-align:center;
	margin: 5px 0 0 0;
}

#footer hr {
	height:1px;
	line-height:normal;
	width:100%;
	display:block;
	float:none;
	clear:both;
	border:none;
	color:#FF9900;
	background-color:#FF9900;
	margin: 0px 0 5px 0;
	padding:0
	}
	

	
	
	/* Countryscaop woz ere */
	

#footer a.scape:link , #footer a.scape:visited {
	color: #006600;text-decoration:none
}
#footer a.scape:hover {
	color: #006600;
text-decoration:underline}
