#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	height: 590px;

}

.topcurve {
	width: 760px;
	background: #38D6EF url(curves/bluetop.gif) no-repeat top left;
}

.container {
	background: #ffffff url(curves/whitebottom.gif) no-repeat bottom left;
	font: 11px "Trebuchet MS";
	padding: 0 10 0 10px;
	text-align:justify;
	color:#1F6F89;	
}

body {
	background: url(../images/bg.gif);
	text-align:center;
}

#admin_menu a { text-decoration: none; color:#1F6F89;	}
#admin_menu a:hover {	text-decoration: none; color:#38D6EF;	}
#admin_menu #current_pg {	color:#38D6EF;	}

.tophdr {
	font: 11px "Trebuchet MS";
	background: url(../images/tophdr.gif);
	height: 190px;
}
#toppic {position: absolute; top: 25px; right: 4px; }
#titlepic{position: absolute; top: 185px; left: 10px; } 
#toppicpart{position:absolute;top:40px;right:5px;} 
#toppicservice{position: absolute; top: 24px; right: 5px; }
#toppicjobs{position: absolute; top: 27px; right: 5px; } 
#toppiccontact{position: absolute; top: 45px; right: 0px; } 
#toppicadmin{position: absolute; top: 41px; right: 0px; } 
#logo {position: absolute; top: 44px; left: 5px; } 
#left {width: 360px; border-right: 1px solid #60A8BF; padding: 0 10 0 0px;}
#right {width: 375px;position:absolute;right: 5px;top:387px}
.ti{text-align:center;color:white;	font: 11px "Trebuchet MS";padding: 5 0 5 0px;}

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: disc url(curves/listedge.gif) inside;
} 

#pipe ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px dotted #80BBCE;
	list-style: none;
	display: inline;
}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

a.ti:hover{font-weight:bold;}

.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.txt h2 {margin:10px 0px 10px 0px;padding:0px;font-size:18px;border-bottom:2px solid #1f6f89;}

.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
	border: 1px solid #8CACCA;
	padding-left: 3px;
}

.errbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
	border: 1px solid #ff0000;
	padding-left: 3px;
}

.title {
	font-family: "Arial Rounded MT Bold", "Arial Black", Arial;
	font-size: 12px;
}

.err { font-family:Tahoma; font-size:11px; color:#ff0000; }

.job_title { font:11px "Trebuchet MS"; color:#1F6F89; text-decoration:none; cursor:hand; }
.job_title:hover { font:11px "Trebuchet MS"; color:#38D6EF; text-decoration:none; cursor:hand; }
.termhdr {
	font: 11px "Trebuchet MS";
	background: url(../images/termbg.gif);
	height: 25px;
	}
img.floatright{float:right; padding:10px 10px 10px 10px}		
