BODY {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

A { color: #CC0000; }

A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:hover { text-decoration: underline; }
A:active { text-decoration: none; }

.main {
	width: 619px !important; width /* */: 621px;
	margin: 0px auto;
	border: 1px solid #AFAFAF;
	text-align: left;
}

.header {
	height: 89px !important;
	background-image: url(images/header_bg.gif);
}

.logo_cgx {
	padding-left: 31px;
	padding-right: 59px;
	padding-top: 6px;
	padding-bottom: 12px;
}

.slogan {
	margin-top: 26px;
	margin-bottom: 26px;
	width: 326px;
	height: 37px;
	background-image: url(images/header_slogan_bg.gif);
	background-repeat: no-repeat;
}

.slogan P {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 23px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: normal; color: #666666;
	line-height: 10px;
}

.page_title {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; color: #FFFFFF;
	padding-top: 5px; padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

.page_title A {
	color: #FFFFFF;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

/* STYLES LEFT COLUMN */

.left_column {
	width: 178px;
	background-color: #EBEDEE;
	font-size: 10px;
}

.left_column A {
	color: #003071;
}

.box_sep { border-top: 10px solid #EBEDEE; }

.left_title {
	height: 23px !important;
	padding-top: 9px; padding-bottom: 0px; padding-left: 10px; padding-right: 65px;
	background-image: url(images/box_title_bg.gif);
	background-repeat: no-repeat;
	font-size: 11px; font-weight: bold; color: #333333;
}

.left_text { 
	padding: 10px;
}

.left_text IMG { 
	margin-right: 6px;
	vertical-align: middle;
}

.case_study {
	padding: 10px;
}

.case_study .title { 
	border-left: 1px solid #BBBBBB; 
	border-right: 1px solid #BBBBBB; 
	border-top: 1px solid #BBBBBB;
	background-color: #CCCCCC;
	font-size: 9px; font-weight: normal; color: #000000;
	padding: 3px;
}

.case_study .foto IMG { 
	border-left: 1px solid #BBBBBB; 
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}


/* STYLES RIGHT COLUMN */

.right_column {
	width: 411px;
	background-color: #FFFFFF;
	font-size: 10px;
}

.right_column A {
	color: #CC0000;
}

.welcome_text {
	padding-top: 23px;
	padding-bottom: 23px;
}

.article {
	font-size: 10px; color: #000000;
}

H1 {
	margin:0px 0px 12px 0px;
	padding-top: 4px; padding-bottom: 4px;
	padding-right: 8px; padding-left: 8px;
	border-bottom: 1px solid #BBBBBB;
	background-color: #F1EFEF;
	font-size: 11px; font-weight: bold; color: #0A6CCE;
}

.article .foto IMG {
	border-right: 1px solid #000000; border-bottom: 1px solid #000000;
}

.article .text {
	padding-left: 10px;
}

.box_sep_article { 
	height: 40px;
	background-image: url(images/box_sep_article_bg.gif);
	background-repeat: repeat-x;
	text-align: right;
}

.box_sep_article IMG { 
	padding-top: 4px;
}

/* FOOTER */

.footer {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: bold; color: #FFFFFF;
	padding-top: 5px; padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

.footer A {
	color: #FFFFFF;
}