/* WPS Standard Template A */
body
{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 80%; /* same as 12px with IE with Text Size "Normal" @96dpi, "Smallest" @120dpi */
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/
#wrap_all {
	width: 970px; 
	margin: 0px auto;
	position: relative;
}
	#toplogo
	{
		min-height: 94px;
		margin-bottom:5px;
	}
#wrap_menu
{
	position:static;
}
	#navigation
	{
		height: 32px; /* not necessary, ruins Opera height */
		position: static; /* needed for menu to display at the right place */
		overflow: visible; /* in case there are too much menus */
		padding-left:12px;
	}
		#topmenu {
			float: left;
		}
		#navside {
			float: right;
			margin: 4px 4px 0 0;
		
		}
#wrap_content
{
	clear: both;
}
	#leftblock,#rightblock {
		float: right;
		display: inline; /* IE hack */
		width: 180px; /* Total width should be 180px */
		margin: 9px 0px 0 0;
		min-height:250px;
	}
	#leftblock 
	{
		float: left;
		width:153px;
		padding: 46px 7px 5px 20px;
	}
	#leftblock, #rightblock, #content
	{
		overflow: visible;
	}
	#content {
		width: 755px;
		padding: 10px; /* left padding for FF tables */
		float: right;
		display: inline; /* IE6 hack */
		margin: 9px 5px 0 0;
		min-height:250px;
	}
	*html #content,*html #leftblock,*html #rightblock
	{
		height:250px;
	}
	#frontpage #content {
		margin:9px 0 0;
		float:left;
	}
	#teasers, #teasers2
	{
		float: left;
		width: 731px /*780px*/; 
		padding: 10px 0 10px 12px;
		overflow: hidden;
		display: inline; /* IE hack */
	}
	#teasers2
	{
		width:970px;
		padding-left:0;
	}
	#wrap_footer 
	{
		clear: both;
		margin: 0;
		position: relative;
	}
	#footer {
		padding: 16px 6px ;
		font-weight:bold;
		text-align:center;
	}


/* Blocks */
#toplogo img
{
	border: 0;
	display: block;
}
#rightblock div.block {
	padding: 5px 25px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
/* Top nav */
#topmenu:after
{
	content:"";
	visibility:hidden;
	height:0;
	clear:both;
	display:block;
}
#topmenu
{
	zoom:1;
}
* html #topmenu *
{ height: 1% } /* hasLayout */
#topmenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topmenu li
{
	margin: 0;
	padding: 0;
	float:left;
}
#topmenu a {
	float: left;
	line-height: 32px;
	text-decoration: none;
	color: #183C8A;
	background-color:#EEE;
	white-space: nowrap;
	padding: 0 6px;
}
#topmenu a.current, #topmenu a:hover {
	color: #114b95;
	background-color: #FFF;
}



/* Side Menu */
#smenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#smenu li 
{ 
	margin: 0;
}
* html #smenu a
{ height: 1% } /* hasLayout */
#smenu a{
	text-decoration: none;
	display: block;
	color: #183c8a;
	padding-top: 6px;
	padding-bottom: 10px;
}
#smenu ul a{
	padding-left: 5px;
	font-weight: bold;
}
#smenu ul ul a{
	padding-left: 10px;
	text-transform:capitalize;
}
#smenu ul ul ul a{
	padding-left: 15px;
	font-style: italic;
}
#smenu ul ul ul ul a{
	padding-left: 20px;
	font-style: italic;
}
#smenu ul ul ul ul ul a {
	padding-left: 25px;
	font-style: italic;
}
#smenu ul ul ul ul ul ul a {
	padding-left: 30px;
	font-style: italic;
}
#current-smenu.current,#smenu a:hover
{
	color: #183c8a;
	background-color: #FFF;
}
#smenu a
{
	background: url(images/dots.gif) repeat-x left bottom;
}
#smenu div.search
{
	display: none; /* hide unwanted search box */
}

/* Teasers */
#teasers img, #teasers2 img
{
	border: 0;
	display: block;
}
div.teaser
{
	float: left;
	display: inline; /*IE6*/
	position: relative;
	width: 360px;
	margin: 0px 0px 0px 10px;
	border: none;
	padding-bottom: 1.25em;
}
div.teaser.first
{
	margin-left: 0;
}
a.t_frame
{
	display: block;
	position: absolute;
	line-height: 0;
	font-size: 1px; /* IE6 sizing fix */
	width: 9px;
	height: 7px;
	background: url(images/t_frame.gif) no-repeat;
	z-index: 2;
}
a.t_frame.c1
{
	top: 26px;
	left: 1px;
	background-position: left top;
}
a.t_frame.c2
{
	top: 26px;
	left: 198px;
	background-position: 0px -7px;
}
a.t_frame.c3
{
	top: 167px;
	left: 198px;
	background-position: 0px -14px;
}
a.t_frame.c4
{
	top: 167px;
	left: 1px;
	background-position: 0px -21px;
}
a.t_img
{
	display: inline;
	float: left;
	top: 0;
	left: 0;
	z-index: 1;
	margin-right: 13px;
}
a.t_img img
{
	width: 206px;
	height: 148px;
	display: block;
}
div.t_text
{
	position: static;
	padding: 1px;
	min-height: 16.25em;
}
* html div.t_text
{
	height: 16.25em;
}
div.t_text h3
{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 20px;
	padding: 0 0 5px;
	margin: 0;
	position: relative;
	z-index: 2;
	font-style:italic;
	text-transform:uppercase;
}
div.t_text h3 a
{
	text-decoration: none;
	color: #2c2c2c;
}
div.t_text p
{
	margin: 0;
	padding: 0 6px 2px;
	position: relative;
	z-index: 2;
	line-height: 1.25em;
}
/* Teasers Colours */

div.teaser
{
	color: #000;
	background-color: #fff;
}


/* LITTLE TEASERS */

#teasers2
{
	font-size: 100%;
	clear: left;
}
#teasers2 h2
{
	background: #183c8a;
	line-height: 26px;
	padding: 2px 12px 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
}
#teasers2 div.teaser
{
	width: 153px;
	height: 12em;
	margin: 0px 0px 0px 6px;
	border: none;
	overflow: visible;
	padding: 0;
}
#teasers2 div.teaser.first
{
	margin-left: 12px;
}
#teasers2 a.t_frame.c1
{
	top: 0px;
	left: 0px;
}
#teasers2 a.t_frame.c2
{
	top: 0px;
	left: 144px;
}
#teasers2 a.t_frame.c3
{
	top: 91px;
	left: 144px;
}
#teasers2 a.t_frame.c4
{
	top: 91px;
	left: 0px;
}
#teasers2 a.t_img
{
	display: block;
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin-right: 0;
}
#teasers2 a.t_img img
{
	width: 153px;
	height: 98px;
}
#teasers2 div.t_text
{
	padding: 100px 0 0 0;
}
#teasers2 div.t_text h3
{
	display: none;
}

/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #000;
}
#wrap_body, #frontpage
{
} 
#wrap_menu, #navigation
{
	background-color: #EEE;
}
#content
{
}
#leftblock, #rightblock
{
}
#rightblock div.block {
	border: 1px solid #6b96c1;
}
#wrap_footer {
	color:  #00408f;
	background: #FFF;
}
a.copyright { color:#00408f; text-decoration: none; font-weight: bold; }
a.copyright:hover { text-decoration: underline;}
a img 
{ 
	border: none; 
}
a
{
	color: #183c8a;
}
a:hover
{
	color: #ef3a27;
}
#navside, #navside a {
	color: #183C8A;
	background-color: #EEE;
	text-decoration: none;
}

