body { 
	margin:0; 
	padding:0; 
	}




/* Move from webpage incline*/

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	background-color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
	
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #CC0000; }
td img {display: block;}
td img {display: block;}
td img {display: block;}
td img {
	display: block;
	text-align: center;
}

	
p {
	margin:0 0 4px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000;
	}

#form {
	font:13px Georgia, "Times New Roman", Times, serif;
	background-image: url('images/img/formbg5.png');
	background-repeat:no-repeat;
	margin:2px;
	margin-left:4px;
	padding:4px 4px;
	width:194px;
	height: 136px;
	}
	
	#form ol {
		list-style:none;
		margin:0;
		padding:0;
		}
		
		#form li {
			padding:2px;
			
			margin-bottom:1px;
			}
			
			#form li#send {
				background:none;
				margin-top:6px;
				}
		
		#form label {
			float:left;
			width:40px;
			text-align:right;	
			margin-right:4px;
			/*color:#0066CC;*/
			color:#ffffff;
			font-weight:bold;
			line-height:23px; /* This will make the labels vertically centered with the inputs */
			}
			
		#form input,
		#form textarea {
			padding:2px;
			font:13px Georgia, "Times New Roman", Times, serif;
			border:1px solid #999999;
			width:130px;
			}
			
			#form input:focus,
			#form textarea:focus {
				border:1px solid #666;
				background:#e3f1f1;
				}
			
		#form li#send button {
			background:#003366 url(images/css-form-send.gif) no-repeat 8px 50%;
			border:none;
			padding:1px 1px 1px 28px;
			border-radius:15%; /* Don't expect this to work on IE6 or 7 */
			-moz-border-radius:15%;
			-webkit-border-radius:15%;			
			color:#fff;
			margin-left:77px; /* Total width of the labels + their right margin */
			cursor:pointer;
			}
			
			#form li#send button:hover { 
				background-color:#006633;
				}



/* Form 2 */


#form2 {
	font:13px Georgia, "Times New Roman", Times, serif;
	background-image: url('images/img/formbg5.png');
	background-repeat:no-repeat;
	margin:2px;
	margin-left:4px;
	padding:4px 4px;
	width:194px;
	height: 136px;
	}
	
	#form2 ol {
		list-style:none;
		margin:0;
		padding:0;
		}
		
		#form2 li {
			padding:2px;
			
			margin-bottom:1px;
			}
			
			#form li#send {
				background:none;
				margin-top:6px;
				}
		
		#form2 label {
			float:left;
			width:40px;
			text-align:right;	
			margin-right:4px;
			/*color:#0066CC;*/
			color:#ffffff;
			font-weight:bold;
			line-height:23px; /* This will make the labels vertically centered with the inputs */
			}
			
		#form2 input,
		#form2 textarea {
			padding:2px;
			font:13px Georgia, "Times New Roman", Times, serif;
			border:1px solid #999999;
			width:130px;
			}
			
			#form2 input:focus,
			#form2 textarea:focus {
				border:1px solid #666;
				background:#e3f1f1;
				}
			
		#form2 li#send button {
			background:#003366 url(images/css-form-send.gif) no-repeat 8px 50%;
			border:none;
			padding:1px 1px 1px 28px;
			border-radius:15%; /* Don't expect this to work on IE6 or 7 */
			-moz-border-radius:15%;
			-webkit-border-radius:15%;			
			color:#fff;
			margin-left:77px; /* Total width of the labels + their right margin */
			cursor:pointer;
			}
			
			#form2 li#send button:hover { 
				background-color:#006633;
				}

/* End */

/* Text hover */

a:hover {color:green; text-decoration:none}

/* Image Clickable */

.box1 { 
		position: relative; 
		width:759px;
		height:255px; 
		 
		background-image: url(images/topa3y-text.png); 
		background-repeat: no-repeat; 
		}
		

#box-link { 
		position: absolute; 
		top: 3px; 
		left: 580px; 
		width: 178px; 
		height: 35px; 
		background-color: transparent; 
		border: 0px solid yellow; }


		

#box-link2 { 
		position: absolute; 
		top: 10px; 
		left: 18px; 
		width: 272px; 
		height: 55px; 
		background-color: transparent; 
		border: 0px solid yellow; }

#box-link3 { 
		position: absolute; 
		top: 1564px; 
		left: 596px; 
		width: 100px; 
		height: 20px; 
		background-color: transparent; 
		border: 0px solid yellow; }
		/* Contact form page */

		#contact-area {
	width: 600px;
	margin-top: 25px;
}


#box-link4 { 
		position: absolute; 
		top: 876px; 
		left: 666px; 
		width: 120px; 
		height: 146px; 
		background-color: transparent; 
		border: 0px solid yellow; }
		/* Contact form page */

		#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

.submit-button {
	width: 140px;
	height: 50px;
	float: right;
	
	padding: 10px;
	background: transparent url('images/submit-btn2.png') no-repeat;
	border:0;
}

#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

/* For text on top images */

.image {
	position: relative;
	width: 100%; /* for IE 6 */
	font-size: small;
	text-align: justify;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

h5 {
   position: absolute;
   top: 336px;
   left: 100;
   width: 100%;
}

h5 span {
   color: white;
   font: bold 15px/40px Helvetica, Sans-Serif;
   letter-spacing: -1px;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 4px;
}

h6 {
   position: absolute;
   top: 334px;
   left: 130;
   width: 100%;
}

h6 span {
   color: white;
   font: bold 15px/40px Helvetica, Sans-Serif;
   letter-spacing: -1px;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 4px;
}



h4 {
   position: absolute;
   top: 337px;
   left: 180;
   width: 60%;
}

h4 span {
   color: white;
   font: bold 15px/40px Helvetica, Sans-Serif;
   letter-spacing: -1px;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 4px;
}

h4 span.spacer {
   padding:0 4px;
   
}

.pos{
	margin-left: 1px;
}