@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	background-color:#e2e2e2;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	width: 989px;
	height:570px;
	margin-top: 80px;
}

#container-landing {
	margin: 0 auto;
	width: 600px;
	margin-top:50px;
	text-align:center;
}

#clear {
	height:1px;
	clear:both;
}

#logo {
	float:left;
	background-image:url(images/CCC-logo.png);
	background-repeat:no-repeat;
	width:210px;
	height:110px;
	margin-top:-50px;
	padding-bottom:10px;
}

#logo2 {
	float:left;
	background-image:url(images/CCC-logo2.png);
	background-repeat:no-repeat;
	width:160px;
	height:84px;
	margin-top:-30px;
	padding-bottom:10px;
}

#flags {
	width:88px;
	height:30px;
	float:right;
	margin-right:20px;
	margin-top:-20px;
}

#slogan-main {
	float:right;
	width:392px;
	height:28px;
	margin-top:20px;
	margin-right:20px;
	font-size:11px;
	z-index:9;
}

#slogan {
	float:right;
	width:392px;
	height:28px;
	margin-top:-20px;
	margin-right:20px;
	font-size:11px;
}

#slogan-other {
	float:right;
	width:392px;
	height:28px;
	margin-top:-50px;
	margin-right:20px;
	font-size:11px;
}

#menu {
	float:right;
	width:680px;
	color:#ffffff;
	text-align:left;
	height:35px;
	margin-top:10px;
	margin-right:40px;
	font-size:11px;
	z-index:2;
}

.menu a {
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:hover {
	color:#333333;
}

#menu2 {
	float:right;
	width:680px;
	color:#ffffff;
	text-align:left;
	height:35px;
	margin-top:-10px;
	margin-right:40px;
	font-size:11px;
	z-index:2;
}

.menu2 a {
	color:#FFFFFF;
	text-decoration:none;
}

.menu2 a:hover {
	color:#333333;
}

#content {
	border:solid 1px #fff;
	background-color:#cccccc;
	height:495px;
	width:970px;
	clear:both;
	color:#000000;
}

#content a {
	color:#000000;
	text-decoration:underline;
}

#content a:hover {
	color:#666666;
}

#content2 {
	border:solid 1px #fff;
	background-color:#cccccc;
	height:455px;
	width:930px;
	clear:both;
	color:#000000;
	padding:20px;
}

#content2 a {
	color:#000000;
	text-decoration:underline;
}

#content2 a:hover {
	color:#666666;
}

#flash {
	margin-top:0px;
}

#search {
	position:absolute;
	margin-top:-41px;
	margin-left:1px;
	height:20px;
	width:967px;
	padding:10px;
	z-index:2;
	background-image:url(images/bar.png);
	background-repeat:repeat-x;
}

#form {
	margin-left:0px;
}

#icons {	
	background-image:url(images/icons.png);
	background-repeat:no-repeat;
	width:350px;
	height:48px;
	margin:0 auto;
	margin-top:20px;
}

#footer {
	float:left;
	margin-top:20px;
	font-size:11px;
	color:#000000;
	width:550px;
}

#footer a {
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#logos {
	float:right;
	width:355px;
	height:36px;
	margin-top:20px;
	margin-right:20px;
	text-align:right;
	font-size:10px;
}
