#header {
	padding: 0px 0px 0px 0px;
	width:780px;
	height:201px;
	margin: 5px auto 0px auto;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-left-color: #6699FF;
}

#content {
padding:0px 0px 0px 0px;
width:780px;
margin:0px auto 0px auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #6699FF;
	border-left-color: #6699FF;
}

#footer {
padding:0px 0px 0px 0px;
width:780px;
margin:0px auto 0px auto;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #6699FF;
	border-right-color: #6699FF;
	border-left-color: #6699FF;
}

.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	border: thin solid #5296C5;
}
.menubackground {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.centerbackground {
	background-image: url(images/centerbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.rightbackground {
	background-color: #FFFFFF;
	background-image: url(images/rightpanel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-left-style: none;
	border-left-color: #5395C5;
}
.bottombackground {
	background-color: #FFFFFF;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sub_background {
	background-color: #FFFFFF;
	background-image: url(images/sub_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #5499C4;
}
.border {
	border: thin solid #5296C5;
	
}
.borderthin {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5296C5;
	border-right-color: #5296C5;
	border-bottom-color: #5296C5;
	border-left-color: #5296C5;
}

/** LINKS */

a {
	color: #5296C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A4B94C;
	line-height: normal;
	padding: 2px 0px 0px 0px;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	display: block;
	width: 163px;
	padding: 10px 0px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.link1:hover {
	background: url(file:///LaCie d2 117 GB/MP0011BR/html/images/homepage04.gif) no-repeat;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	padding:0px 0px 0px 10px;
}
.textcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.sub_background {
	background-image: url(../images/sub_background.jpg);
	background-repeat: no-repeat;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}

li.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	padding: 0px 0px 5px 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin: 0px 0 0 -15px;
	list-style-image: url(images/bullet.png);
}
 li.subheadline a{
	color: #333333;
	text-decoration:none;
}

 li.subheadline :hover{
 color:#A4B94C;

}


.navbg {
	background-image:url(images/main_nav.gif);
	background-repeat: no-repeat;
	width:194px;
}
