html, body {
	height:100%; 
	width:100%;
	background:URL('/images/mbg.png');
	font-family:Arial,Tahoma;
}
H1{
	color:#7a0000;
	font-size:22px;
}
H2{
	color:#ff2332;
	font-size:18px;
}


.bg{
	position: absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.tot{
	position:relative;
	z-index:50;
}


.bgg{
	position:relative;
	z-index:1;	
	top:-379px;
}
.bg1{
	background:URL('/images/t1.png');
	background-repeat:no-repeat;
}
.bg2{
	background:URL('/images/t2.png');
	background-repeat:no-repeat;
	background-position: 100%;	
}
.bg3{
	background:URL('/images/t4.png');
	background-repeat:no-repeat;	
}
.bg4{
	background:URL('/images/t3.png');
	background-repeat:no-repeat;
	background-position: 100% 100%;	
}
.main_content{
	position: absolute;
	top:0px;
	left:0px;
	z-index:3;
	width:100%;
	height:100%;
}
.logo{
	width:153px;
	height:131px;
}
.diller{
	font-size:10px;
	font-weight:bold;
	color:white;
}
.banner{
	width:804px;
	height:140px;	
}

#navi{}
#navi A{
	color:#fa0000;
	font-size:14px;
}

#lsub{
	padding:0px;
	margin:0px;
	margin-left:20px;
}
#lsub A{
	
	color:black;
	font-size:10px;
}
#lsub A:hover{
	color:#a30000;
}

.lmenu{
	padding-left:20px;
}
.lmh{
	font-family:Arial,Tahoma;
	color:black;
	font-size:12px;
	font-weight:bold;
	
}
.lmh:hover{
	color:#a30000;
}
.ltitle{
	color:#9a9a9a;
	font-size:11px;
	font-weight:bold;
}
.linput{
	font-size:11px;
	width:125px;
}
.lstit{
	font-size:12px;
	color:#9a9a9a;
	font-weight:bold;
}
.ltxt{
	font-size:16px;
	font-weight:bold;
}
.ltxts{
	font-size:11px;
	font-weight:bold;
}
.ride{
	font-size:12px;
	color:#6f6f6f;
}
.short_desc{
	font-size:10px;
	color:#cc0000;
	display:block;
}
.good_title{
	color:black;
	text-decoration:none;
}
.good_title:hover{
	color:#6c6c6c;
	text-decoration:none;
}
.good_price{
	color:#d30000;
	text-decoration:underline;
}
#botlinks{}

#botlinks A{
	color:white;
	font-weight:bold;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
}

 .rounded{
    background: #ffd4de;
    padding:20px;
    margin:30px auto 10px auto;
    text-align:center;
    overflow:hidden;
 }
 .rounded:before, .rounded::before, .rounded:after, .rounded::after{
    display:block;
    height:20px;
    content:url(/images/corners.png);
    background:url(/images/corners.png) top right no-repeat;
    margin:-30px -30px 10px -30px;
    padding:0;
    text-align:left;
    line-height:0;
    font-size:0;
    overflow:hidden;
 }
 .rounded:after, .rounded::after{
    margin:10px -30px -30px -30px;
 }
   .fixedwidth{
    width:130px;
 }
 
.row_price{
	font-size:16px;
	font-weight:bold;
	color:red;
} 
.row_description{
	font-size:12px;
	margin:5px;
	width:300px;
} 
.row1{
	font-size:12px;
	border-bottom: solid 1px #ffc3d1;
	background:#fff1f4;
}
.row2{
	font-size:12px;
	border-bottom: solid 1px #ffc3d1;
	background:#fcfcfc;
}
.row_title{
	background:red;
	color:white;
	font-size:14px;
}

.cat_title{
	font-size:14px;
	font-weight:bold;
	color:#570000;
	margin-top:20px;
	padding-left:20px;
}
.cat_title:hover{
	color:#b20000;
}
#cat_subs{
	margin:0;padding:0;
}
#cat_subs UL{margin:0;padding:0;margin-left:30px; padding-top:10px;}
#cat_subs A{
	font-size:12px;
	font-weight:bold;
	color:#353535;
}
#cat_subs A:hover{
	color:#b20000;
}
#contact_page{
	font-size:14px;
	color:#700000;
}
