body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(../images/main/background.jpg);
	background-color:#C7D7E3;
	background-repeat:repeat-x;
	color:#3B3A39;
	line-height:1.6;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border:none;
}

h1 {
	color:#AF200D;
	font-size:16px;
}

h2 {
	font-size:12px;
}

a:link,
a:visited {
	color:#6689C0;
}
a:hover {
	color:#34527E;
}

a.more:link,
a.more:visited {
	background-image:url(../images/main/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:16px;
}
a.more:hover {

}

/* border */
#outer {
	width:959px;
}

#border {
	float:left;
	width:923px;
	background-image:url(../images/main/shadow.png);
	padding-left:18px;
	padding-right:18px;
}


/* border bottom */
#border_shadow {
	float:left;
	width:959px;
	height:109px;
	height:86px;
	height:106px;
	background-image:url(../images/main/bottom_shadow.png);
	background-repeat:no-repeat;
	text-align:center;
	color:white;
	padding-top:23px;
}
#border_shadow a:link,
#border_shadow a:visited {
	color:#A4A8E8;
}
#border_shadow a:hover {
	color:#D8D9F5;
}

/* top */
#top {
	float:left;
	width:923px;
}
#logo {
	float:left;
}

#promo {
	float:left;
	width:296px;
	height:235px;
}

#top_left {
	float:left;
	width:296px;
	height:335px;
}

#banner {
	float:left;
	width:627px;
	height:256px;
	text-align:right;
}

#banner .default {
	padding-top:0px;
}

#banner div {
	padding-top:21px;
	vertical-align:baseline;	
}

/* top right */
#top_right {
	float:left;
	width:627px;
	height:335px;
}

#pen {
	float:left;
	width:627px;
	height:59px;
	background-image:url(../images/main/top_right.jpg);
}

#menu {
	float:left;
	width:627px;
	height:20px;
	/*background-image:url(../images/main/menu.gif);*/
}

/* content */
#content_home {
	float:left;
	text-align:left;
	width:923px;
}

#content {
	float:left;
	text-align:left;
	width:923px;
	background-image:url(../images/main/content_back.gif);
}

/* left */
#left {
	float:left;
	width:616px;	
}

#welcome {
	float:left;
	width:616px;
	width:417px;
	height:235px;
	height:223px;
	background-image:url(../images/main/welcome_back.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#E8EAED;
	padding:12px 170px 0px 29px;
}

#text {
	float:left;
	width:557px;
	padding:12px 30px 30px 29px;
}

/* full, for empty template */
#full {
	float:left;
	width:923px;
	background-color:#ECEDF1;
}

#full #text {
	float:left;
	width:864px;
	padding:12px 30px 30px 29px;
}

/* quick links */
#quicklinks {
	float:left;
	width:616px;
	padding-left:28px;
	padding-right:0px;
	padding-top:12px;
	width:588px;
}
.col {
	float:left;
}

/* language centers */
#language_centers {
	float:left;
	padding:12px 0px 10px 28px;
	width:588px;
}

/* right */
#right {
	float:left;
	width:307px;
}

#news {
	float:left;
	width:307px;
	width:259px;
	padding:12px 22px 12px 26px;
}
#news img {
	margin-left:-5px;
}

#news h1 {
	color:#3864A8;
}

.news_panel_image {
	width:242px;
	height:105px;
	padding:11px 11px 16px 11px;
	padding-left:16px;
	background-image:url(../images/main/news.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-right:-10px;
}

.news-article {

}
.news-article .date {
	font-style:italic;
}

/* contact us */
.centresTable {

}
.centresTable th {
	font-weight:bold;
	color:#6789C6;
}
.centresTable td {
	padding-right:28px;
	padding-bottom:12px;
	vertical-align:top;
}

/* helios notice */

#helios_notice {
	float:right;
	margin-bottom:20px;
	margin-top:16px;
	margin-right:17px;
	color:#7D7E7E;
}
#helios_notice a:link,
#helios_notice a:visited {
	color:#7D7E7E;
}
#helios_notice a:hover {
	color:#525252;
}