body	{
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	background: #000 url(../images/bg-body.jpg) repeat-x;
	text-align: center;
}
a, a:link, a:visited, a:hover, a:active	{
	color: #666;
}
a:hover	{
	text-decoration: none;
}
#wrapper	{
	width: 955px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	display: table;
}
#header	{
	background: #333 url(../images/bg_header2.jpg) no-repeat;
	height: 186px;
	position: relative;
	border-bottom: 1px solid #fff;
}
#header h1	{
	text-indent: -9999px;
	background: transparent url(../images/logo_capgemini2.gif);
	width: 216px;
	height: 55px;
	position: absolute;
	top: 11px;
	left: 25px;
}
#header h2	{
	text-indent: -9999px;
	background: transparent url(../images/logo_main_title2.jpg);
	width: 377px;
	height: 46px;
	position: absolute;
	top: 140px;
	left: 23px;
}
/*#header p.contact	{
	width: 100px;
	height: 27px;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -9999px;
}
#header p.contact a		{
	display: block;
	width: 100px;
	height: 27px;
	background: transparent url(../images/bg_contact.jpg);
}*/
ul#mainNav	{
	background: #ddd url(../images/bg_mainNav.gif) repeat-x;
	overflow: hidden;
	float: left;
	padding-left: 20px;
	width: 935px;
	margin-bottom: 0;
}
ul#mainNav li	{
	display: inline;
	overflow: hidden;
}
ul#mainNav li a	{
	display: block;
	float: left;
	padding: 6px 10px 13px 10px;
	font-size: 90%;
	background: transparent url(../images/bg_mainNav_li.gif) no-repeat bottom right;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
}
ul#mainNav li a.active, ul#mainNav li a:hover	{
	color: #333;
	border: none;
	background: transparent url(../images/bg_mainNav_active.gif) no-repeat top right;
}
.overview #mainNav .generic, 
.generic #mainNav .ied,
.pm #mainNav .pm,
.thought #mainNav .thought,
.research #mainNav .research,
.ied #mainNav .ied,
.case #mainNav .case,
.news #mainNav .news,
.multimedia #mainNav .mmc,
.contact #mainNav .contact
{
	color: #333;
	background: transparent url(../images/bg_mainNav_active.gif) no-repeat top right;
}

ul#subNav	{
	float: left;
	width: 117px;
	margin-left: 23px;
	clear: both;
	display: inline;
	margin-top: 10px;
}
h3	{
	font-family: georgia, times, serif;
	font-size: 2.4em;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #a67c52;
	margin-bottom: 15px;
}
h3 em	{
	font-size: 0.3em;
	font-style: normal;
	margin-left: 50px;
	font-family: arial, helvetica, sans-serif;
}
h3 select	{
	font-size: 1em;
	color: #666;
}

h4	{
	color: #a67c52;
	font-weight: bold;
	font-size: 110%;
}

#mainContent	{
	float: left;
	width: 900px;
	margin-left: 40px;
	display: inline;
	padding-bottom: 20px;
}
#mainCopy	{
	width: 600px;
	float: left;
	padding-top: 20px;
}
#mainCopy h4 strong	{
	font-size: 1.1em;
}
#mainCopy ul	{
	padding-left: 15px;
	list-style-type: disc;
}
#mainCopy form ul	{
	padding-left: 0;
	list-style-type: none;
}
#mainCopy table	th	{
	font-weight: bold;
	padding: 3px 15px 3px 5px;
	background: #e1e1e8;
}
#mainCopy table td	{
	padding: 3px;
}
.tl-box	{
	background: #e1e1e8;
	padding: 20px;
	margin-bottom: 15px;
	overflow: auto;
	_float: left;
}
.tl-box h4, h5	{
	color: #666;
}
.tl-box h4	{
	margin-bottom: 0;
}
.tl-box img	{
	float: left;
	margin-top: 10px;
}
.tl-box div 	{
	width: 340px;
	float: right;
}

.subContent	{
	width: 272px;
	float: right;
	background: #e1e1e8;
	margin-top: 15px;
	clear: right;
}

.subContent h5	{
	font-family: georgia, times, "Times New Roman", serif;
	background: url(../images/bg-h5-sub.jpg) no-repeat;
	font-size: 1.6em;
	height: 45px;
	font-weight: 600;
	padding: 10px 15px 5px 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	background: url(../images/bg-h5.jpg) no-repeat;
	
}	
.subContent h5.top	{
	
/*	background: url(../images/bg-h5-sub.jpg) no-repeat; */
	
}
.subContent.researchreg {
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	background: #000;
}
.subContent.researchreg a, .subContent.researchreg a:link, .subContent.researchreg a:visited, .subContent.researchreg a:hover, .subContent.researchreg a:active	{
	color: #fff;
}
.subContent.researchreg a:hover {
	text-decoration: none;
}
.subContent p, .subContent form, .subContent h4 {
	padding: 0 15px;
}
.subContent.login {
	margin-top: 15px;
}
.subContent img.thumb	{
	float: left;
	margin: 0 5px 15px 15px;
}
#footer	{
	clear: both;
	margin: 10px 20px;
	border-top: 1px solid #666;
	padding-top: 5px;
}
#footer ul	{
	float: right;
}
#footer ul li	{
	display: inline;
	padding-left: 8px;
	margin-left: 5px;
	border-left: 2px solid #999;
	font-size: .8em;
}
#footer ul li a	{
	color: #333;
}

