

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* Row One */

td.top_banner {
	width:720px;
	height:100px;
	background-color:#000000;
}

td.top_sides {
	width:50%;
	width:inherit;
	height:100px;
	background-color:#000000;
}

/* Row Two (menu) */

td.menu_bar {
	height:27px;
	width:720px;
	text-align:left;
	padding:0px;
	padding-top:0;
	background-color:#a5a65c;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

td.menu_sides {
	width:100%;
	width:auto;
	height:27px;
	background-color:#a5a65c;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* Row Three */

td.banner {
	width:720px;
	background-color:#ffffff;

}

/* Row Four (body) */

td.body_cell {
	width:720px;
	height:100%;
	vertical-align:top;
	padding:0px;
	border-bottom: 1px solid #a5a65c;
}

td.body_sides {
	width:100%;
	height:100%;
	width:auto;
	background-image:url(images/gradient2.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid #a5a65c;
}
	
/* Row Five (footer) */


#footer {
	height:30px;

}

#footer a {
	font:Arial;
	font-size:11px;
	text-decoration:none;
	color:#999999;
	text-align:center;
}

#footer a:hover {
	color:#000000;
}
	
/* ID Styles */

#menu table {
width:720px;
	}
	
#menu a {
	font: 11px Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	color: #000000;
	line-height:30px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:1px 15px 1px 15px;
	}
	
#menu a:hover {
	background: #cccccc;
	font-stretch:expanded;
	color:#ffffff;
	}

#content table{
	border:0;
	width:100%;
	vertical-align:top;
}

#content td{
	border:0;
	width:100%;
	vertical-align:top;
}

td.content_nav {
	
	width:176;
	padding-left:12px;
	padding-top:12px;
	vertical-align:top;
}

#navigation {
	width:176;
	padding:0px;
	background-color:#a5a65c;
	
	}


#navigation td {
	border-bottom: 1px solid #ffffff;
	padding:0px;
	}
	
#navigation a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 10px;
	}
	
#navigation a:hover {
	background: #cccccc;
	color:#222323;
	
	}
	
/* Text Styles */


a.menu_text {
	font: 11px Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
}

a.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	text-align:left;
	font-weight:bold;
	color:#000000;
}

a.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	
}

a.bullets {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:list-item;
	margin-left:16px;
	line-height:20px;
	text-align:left;
	color:#000000;
	
}

/* IMG Styles */

IMG.float_right {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* Other Styles */

td.over {
	background-color:#CCCCCC
}

#about {
	background-image:url(images/about-ute.jpg);
	width:700px;
	height:370;
}

#about td{
padding:10px;
vertical-align:bottom;
}
