* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 2px 0px;
	background-color: #000000;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
}

a {
	color: #c2bebe;
	
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	line-height: 12px;
	clear : both;
	float : none;
}

.clearthis {
	margin : 0px;
	height : 29px;
	clear : both;
	float : none;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 778px;
	background: #000000 repeat-y 0px 0px;
	color: inherit;
	border: 1px solid #cccccc;
}

.thumbnail {
	padding: 10px 0px;
}
.testo {
	margin-left: 10px;
	margin-right: 5px;
}


.thumbnail img {
	border: #5c5b5c 1px solid;
}


/* Page Title */

#page_title {
	width: 411px;
	height: 115px;
	float: right;
}

#page_title h1 {
	width: 362px;
	height: 126px;
	background: url('images/company_name.gif') #292829 no-repeat 50% 50%;
	color: #cf7235;
}


/* Page Image */

#page_image {
	width: 365px;
	height: auto;
	color: inherit;
}


/* Left Column */

#left_column {
	width: 365px;
	font-size: 12px;
	float: left;
}

#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
}
h2 {
	font-size: 14px;
}



/* Right Column */

#right_column {
	padding-bottom: 20px;
	width: 411px;
	background-color: #0c070d;
	color: inherit;
	float: right;
	clear: right;
}

#right_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #E5E5E5;
}

#right_column p {
	padding-top: 20px;
}


/* Page Menu */

#page_menu {
	padding: 19px 0px 0px 0;
	width: 365px;
	color: #c2bebe;
	height: 96px;
}
#latestvideo li {
	text-align: left;
	padding-left: 10px;
}


#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	color: #fff;
}

#page_menu li {
	padding: 0px 2px 2px;
	float: left;
}

#page_menu li a {
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-position: 50% 0%;
}

#page_menu li#menu1 a {
	margin-right: 5px;
	width: 100px;
	margin-left: 10px;
}
#latestvideo li {
	line-height: 17px;
}


#page_menu li a span {
	padding-top: 50px;
	display: block;
}

#menu1 a {
	background-image: url(images/button.jpg);
}


/* Latest News */

#latestnews {

}

#latestnews h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/latestnews_header.gif');
}


/* Latest Video */

#latestvideo {

}

#latestvideo h2 {
	height: 25px;
	text-align: left;
	background-color: #B8BEEB;
	padding-left: 10px;
	color: #4D5CCF;
	line-height: 25px;
}


/* Album Review */

#albumreview {
	padding: 30px 25px 10px;
}

#albumreview h2 {
	height: 35px;
	background-image: url('images/review_header.gif');
}


/* Page Footer */

#page_footer {
	width: 778px;
	padding: 9px 0px;
	background: #000000 repeat-x 0px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
	margin: 0 auto;
}
