body {
	background: #B3BCC1; 
	background-color: #B3BCC1; 
	color: #000; 
	font: 11px verdana, helvetica, arial, sans-serif;
}

img {
	border: none; 
	margin: 0px; 
	padding: 0px;
}

h3 {
	font-size: 13px; 
	text-align: center;
}

div {
	margin: 0px; 
	padding: 0px; 
	line-height: 140%;
}

p {
	margin: 0px; 
	padding: 0px; 
	font-size: 11px
}

a {
	text-decoration: none; 
	margin: 0px; 
	padding: 0px;
}

a:link, a:visited {
	text-decoration: none; 
	margin: 0px; 
	padding: 0px;
}

a:hover, a:active {
	text-decoration: none; 
	margin: 0px; 
	padding: 0px;
}

/********************************CONTAINERS***************************************/
table {
	font: 11px verdana, helvetica, arial, sans-serif; 
	line-height: 140%; 
	text-align: justify;
} 

table#container {
	background-color: #fff; 
	background: #fff; 
	margin: auto; 
	padding: 0px; 
	vertical-align: middle;
}

td#header {
	width: 800px;
	height: 80px;
	margin: 0px; 
	padding: 0px;
	background: #fff;
}

td#leftnav {
	width: 126px;
	height: 430px;
	margin: 0px; 
	padding: 0px;
	vertical-align: top;
	background: #fff;
}

td#maincontent {
	width: 674px;
	height: 430px;
	margin: 0px; 
	padding: 0px;
}

td#footer {
	width: 800px;
	height: 90px;
	margin: 0px; 
	padding: 0px;
	background: #fff;
}

/**********************************HEADER****************************************/
div#header {
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 800px; 
	height: 80px; 
	background-color: #fff;
	z-index: 7;
}

#header a:link, #header a:visited {
	margin:0px;
	padding:0px;
}

#header a:active, #header a:hover {
	margin:0px;
	padding:0px;
}

div#logofa {
	position: absolute; 
	left: 55px; 
	top: 11px; 
	width: 147px; 
	height: 54px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

div#fasubtitle {
	position: absolute; 
	left: 230px; 
	top: 14px; 
	width: 495px; 
	height: 44px; 
	color: #50646D; 
	text-align: left;
	z-index: 10;
}

/*******************************LEFT NAVIGATION**********************************/
div#left {
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 120px; 
	height: 430px; 
	background-color: #576e79;
	z-index: 7;
}

div#nav {
	position: absolute; 
	left: 0px; 
	top: 15px; 
	width: 120px; 
	height: 210px;
	z-index: 10;
}

#nav ul {
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
}

#nav ul li {
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
}

#nav a {
	margin: 0px; 
	padding: 0px; 
	color: #fff;
}

#nav a:link, #nav a:visited {
	margin: 0px; 
	padding: 0px; 
	color: #fff;
}

#nav a:hover, #nav a:active {
	margin: 0px; 
	padding: 0px; 
	color: #fff;
}

div#login {
	position: absolute; 
	left: 0px; 
	top: 230px; 
	width: 120px; 
	height: 200px;
	margin:0px;
	padding:0px;
	z-index: 9;
}

div#error {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 120px; 
	height: 20px;
	margin:0px;
	padding:0px; 
	text-align: center;
	z-index: 10;
}

div#error p {
	font-size: 11px;
	line-height: 13px;
	color: #c00;
	font-weight: bold;
	/*background: #fff;
	border: solid 1px #333;*/
	margin: 0px 7px;
	padding: 3px 3px 5px 3px;
}

div#username {
	position: absolute; 
	top: 48px; 
	left: 0px; 
	width: 120px; 
	height: 40px;
	margin:0px;
	padding:0px; 
	text-align: center;
	z-index: 10;
}

div#password {
	position: absolute; 
	top: 95px; 
	left: 0px; 
	width: 120px; 
	height: 40px;
	margin:0px;
	padding:0px; 
	text-align: center;
	z-index: 10;
}

div#button {
	position: absolute; 
	top: 140px; 
	left: 0px; 
	width: 120px; 
	height: 48px;
	margin:0px;
	padding:0px; 
	text-align: center;
	z-index: 10;
}

form {
	margin: 0px; 
	padding: 0px; 
	vertical-align: bottom;
}

input {
	margin: 0px; 
	padding: 1px; 
	vertical-align: bottom; 
	font: 11px verdana, helvetica, arial, sans-serif;
}

/***********************************CONTENT BACKGROUNDS*********************************/
div#rightcompany {
position: relative; 
background: url(images/delimont.jpg) no-repeat; 
left: 0px; 
top: 0px; 
width: 674px; 
height: 430px;
z-index: 7; 
background-color: #EDF1F3;
}

div#rightclients {
position: relative; 
background: url(images/delimont.jpg) no-repeat; 
left: 0px; 
top: 0px; 
width: 674px; 
height: 430px;
z-index: 7; 
background-color: #EDF1F3;
}

div#rightsubjects {
position: relative; 
background: url(images/delimont.jpg) no-repeat; 
left: 0px; 
top: 0px; 
width: 674px; 
height: 430px;
z-index: 7; 
background-color: #EDF1F3;
}

