body
{
	margin: 0px 0px 30px 0px;
	background-color: #FFF;
	/*development*/
	color: #666;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
td {
	vertical-align: top;
}
img {
	border: 0px;
}
#entirepage
{
	background: #FFF;
	width: 100%;
	text-align: center;
	min-height: 600px;
	margin: auto;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
}
#internalpage {
	width: 900px;
	background: #f8f8f8;
	margin: auto;
}
#header {
	width: 100%;
	height: 74px;
	background: #222f7c;
}
#logo {
	margin: -20px 0px 0px 0px;
	text-align: left;
}
#flags
{
	position: relative;
	/*	height: auto; --ken */
	width: 140px;
	margin-left: 760px;
	text-align: right;
	/* left: 750px; */
	/* --ken */
	top: 7px;
	vertical-align: top;
}
#menu {
	position: relative;
	clear: both;
	width: 900px;
	height: 30px;
	background-image: url(../images/menuspacer.gif);
	background-repeat: repeat-x;
	z-index:12;
}
#middlearea
{
	position: relative;
	clear: both;
	float: both;
	width: 900px;
	display: block;
	background: #f8f8f8;
	top: 0px;
}
#bodyarea
{
	position: relative;
	float: right;
	top: 50px;
	left: -35px;
	width: 510px;
	text-align: left;
	padding-bottom: 100px;
	min-height: 500px;
}
#sidearea {
	position: relative;
	float: left;
	top: 0px;
	width: 301px;
	left: 0px;
	margin-bottom: 30px;
	display: block;
}
#mainpagearea {

}
#footer
{
	background: #f8f8f8;
	position: relative;
	display: block;
	clear: both;
	float: both;
	/*top: 120px;*/
	text-align: center;
	height: 50px;
	padding-top: 40px;
	padding-bottom: 10px;
	width: 900px;
	font-size: 10px;
	color: #999;
	vertical-align: middle;
	line-height: 12px;
}
#homebox1,#homebox2
{
	background: #FFF;
	min-height: 90px;
	width: 270px;
	margin-left: 30px;
	border: 1px #e3e3e3 solid;
}
#insidebox
{
	margin-top: 30px;
	min-height: 90px;
	width: 270px;
	margin-left: 0px;
	background-image: url(../images/orange.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#sidetxtdiv
{
	position: absolute;
	top: 158px;
	left: 18px;
	color: #FFF;
	font-family: Times, serif;
	font-weight: normal;
	font-size: 22px;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 40px;
	width: 280px;
	height: 50px;
	text-align: left;
}

#sidetxtdivlong
{
	position: absolute;
	top: 154px;
	left: 18px;
	color: #FFF;
	font-family: Times, serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	font-style: italic;
	letter-spacing: 2px;
	width: 250px;
	margin-right: 10px;
	height: 60px;
	text-align: left;
}

h1
{
	/*page title*/
	font-family: times, serif;
	color: #878eb8;
	font-style: italic;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	letter-spacing: 2px;
}

h2
{
	color: #878eb8;
	font-style: bold;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
}

h3
{
	color: #878eb8;
	font-style: bold;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
}

p {
	text-align: left;
	margin: 0px 0px 10px 0px;
}
.topmenu
{
	margin-top: 0px;
	padding-top: 6px;
	margin-right: 12px;
	text-align: right;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.homeannunci
{
	margin-top: 40px;
	margin-bottom: 10px;
	color: #fa8f12;
	font-style: bold;
	font-size: 13px;
	background-image: url(../images/orange.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.newsannunci
{
	margin-top: 40px;
	margin-bottom: 10px;
	color: #222f7c;
	font-style: bold;
	font-size: 13px;
	background-image: url(../images/blue.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.sidetext {
	margin: 10px 10px 10px 20px;
	line-height: 13px;
	font-size: 10px;
}
.insideboxsidetext {
	padding-top: 2px;
	margin: 10px 10px 10px 20px;
	line-height: 14px;
	font-size: 12px;
}

.annuncititle
{
	background-color: #EBEBEB;
	font-weight: bold;
	margin: 10px;
	height: 20px;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 4px;
}
.annuncitext {
	font-size: 12px;
	line-height: 15px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}
.fieldtitle {
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	line-height: 10px;
}
.fieldarea {
	line-height: 10px;
	margin: 0px 0px 5px 0px;
}
.fieldnotes {
	font-style: italic;
	font-size: 10px;
}
.smallfieldtxt {
	font-size: 10px;
	line-height:12px;
}

a:link, a:active, a:visited {
color: #222f7c;
text-decoration: none;
}

a:hover {
color: #fa8f12;
text-decoration: underline;
}

a.menulink:link, a.menulink:active, a.menulink:visited {
color: #FFF;
text-decoration: none;
}

a.menulink:hover {
color: #222f7c;
text-decoration: none;
}

a.menulinkselected:link, a.menulinkselected:active, a.menulinkselected:visited {
color: #222f7c;
text-decoration: none;
}

a.menulinkselected:hover {
color: #222f7c;
text-decoration: none;
}

a.sidelink:link, a.sidelink:active, a.sidelink:visited {
color: #878eb8;
text-decoration: none;
}

a.sidelink:hover {
color: #fa8f12;
text-decoration: none;
}

