/* --------------------- GENERAL LAYOUT ELEMENTS --------------------------- */
BODY { 
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	text-align: center;
	min-width: 780px;
	margin: 0;
	 }
*html body {
	font-size: small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}
/* --------------------- GENERAL LAYOUT ELEMENTS --------------------------- */
BODY { 
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
	min-width: 780px;
	margin: 0;
	 }
*html body {
	font-size: small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}

/* Create the margins for the main body of the page */
#cont_main {
	margin: 0 auto;
	text-align: left;
	width: 780px;
	padding: 0;
	font-size: 75%;
	color: #333;
	}

/* Hide the company name */
#company_name {
	text-indent: -5000em;
	overflow: hidden;
	height: 1px;
	}

#cont_topbanner_left {
	float: left;
	margin: 0;
	width: 160px;
	height: 80px;
	padding: 0;
	}

#cont_lang_menu {
	float: left;
	margin: 0;
	width: 620px;
	height: 35px;
	padding: 5px 0 3px 0;
	}
*html #cont_lang_menu{ height: 35px; }

#cont_phone {
	float: left;
	margin: 0;
	width: 620px;
	height: 35px;
	padding: 10px 0 0 0;

	}
*html #cont_phone { height: 35px; }

#cont_phone a {
	color: #666666;
	font-size: 110%;
	text-decoration: none;
	}	
#cont_phone a:hover {
	color: #D11C61;
	text-decoration: none;
	}		

#cont_topbanner_right {
	float: left;
	margin: 0;
	width: 620px;
	height: 80px;
	
	text-align: right;
	vertical-align: bottom;
	}

#cont_coloured_box_ {
	float: left;
	margin: 0;
	width: 752px;
	padding: 14px;
	background: #D11C61;
	}
*html #cont_coloured_box_ { width: 752px; }	

#cont_coloured_box_overview_ {
	float: left;
	margin: 0;
	width: 752px;
	padding: 14px;
	background: #D11C61 url(../media/Image/backgrounds/overview_bg.gif) no-repeat bottom right;
	}
*html #cont_coloured_box_overview_ { width: 752px; }	

#cont_coloured_box_2 {
	float: left;
	margin: 0;
	width: 752px;
	padding: 14px;
	background: #CB930A;
	}
*html #cont_coloured_box_2 { width: 752px; }	

#cont_coloured_box_overview_2 {
	float: left;
	margin: 0;
	width: 752px;
	padding: 14px;
	background: #CB930A url(../media/Image/backgrounds/overview_bg_2.jpg) no-repeat bottom right;
	}
*html #cont_coloured_box_overview_2 { width: 752px; }	

#cont_coloured_box_3 {
	float: left;
	margin: 0;
	width: 752px;
	padding: 14px;
	background: #7C8486;
	}
*html #cont_coloured_box_3 { width: 752px; }	

#cont_coloured_box_overview_3 {
	float: left;
	margin: 0;
	width: 752px;
	padding: 14px;
	background: #7C8486 url(../media/Image/backgrounds/overview_bg_3.jpg) no-repeat bottom right;
	}
*html #cont_coloured_box_overview_3 { width: 752px; }	

#cont_coloured_box_4 {
	float: left;
	margin: 0;
	width: 752px;
	padding: 14px;
	background: #C8C23A;
	}
*html #cont_coloured_box_4 { width: 752px; }	

#cont_coloured_box_overview_4 {
	float: left;
	margin: 0;
	width: 752px;
	padding: 14px;
	background: #C8C23A url(../media/Image/backgrounds/overview_bg_4.jpg) no-repeat bottom right;
	}
*html #cont_coloured_box_overview_4 { width: 752px; }	

.cont_content {
	float: left;
	width: 724px;
	padding: 14px;
	background: #FFF;
	font-size: 120%;
	line-height: 170%
	}
*html .cont_content { width: 724px; }	

.cont_content_overview {
	float: left;
	width: 534px;
	padding: 14px;
	background: #FFF;
	font-size: 120%;
	line-height: 170%
	}
