@charset "UTF-8";
/* CSS Document */

body {
		
		background-color:#000000 ;
	}
#container {
		margin: auto;
		margin-top: 20px;
		width: 760px;
		height: 580px;
		border: 0px solid green;
		background-color: #FFFFFF;
		color: #000000;
		
		position:relative;
		z-index: 0;
	}
	
a:link {
	color: #333333;
	text-decoration: none;
}

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

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

#main_nav1 {
		width: 310px;
		height: 95px;
		float: left;
		margin-top: 70px;
		margin-left: 1px;
		
		
	}
#main_nav2 {
		width: 300px;
		height: 95px;
		float: right;
		margin-top: 70px;
		margin-left: 40px;
		font-family: Verdana, sans-serif;
		font-size: 10px;
	}

#main_head {
		width: 760px;
		height:165px;
		background-image: url(images/logo.gif);
		background-position:center;
		background-repeat: no-repeat;
		border-bottom-color: #000000;
		border-bottom-style: dotted;
		position: absolute;
		z-index: 1;
	}
	

#folders_a {
		z-index: 2;
		position: absolute;
		top: 150px;
		margin-left: 10px;
	}

#folders_b {
		margin-left: 80px;
		position: absolute;
		z-index: 3;
		top: 150px;
	}
#folders_c {
		
		margin-left: 145px;
		position: absolute;
		z-index: 4;
		top: 150px;
	}
#servfolder {
		margin-left: 80px;
		position: absolute;
		z-index: 20;
		top: 150px;
	}
#aboutfolder {
		margin-left: 80px;
		position: absolute;
		z-index: 6;
		top: 105px;
		
	}
#servicetext {
		margin-left:130px;
		z-index: 21;
		top: 230px;
		position: absolute;
		width: 500px;
		font-family: Verdana, sans-serif;
		font-size: 12px;
	}
#abouttext_a {
		margin-left: 160px;
		z-index: 6;
		top: 210px;
		position: absolute;
		width: 220px;
		font-size: 12px;
		font-family: Verdana, sans-serif;
		
	}
#abouttext_b {
		margin-left: 420px;
		z-index: 7;
		top: 210px;
		position: absolute;
		
		width: 220px;
		font-size: 12px;
		font-family: Verdana, sans-serif;
	}
#abouttext_d {
		margin-left: 200px;
		z-index: 13;
		top: 363px;
		position: absolute;
		width: 300px;
		font-size: 18px;
		font-family: Verdana, sans-serif;
		
	}
#contactfolder {
		margin-left: 80px;
		position: absolute;
		z-index: 8;
		top: 150px;
	}
	
#cc {
		margin-left:130px;
		z-index: 9;
		top: 210px;
		position: absolute;
		width: 500px;
	}
#yourinfo {
		margin-left:250px;
		z-index: 10;
		margin-top: -220px;
		position: absolute;
		width: 250px;
		
	}

#prooffolder {
		margin-left: 80px;
		position: absolute;
		z-index: 11;
		margin-top: -15px;
	}
#folioback {
		float:right;
		position: relative;
		z-index: 12;
		clear: left;
	}
	

#bottomb {
		z-index: 15;
		
		clear: both;
		position: absolute;
		top: 580px;
		color: #CCCCCC;
		}
.foottext {
		font-size: 9px;
		font-family: Verdana, sans-serif;
		}
	
.foottext a:visted {
		color:#FFFFFF;
		}
.foottext a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#bottomc {
		z-index: 13;
		float: left;
		clear: both;
		position: absolute;
		margin-top: 178px;
		font-size: 9px;
		font-family: Verdana, sans-serif;
		color: #CCCCCC;
	}
	

#bottomd {
		z-index: 16;
		float: left;
		clear: both;
		position: relative;
		margin-top: 0px;
		
	}

#ports {
		z-index: 28;
		float: right;
		margin-top:-5px;
		padding: 5px;
		background-color: black;
		color: white;
		border-style: groove;
		border-color: white;
		font-size: 12px;
	}
#ports a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
#ports a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#bottomnav {
		z-index: 12;
		
		margin-top: 415px;
		position:relative;
		background-color: #333333;
		color: #CCCCCC;
		background-position: center;
		text-align: center;
	}


		
