body {
	text-align: center;
	margin-top: 17px;
	margin-bottom: 15px;
	background-color: #000000;
	width: 100%;
}
.table0 {
	background-color: #000000;
	width: 765px;
}
#c_name {
	background-color: #000000;
	vertical-align: top;
	padding-top: 35px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 723px;
	height: 92px;
}
.c_name {
	color: #c0b060;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.c_name H1 {
	color: #c0b060;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 26px;
	
}
.c_name P {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
#t1_menu_l {
	background-color: #000000;
	vertical-align: top;
	width: 2px;
	height: 21px;
}
#t1_menu {
	background-color: #000000;
	background-repeat: repeat-y;
	vertical-align: middle;
	width: 699px;
	height: 21px;
	padding-left: 32px;
	padding-right: 32px;
}
.hmains {
	color: #c0b060;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hmains P {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hmains a  {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #c0b060;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 11px;
}

.hmains a:hover  {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #999999;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline;
        font-size: 11px;
}
.hmains_pic{
        padding-left: 5px;
        padding-right: 5px;
        vertical-align: middle;
}

#t1_menu_r {
	text-color: #c0b060;
	vertical-align: top;
	width: 2px;
	height: 21px;
}
#t2_menu {
	text-color: #c0b060;
	vertical-align: middle;
	width: 491px;
	height: 21px;
	padding-left: 136px;
	padding-right: 136px;
}
.hsubs {
	color: #c0b060;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hsubs P {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hsubs a  {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #c0b060;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 10px;
}

.hsubs a:hover  {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #999999;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline;
        font-size: 10px;
}
.hsubs_pic{
        padding-left: 5px;
        padding-right: 5px;
        vertical-align: middle;
}
#gray_line {
	color: #c0b060;
	vertical-align: top;
	width: 763px;
	height: 10px;
}
#foot_l {
	color: #000000;
	vertical-align: top;
	width: 2px;
	height: 23px;
}
#copyright {
	background-color: #000000;
	vertical-align: middle;
	width: 759px;
	height: 23px;
}
.copyright {
	color: #c0b060;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyright P {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#foot_r {
	background-color: #000000;
	vertical-align: top;
	width: 2px;
	height: 23px;
}
#welcome {
	background-color:#FFFFFF;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 66px;
	padding-right: 90px;
	padding-bottom: 10px;
	width: 338px;
	height: 236px;
}
#welcomesub {
	background-color:#FFFFFF;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 66px;
	padding-right: 90px;
	padding-bottom: 10px;
	width: 650px;
	height: 236px;
}
.welcome {
	text-align: left;
	color: #c0b060;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.welcome H1 {
	color: #c0b060;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 28px;
	margin-bottom: 28px;
	
}
.welcome P {
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 16px;
	}
}<style type="text/css">
#pg { width:390px;
height:200px;
border:2px dotted #666;
padding:5px;
padding-top:15px;
}
#pg ul { list-style:none;
padding:0;
margin:0;
width:180px;
position:relative;
float:left;
}
#pg ul li { display:inline;
width:52px;
height:52px;
float:left;
margin:0 0 8px 8px;
}
#pg ul li a { display:block;
width:50px;
height:50px;
text-decoration:none;
border:1px solid #000;
}
#pg ul li a img { display:block;
width:50px;
height:50px;
border:0;
}
#pg ul li a:hover { white-space:normal;
border-color:#336600;
background-color:#AABB33;
}
#pg ul li a:hover img { position:absolute;
left:190px;
top:0;
width:auto;
height:110px;
border:1px solid #000;
}
#pg ul li a span {display:none}
#pg ul li a:hover span { display:block;
position:absolute;
left:5px;
top:130px;
width:350px;
height:auto;
font-size:12px;
color:#999999;
}
</style>
#box1_top {
	background-color: #000000;	
	vertical-align: top;
	width: 269px;
	height: 4px;
}
#box1 {
	background-color: #000000;
	width: 269px;
}
#box1_pole {
	background-color: #000000;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
	width: 101px;
}
.special {
	text-align: left;
	color: #c0b060;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.special H1 {
	color: #c0b060;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 15px;

}
.special H2 {
	color: #c0b060;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.special P {
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 16px;
}
#box1_hl1 {
	vertical-align: top;
	width: 129px;
	height: 8px;
}
#box1_r_top {
	background-color: #000000;
	width: 129px;
	height: 2px;
}
#box1_l {
	background-color: #000000;
	width: 2px;
	height: 109px;
}
#box1_foto {
	background-color: #000000;
	vertical-align: top;
	width: 119px;
	height: 109px;
}
#box1_r {
	background-color: #000000;
	vertical-align: top;
	width: 8px;
	height: 109px;
}
#box1_r_bottom {
	background-color: #000000;
	vertical-align: top;
	width: 129px;
}
#box1_rb {
	background-color: #000000;
	vertical-align: top;
	width: 3px;
}
#box1_middle {
	background-color: #000000;
	vertical-align: top;
	width: 269px;
	height: 4px;
}
#box2 {
	background-color: #000000;
	width: 269px;
}
#box2_pole {
	background-color: #000000;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 1px;
	padding-bottom: 10px;
	width: 118px;
}
.products {
	text-align: left;
	color: #c0b060;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.products H1 {
	color: #c0b060;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 22px;
}
.products H2 {
	color: #c0b060;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.products P {
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 16px;
}
#box2_foto {
	background-color: #000000;
	vertical-align: top;
	width: 129px;
}
#box2_rb {
	background-color: #000000;
	vertical-align: top;
	width: 3px;
}
#box2_bottom {
	background-color: #000000;
	vertical-align: top;
	width: 269px;
	height: 2px;
}