/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ CUSTOM CODE ]--------------------------------------------------------------------- */

/*
	Default Class Selectors and ID Selectors have been created for you.
	Alter the Property and Value to reflect your design as required.
*/

/* === [ GLOBAL STYLE ] === */

	.CustomCode {
		position: relative;
		clear: both;
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}
	
#header .CustomCode {
	width: 638px;
	height: 109px;
	float: left;
}

#header .CustomCode img {
	position: absolute;
	top: 19px;
	left: 0;
}

#footer .CustomCode {
	float: left;
	clear: none;
	text-align: right;
	width: 288px;
}

#footer .CustomCode h1 {
	font-size: 13px;
	font-weight: bold;
	color: #14286d;
	line-height: 150%;
}

#footer .CustomCode p {
	color: #14286d;
	font-size: 11px;
}