/*********************/
/* BASIC */
/*********************/

body {
	font-family: "Helvetica", "Gill Sans", Arial, sans-serif;
	font-size: 100%;
	background-color: #E5E5E5;
	margin: 0;
}


img { border: 0; }

/*********************/
/* CONTAINER */
/*********************/

#container {
	width: 974px;
	height: 900px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
	
}

#container_about {
	width: 974px;
	height: 1430px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
	
}


/*********************/
/* MAIN*/
/*********************/

#main  {
	position: absolute;
	top: 120px;
	left: 94px;
	width: 765px;
	height: 1867px;
	}
	
		
#homeText  {
	position: absolute;
	top: 627px;
	left: 224px;
	width: 532px;
	text-align: center;
	z-index: 7
	}
	
#homeText2  {
	position: absolute;
	top: 582px;
	left: 116px;
	width: 750px;
	text-align: center;
	z-index: 15
	}
	
/*********************/
/* Logo */
/*********************/

#logoUnik {
	left: 304px;
	top: 46px;
	position: absolute;
	height: 30px;
	z-index: 10;
	width: 402px;
}


#logoUnik2 {
	left: 373px;
	top: -2px;
	position: absolute;
	height: 30px;
	z-index: 10;
	width: 300px;
}


#logoUnik_Small {
	left: 270px;
	top: 100px;
	position: absolute;
	height: 30px;
}

#ribbon {
	left: 20px;
	top: 84px;
	position: absolute;
	height: 30px;
	z-index: 10;
}

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

#hometext  {
	position: absolute;
	top: 10px;
	left: 124px;
	width: 566px;
	z-index: 5;
	height: 22px;
	text-align: center;
	}	
	
#abouttext  {
	position: absolute;
	top: 164px;
	left: 149px;
	width: 600px;
	z-index: 5
	}	
	
#hometext2  {
	position: absolute;
	top: 636px;
	left: 202px;
	width: 720px;
	text-align: center;
	
	}	

	
/*********************/
/* NAV */
/*********************/

.nav {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	width: 408px;
	position: absolute;
	top: 755px;
	left: 325px;
	font-size: 9px;
	text-align: center;
	letter-spacing: 3px;
	height: 30px;
	z-index: 10
}

.nav li {
	float: left;
	padding: 13px;
	text-align: center;
	
}

.nav a:hover {
	background:  #FFFFFF;
	font-weight: bold;
	text-align: center;
}



/*********************/
/* Page links*/
/*********************/
a:link {
	color: #777777;
	text-decoration: none;
}
a:visited {
	color: #777777;
	text-decoration: none;
}
a:hover {
	color: #660066;
}
a:active {
	color: #777777;
	text-decoration: none;
}



/*********************/
/* Detail*/
/*********************/

#DottedLine  {
	position: absolute;
	top: 544px;
	left: 87px;
	z-index: 9;
	}
	


p4  { color: #888; 	text-transform: none; 
font-size: 10pt; font-family: Helvetica, Arial, sans-serif; font-weight: normal; letter-spacing: .1px }

p5  { color: #888; 	text-transform: none; 
font-size: 14px; line-height: 24px; font-family: 'Merriweather', serif; font-weight: normal; letter-spacing: 0px }

h1 { 
	color: #809627; 
	font-size: 29px; 
	line-height: 10px;
	text-align: center;
	letter-spacing: 0px;
	word-spacing: 1px; 
	font-family: 'Sacramento', cursive;
	font-weight: normal;
}

h2 { 
	color: #999999; 
	font-size: 14px; 
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 2px; 
	font-family: Helvetica, Verdana; 
	font-weight: normal;
}

.smallText { 
	color: #999999; 
	font-size: 11px; 
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 2px; 
	font-family: Helvetica, Verdana; 
	font-weight: normal;
}

#slideControls  {
	position: absolute;
	top: 267px;
	left: 0px;
	z-index: 200;
	bottom: 1px;
	height: 22px;
	width: 750px;
	padding-top: 4px;
	background: #442A4B
	}


.fadein img {
	position:absolute;
	top: 117px;
	left: 150px;
	height:430px;
	width:792px;
	left: 100px;
}
