body {
	background-color:#FFFFFF;
	background-image: url(top.png);
	background-repeat: no-repeat;
	color:#333366;
	font-family:verdana,sans-serif;
	font-size:12px;
	margin:0px;
	text-align:left;
	}

h1 {
	color:#009999;
	font-size:22px;
	}

h2 {
	color:#009999;
	font-size:14px;
	}

em {
	color:#0099FF;
	}

span {
	color: #009999;
	font-weight: bold;
	}

a {
	color:#33CCFF;
	text-decoration:none;
	}

a:visited {
	color:#00CC66;
	text-decoration:none;
	}

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

p.quote {
	color:#0099FF;
	font-size:9px;
	text-align:center;
	}

p.image1 {
	float: right;
	width: 130px;
	margin: 0px 0px 0px 30px;
	color:#0099FF;
	font-size:9px;
	}

p.image2 {
	float: left;
	width: 130px;
	margin: 0px 30px 0px 0px;
	color:#0099FF;
	font-size:9px;
	}

div.content {
	background-image:url(bg.gif);
	background-repeat:repeat-y;
	left:42px;
	padding-bottom:30px;
	padding-left:28px;
	padding-right:100px;
	position:relative;
	text-align:justify;
	top:30px;
	width:508px;
	}

div.footer {
	background-color:#FFFFFF;
	color:#D44942;
	font-size:9px;
	position:relative;
	text-align:left;
	}

div.header {
	background:transparent;
	height:120px;
	width:784px;
	}

#logo {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
	}

a.logo {
	background:transparent url(logo.png) no-repeat scroll 0pt;
	display: block;
	height: 129px;
	width: 242px;
	}


#menu1 {
	left:240px;
	position:absolute;
	top:80px;
	z-index:1;
	}

a.menu1 {
	background:transparent url(link1.png) no-repeat scroll 0px;
	background-position: 0pt 0px;
	display:block;
	height:61px;
	width:63px;
	}

a.menu1:hover {
	background-position:0pt -61px;
	}

#menu2 {
	left:305px;
	position:absolute;
	top:80px;
	z-index:2;
	}

a.menu2 {
	background:transparent url(link2.png) no-repeat scroll 0pt;
	background-position: 0pt 0px;
	display:block;
	height:61px;
	width:67px;
	}

a.menu2:hover {
	background-position:0pt -61px;
	}

#menu3 {
	left:375px;
	position:absolute;
	top:80px;
	z-index:2;
	}

a.menu3 {
	background:transparent url(link3.png) no-repeat scroll 0pt;
	background-position: 0pt 0px;
	display:block;
	height:61px;
	width:96px;
	}

a.menu3:hover {
	background-position:0pt -61px;
	}

#menu4 {
	left:475px;
	position:absolute;
	top:80px;
	z-index:2;
	}

a.menu4 {
	background:transparent url(link4.png) no-repeat scroll 0pt;
	background-position: 0pt 0px;
	display:block;
	height:61px;
	width:104px;
	}

a.menu4:hover {
	background-position:0pt -61px;
	}

#menu5 {
	left:573px;
	position:absolute;
	top:80px;
	z-index:1;
	}

a.menu5 {
	background:transparent url(link5.png) no-repeat scroll 0pt;
	background-position: 0pt 0px;
	display:block;
	height:61px;
	width:69px;
	}

a.menu5:hover {
	background-position:0pt -61px;
	}