*html .cont_content_overview { width: 534px; }

#left_ad {
	float: left;
	padding: 0;
	}
	
#mid_ad {
	float: left;
	margin: 0 0 0 14px;
	padding: 0;
	}

#cont_LHS {
	float: left;
	margin: 14px 0 0 0;
	width: 580px;
	padding: 0;
	}

#cont_RHS {
	float: right;
	margin: 14px 0 0 0;
	width: 200px;
	padding: 0;
	}
	


/* --------------------- MAIN NAVIGATION MENU STYLE --------------------------- */

#nav_main {
	float: right;
	width: 620px;
	display: block;	
	height: 35px;
	margin: 0;
	padding: 0; 
	list-style: none;
    }
	
#nav_main_colour_ {
	float: right; 
	background: #D11C61;
	}
#nav_main_colour_2 {
	float: right; 
	background: #CB930A;
	}
#nav_main_colour_3 {
	float: right; 
	background: #7C8486;
	}
#nav_main_colour_4 {
	float: right; 
	background: #C8C23A;
	}



/* --------------------- SUB NAVIGATION MENU STYLE --------------------------- */

.nav_sub {
	display: block;	
	list-style: none;
	float: left;
	margin: 14px 0 0 0;
	padding: 0;
	font-size: 120%;
	height: 38px;
    }

.nav_sub li {
	float: left;
	width: 90px;
	height: 34px;	
	margin: 0;
	padding: 4px 10px 0 10px;
	background: url(../img/nav_sub_bg.jpg) no-repeat bottom left;
	text-align: center;
}
*html .nav_sub li { width: 90px; height: 34px;}

.nav_sub .nav_sub_on {
	float: left;
	width: 90px;	
	height: 34px;	
	margin: 0;
	padding: 4px 10px 0 10px;
	background: #FFF;
	text-align: center;
}
*html .nav_sub .nav_sub_on { width: 90px; height: 34px; padding: 4px 10px 0 10px;}

.nav_sub a {
	color: #666;
	text-decoration: none;
	}
.nav_sub a:hover {
	color: #D11C61;
	text-decoration: none;
	}

.nav_sub .nav_sub_on a {
	color: #D11C61;
	text-decoration: none;
	}

/* --------------------- BOX STYLES --------------------------- */

/* --------------- 200 box style with divs --------------------------- */
.box_200_lower_grey {
	float: left;
	width: 184px;
	height: 103px;
	margin: 0 0 10px 0;
	padding: 6px;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}
/* *html .box_200_lower_grey { width: 184px; height: 103px; } /* fix the width for IE */

.box_200_title_grey {
	float: left;
	width: 192px;
	margin: 0;
	padding: 2px 4px 4px 4px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	font-size: 140%;
	background: url(../img/box_200_upper_grey.gif) no-repeat top;
}
/* *html .box_200_title_grey { width: 192px; } /* fix the width for IE */

.box_200_lower_grey_expand {
	float: left;
	width: 184px;
	margin: 0 0 10px 0;
	padding: 6px;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}
/* *html .box_200_lower_grey_expand { width: 200px; } /* fix the width for IE */

.box_200_lower_red_right {
	float: left;
	width: 184px;
	height: 103px;
	margin: 0;
	padding: 6px;
	text-align: right;
	border-left: 2px solid #D11C61;
	border-right: 2px solid #D11C61;
	border-bottom: 2px solid #D11C61;
}
/* *html .box_200_lower_red_right { width: 200px; height: 117px; } /* fix the width for IE */

.box_200_lower_red {
	float: left;
	width: 184px;
	height: 103px;
	margin: 0;
	padding: 6px;
	border-left: 2px solid #D11C61;
	border-right: 2px solid #D11C61;
	border-bottom: 2px solid #D11C61;
}
/* *html .box_200_lower_red { width: 200px; height: 117px; } /* fix the width for IE */


