* {
	margin: 0;
}
body {
	margin:0px 0px 0px 0px;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
}
a, a:visited {
color:#595959;
background:transparent;
text-decoration:none;
}
a:hover	{
color: #595959;
background:transparent;
text-decoration:underline;
}
h1 {
font-size: 11px;
margin:7px 0px 1px 0px;
}
h2 {
font-size: 12px;
}
h3 {
font-size: 12px;
}
ul {
list-style-type: square;
list-style-position: inside;
margin-left:0px;
padding-left:0px;
margin-bottom:10px;
}
.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
}
img.image {
vertical-align: top;
margin-right:20px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}
/* header */
.wheader {
	margin: 35px auto 0 auto;
	text-align: center;
	display: table;
	width: 900px;
	background-color: transparent;
	border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
.cheader {
	display: table-cell;
	background-color: transparent;
	border: none;
	padding: 0px 0px 0px 0px;
	margin:0;
	width: 900px;
}
#maincontainer_header{
width: 900px; /*Width of main container*/
margin: 0px auto; /*Center container on page*/
}
#contentwrapper_header{
float: left;
width: 100%;
}
#contentcolumn_header{
margin-left: 215px; /*Set left margin to LeftColumnWidth*/
text-align:right;
}
#contentcolumn_header div.innertube p {
text-align:right;
}
#contentcolumn_header div.innertube p img{
vertical-align: top;
text-align: right;
}
#leftcolumn_header{
float: left;
width: 215px; /*Width of left column*/
margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
background-color: transparent;
text-align:left;
/*min-height: 198px;
height: auto !important;
height: 198px;
border-top:1px solid #000000;
border-bottom:1px solid #000000;*/
}
#leftcolumn_header div.innertube{
text-align:left;
}
/*Credits: Dynamic Drive CSS Library URL: http://www.dynamicdrive.com/style/ 
.arrowlistmenu{
width: 210px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px;
}
.arrowlistmenu ul li{
padding-bottom: 1px;
padding-left: 0px;
}
.arrowlistmenu ul li a, .arrowlistmenu ul li a:visited{
color: #262626;
background: transparent;
display: block;
padding: 4px 0 4px 0px;
text-decoration: none;
font-weight: bold;
font-size: 13px;
letter-spacing: 2px;
}
.arrowlistmenu ul li a:hover{
background-color: #e8e8e8;
}
.arrowlistmenu ul li a.selected{
background-color: #e8e8e8;
}
Credits: Dynamic Drive CSS Library */
#leftcolumn_header div.innertube ul {
width: 210px;
margin:0px;
padding:0px;
list-style-type: none;
background-color: transparent;
border:none;
font-family: "Times New Roman", Times, serif;
font-style: italic;
}
#leftcolumn_header div.innertube ul li {
padding:1px 0px 1px 0px;
text-align: left;
}
#leftcolumn_header div.innertube ul li.selected {	
background-color: #e8e8e8;
}
#leftcolumn_header div.innertube ul li a, #leftcolumn_header div.innertube ul li a:visited {
display: block;
padding: 4px 0 4px 10px;
text-decoration:none;
margin-right: 0px;
font-weight: bold;
font-size: 13px;
letter-spacing: 2px;
background-color: transparent;
}
#leftcolumn_header div.innertube ul li a:hover, #leftcolumn_header div.innertube ul li a.selected {
color: #262626;
background-color: #e8e8e8;
}
#leftcolumn_header div.innertube ul li.catalogo { /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 4px 0 4px 10px;
border: none;
font-weight: bold;
font-size: 13px;
letter-spacing: 2px;
color:#595959;
}
#leftcolumn_header div.innertube ul li.catalogo a:hover {
	background-color: #e8e8e8;
}
#leftcolumn_header div.innertube ul li.opengroup{ /*class added to contents of 1st demo when they are open*/
color: #262626;
background-color: #e8e8e8;
margin-top: 1px;
padding: 4px 0 4px 10px;
}
#leftcolumn_header div.innertube div.group {
background-color: transparent;
}
#leftcolumn_header div.innertube div.group ul li {
margin:0px auto 0px auto;
padding:2px 0px 2px 10px;
background-color: transparent;
background-image: none;
}
#leftcolumn_header div.innertube div.group ul li.subtitle {
padding:2px 0px 2px 0px;
text-transform: uppercase;
}
#leftcolumn_header div.innertube div.group ul li a, #leftcolumn_header div.innertube div.group ul li a:visited {
background-image: url("../images/dot.gif");
background-position: left;
background-repeat: no-repeat;
text-transform: none;
font-size: 12px;
letter-spacing: 1px;
}
#leftcolumn_header div.innertube div.group ul li a.selected{
color: #262626;	
}
/* /header */
/* title */
.wtitle {
	margin: 5px auto 0px auto;
	text-align: center;
	display: table;
	width: 900px;
	background-color: transparent;
}
.ctitle {
	display: table-cell;
	background-color: transparent;
	border: none;
	padding: 0px 0px 0px 0px;
}
#maincontainer_title{
width: 900px;
margin: 0px auto; /*Center container on page*/
min-height: 70px;
height: auto !important;
height: 70px;
}
#contentwrapper_title{
float: left;
width: 100%;
}
#contentcolumn_title{
margin-left: 215px; /*Set left margin to LeftColumnWidth*/
text-align:right;
background-color: #ffffff;
}
#contentcolumn_title div.innertube img{
vertical-align: top;
margin-top:5px;
}
#leftcolumn_title{
float: left;
width: 215px; /*Width of left column*/
margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
background-color: transparent;
text-align:left;
}
#leftcolumn_title div.innertube{
text-align:left
}
#leftcolumn_title div.innertube img{
vertical-align: top;
}
/* /title */
/* content */
.wcontent {
	margin: 10px auto 0px auto;
	text-align: center;
	display: table;
	width: 900px;
	background-color: transparent;
}
.ccontent {
	display: table-cell;
	background-color: transparent;
	border: none;
	padding: 0px 0px 0px 0px;
}
#maincontainer{
width: 900px;
margin: 0px auto; /*Center container on page*/
min-height: 250px;
height: auto !important;
height: 250px;
}
#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn {
margin-left: 215px; /*Set left margin to LeftColumnWidth*/
text-align:left;
}
#contentcolumn p{
text-align:left;
padding-bottom:5px;
line-height: 1.5em;
}
#contentcolumn h2 {
font-size: 11px;
padding-bottom: 10px;
}
#contentcolumn div.regularText {
clear: left;
margin-bottom:15px;
}
#contentcolumn_catalogo {
margin-left: 0px; /*Set left margin to LeftColumnWidth*/
text-align:left;
}
#contentcolumn_catalogo p{
text-align:left;
padding-bottom:5px;
line-height: 1.5em;
}
#contentcolumn_catalogo div.regularText {
clear: left;
margin-bottom:15px;
}
#contentcolumn_catalogo h1 {
border-bottom: 1px solid #000000;
color: #595959;
text-align: right;
padding: 0px 15px 5px 0px;
margin-bottom: 20px;
font-size: 13px;
background-image: url("../images/bkg_h1.gif");
background-position: right top;
background-repeat: no-repeat;
}
#contentcolumn_catalogo h2 {
font-size: 11px;
padding-bottom: 10px;
padding-right: 10px;
}
#contentcolumn_catalogo div.regularText table.listing {
width: 100%;
}
#contentcolumn_catalogo div.regularText table.listing td {
vertical-align: top;
padding-bottom: 20px;
}
#contentcolumn_catalogo div.regularText table.listing td h2 {
/*max-width: 150px;*/
margin-right: 30px;
}
#leftcolumn{
float: left;
width: 215px; /*Width of left column*/
margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
background-color: transparent;
text-align:left;
}
#leftcolumn div.innertube{
text-align:left
}
#leftcolumn div.innertube img{
vertical-align: top;
}
#footer {
clear: left;
background-color:transparent;
width:100%;
padding:20px 0px 0px 0px;
}
table.gallery {
padding-bottom: 5px;
border-bottom: 1px solid #000000;
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-size: 14px;
color: #262626;
}
table.gallery img {
border:none;
}
/* /content */
/* /footer */
.wfooter {
	margin: 10px auto 0 auto;
	text-align: center;
	display: table;
	width: 900px;
	background-color: transparent;
}
.cfooter {
	display: table-cell;
	background-color: transparent;
	border: none;
	width: 900px;
}
#maincontainer_footer{
width: 900px; /*Width of main container*/
margin: 0px auto; /*Center container on page*/
color:#595959;
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-size: 12px;
}
#contentwrapper_footer{
float: left;
width: 100%;
}
#contentcolumn_footer{
margin-left: 215px; /*Set left margin to LeftColumnWidth*/
border-top: 1px solid #000000;
text-align: right;
}
#contentcolumn_footer p {
	padding-top:5px;
	padding-bottom: 5px;
}
.buttonRegular_info {
	border: 1px solid #b9b9b9;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	font-size: 12px;
	background-color: #e8e8e8;
	color: #565656;
	cursor:pointer;
}
.buttonRegularFocus_info {
	border: 1px solid #b9b9b9;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	font-size: 12px;
	background-color: #565656;
	color: #e8e8e8;
	cursor:pointer;
}

/*#leftcolumn_footer{
float: left;
width: 300px; 
margin-left: -900px;
background-color: transparent;
text-align:left;*/
}
/* /footer */
