/* HEADER */
#head_container {
	width	: 100%;
}

#head_logo_big {
	width	: 960px;
	height: 164px;
	margin-left: 12%;
}


#head_black_line {
	width	: 88%;
	height: 18px;
	margin-left: 12%;
	background-color:#232E36;
	background-image: url(../images/roundedCorner_black.gif);
	background-repeat: no-repeat;
}

#head_menu_container {

}

#head_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 200px;
	height: 50px;
	margin-left: 700px;
	background-image: url(../images/menuHead_background_blue.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

#head_menu a:link, #head_menu a:hover, #head_menu a:active, #head_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	display: inline;
	position: relative;
	text-decoration:none;
}


/* MENU */
.menu {
	width: 900px;
	height: 60px;
	margin-left: 12%;
	padding-left: 200px;
}

.menu a:link, .menu a:active, .menu a:hover, .menu a:visited {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #fff;
	text-decoration:	none;
	position: relative;
	left: 10px;
	top: 5px;
}

.menu_background_orange {
	width: 175px;
	height: 51px;
	background-image:url(../images/menu_background_orange.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.menu_background_green {
	width: 175px;
	height: 51px;
	background-image:url(../images/menu_background_green.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.menu_background_blue {
	width: 175px;
	height: 51px;
	background-image:url(../images/menu_background_blue.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.menu_background_yellow {
	width: 175px;
	height: 51px;
	background-image:url(../images/menu_background_yellow.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}


.menu_background_black {
	width: 175px;
	height: 51px;
	background-image:url(../images/menu_background_black.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}


/* CONTENT */
#content_container {
	width: 960px;
	height: auto;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:block;
	margin-left: 12%;
	clear: both;
}


#content_container_left {
	width: 180px;
	float: left;
	margin-left: 20px;
}

#content_container_left a:link, #content_container_left a:hover, #content_container_left a:active, #content_container_left a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	position: relative;
	text-decoration:none;
	top:-5px; 
	left:0px;
}

#content_container_center {
	width: 460px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
}

#content_container_right {
	width: 240px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}


#content_container_right a:link, a:hover, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #187DD0;
	display: inline;
	position: relative;
	text-decoration:underline;
}


/* FOOTER */
#footer_container {
	width: 800px;
	height: 60px;
	margin-left: 12%;
	padding-left: 200px;
	padding-top: 50px;
	clear:both;
	margin-bottom: 50px;
}

#footer_gray_line {
	width	: 800px;
	height: 21px;
	background-color:#D2D2D2;
	background-image:url(../images/roundedCorner_gray.gif);
	background-repeat: no-repeat;
}

#footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	width: 580px;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
}

#footer_text a:link, #footer_text a:visited, #footer_text a:hover, #footer_text a:active {
	color: #949494;
	text-decoration:none;
}



.arial12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.arial12_normal {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
}

.arial12_width180 {
	position: relative;
	left: 0px;
	width: 180px;
	display:block;
	margin-left: 15px;
}

.arial12_width330 {
	position: relative;
	top: -5px;
	left: 0px;
	width: 400px;
	display:block;
	margin-left: 15px;
}

.arial24 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 24px;
}

.arial12_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.arial12_red_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.arial12_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

.spacer_gray {
	background-image: url(../images/spacer_gray.gif);
	height: 1px;
	margin-bottom: 5px;
}

.icon_arrow {
	margin-left: 5px;
	margin-right: 5px;
}

.icon_logo {
	width: 130px;
	height: 40px;
	float: left;
	margin-top: 10px;
}

.icon_logo_web {
	width: 140px;
	float: left;
	margin-top: 10px;
	margin-right: 50px;
}