/* For all our iPhone and crackberry friends. Because we understand addiction */


body {
	color: #FFF;
	background-color: #013564;
}
#header #logo {
	font-weight: normal;
	text-decoration: none;
	padding-top: 22px;
	padding-bottom: 22px;

	margin-top: 11px;
	margin-bottom: 11px;
	height: 55px;
	text-align: center;
}
#header #logo  a {
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#nav li {
	font-size: 12px;
	display: inline;
	float: left;
	list-style-type: none;
}
#nav a {
	color: #FFF;
	float: left;
}
#clients{
	display:none;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
