/**********************/
/* GLOBAL properties */
/**********************/

body {
	background: #d1e0ea url(../images/site_furniture/gradient1.jpg) repeat-x;
	font-size: 62.5%;
	text-align: center;
}
 
html>body {
	font-size: 10px;
}

address,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin: 0;
	padding: 0;
} 

.div1 {
	position: relative;
	top: 0;
	width: 800px;
	margin: 0 auto;
}

/*********/
/* tables */
/*********/

div.menu {
	position: absolute;
	top: 76px;
	left: 271px;
	width: 400px;
}

table#content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

table#table1 td {
	background-image: url(../images/site_furniture/background1.jpg);
	background-repeat: no-repeat;
	height: 379px;
	width: 997px;
}

table#table4 td {
	background-image: url(../images/site_furniture/background2.jpg);
	background-repeat: no-repeat;
	height: 379px;
	width: 997px;
}

table#table5 td {
	background-image: url(../images/site_furniture/background3.jpg);
	background-repeat: no-repeat;
	height: 379px;
	width: 997px;
}

table#table6 td {
	background-image: url(../images/site_furniture/background4.jpg);
	background-repeat: no-repeat;
	height: 379px;
	width: 997px;
}

table#table7 td {
	background-image: url(../images/site_furniture/background5.jpg);
	background-repeat: no-repeat;
	height: 379px;
	width: 997px;
}

table#table2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	text-align: left;
}

table#table3 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: center;
}

/*********************/
/* links - STANDARD */
/*********************/

a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	text-decoration: none;
}

a.link1:hover {
	color: #0000ff;
}

a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0078f0;
	text-decoration: none;
}

a.link2: hover {
	color: #0000ff;
}

/**************************************/
/* links - NAVIGATION TABLE CELLS */
/**************************************/

td.td_up {
	background-image: url(../images/nav/menu_up.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 35px;
	width: 133px;
}

.td_down {
	background-image: url(../images/nav/menu_down.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 35px;
	width: 133px;
}

.td_up a {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.td_up a:hover {
	border: 0;
	color: #a1e3ff;
}

.td_down  a {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.td_down a:hover {
	border: 0;
	color: #a1e3ff;
}

/**********/
/* images */
/*********/

img#logolink {
	position: absolute;
	top: 22px;
	left: 30px;
}

div.flash1
 {
	position: absolute;
	top: 108px;
	left: 56px;
	width: 296px;
	height: 267px;
	z-index: 3;

}

.footer-index {
	background: #d1e0ea url(../images/site_furniture/footer_grad_index.gif) repeat-x;
	height: 120px;
}

/*******************/
/* headers and text */
/*******************/

h1, h2 {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 3px 0 5px 0;
}

.style1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 21px;
	color: #315084;
	font-weight: bold;
}

.style2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #656565;
	font-weight: bold;
}
.style3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
	font-weight: bold;
}

.style4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	text-align: left;
}

.style4-copy {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}