body {
  width: 100%;
	height: 100%;
  margin: 0;
	padding: 0 0 0 0;
	font-family: Georgia, Arial, Verdana, sans-serif;
	font-size: 14pt;
	text-align: left;
	color: #3a3a3a;
         margin-left: auto;
         margin-right: auto;
				 background: #fffcee;
background-image: url('images/bg_home.png');
background-repeat: repeat-x ;
background-position: 0px 0px; 
}

ul {
  list-style: horizontal;
	list-style-type:horizontal;
  left-margin: 0px;
  padding: 0px;
  border: none;
	width:400px;
}

li {
  margin: 0px;
	padding: 0 0 0 0;
	font-size:12px;
	font-weight: bolder;
}

li a {
  display: block;
  background-color: #2C4262;
  color: #ffffff;
  text-decoration: none;
	margin: 0px;
	padding: 0 0 0 0;

}

li a:hover {
  border-left-color: #4A596E;
  border-right-color: #4A596E;
  background-color: #4A596E;
  color: #ffffff;
	text-decoration: underline;
}

A:link { font-weight:500; color: #797992; letter-spacing: 0.2pt; text-decoration: none; font-size: 16pt; text-align: left;}
A:visited { font-weight:500; color: #797992; letter-spacing: 0.2pt; text-decoration: none; font-size: 16pt; text-align: left}
A:active { font-weight:500; color: #3a3a3a; letter-spacing: 0.2pt; text-decoration: none; font-size: 16pt; text-align: left}
A:hover { font-weight:500; color: #3a3a3a; letter-spacing: 0.2pt; text-decoration: none; font-size: 16pt; text-align: left}

A.black:link { font-weight:500; color: #3a3a3a; text-decoration: none; font-size: 14pt; text-align: left;}
A.black:visited { font-weight:500; color: #3a3a3a; text-decoration: none; font-size: 14pt; text-align: left}
A.black:active { font-weight:500; color: #000000; text-decoration: none; font-size: 14pt; text-align: left}
A.black:hover { font-weight:500; color: #000000; text-decoration: none; font-size: 14pt; text-align: left}

		
	p,h1,h2 {
                   margin-left:0px;
		margin-top:0px;
		margin-bottom:10px;
		padding:0px 0px 0px 0px;
		}
		
	h2 {
		font-size:16px;
		padding-top:0px;
		margin-bottom:0px;
		}
		
	h1 {
		font-size:25px;
		color:#ffffff;
	  }
	
		h6 {
		font-size:13px;
		padding-top:0px;
		margin-bottom:0px;
		text-align: justify;
		}

#main {
			width: 100%;
			height: 580px;
			z-index: 1;
			margin-left:-170px;
      margin-top:30px;
			text-align:center;
			position:absolute;
}	

#prelogotxt {
			width: 100%;
			height: 174px;
			position:absolute;
			top:190px;
			z-index: 2;
			margin-left:465px;
			text-align:left;
}

#script {
			width: 100%;
			height: 22px;
			position:absolute;
			top:300px;
			z-index: 2;
			text-align:center;
			margin-left: 310px;
}

#splashnav {
			width: 100%;
			height: 100px;
			position:absolute;
			top:380px;
			z-index: 2;
			text-align: center;
			margin-left: 415px;
}

#bodytxt{
			height: 100px;
			position:absolute;
			top:530px;
			z-index: 2;
			text-align: left;
			left: 462px;
			width: 585px;
}

#navigation {
			width: 100%;
			height: 40px;
			position:absolute;
			top:55px;
			z-index: 3;	
			font-size: 36pt;
			text-align: center;
			margin-left:355px;
}


#footer {
			width: 100%;
			height: 200px;
			position:absolute;
			top:810px;
			z-index: 0;	
			text-align: center;
			margin-left:250px;
}

#wrapper {
			width: 800px;
			top:0px;
			text-align: left;
			position: absolute;
}
