body {
	margin: 0;
	padding: 0;
	background-color: #695e4a;
	text-align: center;
	margin: auto;
}

img, div { behavior: url(iepngfix.htc) }

.caption {
	display:none;
}

h1 {
	font-size: 22px;
	color: #feb727;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h1.title {
	font-size: 22px;
	color: #feb727;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h1.title3 {
	font-size: 18px;
	color: #feb727;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f9f5e0;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2.title2 {
	font-size: 14px;
	color: #f9f5e0;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2.title4 {
	font-size: 12px;
	color: #f9f5e0;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	color: #b29f7e;
}

#outer {
	text-align: left;
	position: absolute;
	width: 930px;;
	left: 0;
	padding-left: 30px;
}

#container {
	text-align: left;	
	margin: auto; 
	width: 930px;
	left: 0;
	overflow: hidden;
	background-image: url(images/bg-ec3.jpg);
	background-repeat: repeat-y;
}

#toplnks {
	width: 930px;
	height: 46px;
	float: left;
	display: inline;
	background-image: url(images/bg-ec3-top.jpg);
}

#logo {
	width: 930px;
	height: 123px;
	float: left;
	display: inline;
/*	background-color: #00FF00; */
}

#squadra_clock {
	float:right;
	display:inline;
	margin-right:96px;
}

#squadra_clock_holder {
	float:right;
	display:inline;
	position:relative;
}

#navtitle {
	width: 930px;
	height: 60px;
	float: left;
	display: inline;
/*	background-color: #0000FF; */
}

#imagemid {
	width: 930px;
	height: 321px;
	height: auto !important;
	min-height: 321px;
	float: left;
	display: inline;
/*	background-color: #FFFF00; */
}

#additionalcontent {
	width: 930px;
	height: 5px;
	height: auto !important;
	min-height: 5px;
	float: left;
	display: inline;
}

#footer {
	width: 930px;
	height: 40px;
	float: left;
	display: inline;
	background-color: #695e4a;
}

/*/////////////////////////////////////////////////////////////*/

.lhscontent {
	width: 648px;
	float: left;
	display: inline;
}

.rhscontent {
	width: 245px;
	float: left;
	display: inline;
	padding-left: 37px;
}

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fcf7e1;
	line-height: 16px;
}

.orange-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #feb727;
	line-height: 16px;
}

.text-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fcf7e1;
	text-transform: uppercase;
	line-height: 25px;
}

a.text-nav:hover {
	color: #feb727;
}

.title-box {
	float: left;
	display: inline;
	width: 245px;
	height: 60px;
}

.context-box {
	float: left;
	display: inline;
	width: 245px;
}

.button {
	border: 1px solid #feb825;
	background-color: #695e4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.btn-login {
 float: left;
 display: inline;
 width: 129px;
 height: 46px;
 padding-right: 335px;
}

.btn-main {
	border: 1px solid #feb825;
	background-color: #695e4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbf7e2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.btn-main:hover {
	color: #feb727;
}

.form-box	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #feb727;
}