html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, a, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 100%;
	background-color: #E7E8E9;
	text-align: center;
}
h1 {
	font-size: 150%;
	color: #ED1C24;
}

h2 {
	font-size: 150%;
	color: #ED1C24;
}

/* --------sifr replacement---------- */

h4 {
	font-size:26px; font-weight:bold; color:#ED1C24; background-color: #F2F2F2; text-align: center;
}
h4 em {
	color: #EC008C; font-style:normal; font-weight:bold;
}

h4 strong {
	color: #00AEEF; font-weight: normal; font-weight:bold;
}
/* -------- end sifr replacement---------- */
#wrapper {
	width: 973px;
	margin:5px auto;
	text-align: left;
}

#header {
	height: 110px;
	background-image: url(../images/images2008/kex_header.jpg);
	background-repeat: no-repeat;
}

#header_uk {
	height: 30px;
	background-image: url(../images/images2008/kex_header.jpg);
	background-repeat: no-repeat;
}

#titles{
	min-height: 170px;
	background-image: url(../images/images2008/kex_titleBack.jpg);
	background-repeat: repeat-y;
	background-color:#f2f2f2;
	text-align:center;
	clear:both;
	margin:0 auto 0 auto;
}


/*----------fix for centering floated elements------------*/
#titles2 {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

#bigTitle {
	padding: 65px 60px 0 60px;
}

#blockText {
	width: 700px;
	font-size: 70%;
	color: #666;
	margin: 0 auto;
	text-align: center;
}
#blockText a{
	color: #666;
	text-decoration:underline;
}
#blockText a:visited{
	color: #666;
}
/*
#blockText {
	padding: 10px 0 0 10px;
	font-size: 70%;
	color: #666;
	text-align: center;
}
*/

<!-----------Section Home Menu---------------->

.short { width: 510px; }
.medium { width: 560px; }      
.mediumLong { width: 635px; }  
.long { width: 730px; }
.extralong { width: 810px; }

#sectionMenu {
	margin: 0 auto;
	text-align: center;

}
#sectionMenu ul {
	padding: 25px 0 0 0;
	font-size: 80%;
}
#sectionMenu ul li {
	display: inline;
	padding: 0px 10px;
	float: left;
}

#sectionMenu li a:link, #sectionMenu li a:visited{
	color:#737373;
	text-decoration:none;
}

#sectionMenu li a:hover, #sectionMenu li a:active{
	color:#232323;
	text-decoration:none;
}

#sectionMenu table  {
	text-align:center;
	height:90px;
	padding: 25px 0px 0px 0px;
	font-size: 80%;
	/*margin:0 auto 0 auto;*/
}
#sectionMenu td {
	padding:3px;
	max-width:100px;
}

#sectionMenu a:link, 
#sectionMenu a:visited{
	color:#737373;
	text-decoration:none;
}

#sectionMenu a:hover, 
#sectionMenu a:active{
	color:#232323;
	text-decoration:none;
}


#flash {
	height: 296px;
	background-image: url(../images/images2008/kex_center.jpg);
	background-repeat: no-repeat;
}



#center {
	min-height: 465px;
	background-image: url(../images/images2008/kex_center.jpg);
	background-repeat: repeat;
}

#center_detail {
	background-image: url(../images/images2008/kex_center.jpg);
	background-repeat: repeat;
}


#bottom {
	height: 65px;
	background-image: url(../images_2008/kex_bottom.jpg);
	background-repeat: no-repeat;
	padding: 12px 25px 0 42px;
	line-height:13px;
	font-size: 70%;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #888;
}

#bottom a{
	color: #888;
}

#footer {
	font-size: 70%;
	color: #888888;
	padding: 0 0 0 30px;
}

.adj_btn {
 	margin:10px 0px 10px;
}

.adj_btn_inside  {
	background-image:url(../images/images2008/center_btn.gif);
	background-repeat:repeat-x;
	height:25px;
	color:#FFF;
	font-size: 10px;
}

.adj_btn_inside_gr  {
	background-image:url(../images/images2008/center_btn_gr.gif);
	background-repeat:repeat-x;
	height:25px;
	color:#FFF;
	font-size: 10px;
}

.adj_btn_inside a {
	color:#FFF;
	font-size: 10px;
  line-height: 18px;
  font-weight: bold;
  text-decoration:none;  	
}

.adj_btn_inside a:hover, .adj_btn_inside a:visited {
 	color:#FFF;
}

#adj_btn_table {
	padding:0px;
	margin:0px;
	cellpad:0;
}
