/* ------------------------------------------- FOOTER ------------------------------------------------------ */
/* ------------------------------------------- FOOTER ------------------------------------------------------ */

#big_layout_bottom {
	width: 100%;
	background: #00364d url(../images/background/footer_bg.png) left top repeat-x;
	height: 420px; /* this is what you need to modify in order to make the footer longer */
}

#layout_bottom {
	width: 910px;
	height: 371px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
}

#footer {
	position:absolute;
	left:0px;
	top:0px;
	width:910px;
	height:371px;
}

#footer-top-left {
	position:absolute;
	background-image: url(../images/footer/footer_top_left.png);
	background-repeat: no-repeat;
	left:0px;
	top:0px;
	width:739px;
	height:80px;
}

#java_script_img {
	float: left;
	height: 30px;
	width: 50px;
	padding-top: 25px;
	text-align: left;
}

#java_script_text {
	float: left;
	height: 30px;
	width: 689px;
	text-align: left;
	font-family: verdana;
	font-size: 11pt;
	line-height: 17px;
	color: #4d4d4f;
	padding-top: 16px;
}

#footer-top-right {
	position:absolute;
	background-image: url(../images/footer/footer_top_right.png);
	background-repeat: no-repeat;
	left:739px;
	top:0px;
	width:161px;
	height:65px;
	text-align: left;
	padding-top: 17px;
	padding-left: 10px;
}

#footer-bottom-left {
	position:absolute;
	background-image: url(../images/footer/footer_bottom_left.png);
	background-repeat: no-repeat;
	left:0px;
	top:80px;
	width:231px;
	height:291px;
}

#footer-bottom-left-title {
	font-family: helvetica;
	font-size: 16pt;
	line-height: 20px;
	color: #dadada;
	padding-top: 20px;
	text-align: left;
	padding-left: 5px;
	font-weight: normal;
}

#footer-bottom-left-links {
	width: 200px;
	height: 16px;
	padding: 0;
	margin-left: 0px;
}

#footer-bottom-left-links-img {
	float: left;
	width: 10px;
	text-align: left;
	height: 8px;
	padding-top: 8px;
}

#footer-bottom-left-links-text {
	font-family: tahoma;
	font-size: 9pt;
	line-height: 14px;
	color: #dadada;
	padding-top: 1px;
	text-align: left;
	width: 178px;
	height: 14px;
	float: left;
	font-weight: normal;
}

#footer-bottom-left-links-text a {
	text-decoration: none;
	color: #dadada;
}

#footer-bottom-left-links-line {
	clear: both;
	width: 200px;
	padding-top: 2px;
	text-align: left;
}

#footer-bottom-middle {
	position:absolute;
	background-image: url(../images/footer/footer_bottom_middle.png);
	background-repeat: no-repeat;
	left:231px;
	top:80px;
	width:337px;
	height:291px;
}

#footer-bottom-middle-title {
	font-family: helvetica;
	font-size: 16pt;
	line-height: 20px;
	color: #dadada;
	padding-top: 20px;
	text-align: left;
	padding-left: 25px;
	font-weight: normal;
}

#footer-bottom-middle-title2 {
	font-family: helvetica;
	font-size: 16pt;
	line-height: 20px;
	color: #dadada;
	text-align: left;
	padding-left: 25px;
	font-weight: normal;
}

#footer-bottom-middle-text {
	font-family: tahoma;
	font-size: 9pt;
	line-height: 15px;
	color: #dadada;
	text-align: left;
	padding-left: 25px;
	padding-right: 20px;
	font-weight: normal;
}

#footer-bottom-middle-buttons {
	width: 330px;
	height: 50px;
	padding: 20px 0 10px 0;
}

#footer-bottom-middle-button-left {
	float: left;
	width: 170px;
	text-align: right;
}

#footer-bottom-middle-button-right {
	float: left;
	width: 150px;
	text-align: left;
	padding-left: 5px;
}

#footer-bottom-right {
	position:absolute;
	background-image: url(../images/footer/footer_bottom_right.png);
	background-repeat: no-repeat;
	left:568px;
	top:80px;
	width:342px;
	height:291px;
}

#footer-bottom-right-title {
	font-family: helvetica;
	font-size: 16pt;
	line-height: 20px;
	color: #dadada;
	padding-top: 20px;
	text-align: left;
	padding-left: 25px;
	font-weight: normal;
}

#footer-bottom-right-links {
	width: 300px;
	height: 16px;
	padding: 0 0 0 0;
	margin-left: 25px;
	
}

#footer-bottom-right-links-img {
	float: left;
	width: 25px;
	text-align: left;
	height: 20px;
	padding-top: 0px;
}

#footer-bottom-right-links-text {
	font-family: tahoma;
	font-size: 9pt;
	line-height: 14px;
	color: #dadada;
	padding: 2px 0 0 5px;
	text-align: left;
	width: 265px;
	height: 18px;
	float: left;
	margin: 0;
	font-weight: normal;
}

#footer-bottom-right-links-line {
	clear: both;
	width: 300px;
	padding-top: 2px;
	padding-left: 25px;
	text-align: left;
}

#footer_clear {
	position: relative;
	clear: both;
}



/* ------------------------------------------- COPYRIGHT ------------------------------------------------------ */
/* ------------------------------------------- COPYRIGHT ------------------------------------------------------ */

#big_layout_copyright {
	width: 100%;
	background: #ffffff;
	height: 40px;
}

#layout_copyright {
	width: 910px;
	height: 30px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
}

#copyright {
	position:absolute;
	left:0px;
	top:0px;	
	width:890px;
	height:20px;
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
	font-family: helvetica;
	color: #4d4d4f;
	font-size: 10pt;
	line-height: 15px;
}