#footer p.copyright	{
	color: #a67c52;
	float: left;
	width: 300px;
}


/* FORM STYLING */



textarea	{
	border: 1px solid #666;
	font-size: 110%;
	color: #666;
}
form label.text	{
	float: left;
	width: 150px;
}
#login  {
	float: left;
}
#login label {
	
	display: block;
}
form ul li	{
	margin-bottom: 5px;
}
form ul li input, form ul li select	{
	border: 1px solid #666;
	font-size: 110%;
	width: 190px;
	color: #666;
}

form ul li select {
	color: #444;
	background: #d4d4de;
}
form ul li input.submit, a.button, input.submit	{
	width: auto;
	font-weight: 900;
	padding: 1px 3px;
	margin-top: 10px;
	margin-left: 280px;
	color: #666;
	background: #d4d4de;
	border: none;
	font-size: 100%;
	border-bottom: 4px solid #9696a9;
	text-decoration: none;
}
.subContent form ul li input	{
	width: 150px;
}
form ul li input.login	{
	margin: 0;
	width: auto;
}
a.button {
	float: right;
	margin: 20px 0 20px 0;
	display: block;
	width: 80px;
	text-align: center;
}
a#loginLink	{
	float: left;
	width: 150px;
}

#errorMsg	{
	color: #ff0000;
	padding: 20px;
}
.ied h3 strong	{
	color: #a67c52;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 40%;
}
.ied table td	{
	padding-right: 30px;
}
.ied table td strong	{
	color: #a67c52;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0;
	display: block;
	margin-top: 2em;
}
.ied table td p	{
	width: 400px;
	font-weight: bold;
	margin-bottom: 0;
}
input.validation-failed, textarea.validation-failed {

	background-color: #ffbfbf;
}

.error, .validation-advice {
	margin: 2px 0;
	color : #cc0000;
	font-weight: bold;
}
.alternate	{
	background-color: #e1e1e8;
}
#accordion {
	overflow: hidden;
}
#accordion h4	{
	background: #c8e8f4 url(../images/btn-plus.gif) no-repeat 4px 6px;
	color: #666;
	padding: 2px 20px; 
	float: left;
	width: 555px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	border-bottom: 4px solid #36afd5;
}
#accordion h4.selected	{
	background: #c8e8f4 url(../images/btn-minus.gif) no-repeat 4px 6px;
	color: #666;
	padding: 2px 20px;
	cursor: pointer;
	cursor: hand;
	border-bottom: none;
	float: left;
	width: 555px;
	overflow: hidden;
}

.panel_body	{
	float: left;
	width: 575px;
	
	overflow: hidden;
	padding: 2px 10px;
	padding-bottom: 30px;
	border-bottom: 4px solid #36afd5;
	margin-bottom: 10px;
	background: #fff;
}
.panel_body .newsDate	{
	
	margin-bottom: 2px;
	font-weight: bold;
	color: #9f9066;
}

.panel_body .title	{

	margin-bottom: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
#quote-container {
	background: transparent url(../images/bg-newsticker.gif) no-repeat;
	height: 180px !important;
	float: right;
	clear: right;
	width: 272px;
	padding: 0;
	margin-top: 15px;
	overflow: visible;
}
#newsticker	{
	position: relative; background: #010010
}
#newsticker ul {
	margin: 0; padding: 0;
	
	margin-bottom: 15px;
}
* html #newsticker ul {
	height: 195px;
	width: 272px;
	overflow: visible;
	margin-bottom: 15px;
}
#togglenewsticker	{
	display: none;
}
/* hidden elements */
ul#subNav	{
	display: none;
}
.subnews strong	{
	font-size: 1.2em;
}
.recommended h3	{
	border: none;
	font-size: 1.4em;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
}
.recommended h4 {
	margin-bottom: 0;
}
.recommended, .recommendedhome {
	clear: both;
	background: #dff1f9 url(../images/bg-recommended.jpg) repeat-x;
	padding: 20px;
	border-bottom: 4px solid #36afd5;
	margin-bottom: 15px;
}
img.quote {
}

#contacts {
	clear: both;
}