.box_200_title_red {
	float: left;
	width: 192px;
	margin: 0;
	padding: 2px 4px 4px 4px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	font-size: 140%;
	background: url(../img/box_200_upper_red.gif) no-repeat top;
}
/* *html .box_200_title_red { width: 200px; } /* fix the width for IE */

.box_200_title_red a { color: #FFF; text-decoration: none; }

.box_560_title_red {
	float: left;
	width: 544px;
	margin: 0;
	padding: 2px 4px 4px 12px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 140%;
	background: url(../img/box_560_upper_red.gif) no-repeat top;
}
/* *html .box_560_title_red { width: 560px; padding: 2px 4px 2px 12px;} /* fix the width for IE */

.box_560_lower_red {
	float: left;
	width: 544px;
	margin: 0 0 14px 0;
	padding: 6px;
	border-left: 2px solid #D11C61;
	border-right: 2px solid #D11C61;
	border-bottom: 2px solid #D11C61;
}
/* *html .box_560_lower_red { width: 560px; } /* fix the width for IE */

.box_560_title_red h2 {
	float: left;
	width: 444px;
	margin: 0;
	letter-spacing: 0;
	font-size: 100%;
	color: #FFF;
	}

.box_560_title_red em {
	float: left;
	width: 100px;
	text-align: right;
	color: #FFF;
	font-style: normal;
	}

.box_560_content_LHS {
	float: left;
	width: 420px;
	font-size: 110%;
	}
.box_560_content_RHS {
	float: left;
	width: 124px;
	text-align: right;
	}

.box_services_title_red {
	float: left;
	width: 500px;
	margin: 0;
	padding: 2px 4px 4px 12px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 140%;
	background: url(../img/box_services_upper_red.gif) no-repeat top;
}
/* *html .box_services_title_red { width: 560px; padding: 2px 4px 2px 12px;} /* fix the width for IE */

.box_services_lower_red {
	float: left;
	width: 500px;
	height: 381px;
	margin: 0 0 14px 0;
	padding: 6px;
	text-align: left;
	border-left: 2px solid #D11C61;
	border-right: 2px solid #D11C61;
	border-bottom: 2px solid #D11C61;
}
/* *html .box_services_lower_red { width: 560px; } /* fix the width for IE */

.box_services_title_red h2 {
	float: left;
	width: 444px;
	margin: 0;
	letter-spacing: 0;
	font-size: 100%;
	color: #FFF;
	}

.box_services_title_red em {
	float: left;
	width: 100px;
	text-align: right;
	color: #FFF;
	font-style: normal;
	}
	
.box_services_fair {
	font-size: x-small;
	}

.box_email_title_red {
	float: left;
	width: 342px;
	margin: 0;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 140%;
	background: url(../img/box_services_upper_red.gif) no-repeat top left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
/* *html .box_email_title_red { width: 341px; padding: 2px 4px 2px 12px;} /* fix the width for IE */

.box_email_lower_red {
	clear:both;
	float: left;
	width: 345px;
	height: 260px;
	padding: 6px;
	text-align: left;
	border-left: 2px solid #D11C61;
	border-right: 2px solid #D11C61;
	border-bottom: 2px solid #D11C61;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}
/* *html .box_email_lower_red { width: 348px; } /* fix the width for IE */

.box_email_title_red h2 {
	float: left;
	width: 200px;
	margin: 0;
	letter-spacing: 0;
	font-size: 100%;
	color: #FFF;
	}

.box_email_title_red em {
	float: left;
	width: 100px;
	text-align: right;
	color: #FFF;
	font-style: normal;
	}

.box_top_line {
	float:left;
	padding: 0px 0px 0px 8px;
	}


/* --------------------- FOOTER --------------------------- */

#cont_footer {
	margin: 14px 0 0 0;
	text-align: center;
	width: 100%;
	padding: 4px 0 6px 0;
	font-size: 75%;
	color: #FFF;
	background: #000;
	}

#footer_line {
	text-align: center; 
    width: 780px;
	margin: 0 auto;
	list-style: none;
	}

#footer_bookmarks {
	text-align: right;
    width: 780px;
	margin: 0 auto;
	list-style: none;

	}

