* {
    margin: 0;
    padding: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4b4b4c;
	text-align: center;
    margin: 0 auto;
    height: 100%;
}

a {
	text-decoration: underline;
}

h1 {
	color: #6894BE;
	font: 24px "Times New Roman";
	margin-bottom: 18px; /*35*/
}

h2 {
	color: #6894BE;
	margin: 7px 0;
	font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	color: #6894BE;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}



p {
	margin: 0 0 10px 0;
}

img {
	border: none;
}

ul {
	list-style-position: inside;
}

li {
	display: block;
	margin: 10px 0;
}

label { /* forms */
  width: 30%;
  display: block;
  float: left;
}

#outerTopHead {
	background: transparent url('../images/bg_header.gif') repeat-x;
	height: 32px;
	width: 100%;
	text-align: center;
}

#outerBody {
	background: #989997 url('../images/bg_outerbody.gif') repeat-x;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}

#containerTopHead,
#containerBody,
#containerFooter {
	width: 996px; /*1002px;*/
	margin: 0 auto;
	border: 3px solid #D1D1D1;
}

#containerBody {
	/*background: transparent url('../images/bg_outerbody.gif') repeat-xy;*/
	
}

#shadowLeftTopHead {
	background: transparent url('../images/bg_header_shadow_left.gif') no-repeat;
	float: left;
	height: 32px;
	width: 3px;
}

#contentTopHead {
	background: transparent url('../images/bg_header_shadow.gif') repeat-x;
	float: left;
	height: 32px;
	margin: 0 auto;
	text-align: left;
	width: 996px;
}

#shadowRightTopHead {
	background: transparent url('../images/bg_header_shadow_right.gif') no-repeat;
	float: left;
	height: 32px;
	width: 3px;
}



#logo {
	background: transparent url('../images/fccb.jpg') no-repeat;
	float: left;
	height: 80px;
	margin: 18px 0 0 30px;
	width: 160px;
}

#bodyHeaderRight {
	float: left;
}

#language {
	float: right;
	height: 30px;
	width: 240px;
	position: relative;
	right: -23px;
	top: -4px;
}

#menu {
	float: left;
	z-index: 4;
}

#contentBody {
	background: white url('../images/bg_body2.png') repeat-x;
	/*border: 1px solid #D0D2D5;
	margin: 0 3px;
	*/
	float: left;
	
	padding: 0 20px;
	width: 957px; /*982 974 */
}

#topHalfLeft,
#bottomHalfLeft {
	float: left;
	margin-right: 10px;
}

#topHalfRight,
#bottomHalfRight {
	float: left;
}


#rightMenuItemOne23 {
	background: transparent url('../images/right_1_txt.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemTwo23 {
	background: transparent url('../images/right_2_txt.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemThree23 {
	background: transparent url('../images/right_3_txt.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemFour23 {
	background: transparent url('../images/right_4_txt.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemFive23 {
	background: transparent url('../images/right_5_txt.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemSix23 {
	background: transparent url('../images/right_6_txt.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemSeven23 {
	background: transparent url('../images/right_7_txt.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemOne24 {
	background: transparent url('../images/right_1_txt_gr.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemTwo24 {
	background: transparent url('../images/right_2_txt_gr.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemThree24 {
	background: transparent url('../images/right_3_txt_gr.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}
#rightMenuItemFour24 {
	background: transparent url('../images/right_4_txt_gr.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemFive24 {
	background: transparent url('../images/right_5_txt_gr.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemSix24 {
	background: transparent url('../images/right_6_txt_gr.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#rightMenuItemSeven24 {
	background: transparent url('../images/right_7_txt_gr.gif') no-repeat;
	height: 60px;
	margin-bottom: 10px;
	padding: auto;
	width: 220px;
}

#bottomHalfLeft {				/* is this only on home?background-color: #E9EEF1; */
	color: #676670;
	float: left;
	height: 291px;
	padding: 25px 0x 25px 0; /*25px;*/
	text-align: justify;
	width: 724px; /*674px;*/
}

#videoOnHome {	
	float: left;
	margin-right: 10px;
	width: 300px;
}
#videoOnHome p {
	margin: 0;
}
#videoTitle {
	background-color: #E9EEF1;
	border: 1px solid #D0D2D5;
	color: #6894BE;
	font: 24px "Times New Roman";
	height: 35px;
	margin-bottom: 7px;
	padding-top: 10px;
	text-align: center;
}
#videoMore {
	background-color: #E9EEF1;
	border: 1px solid #D0D2D5;
	color: #6894BE;
	height: 22px;
	margin-top: 5px;
	padding-top: 10px;
	text-align: center;
}
#contentOnHome {
	background-color: #E9EEF1;
	border: 1px solid #D0D2D5;
	float: left;
	padding: 7px 25px; /* 7 was 10 */
	width: 362px; /*367 417px;*/
}

#rightMenuNewsRss {
	background: transparent url('../images/right_feed.gif') no-repeat;
	height: 30px;
	margin-bottom: 5px;
	padding: auto;
	width: 220px;
}

#rightMenuNewsFlash {
	height: 98px;
	margin-bottom: 15px;
	width: 220px;
	
}

#leftBorder {
	background: transparent url('../images/onecolleft.gif') repeat-y 0 0;
	border: 1px solid #D0D2D5;
	float: left;
	margin: 0 20px 0 7px;
	width: 956px;
}
#oneColContent {
	background: white url('../images/onecolright.gif') repeat-y 100% 0;
	float: left;
	width: 900px;
	margin-left: 7px;
	padding: 25px;
	text-align: justify;
}

#twoColLeft {
	float: left;
	width: 665px;
	border: 1px solid #D0D2D5;
	margin: 0 10px 0 7px;
	padding: 25px;
	text-align: justify;
}
#twoColRight {
	float: left;
	width: 220px;
}

#topHalfRight a,
#bottomHalfRight a,
#twoColRight a {
	cursor: pointer;
}


#partners {
	color: #A6A7A9;
	font-weight: bold;
	margin: 15px 0 0 30px;
	text-align: left;
}

.footerLogo {
	float: left;
	margin-right: 35px;
}

#footerTerms {
	float: left;
	padding-top: 23px;
	width: 230px; /*230px;*/
	text-align: center;
}

#footerPrivacy {
	float: left;
	padding-top: 23px;
	width: 145px;
	text-align: center;
}

#footerTerms a,
#footerPrivacy a {
	color: #A6A7A9;
	text-decoration: none;
}

#footerTerms a:hover,
#footerPrivacy a:hover {
	text-decoration: underline;
}

#logo_cg {
	float: right;
	margin-right: 10px;
	padding-top: 10px;
}

#outerFooter {
	background: #989997 url('../images/bg_footer.gif') repeat-x;
	width: 100%;
	text-align: center;
	height: 51px;
}

#contentFooter {
	background: transparent url('../images/bg_footer_shadow.gif') repeat-x;
	color: #D5D600;
	float: left;
	font-weight: bold;
	height: 51px;
	margin: 0 3px;
	padding-top: 10px;
	text-align: center;
	width: 996px;
}


#mainVideo {
	text-align: center;
}

.clearboth {
	clear: both;
}
