body {
	font: small/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: #ffffe3;
	margin: 0;
	padding: 0;
}

a {
	color:#d3222a; 
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	border-bottom: 1px dotted #d3222a;
}

#border_wrapper1 {
	height: auto;
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	width: 550px;
	border-top: 3px solid #04633E;
	border-bottom: 3px solid #04633E;
	border-left: 5px solid #04633E;
	border-right: 5px solid #04633E;
	background: #ffffff;
}

#header {
	position: relative;
	background: #ffffff url(teicom_logo.png) no-repeat; 
	margin: 0 auto;
	padding: 0px;
	width: 550px;
	height: 121px;
	border-bottom: 3px solid #04633E;
}

#h_header {
	font-size: 16px;
 	font-weight: bold;
}
#h_header2 {
	font-size: 13px;
 	font-weight: bold;
}
#contact {
	list-style-type:none;
}
#outer_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 550px;
	background: #ffffff;
/*	background: #ece5cc url(images/800/container_bg_800.png) repeat-y;
	border-left: 2px solid #333c1b;
	border-right: 2px solid #333c1b;*/
}

#content {
	background: #ffffff;
	width: 98%;
	padding: 5px;
}

#contentpad {
	padding: 5px;
}
#footer {
	text-align:center;
	position: relative;
	margin: 0 auto;
	background: #04633E;
	width: 550px;
	border-top: 1px solid #04633E;
	font-size: x-small;
	word-spacing: 1em;
	letter-spacing: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#last {
	height: 100px;
	clear: both;
}