#cont_footer2 {
	margin: 0;
	text-align: center;
	width: 100%;
	padding: 2px 0 4px 0;
	font-size: 75%;
	color: #FFF;
	background: #666;
	}

.f_link {
	color: #FFF;
	text-decoration: none;
	}
.f_link:hover {
	color: #D11C61;
	text-decoration: none;
    }
.f_link2 {
	color: #FFF;
	text-decoration: none;
	}
.f_link2:hover {
	color: #000;
	text-decoration: none;
    }

/* --------------------- PAGE NUMBERS --------------------------- */
.cont_pagenum {
	margin: 0;
	text-align: center;
	width: 580px;
	height: 50px;
	padding: 0;
	}
.pagenum {
	margin: 0 4px;
	padding: 0 3px 1px 3px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #999;
	color: #6EBCEA;
	background: #FFF;
	}
.pagenum:hover {
	color: #000;
	}
.pagenum_on {
	margin: 0 4px;
	padding: 0 3px 1px 3px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #2875A6;
	color: #000;
	background: #2875A6;
	}

/* --------------------- HIDE BOXES --------------------------- */
.hide_360 {
	position: relative;
	top: 35px;
	margin: 0;
	width: 540px;
	height: 35px;
	background: #F1F1F1;
	}
.hide_slideshow {
	position: relative;
	top: 25px;
	margin: 0;
	width: 75px;
	height: 25px;
	background: #FFF;
	}

.leftnav
{
    FONT-WEIGHT: normal;
    COLOR: #333;
    TEXT-DECORATION: none
}
.leftnavon
{
    FONT-WEIGHT: normal;
    COLOR: #00F;
    TEXT-DECORATION: none
}
A.leftnav:hover
{
    TEXT-DECORATION: none;
    COLOR: #00F;
}

/* --------------------- LANGUAGE --------------------------- */
.combobox {
background-color: #FFFFFF;
color: #969696;
font-size: 8pt;
font-family: arial;
charset = utf-8;
}
/* Create the margins for the main body of the page */
#cont_main {
	margin: 0 auto;
	text-align: left;
	width: 780px;
	padding: 0;
	font-size: 75%;
	color: #333;
	}

/* Hide the company name */
#company_name {
	text-indent: -5000em;
	overflow: hidden;
	height: 1px;
	}

#cont_topbanner_left {
	float: left;
	margin: 0;
	width: 160px;
	height: 80px;
	padding: 0;
	}

#cont_lang_menu {
	float: left;
	margin: 0;
	width: 620px;
	height: 35px;
	padding: 5px 0 3px 0;
	}
*html #cont_lang_menu{ height: 35px; }

#cont_phone {
	float: left;
	margin: 0;
	width: 620px;
	height: 35px;
	padding: 10px 0 0 0;

	}
*html #cont_phone { height: 35px; }

#cont_phone a {
	color: #666666;
	font-size: 110%;
	text-decoration: none;
	}	
#cont_phone a:hover {
	color: #D11C61;
	text-decoration: none;
	}		

#cont_topbanner_right {
	float: left;
	margin: 0;
	width: 620px;
	height: 80px;
	padding-top: 12px;
padding-bottom: 5px;
	text-align: right;
	vertical-align: bottom;
	}

#cont_coloured_box_ {
	float: left;
	margin: 0;
	width: 850px;
	padding: 14px;
	background: #AFAAA5;
	}
*html #cont_coloured_box_ { width: 752px; }	

#cont_coloured_box_overview_ {
	float: left;
	margin: 0;
	width: 864px;
	padding: 14px;	
	background: url(../media/Image/backgrounds/overview_bg.jpg) left top;
	background-repeat: no-repeat;}
*html #cont_coloured_box_overview_ { width: 752px; }	

#cont_coloured_box_2 {
	float: left;
	margin: 0;
	width: 850px;
	padding: 14px;
	background: #CB930A;
	}
