@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../jpg/bg.jpg);
	height: 100%;
}
a {
	color:#444444;
	text-decoration: none;
}	
a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
#txt_header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color:#2B82BB;
	text-decoration: none;	
}
#site {
	position: absolute; 
	width:820px; 
	height:100%;
	left:50%;  
	top:0%;
	margin-left: -410px;
	maring-top: 0px;
	border:0px;
}
#header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #000;
	position:absolute; 
	width:820px; 
	height:110px; 
	left:0px; 
	top:0px;  
	border: 0px;
	background-image: url(../jpg/header.jpg);
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:left;
	background-color: #000000;
	background-repeat:repeat; 
	position: absolute; 
	min-height: 750px;
	width:820px; 
	left:0px; 
	top:110px; 
	border: 0px;
}
#content_field_header{
	position:absolute;
	padding-left:10px;
	width:500px;
	height:50px;
	left: 120px;
	top: 10px;
}
#splash_field{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #444444;
	position:absolute;
	padding-left:10px;
	padding-top:10px;
	width:263px;
	height:221px;
	left: 469px;
	top: 201px;
}
#content_field_a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #444444;
	position:absolute;
	padding-left:10px;
	padding-top:10px;
	width:320px;
	height:300px;
	left: 120px;
	top: 45px;
}
#content_field_b{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #444444;
	position:absolute;
	padding-left:10px;
	padding-top:10px;
	width:350px;
	height:300px;
	left: 457px;
	top: 44px;
}
#content_field_c{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #444444;
	position:absolute;
	padding-left:10px;
	padding-top:10px;
	width:320px;
	height:300px;
	left: 120px;
	top: 330px;
}
#content_field_d{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #444444;
	position:absolute;
	padding-left:10px;
	padding-top:10px;
	width:320px;
	height:300px;
	left: 450px;
	top: 330px;
}
#content_portfolio{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #444444;
	position:absolute;
	padding-left:10px;
	padding-top:10px;
	width:686px;
	height:385px;
	left: 119px;
	top: 65px;
}
#content_php_field{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #444444;
	position:absolute;
	padding-left:10px;
	padding-top:10px;
	width:320px;
	height:300px;
	left: 121px;
	top: 40px;
}
#submenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #999999;
	position:absolute;
	padding-left:10px;
	padding-top:10px;
	width:100px;
	height:200px;
	z-index:1;
	left: 15px;
	top: 15px;
}
#low {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #000;
	position:fixed;
	width:820px; 
	height:35px; 
	bottom:0px;
	border:0px;
}
#txt_header2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color:#69665c;
	text-decoration: none;	
}
