BODY {
	background: 	url(images/bg_img.jpg) #00285D;
	color: 			#FFFFFF;
	font-family: 	arial, helvetica, tahoma, verdana;
	font-weight: 	normal;
}
#header {
	position:		absolute;
	width:			720px;
	height:			83px;
	left:			0px;
	top:			0px;
	border-left: 	none;
	border-right: 	none;
	border-top:	 	none;
	border-bottom: 	none;
	z-index:		0;
}
#menuArea {
	background: 	url(images/menu_left.jpg) #FFFFFF repeat-x left top;
	color: 			#555555;
	padding:		0px;
	position:		absolute;
	width:			720px;
	height:			25px;
	left:			0px;
	top:			83px;
	border-left: 	none;
	border-right: 	none;
	border-top:	 	none;
	border-bottom: 	none;
	z-index:		0;
	overflow: 		visible;
}
#mainPage {
	background: 	url(images/bg_home.jpg) #00285D no-repeat top left;
	border-left: 	none;
	border-right: 	none;
	border-top:	 	none;
	border-bottom: 	none;
	position:		absolute;
	overflow:		auto;
	width:			720px;
	left:			0px;
	top:			108px;
	overflow:		visible;
	z-index:		0;
}
#services {
	background: 	url(images/bg_services_07.jpg) #00285D no-repeat top left;
	border-left: 	none;
	border-right: 	none;
	border-top:	 	none;
	border-bottom: 	none;
	position:		absolute;
	overflow:		auto;
	width:			720px;
	left:			0px;
	top:			108px;
	overflow:		visible;
	z-index:		0;
}
#privacy {
	background: 	url(images/bg_privacy.jpg) #00285D no-repeat top left;
	border-left: 	none;
	border-right: 	none;
	border-top:	 	none;
	border-bottom: 	none;
	position:		absolute;
	overflow:		auto;
	width:			720px;
	left:			0px;
	top:			108px;
	overflow:		visible;
	z-index:		0;
}
#flash_01 {
	position:		absolute;
	width:			204px;
	height:			299px;
	z-index:		2;
	left:			516px;
	top:			108px;
	visibility:		visible;
}
#content_home {
	background: 	none;
	text-align: 	justify;
	width:			361px;
	padding: 		5px;
	vertical-align: top;
	position:		relative;
	top:			35px;
	left:			135px;
}
#content_privacy {
	background: 	none;
	text-align: 	justify;
	width:			525px;
	padding: 		5px;
	vertical-align: top;
	position:		relative;
	top:			35px;
	left:			135px;
}
#content_services {
	background: 	none;
	text-align: 	justify;
	width:			525px;
	padding: 		5px;
	vertical-align: top;
	position:		relative;
	top:			35px;
	left:			135px;
}
#content_contact {
	background: 	none;
	text-align: 	justify;
	width:			700px;
	padding: 		5px;
	vertical-align: top;
	position:		relative;
	top:			35px;
	left:			15px;
	height: 		660px;

}
#footer {
	background: 	url(images/page_08.jpg) #325182 no-repeat left top;
	font-size: 		10px;
	text-align: 	center;
	vertical-align: middle;
	padding: 		0px;
	spacing: 		0px;
	width:			720px;
	left:			0px;
	bottom:			0px;
	border-left: 	none;
	border-right: 	none;
	border-top:	 	solid 1px #000000;
	border-bottom: 	none;
}
.pageText {
	background: 	none;
	color: 			#FFFFFF;
}
A {
	color: 			#FFFFFF;
	background: 	none;
	text-decoration:underline;	
}
A:link {
	color: 			#FFFFFF;
	background: 	none;
	text-decoration:underline;	
}
A:visited {
	color: 			#FFFFFF;
	background: 	none;
	text-decoration:underline;	
}
A:active {
	color: 			#BBBBBB;
	background: 	none;
	text-decoration:none;	
}
A:hover {
	color: 			#BBBBBB;
	background: 	none;
	text-decoration:none;	
}
/* BUTTONS ----------------------------------------------- */
.appButton {
	background: #000099;
	color: #FFFFFF;
	font-weight: bold;
	border-top: solid 1px #0000EE;
	border-left: solid 1px #0000CC;
	border-right: solid 1px #000055;
	border-bottom: solid 1px #000033;
}
.appButtonOver {
	background: #990000;
	color: #FFFFFF;
	font-weight: bold;
	border-top: solid 1px #EE0000;
	border-left: solid 1px #CC0000;
	border-right: solid 1px #550000;
	border-bottom: solid 1px #330000;	
}
/* ----------------------------------------------- */