*html #cont_coloured_box_2 { width: 752px; }	

#cont_coloured_box_overview_2 {
	float: left;
	margin: 0;
	width: 850px;
	padding: 14px;
	background: #d11c61 url(../media/Image/backgrounds/overview_bg_2.jpg) no-repeat bottom right;
	}
*html #cont_coloured_box_overview_2 { width: 752px; }	

#cont_coloured_box_3 {
	float: left;
	margin: 0;
	width: 850px;
	padding: 14px;
	background: #7C8486;
	}
*html #cont_coloured_box_3 { width: 752px; }	

#cont_coloured_box_overview_3 {
	float: left;
	margin: 0;
	width: 850px;
	padding: 14px;
	background: #7C8486 url(../media/Image/backgrounds/overview_bg_3.jpg) no-repeat bottom right;
	}
*html #cont_coloured_box_overview_3 { width: 752px; }	

#cont_coloured_box_4 {
	float: left;
	margin: 0;
	width: 850px;
	padding: 14px;
	background: #C8C23A;
	}
*html #cont_coloured_box_4 { width: 752px; }	

#cont_coloured_box_overview_4 {
	float: left;
	margin: 0;
	width: 850px;
	padding: 14px;
	background: #C8C23A url(../media/Image/backgrounds/overview_bg_4.jpg) no-repeat bottom right;
	}
*html #cont_coloured_box_overview_4 { width: 752px; }	

.cont_content {
	float: left;
	width: 752px;
	padding: 14px;
	background: #FFF;
	font-size: 120%;
	line-height: 170%
	}
*html .cont_content { width: 724px; }	

.cont_content_overview {
	float: left;
	width: 534px;
	padding: 1px;
	background: #FFF;
	font-size: 120%;
	line-height: 170%
	}
*html .cont_content_overview { width: 534px; }

#left_ad {
	float: left;
	padding: 0;
	}
	
#mid_ad {
	float: left;
	margin: 0 0 0 14px;
	padding: 0;
	}

#cont_LHS {
	float: left;
	margin: 14px 0 0 0;
	width: 580px;
	padding: 0;
	}

#cont_RHS {
	float: right;
	margin: 14px 0 0 0;
	width: 200px;
	padding: 0;
	}
	


/* --------------------- MAIN NAVIGATION MENU STYLE --------------------------- */

#nav_main {
	float: right;
	width: 620px;
	display: block;	
	height: 35px;
	margin: 0;
	padding: 0; 
	list-style: none;
    }
	
#nav_main_colour_ {
	float: right; 
	background: #AFAAAF;
	}
#nav_main_colour_2 {
	float: right; 
	background: #D11C61;
	}
#nav_main_colour_3 {
	float: right; 
	background: #7C8486;
	}
#nav_main_colour_4 {
	float: right; 
	background: #C8C23A;
	}



/* --------------------- SUB NAVIGATION MENU STYLE --------------------------- */

.nav_sub {
	display: block;	
	list-style: none;
	float: left;
	margin: 14px 0 0 0;
	padding: 0;
	font-size: 120%;
	height: 38px;
    }

.nav_sub li {
	float: left;
	width: 90px;
	height: 34px;	
	margin: 0;
	padding: 4px 10px 0 10px;
	background: url(../img/nav_sub_bg.jpg) no-repeat bottom left;
	text-align: center;
}
*html .nav_sub li { width: 90px; height: 34px;}

.nav_sub .nav_sub_on {
	float: left;
	width: 90px;	
	height: 34px;	
	margin: 0;
	padding: 4px 10px 0 10px;
	background: #FFF;
	text-align: center;
}
*html .nav_sub .nav_sub_on { width: 90px; height: 34px; padding: 4px 10px 0 10px;}

.nav_sub a {
	color: #666;
	text-decoration: none;
	}
.nav_sub a:hover {
	color: #D11C61;
	text-decoration: none;
	}

