@charset "UTF-8";
/* -------- basic styling --------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #999999;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	}
	
#wrapper {
	position: relative;
	width: 972px;
	margin: 0 auto;
	text-align:left;
	background:#FFFFFF url(assets/bk_wrapper.gif) repeat-y;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}	
	
#wrapper #nav {
	position:absolute;
	top: 103px;
	left: 0px;
	width: 160px;
	}

#wrapper #halla {
	position:absolute;
	top: 400px;
	left: 778px;
	width: 150px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 15px;
	line-height: 20px;
	}

#wrapper #hallb {
	position:absolute;
	top: 270px;
	left: 205px;
	width: 173px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 15px;
	line-height: 20px;
	}
	
#wrapper #halld {
	position:absolute;
	top: 222px;
	left: 755px;
	width: 173px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 15px;
	line-height: 20px;
	}
	
#wrapper #hallf {
	position:absolute;
	top: 564px;
	left: 205px;
	width: 173px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 15px;
	line-height: 20px;
	}	
	
#clear {
	clear: both;
	}

/* --------- position container elements --------- */

#header {
	position:relative;
	background-color:#fff;
	height: 80px;
	background:#999999 url(../assets/top.gif) no-repeat;
	}
	
#header ul {
	margin: 0;
	padding: 0;
	position:absolute;
	left:0;
	top:53px;
	width:972px;
	list-style:none;
	}
	
#header ul li{
	float:left;
	}
	
#content {
	float:right;
	width:812px;
	background-color:#fff;
	border-bottom: 1px solid #ccc;
	}
	
#stats {
	float:right;
	width:812px;
	background-color:#fff;
	}
	
#slideshow {
	position:relative;
	left:160px;
	top:20px;
	width:600px;
	background-color:#fff;
	}
	
#info {
	float:right;
	width:212px;
	background-color:#fff;
	}
	
/* --------- working here --------- */


table {margin: 0;}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	text-align: left;
}

table#company {width: 812px;}
td#animation {width: 560px;
	padding-right:20px;}
td#address {width: 222px;}

td#listco {padding: 10px 20px 10px 20px;}

#content ul {
	margin: 0;
	padding: 0;
	width:812px;
	list-style:none;
	}

#content ul a{
	float:left;
	text-decoration:none;
	}
	
#content ul a.first{
	padding-left:100px;
	}		
	
#content ul li{
	float:left;
	padding-left:30px;
	padding-bottom:20px;
	text-align: center;
	}
	
#sidebar {
	float:left;
	width:160px;
	height:468px;
	}
	
#backtop {
	background-color:#fff;
	margin-top: 15px;
	background:#FFFFFF url(assets/bk_wrapper.gif) repeat-y;
}

#backtop ul {
	padding: 0 0 0 160px;
	left:0;
	bottom:0;
	width:188px;
	height:24px;
	list-style:none;
	}
	
#backtop ul li{
	float:left;
	}
	
#footer {
	color: #333;
	background-color:#cbcbcb;
	}
	
#footer ul {
	margin: 0;
	padding: 10px;
	left:0;
	top:0;
	width:972px;
	height:40px;
	list-style:none;
	}
	
#footer ul li{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	}
	
.marg20 {
	margin: 20px 20px 0 20px;
	}

.marglr20 {
	margin: 0 20px 0 20px;
	}
	
.margt5lr20 {
	margin: 5px 20px 0 20px;
	}
	
.marg20t {
	margin: 20px 20px 10px 20px;
	text-align:center;
	}
	
.margt5r20 {
	margin: 5px 20px 0 0;
	}
	
.margt10r20 {
	margin: 10px 20px 0 0;
	}
	
.footmarg1 {
	margin: 0 0 0 224px;
	}
	
.footmarg2 {
	margin: 0 0 0 8px;
	}
	
.footmarg3 {
	margin: 0 0 0 30px;
	}
	
.title1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
line-height: 20px;
color: #993300;
}

.floatleft { float: left; margin: 5px 5px 5px 0px;}

.ucimo {margin: 10px 0 0 0;}