/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	background:#fff;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:11px;
	color:#000;
	}

a:link {
	color: #000;
	text-decoration:underline;
	}
	
a:visited {
	color: #000;
	text-decoration:underline;
	}
	
a:hover {
	color: #BA9765;
	text-decoration:underline;
	}
	
a:active {
	color: #BA9765;
	text-decoration:underline;
	}
	
img {
	max-width:220px;	
	}

ul {
	list-style:none;
	list-style-position:outside;
	text-indent:0px;
	}

li {
	list-style:none;
	list-style-position:outside;
	text-indent:0px;
	}
	
h1 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	}

h6 {
	font-size:10px;
	padding:0px 0px 4px 0px;
	color:#666666;
	margin:0px;
	font-weight:normal;
	color:#999999;
	}

/* ====== Container ====== */

.container {
	margin:auto;
	max-width:220px;
	}

.container1 {
	diaplay:none;
	}
	
.col-top {
	max-width:100%;
	height:180px;
	background: url(../img/handheld-logo.gif) no-repeat center top;
	}

.col-bottom {
	display:none;
	}
	
.col-bottom a{
	display:none;
	}
	
.col1 {
	display:none;
	}

.col2 {
	max-width:100%;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	float:left;
	border-right:0px solid #EAEAEA;
	border-left:0px solid #EAEAEA;
	}
	
.col3	{
	max-width: 100%;
	float:left;
	text-align: left;
	line-height: 18px;
	position:absolute;
	top:110px;
	padding:0px;
	margin:10px 0 0 0;
	}
	
.col3 a{
	text-decoration:none;
	color:#000;
	}
	
.col3 ul{
	padding:0px;margin:0px;
	}
	
.col3 li{
	list-style:none;
	text-indent:0px;
	float:left;
	margin-left:10px;
	}

.news-container {
	max-width:100%;
	margin-bottom:15px;
	}
	
/* ====== Text formating ====== */