.nav_sub .nav_sub_on a {
	color: #D11C61;
	text-decoration: none;
	}

/* --------------------- BOX STYLES --------------------------- */

/* --------------- 200 box style with divs --------------------------- */
.box_200_lower_grey {
	float: left;
	width: 184px;
	height: 103px;
	margin: 0 0 10px 0;
	padding: 6px;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}
/* *html .box_200_lower_grey { width: 184px; height: 103px; } /* fix the width for IE */

.box_200_title_grey {
	float: left;
	width: 192px;
	margin: 0;
	padding: 2px 4px 4px 4px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	font-size: 140%;
	background: url(../img/box_200_upper_grey.gif) no-repeat top;
}
/* *html .box_200_title_grey { width: 192px; } /* fix the width for IE */

.box_200_lower_grey_expand {
	float: left;
	width: 184px;
	margin: 0 0 10px 0;
	padding: 6px;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}
/* *html .box_200_lower_grey_expand { width: 200px; } /* fix the width for IE */

.box_200_lower_red_right {
	float: left;
	width: 184px;
	height: 103px;
	margin: 0;
	padding: 6px;
	text-align: right;
	border-left: 2px solid #D11C61;
	border-right: 2px solid #D11C61;
	border-bottom: 2px solid #D11C61;
}
/* *html .box_200_lower_red_right { width: 200px; height: 117px; } /* fix the width for IE */

.box_200_lower_red {
	float: left;
	width: 184px;
	height: 103px;
	margin: 0;
	padding: 6px;
	border-left: 2px solid #D11C61;
	border-right: 2px solid #D11C61;
	border-bottom: 2px solid #D11C61;
}
/* *html .box_200_lower_red { width: 200px; height: 117px; } /* fix the width for IE */


.box_200_title_red {
	float: left;
	width: 192px;
	margin: 0;
	padding: 2px 4px 4px 4px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	font-size: 140%;
	background: url(../img/box_200_upper_red.gif) no-repeat top;
}
/* *html .box_200_title_red { width: 200px; } /* fix the width for IE */

