@charset "utf-8";
/* CSS Document */
img {border:0px;}
.texta { 
 font-size: 12px; 
 color:#FFFFFF;
 background-color: #000000; 
 border-bottom: 1px solid #333333; 
 border-top:0px;
 border-left:0px;
 border-top:0px;
 border-right:0px;
 width:150px;
}
.textb { 
 font-size: 12px; 
 color:#FFFFFF;
 background-color: #000000; 
 border-bottom: 1px solid #333333; 
 border-top:0px;
 border-left:0px;
 border-top:0px;
 border-right:0px;
 width:548px;
}
#frame {
		width:800px;
		
	

		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		padding:0px;
	
		}
#frame2 {
		float:left;
		width:800px;
		margin-top:0px;
		padding:0px;
		font-size:11px;
		}
		#wtop {
	position: fixed;
	top: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background-color:#00eddb;
	z-index: 9000;
}


#wbtm {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background-color:#00eddb;
	z-index: 9001;
}

#wleft {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 1px;
	background-color:#00eddb;
	z-index: 9002;
}

#wright {
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	background-color:#00eddb;
	z-index: 9003;
}
#contactbox{
width:700px;
padding:15px;}
#contactbox1{
width:302px;
float:left;}
#contactbox2{
width:302px;
float:right;}


#contactleft{
width:150px;
float:left;}
#contactright{
width:151px;
float:right;}
#contactcomments{
width:550px;
float:right;}