/* ## Global ## */
br.short {
	font-size: 6px;
	line-height: 6px;
}

#container {
	position: block;
	width: 760px;
}

.border {
	height: 4px;
	line-height: 0px;
	font-size: 0px;
	background: url('/resources/images/9_border.gif');

}


/* ## Top ## */

#top {
	width: 760px;
	height: 256px;
}

#topLeft {
	float: left;
	width: 161px;
}

#topLeftLogo {
	text-align: center;
	height: 113px;
	padding-top: 16px;
}

#topLeftMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}

#topLeftMenu ul li a, #topLeftMenu ul li a:link {
	display: block;
	width: 150px;
	height: 18px;
	background: url('/resources/images/21_menu_background.gif');
	margin-top: 1px;

	padding-top: 2px;
	padding-left: 10px;

	color: #000000;
	text-decoration: none;
}

#topLeftMenu ul li a:hover {
	background: url('/resources/images/22_menu_background_hover.gif');
}

#topRight {
	float: right;
	width: 599px;
}

#topRightBreadcrumbs {
	width: 599px;
	height: 20px;

	background-color: #000000;
	color: #ffffff;
}

#topRightBreadcrumbs a {
	color: #ffffff;
	text-decoration: none;
}

#topRightBreadcrumbs a:hover {
	color: #cccccc;
	text-decoration: none;
}

#topRightBreadcrumbs div.left {
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	color: #ffffff;
}

#topRightBreadcrumbs div.left img {
	margin-right: 4px;

	position: relative;
	top: -1px !important;
	top: 0px;
}

#topRightBreadcrumbs div.right {
	float: right;
	padding-top: 3px;
}

#topRightBreadcrumbs div.right span {
	margin-right: 10px;
}

#topRightBreadcrumbs div.right img {
	margin-right: 4px;
}


/* ## Content ## */

#content {
	margin-top: 10px;
}

#content div.left {
	float: left;
	width: 161px;

	text-align: center;
}

#content div.left img {
	margin-top: 20px;
}

#content div.right {
	float: right;
	width: 599px;
	
	text-align: left;
}

#frontPage div.left {
	float: left;
	width: 399px;
	text-align: left;

	padding-left: 10px;
}

#frontPage div.right {
	float: right;
	width: 180px;
}

#frontPage div.right img {
	margin-bottom: 15px;
}


/* ## Service ## */

#service {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

#cabas {
	margin-bottom: 5px;
}




/* ## Bottom ## */
#bottom div.left {
	float: left;

	padding-top: 6px;
	padding-left: 40px;
	margin-bottom: 10px;
	background: url('/resources/images/4_arrow_yellow_white.gif') no-repeat;
}

#bottom div.right {
	float: right;
}
