@charset "utf-8";
/* CSS Document */
html {}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:72.5%;
	color: #766a63;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:1000px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(/img/bk.gif);
	background-repeat:repeat-y;
	padding: 0px 10px 0px 10px;
}
#title {float:left; width:960px; height:138px; border-bottom: #bab4b1 dotted 1px; margin: 0px 20px 0px 20px;}
#nav {float:left; width:960px; height:30px; padding: 5px 20px 0px 20px; background-image:url(/img/nav_bk.gif); background-repeat:no-repeat; clear:left;}
#top {float:left; width:960px; height:249px; padding: 0px 20px 0px 20px; background-image: url(/img/highlight_bk.gif); background-repeat:no-repeat; clear:left;}
#tleft {float:left; width:620px; height:169px; margin: 70px 0px 0px 40px; color:#FFFFFF;}
#tright {float:left; width:280px; height:214px; margin: 35px 0px 0px 20px; color:#FFFFFF;}
#tright ul { list-style-image:none; list-style-type:none; padding:0px; margin:0px; }
#tright li a { color:#FFFFFF; text-decoration:none; line-height:1.4em; background-image:url(/img/tnav_bk.gif); background-repeat:no-repeat; background-position:right top; width:280px; height:28px; display: block; line-height:28px; }
#tright li a:hover { color:#9c9a00; }
#content_cent {width: 980px; float:left; margin:0px 0px 20px 0px; background-image: url(/img/content_bk_cent.gif); background-repeat:repeat-y; padding:0px 10px 0px 10px; }
#left{width: 600px; float:left; padding:0px 20px 0px 50px; margin:0px;}
#right{width: 300px; float:left; padding:0px 0px 0px 10px; margin:0px;}
#bottom {width: 980px; float:left; margin:0px 0px 0px 0px; background-image: url(/img/bot_bk.gif); background-repeat: no-repeat; padding:0px 10px 0px 10px; background-color:#f0efee; color:#636363; height: 170px; }
#bottom a {color:#636363; font-weight:bold; text-decoration:none; }
#bottom a:hover { color:#9c9a00; }
#btbar {margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; width:990px; height: 36px; background-color: #666666; background-image: url(/img/bot_bar_bk.gif); background-repeat:repeat-y; padding: 15px 10px 0px 20px; color:#FFFFFF; }
#btbar a:hover { color:#9c9a00; }
#btbar a { color:#FFFFFF; text-decoration:none; }
#case { padding: 10px 20px 10px 20px; width:328px; float:left;}
#contact { padding: 10px 20px 10px 20px; width:140px; float:left;}
#aplogos { padding: 20px 20px 10px 20px; width:340px; float:left;}
#vi {float:right; margin: 0px 10px 0px 0px;}