body{
	background-repeat	: no-repeat;
	background-position	: center top;
	/*background-image	: url(../images/flodellfim_home.gif);*/
	height	: 100%;
	width	: 100%;
	margin	: 0px;
	margin-left		: auto;
	margin-bottom	: auto;
	padding			: 0px;
	border			: none;
	font-family		: Arial, Verdana,Helvetica, sans-serif;
/*	font-size		: 64%;*/
	font-size		: 65%;
	font-weight		: normal;
	color			: #333333;
	text-align		:	center;
	
	/*color			: red;*/
}


div{
	display		: block;
	/*float		: left;*/
	position	: relative;
	padding		: 0px;
	margin		: 0px;
	border-collapse: collapse;
	border		: none;
	font-size	: 1em;
	outline: 0px grey solid;

}

h1 {
	font-size 	: 1.1em;
	font-weight : bold;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}

h2 {
	font-size 	: 1.0em;
	font-weight : bold;
	/*text-transform: uppercase;*/
	margin:0px;
	padding:0px;
}


ul
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

li
{
	margin-left:17px;
}

.sitewidth
{
/*	width		: 800px;*/
	width:	440px;
}

.sitecontainer
{
	
	margin-left	: auto;
	margin-right: auto;
	text-align	: left;
	font-size: 0.9em;
}

.siteheading
{
	/*height		: 145px;*/
	height		: 110px;
	margin-top	:  43px;
	margin-bottom: 13px;
	 
	
}

.topmenu
{
	height		: 20px;
	font-weight: bold;
	font-size	: 1.1em;
	/*letter-spacing: -0.05em;*/
/*	line-spacing: 0.7em;*/
/*	color: #9C9C9C; */
		color: red;
}


#info .topmenumiddle, #directors .topmenuleft, #recent .topmenumiddle, #login .topmenuright
{
	color: #000000;
}

.undermenu
{
	height : 80px;
	margin : 0px;
}


.topmenuleft
{
	width:150px;
	text-align:left;
	float:left;
	clear:left;
	margin-left:0px;
	margin-left:5px;
	margin-right:0px;
	padding:0px;
}
.topmenuleft[class]
{
	margin-left:10px;
}

.topmenumiddle
{
	width:170px;
	text-align:left;
	float:left;
	clear:none;
}


.topmenuright
{
	width:80px;
	text-align:left;
	float:right;
	clear:right;
	/*margin-left:20px;*/
}

/*
.undermenu .topmenuright
{
	width:90px;
	text-align:left;
	margin-left:10px;
}
*/

.topmenuright input {
	float:left;
	text-align:left;
	width:69px;
	margin:0px;
	padding:0px;
	margin-top:2px;
	margin-bottom:6px;
	/*height:9px;*/
	font-size:	1.1em;
	border-width:1px;
	border-style:solid;
	border-color:black;
	display:block;
}

.topmenuright[case] input {
width:78px;
font-size:	1.1em;

}

.topmenuright .login,
.login
{
	cursor : pointer;
}


.sitecopy
{
	height:336px;
	margin-top:12px;
}
.sitecopy[class]
{
	min-height: 336px;
	height:auto;
}
.player
{
	width:100%;
	text-align:center;
}
.directorsCont
{
	width:135px;
	height:163px;
	float:left;
	margin-left:5px;
}
.directorsCont[class]
{
	margin-left:10px;
}
.directorsCont .head
{
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
	text-transform: uppercase;
	
}
.directorsCont .cont
{
	font-size:1.0em;
	
}
.directorsCont img
{
	margin-bottom:9px;
	width	:	140px;
	height	:	105px;
	border:none;
}

.newsitem
{
	margin-left	: 5px;
	margin-bottom: 25px; 
}

.newsitem[class]
{
	margin-left	: 10px;
}




.columnleft{
	margin-left:5px;
	width:210px;
	clear:left;
	float:left;
}
.columnleft[class]{
	margin-left:10px;
}
.columnright{
	
	width:140px;
	clear:right;
	float:right;
}

.contact{
	width:100%;
	margin-bottom: 30px;
	float:left;
	clear:both;
}



.awards{
}

.awards .content{
}






.awards .plats {

}

.awards .client {
	margin: 0px;
	padding:0px;
	padding-left:0.4em;
}

.awards .year {
	margin: 0px;
	padding:0px;
	padding-left:0.4em;

}
.footer{
	height:18px;
	margin-left:2px;
	clear:both;
}



a:link, a:visited
{
	text-decoration:none;
	color : #F6583C;
	font-weight:bold;
}

a:hover
{
	color : #9C9C9C;
	text-decoration:none;
	font-weight:bold;
}

a:active
{
	text-decoration:none;
	color : #F6583C;
	font-weight:bold;
}


a.menulink:link, a.menulink:visited
{
	color: #9C9C9C;
	text-decoration: none;
	font-weight:bold;
	font-size:1.1em;
}

a.menulink:hover
{
	color: #f6583c;
	text-decoration: none;
	font-weight:bold;
}

a.menulink:active
{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}


a.menulinkactive:link, a.menulinkactive:visited
{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:1.1em;
}

a.menulinkactive:hover
{
	color: #f6583c;
	text-decoration: none;
	font-weight:bold;
}

a.menulinkactive:active
{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

#ctl00_adminMenu_pnlAdminMenu
{
	margin-left: 10px;
	width:424px;
}

.content
{
	margin-left: 10px;
		width:424px;
}