/* CSS Document */

INPUT {
		background:#112340;
		border:none;
		color: white;
		font-family: tahoma, arial, verdana, ms sans serif;
		font-weight: normal;
		font-size: 10px;
} 

#form1 {
		border:none;
		color: black;
		font-family: tahoma, arial, verdana, ms sans serif;
		font-weight: normal;
		font-size: 10px;
}

.links {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration:none;
		line-height:20px;
}

a.links:active {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration:none;
}

a.links:visited {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration:none;
}

a.links:hover {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration:underline;
}

#textarea{
  		width:175px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:13px;
		padding-top:20px;
		}
		
#othertextarea{
  		width:134px; height:120px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:18px;
		}

#linkarea{
		width:130px;
  		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:18px;
		padding-top:10px;
		}	
		
#os1{
  		width:330px; height:175px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:13px;
		padding-top:20px;
		}
		
#otheros1{
  		width:300px; height:140px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-top:10px;
		}
		
#os2{
  		width:225px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:35px;
		padding-top:20px;
		}
		
#otheros2{
  		width:200px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-top:10px;
		}
		
#linkarea2{
		width:130px;
  		border-width:0px;
		border-style: none;
		overflow:no;
		padding-top:60px;
		}	
					
.title {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #CCFFFF;
}

.others {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #FFFFFF;
		line-height:13px;
		text-align:justify;
}

.footer {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #66CCFF;
		text-decoration:none;
}

a.footer:active {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #66CCFF;
		text-decoration:none;
}

a.footer:visited {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #66CCFF;
		text-decoration:none;
}

a.footer:hover {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration:none;
}

#company{
  		width:285px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:15px;
		padding-top:15px;
		}
		
#companyin{
  		width:275px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-top:7px;
		}
		
#services{
  		width:600px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:20px;
		padding-top:15px;
		}
		
#servicesin{
  		width:580px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-top:4px;
		}
		
#stextarea{
  		width:225px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:13px;
		padding-top:13px;
		}
		
#sothertextarea{
  		width:200px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:18px;
		padding-top:5px;
		}
		
#porttextarea{
  		width:300px;
		height:350px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:13px;
		padding-top:30px;
		}
		
#portothertextarea{
  		width:250px;
		border-width:0px;
		border-style: none;
		overflow:no;
		padding-left:18px;
		padding-top:10px;
		}
		
#divider{
  		border-width:0px;
		border-style: none;
		overflow:no;
		padding-top:20px;
		}