* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 5px 0px 10px;
	background: #FF7547;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 16px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	padding: 4px;
	width: 760px;
	background: #804000;
}

/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: #A35200;
}

#page_header {
	width: 760px;
	height: 130px;
	background: url('/images/header.gif') no-repeat 10px 5px;
	overflow: hidden;
}

/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 10px;
	width: 585px;
	height: 35px;
	float: left;
	/* background: url('/3/company_logo.gif') no-repeat 137px 0px; */
	text-align: left;
}

#header_company h1 {
	margin-left: 140px;
	font-size: 26px;
	font-family:Georgia,Serif;
}

/* Page Header : Welcome Note */

#header_welcome {
	padding-left: 142px;
	float: left;
	text-align: justify;
}

#header_welcome h3 {
	padding-left: 5px;
	font-size: 12px;
	font-style: italic;
}

#header_welcome h2 {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 0;
	font-size: 16px;
}

#header_welcome p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 7px;
	text-align: left;
}

#header_welcome #welcome_text {
	width: 585px;
}
/* Page Header : Menu */

#header_menu {
	padding-top: 35px;
	padding-right: 29px;
	float: right;
}

#header_menu li {
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 116px;
	height: 20px;
	color: #e3ecf8;
	background-color: #C76300;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 26px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #804000;
}


/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #fff;
	background-color: #A35200;
}

/* Left Sidebar : Latest News */

#news {
	padding: 10px;
	text-align: left;
}

#news h2 {
	width: 140px;
	height: 19px;
	font-size: 14px;
}

#news h3 {
	padding-top: 6px;
	font-size: 11px;	
	font-weight: bold;
}

#news h4 {
	padding-top: 6px;
	text-align: right;
	font-size: 9px;	
	font-weight: bold;
}

#news p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	font-size: 12px;
	text-align: left;
}

#news p.img-news {
	text-align: center;
	border: 1px solid #d5dfec;
	padding: 1px;
}

#news .link-more {
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
}

/* Main Content */

#maincontent_container {
	border-top : 1px solid #d5dfec;
	border-left : 1px solid #d5dfec;
	float: right;
	text-align: left;
}

#maincontent {
	margin: 7px 0px 0px 16px;
	width: 561px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 561px;
	background: url('/3/maincontent_verticaldiv.gif') repeat-y 270px 5px;
}

#maincontent_pagina {
	margin-bottom: 11px;
	width: 561px;
}

#maincontent_pagina h1 {
	font-size: 16px;
	line-height: 24px;
}

#maincontent_pagina h2 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}

#maincontent_pagina h3 {
	font-size: 14px;
	line-height: 24px;
	margin: 10px;
}

#maincontent_pagina p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-right:10px;
}

/* How We Started */

#started_container {
	width: 280px;
	float: left;
}

#started {
	padding-top: 2px;
	width: 260px;
}

#started h2 {
	/* width: 167px;
	height: 14px;
	background: url('/3/started_title.gif') no-repeat 0px 0px; */
	font-size: 16px;
}

#started p {
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}

/* Repairing */

#right_container {
	width: 280px;
	float: left;
}

#repairing {
	margin-left: auto;
	margin-right: 1px;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 260px;
	float: right;
}

#repairing h2 {
	/* width: 90px;
	height: 19px;
	background: url('/3/repairing_title.gif') no-repeat 0px 4px; */
	font-size: 16px;
}

#repairing p {
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}

/* Get Special Offer */

#offer_container {
	margin-left: auto;
	border: 1px solid #fff;
	background-color: #436da1;
	float: right;
}

#offer {
	margin: 5px 17px 4px 10px;
	width: 205px;
}

#offer h2 {
	width: 120px;
	height: 22px;
	background: url('/3/offer_title.gif') no-repeat -1px 0px;
}

#offer p {
	margin-top: 1px;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}

#offer .link-go {
	text-align: right;
}

#offer .link-go a {
	margin-left: auto;
	display: block;
	width: 34px;
	height: 13px;
	background: url('/3/offer_go.gif') no-repeat 0px 0px;
}


/* Featured Products */

#featured_container {
	border: 1px solid #fff;
	background-color: #C76300;
	float: left;
	margin: 10px 0;
}

#featured, #featured1 {
	margin: 1px;
	padding:2px;
	width: 550px;
}

#featured1:hover {
	background: #7A3D00;
}

#featured1 p {
	font-size: 12px;
	padding:3px;
}

#featured1 h2 {
	font-size: 20px;
	padding:5px;
	font-family:Georgia,Serif;
	height:30px;
}

#featured p {
	font-size: 12px;
	padding:3px;
}

#featured h2 {
	font-size: 18px;
	padding:3px;
}

#featured_products ul {
	padding-bottom: 2px;
	width: 498px;
}

#featured_products li {
	margin: 6px 21px 10px 1px;
	float: left;
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	display: block;
	width: 107px;
	height: 84px;
	background-color: #fff;
	overflow: hidden;
}

#featured_products li a img {
	margin: 1px;
}

#featured_products li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.featured_nav {
	padding-left: 3px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
}

.featured_nav a {
	text-decoration: none;
}

#featured .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}


/* Page Footer */

#page_footer {
	margin: 0px auto;
	margin-top: 10px;
	padding-top: 5px;
	width: 760px;
	height: 25px;
	background: #A35200;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

#navcontainer1 {
 width: 755px;
 height: 23px;
 color: #ccc;
 padding: 2px;
 border: 1px solid #fff;
 background: #C76300;
}

#navcontainer {
 width: 754px;
 height: 23px;
 background: #C76300;
 padding:2px;
}

#navcontainer ul {
        border: 0;
        margin: auto;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        background: #804000;
        width: 124px;
        height: 21px;
        border-top: 1px solid #A35200;
        border-left: 1px solid #A35200;
        border-bottom: 1px solid #A35200;
        border-right: none;
        padding: 0;
        margin: 0 ;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 14px/18px arial, sans-serif;
		font-weight: bold;
}

#navcontainer ul li a.end {
        border-right: 1px solid #A35200;
}

#navcontainer ul li a:hover {
        color: #fff;
        background: #C76300;
}

#navcontainer a:active {
        background: #804000;
        color: #FFF;
}

#navcontainer li#active a {
        background: #c60;
        border: 1px solid #c60;
        color: #fff;
}

#slides {
	width: 548px;
	height: 132px;
	overflow: hidden;
}

#slides div {
	height: 132px;
	width: 548px;
	line-height: 132px;
	text-align: center;
}

ul#ticker {
	height: 1.4em;
	overflow: hidden;
	border: solid 1px #aaa;
	background: #ccc;
}

ul#ticker li {
	padding: 0.2em 0;
}

/* @group global */

.sfondo {
	background: #A35200;
}
