@charset "UTF-8";
#main {
	width:880px;
	margin:0 auto;
}

a img { border: none !important;  outline: none !important; }

#frame {
	width:1000px;
	height:auto;
 	background:url(images/frame.gif) no-repeat 0px 60px;
    position:relative;
	margin:0 auto;
    z-index:90 !important;
}

#header {
	height:100px;
	width:100%;
	color:black;
}

#header a img {
	border: none;
	outline: none;
}
.loading_img {
	height:2px !important;
	width:2px !important;
	display:inline;
	border: 2px orange solid !important;
	outline: none !important;
}

#content {
	height:500px;
	width:800px;
	background:url(images/about-bg.jpg) no-repeat;
    position:relative;
    left:60px;
    top:4px;
    z-index:50 !important;
    }

#contact #content {
	top:14px;
}

#home1 #frame, #home2 #frame, #home3 #frame { background: none !important }
#home1 #content, #home2 #content, #home3 #content { width:850px !important; height:550px; position:relative; top:-38px; left:0px; }
#home1 #footer, #home2 #footer, #home3 #footer { position: relative; top:-8px; height: 80px;}
#contact #footer { top: 42px; }


#footer {
	width:700px;
	height:100px;
	margin:0 auto;
    position: relative;
    top:45px;
    
}

#home1 #footer, #home2 #footer, #home3 #footer {  }

#footer a img { border: none; outline: none }



/*#contact form span {
	display:block !important;
	float:left;
	width:80px;
	height:20px !important;
	line-height:20px;
	margin-top:10px; margin-bottom:12px;
	border:1px #ccc dotted;
}

#contact form input {
	display:block;
	float: right;
	height:20px !important;
	width:130px;
	margin-top:10px; margin-bottom:9px;
	border:1px white solid;
}*/

#contact #formleft {
	float: left;
	width:50%;
}

#contact #formright {
	float: right;
	width:50%;
}

#contact form * {
font-family:arial, helvetica, sans-serif;
	font-size:12px;
}

#contact form input {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	height:20px !important;	
	border:1px white solid;
	width:167px;
	
}

.next { position: absolute;  top:160px; left:757px; z-index:100;}
.prev { position: absolute; top:160px; left:-120px; z-index:100;}

#contact form span {
	display: block;
	margin-bottom: 10px;
	height:24px !important;	
}

#contact form textarea {
	border:1px white solid !important;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	width:167px;
}

#contact form input.submit {
	clear: both !important;
	float:right;
	width:50px;
	position:relative;
	top:15px;
	background:#fff;
	border:1px #ffffff solid !important;
}


div#text_column {
	width:260px;
	height:370px;
	position:relative;
	left:25px;
	top:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

div#port1,div#port2,div#port3,div#port4 {
	float:left;
	margin-right:20px;
}
#port1 a:hover { color: #0CF; }
#port2 a:hover { color: #F0F; }
#port3 a:hover { color: #CC0; }
#port4 a:hover { color: #AAA; }


#footer a {
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}

.portimg {
	position:relative;
	right:21px;
	bottom:46px;
    }

#copyright {
	position:absolute;
    right:0px;
    bottom:-35px;
    color:black;
    font-size:10px;
    font-family:Arial, sans-serif;
    color:#ccc;
}