body
{
	font-family: Arial,sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color:#fff;
	color:#000;
}

.clearfix
{
	clear: both;
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

a,
a:visited
{
	color:#f33;
	text-decoration:none;
}

.hide
{
	display:none;
}

.red
{
	color:#ff3333;
}

a img
{
	border:none;
}

img.heading
{
	display:block;
}

div#pagecontainer
{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding:0px;
	margin:0px auto 0px auto;
}

div#banner
{
	width:850px;
	height:75px;
	background-color:#FF3333;
	position:relative;
}

div#banner h1
{
	width:363px;
	margin:0;
	position: absolute;	
	top:30px;
	left:20px;
    padding: 32px 0 0 0;
    overflow: hidden;
    background-image: url(images/h1.gif);
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:25px;
}

a#homelink
{
	position:absolute;
	display:block;
	height:75px;
	width:383px;
}

div#banner div#mainmenu
{
	position:absolute;
	left:745px;
	top:37px;
	height:43px;
}

div#banner div#mainmenu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

div#banner div#mainmenu ul li
{
	float:left;
	display:inline;
	margin:0 5px 0 0px;
	background: transparent url(images/tab-right2.gif) no-repeat scroll right -45px;
	padding:0px 7px 0px 6px;
}

div#banner div#mainmenu a
{
	background: transparent url(images/tab-left2.gif) no-repeat scroll left -45px;
	color:#fff;
	display:block;
	position:relative;
	padding:5px 0px 12px 0px;
	text-decoration:none;
	text-transform:uppercase;
}

div#banner div#mainmenu ul li.selectedl1 a
{
	border-bottom:5px solid #fff;
}



/* CONTENT*/

div#contentouter
{
	margin-top:35px;
	float:left;
	display:inline;
	clear:both;
}

/* FOOTER */
div#footer
{
	width:850px;
	border-top:1px solid #FF3333;
	text-align:left;
	font-size:0.7em;
	color:#ccc;
	float:left;
	display:inline;
	clear:both;
	margin-top:30px;
}

div#footer a
{
	color:#ccc;
	text-decoration:none;
}

div#footer #left
{
	float:left;	
	width:250px;
}

div#footer #left p
{
	float:left;
	margin:8px 0;
	clear:left;
}

div#footer #right p
{
	float:right;
	margin:8px 0;
	clear:right;
	width:100%;
}

div#footer #left img
{
	display:block;
	float:left;
	clear:both;
	margin-bottom:2px;
}

div#footer #left p img
{
	display:inline;
	float:none;
	margin:0;
}

div#footer #right
{
	float:right;
	text-align:right;
	width:250px;
}

/* RIGHT SQUARES */

div#right-squares, div#contact-squares
{
	float:left;
	display:inline;
	width:850px;
	margin-top:10px;
	border-top:1px solid #ff3333;
	padding-top:10px;
}

div#right-squares img
{
	display:block;
}

div#contact-squares
{
	height:auto;
	float:left;
	margin-top:20px;
	border-top:1px solid #ccc;
	padding-top:27px;
}

div.group-square
{
	width:162px;
	height:154px;
	margin-right:10px;
	margin-top:20px;
	background-color:#ff3333;
	float:left;
	display:inline;	
	font-size:0.9em;
}

div#contact-squares div.group-square
{
	width:162px;
	height:auto;
	margin-right:10px;
	padding-top:120px;
	background-color:Transparent;
	float:left;
	display:inline;
}

div#re-concept, div#re-concept-selected, div#contact-squares div#re-concept
{
	margin-right:0px;
}

div.group-square a
{
	display:block;
	width:162px;
	height:154px;
	color:#ff3333;
}

div#contact-squares div.group-square a
{
	width:auto;
	height:auto;
	display:inline;
}

div#right-squares div#re-group, div#contact-squares div#re-group
{
	background-image:url(images/re-group-red-square.gif);
	background-repeat:no-repeat;
}

div#right-squares div#re-media, div#contact-squares div#re-media
{
	background-image:url(images/re-media-red-square.gif);
	background-repeat:no-repeat;
}

div#right-squares div#re-systems, div#contact-squares div#re-systems
{
	background-image:url(images/re-systems-red-square.gif);
	background-repeat:no-repeat;
}

div#right-squares div#re-concept, div#contact-squares div#re-concept
{
	background-image:url(images/re-concept-red-square.gif);
	background-repeat:no-repeat;
}

div#right-squares div#re-events, div#contact-squares div#re-events
{
	background-image:url(images/re-events-red-square.gif);
	background-repeat:no-repeat;
}

div#right-squares div#re-group-selected
{
	background-image:url(images/re-group-red-square-selected.gif);
	background-repeat:no-repeat;
}

div#right-squares div#re-media-selected
{
	background-image:url(images/re-media-red-square-selected.gif);
	background-repeat:no-repeat;
}

div#right-squares div#re-systems-selected
{
	background-image:url(images/re-systems-red-square-selected.gif);
	background-repeat:no-repeat;
}

div#right-squares div#re-concept-selected
{
	background-image:url(images/re-concept-red-square-selected.gif);
	background-repeat:no-repeat;
}

div#right-squares div#re-events-selected
{
	background-image:url(images/re-events-red-square-selected.gif);
	background-repeat:no-repeat;
}

/* TEMPLATE 01 */

div#main-left, div#main-full, div#news
{
	width:850px;
	float:left;
	clear:both;
	display:inline;
	border-top:1px solid #ff3333;
	padding-top:10px;
}

div#main-full, div#news
{
	width:850px;
	border-top:1px solid #ff3333;
	padding-top:10px;
}

div#main-left div#content-left div#img-container
{
	width:334px;
	overflow:hidden;
	float:right;
	display:inline;
}

div#main-left div#content-left div#img-container img, div#main-left div#content-left div#img-container-small img
{
	display:block;
}

div#main-left div#content-left div#img-container-small
{
	width:162px;
	overflow:hidden;
	float:right;
	display:inline;
}

div#main-left div#content-left div#text-container
{
	width:506px;
	overflow:hidden;
	float:left;
}

div#main-left div#content-left div#text-container-large
{
	width:496px;
	height:190px;
	overflow:hidden;
	float:right;
	padding-left:20px;
	padding-top:20px;
}

#main-left h2, #main-full h2
{
	color:#ff3333;
	font-weight:normal;
	font-size:1.3em;
	margin-top:10px;
	margin-bottom:10px;
}

#main-full h2
{
	font-size:1.2em;
	font-weight:bold;
}

div#main-left a#website
{
	float:left;
	clear:left;
	width:200px;
	display:inline;
	color:#ff3333;
	margin-top:10px;
	text-decoration:none;
	font-size:0.8em;
}

div#main-right
{
	float:right;
	display:inline;
	width:151px;
	border-top:1px solid #E5E5E5;
	font-size:0.9em;
	color:#ff3333;
}

div#main-right h2
{
	font-size:0.85em;
	color:#999;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
}

div#main-right a
{
	text-decoration:none;
	color:#ff3333;
}

div#main-right .newscontainer
{
	margin-bottom:10px;
}

div#main-right a#allnewslink
{
	border-top:1px solid #E5E5E5;
	padding-top:5px;
	display:block;
}

/* NEWS PAGE */

div#news
{
	float:left;
	display:inline;
	margin:0px;
}

div.news-column, div.contact-column
{
	width:162px;
	margin-right:10px;
	margin-top:30px;
	float:left;
	display:inline;
}

div.contact-column
{
	font-size:0.9em;
	margin-top:0;
}

div.contact-column a
{
	color:#ff3333;
}

#main-full div.contact-column h2
{
	margin-top:0px;
}

div#news div.header
{	
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:15px;
	background-image:url(images/bg-border-dotted.gif);
	background-repeat:repeat-x;
	background-position:0 bottom;
}

div.newsblock
{	
	background-image:url(images/bg-border-dotted.gif);
	background-repeat:repeat-x;
	background-position:0 bottom;
	margin-bottom:10px;
	padding-bottom:13px;
}

span.publishdate
{
	color:#ccc;
	font-size:0.8em;
	padding-top:5px;
}

div#news a.readmorelink
{
	color:#ff3333;
	text-decoration:none;
}

div.news-image
{
	float:right;
	width:162px;
	overflow:hidden;
	margin-bottom:10px;
}

div.news-image img
{
	float:left;
	margin:0;
}

div.news-left-title
{
	width:162px;
	float:left;
	display:inline;
}

div.news-story
{
	float:right;
	display:inline;
	width:506px;
	margin-right:10px;
}

div.news-story h3
{
	margin-top:0px;
	margin-bottom:5px;
	color:#ff3333;
}

div.news-story a.backlink
{
	color:#ff3333;
	text-decoration:underline;
	font-size:0.9em;
}

div.news-story a.backlink:hover
{
	text-decoration:none;
}
	