div#rightservices {
position: relative; 
background: url(images/delimont.jpg) no-repeat; 
left: 0px; 
top: 0px; 
width: 674px; 
height: 430px; 
z-index: 7;
background-color: #EDF1F3;
}

div#rightstaff {
position: relative; 
background: url(images/delimont.jpg) no-repeat; 
left: 0px; 
top: 0px; 
width: 674px; 
height: 430px;
z-index: 7; 
background-color: #EDF1F3;
}

div#rightcontacts {
position: relative; 
background: url(images/delimont.jpg) no-repeat; 
left: 0px; 
top: 0px; 
width: 674px; 
height: 430px;
z-index: 7; 
background-color: #EDF1F3;
}

div#noflash {
position: relative; 
background: url(images/delimont.jpg) no-repeat; 
left: 0px; 
top: 0px; 
width: 674px; 
height: 430px;
z-index: 7; 
background-color: #EDF1F3;
} 

/***************************************CONTENT*****************************************/
div#rightflash {
	position: relative; 
	left: 0px; 
	top: 0px;
	margin:0px;
	padding:0px; 
	width: 674px; 
	height: 430px;
	background-color: #EDF1F3;
}

div#flashcontent {
	position: absolute; 
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px; 
	width: 674px; 
	height: 430px;
	z-index: 9;
}

div#cover {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 674px;
	height: 430px;
	z-index: 10;
}

div#getflash {
	position: absolute; 
	left: 170px;
	top: 119px; 
	width: 335px; 
	height: 171px;
	background: url(images/getflash_bg.gif) no-repeat;
	z-index: 9;
}

#getflash table {
	margin: 8px 20px 0px 20px;
	padding: 0px;
	line-height: 120%;
	text-align: left;
}

#getflash table td {
	padding: 7px 5px;
}

#getflash a:link, #getflash a:visited {
	margin: 0px;
	padding: 0px;
}

#getflash a:active, #getflash a:hover {
	margin: 0px;
	padding: 0px;
}

.menu p {
	margin: 10px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333;
	text-align:center;
	width: 100%;	
}

.loading {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 60px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	background: #fff url(images/filter_tile_blue.gif) repeat;
	z-index: 10;
}

div#content {
	position: absolute; 
	left: 0px; 
	top: 40px;    
	height: 350px; 
	width: 674px;
	background-color: transparent;
	background-image: none;
	overflow: auto;
	z-index: 9;
}
/*
#content {
	overflow: auto; 
	overflow-x: hidden;
}
*/
#content a {color:#000;}
#content a:link {color:#576E79; text-decoration:underline; padding:1px;}
#content a:visited, a:hover, a:active {color:#28434F; text-decoration:underline; padding:1px;}
.subjects {margin-top:15px;}
#content ul {margin:0px 0px 0px 15px; padding:0px;}
#content ul li {padding:0px 0px 7px 0px;}
#content ul li.last {padding:0px;}
#content .contentlist ul {list-style-type:none; margin:0px; padding:0px;}
#content .contentlist ul li {list-style-type:none; margin:0px; padding:0px 0px 2px 0px;}
#content ol {list-style-type:none; text-decoration:underline; margin:10px 0px;}
#content ol li {list-style-type:none; text-decoration:underline;}

table#text {
	margin: 0px 60px;
	background: none;
	background-color: transparent;
}

table#text td {
	padding: 0px 10px 20px 0px; 
	vertical-align: top;
}

table#text td.sectionheader {
	font-weight: bold; 
	text-align: left; 
	width: 120px;
}

div#floorplan {
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 520px; 
	height: 280px; 
	padding: 0px; 
	margin: 0px;
	z-index: 9;
}

div#welcome {
	position: absolute; 
	left: 170px; 
	top: 10px; 
	width: 210px; 
	height: 77px; 
	padding: 0px; 
	margin: 0px;
	z-index: 10;
}

table#text td.alphabet {
	font-weight: bold; 
	text-align: center;
}

table#text td.tableheader {
	font-weight: bold; 
	text-align: left; 
	padding: 0px 10px 5px 0px;
}

table#text td.contacts {
	padding: 0px 15px 2px 0px;
} 

/**********************************************FOOTER****************************************/
div#footer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 90px;
	background-color: #fff;
	z-index: 7;
}

#footer a:link, #footer a:visited {
	margin: 0px;
	padding: 0px;
}

#footer a:active, #footer a:hover {
	margin: 0px;
	padding: 0px;
}

div#logoaspp {
	position: absolute; 
	right: 139px; 
	top: 15px; 
	width: 35px; 
	height: 54px;
	z-index: 10; 
}

div#logopra {
	position: absolute; 
	right: 75px; 
	top: 26px; 
	width: 49px; 
	height: 26px;
	z-index: 10; 
}

div#logoplus {
	position: absolute; 
	right: 10px; 
	top: 20px; 
	width: 49px; 
	height: 26px;
	z-index: 10; 
}

div#copyright {
	position: absolute;
	right: 197px;
	top: 20px;
	width: 425px;
	height: 29px;
	color: #50646D;
	text-align: left;
	z-index: 10;
}
	
div#logoFA25 {
	position: absolute; 
	right: 618px; 
	top: 17px; 
	width: 157px; 
	height: 57px;
	z-index: 10; 
}


 