.box_200_title_red a { color: #FFF; text-decoration: none; }

.box_560_title_red {
	float: left;
	width: 544px;
	margin: 0;
	padding: 2px 4px 4px 12px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 140%;
	background: url(../img/box_560_upper_red.gif) no-repeat top;
}
/* *html .box_560_title_red { width: 560px; padding: 2px 4px 2px 12px;} /* fix the width for IE */

.box_560_lower_red {
	float: left;
	width: 544px;
	margin: 0 0 14px 0;
	padding: 6px;
	border-left: 2px solid #D11C61;
	border-right: 2px solid #D11C61;
	border-bottom: 2px solid #D11C61;
}
/* *html .box_560_lower_red { width: 560px; } /* fix the width for IE */

.box_560_title_red h2 {
	float: left;
	width: 444px;
	margin: 0;
	letter-spacing: 0;
	font-size: 100%;
	color: #FFF;
	}

.box_560_title_red em {
	float: left;
	width: 100px;
	text-align: right;
	color: #FFF;
	font-style: normal;
	}

.box_560_content_LHS {
	float: left;
	width: 420px;
	font-size: 110%;
	}
.box_560_content_RHS {
	float: left;
	width: 124px;
	text-align: right;
	}

.box_services_title_red {
	float: left;
	width: 500px;
	margin: 0;
	padding: 2px 4px 4px 12px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 140%;
	background: url(../img/box_services_upper_red.gif) no-repeat top;
}
/* *html .box_services_title_red { width: 560px; padding: 2px 4px 2px 12px;} /* fix the width for IE */

.box_services_lower_red {
	float: left;
	width: 500px;
	height: 381px;
	margin: 0 0 14px 0;
	padding: 6px;
	text-align: left;
	border-left: 2px solid #D11C61;
	border-right: 2px solid #D11C61;
	border-bottom: 2px solid #D11C61;
}
/* *html .box_services_lower_red { width: 560px; } /* fix the width for IE */

.box_services_title_red h2 {
	float: left;
	width: 444px;
	margin: 0;
	letter-spacing: 0;
	font-size: 100%;
	color: #FFF;
	}

.box_services_title_red em {
	float: left;
	width: 100px;
	text-align: right;
	color: #FFF;
	font-style: normal;
	}
	
.box_services_fair {
	font-size: x-small;
	}

.box_email_title_red {
	float: left;
	width: 342px;
	margin: 0;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 140%;
	background: url(../img/box_services_upper_red.gif) no-repeat top left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
/* *html .box_email_title_red { width: 341px; padding: 2px 4px 2px 12px;} /* fix the width for IE */

.box_email_lower_red {
	clear:both;
	float: left;
	width: 345px;
	height: 260px;
	padding: 6px;
	text-align: left;
	border-left: 2px solid #D11C61;
	border-right: 2px solid #D11C61;
	border-bottom: 2px solid #D11C61;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}
/* *html .box_email_lower_red { width: 348px; } /* fix the width for IE */

.box_email_title_red h2 {
	float: left;
	width: 200px;
	margin: 0;
	letter-spacing: 0;
	font-size: 100%;
	color: #FFF;
	}

.box_email_title_red em {
	float: left;
	width: 100px;
	text-align: right;
	color: #FFF;
	font-style: normal;
	}

.box_top_line {
	float:left;
	padding: 0px 0px 0px 8px;
	}


/* --------------------- FOOTER --------------------------- */

#cont_footer {
	margin: 14px 0 0 0;
	text-align: center;
	width: 100%;
	height; 150px;
	padding: 4px 0 6px 0;
	font-size: 75%;
	font:raleway;
	color: #FFF;
	background: #afaaa5;




	}

#footer_line {
	text-align: center; 
	color: #FFF;
    width: 780px;
	margin: 0 auto;
	list-style: none;
	}

#footer_bookmarks {
	text-align: right;
    width: 780px;
	margin: 0 auto;
	list-style: none;

	}

#cont_footer2 {
	margin: 0;
	text-align: center;
	width: 100%;
	padding: 2px 0 4px 0;
	font-size: 75%;
	color: #FFF;
	background: #666;
	}

.f_link {
	color: #FFF;
	text-decoration: none;
	}
.f_link:hover {
	color: #D11C61;
	text-decoration: none;
    }
.f_link2 {
	color: #FFF;
	text-decoration: none;
	}
.f_link2:hover {
	color: #000;
	text-decoration: none;
    }

/* --------------------- PAGE NUMBERS --------------------------- */
.cont_pagenum {
	margin: 0;
	text-align: center;
	width: 580px;
	height: 50px;
	padding: 0;
	}
.pagenum {
	margin: 0 4px;
	padding: 0 3px 1px 3px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #999;
	color: #6EBCEA;
	background: #FFF;
	}
.pagenum:hover {
	color: #000;
	}
.pagenum_on {
	margin: 0 4px;
	padding: 0 3px 1px 3px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #2875A6;
	color: #000;
	background: #2875A6;
	}

/* --------------------- HIDE BOXES --------------------------- */
.hide_360 {
	position: relative;
	top: 35px;
	margin: 0;
	width: 540px;
	height: 35px;
	background: #F1F1F1;
	}
.hide_slideshow {
	position: relative;
	top: 25px;
	margin: 0;
	width: 75px;
	height: 25px;
	background: #FFF;
	}

.leftnav
{
    FONT-WEIGHT: normal;
    COLOR: #333;
    TEXT-DECORATION: none
}
.leftnavon
{
    FONT-WEIGHT: normal;
    COLOR: #00F;
    TEXT-DECORATION: none
}
A.leftnav:hover
{
    TEXT-DECORATION: none;
    COLOR: #00F;
}

/* --------------------- LANGUAGE --------------------------- */
.combobox {
background-color: #FFFFFF;
color: #969696;
font-size: 8pt;
font-family: arial;
charset = utf-8;
}

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