/* *** liquid design css by rob kelly - liquiddesign.co.uk *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
/* ----------- header controls ----------- */

#mainnavi {
	margin: 0 0 0 0;
	padding: 0;
	}
	
#css_headrlink {
	position:relative;
	float:right;
	width:35em;
	text-align:right;
 	top:20px;
	margin-bottom:50px;
	}

#css_headrlink ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;	
	}

#css_headrlink ul, #css_headrlink li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 0 5px 15px;
	list-style: none;
	display: inline;
	}

#css_headrlink ul, #css_headrlink li.here {
	}


/* ----------- banner controls ----------- */

#banner {
	color:#FFF;
	}
#banner	a {
	text-decoration:none;
	color:#FFFFFF;
	}

#bluebox {
	float:left;
	width:950px;
	height:220px;
	background: url(../images/background/rotate.php);
	}
	
.biggest {
	margin:14px 0 20px 5px;
	font-size:70px;
	font-weight:700;
	letter-spacing:-6px;
	}
	
.big {
	margin:-12px 0 0 5px;
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:400;
	letter-spacing:-1px;
	}
.bigtel {
	margin:-9px 0 0 740px;
	padding:5px 0 2px 5px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
.bigtel:hover {
	background-color:#e68200;
	overflow:hidden;
	}	