@charset "utf-8";
/* CSS Document */
#home {
	clear:both;
	display: block;
	margin: 0px;
	padding: 0px;
	min-height: 482px;
	font-size: 1em;
}
#home a:link {
	color: #00769b;
	text-decoration: none;
}
#home a:visited {
	color: #00769b;
	text-decoration: none;
}
#home a:hover {
	color: #666;
	text-decoration: none;
}
#home a:active {
	color: #00769b;
	text-decoration: none;
}
#cola {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#cola h6{
	text-align:left;
	font-size: 12px;
	font-weight:normal;
}
#cola .list a:link,
#cola .list a:visited,
#cola .list a:active {
	color: #666;
	text-decoration: none;
	text-align:left;
}
#cola .list a:hover {
	color: #00769b;
	text-decoration: none;
	text-align:left;
}
#colb {
	width: 500px;
	margin: 0px 0px 0px 270px;
	padding: 0px 20px 0px 0px;
}

*html #colb {
	width: 490px;
}


#colc {
	float: right;
	width: 190px;
	margin: 0px;
	padding: 0px 10px 20px 0px;
}
#colc .list a:link,
#colc .list a:visited,
#colc .list a:active {
	color: #666;
	text-decoration: none;
}
#colc .list a:hover {
	color: #00769b;
	text-decoration: none;
}
#colb h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00769b;
	font-size: 1em;
	margin: 0px;
	padding: 10px 0px;
}
#colb h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00769b;
	font-size: 0.8em;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#colb h2 img{
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#colb p {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	color: #666;
	font-size: 0.7em;
	margin: 0px;
	padding: 5px 0px;
	text-align: justify;
}
#colc h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00769b;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#colc h2 img{
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#colc .icon{
	float:left;
}
#colc p {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 3px 0px 5px 0px;
	text-align: left;
}
.lefttoolsbg {
	border: 1px #ddd solid;
	background: #eee;
	width: 238px;
	padding: 3px;
	display: block;
	margin: 0px 0px 5px 0px;
}
.lefttools{
	border: 1px #ddd solid;
	background: url(../images/home/bg-tools.jpg) no-repeat top left;
	padding: 0px 0px 5px 20px;
}
.lefttools img{
	border: none;
	float: right;
}
.lefttools h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00769b;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px;
}
.lefttools p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
.lefttools a:link {
	color: #00769b;
	text-decoration: none;
}
.lefttools a:visited {
	color: #00769b;
	text-decoration: none;
}
.lefttools a:hover {
	color: #666;
	text-decoration: none;
}
.lefttools a:active {
	color: #00769b;
	text-decoration: none;
}
.divider {
	width: 99%;
	margin: 1px 0px 2px 0px;
	padding: 0px;
	height: 1px;
	border-top: 1px solid #e3e3e3;
}
.textcontrol {
	float: right;
	width: 200px;
	font-size: 0.8em;
	margin: 10px 0px;
	text-align: right;
}

/* News Scroller */

* { margin:0; padding:0; }

#newsticker { 
width: 490px;
padding: 0px; 
margin: 0px;
}

#newsticker a { text-decoration: none; }

.newsticker-jcarousellite { 
	width: 490px; 
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 0.7em;
	text-align: justify;
	line-height: 18px;	
}

#newsticker .newsticker-jcarousellite ul li{ 
	list-style:none; 
	display: block; 
	padding-bottom:1px; 
	margin-bottom:5px;
}
.brand{
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	background:#FFFFFF;
	padding: 10px;
	font-size:0.8em;
	color:#666666;
	clear:both;
}
.branddl{
	clear:both;
	color: #41b8be;
	font-size: 12px;
	font-weight:bold;
}