@charset "utf-8";
/* CSS Document */

body
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
}

.wrapper
{
	margin: 0 auto;
	width: 1000px;
}
.wrapper3
{
	margin: 0 auto;
	width: 1000px;
}

#social
{
	margin-top: -150px;
}
#social ul
{
        margin-right: 40px;
}

 #social ul li
{        

	float: right;
    width:  28px;
	display: inline;
}

 #social ul li a
{
	display:block;
}

#social ul li a#f
{
	background-image:url(/images/f.png);
	width: 26px;
	height: 36px;
	background-repeat:no-repeat;
}

#social ul li a#f:hover
{
	background-image:url(/images/f_on.png);
}

#social ul li a#t
{
	background-image:url(/images/t.png);
	width: 27px;
	height: 36px;
	background-repeat:no-repeat;
}

#social ul li a#t:hover
{
	background-image:url(/images/t_on.png);
}

#social ul li a#p
{
	background-image:url(/images/p.png);
	width:24px;
	height: 36px;
	background-repeat:no-repeat;
}

#social ul li a#p:hover
{
	background-image:url(/images/p_on.png);
}

#social ul li a#r
{
	background-image:url(/images/r.png);
	width: 27px;
	height: 36px;
	background-repeat:no-repeat;
}

#social ul li a#r:hover
{
	background-image:url(/images/r_on.png);
}

.container_up
{
	background-image:url(/images/bg_up.jpg);
	background-repeat:repeat-x;
	min-height: 800px;
}
.light_up
{
	background-image:url(/images/light_up.png);
	width:1000px;
	height:345px;
	margin-top:-7px;
	float:left;
	position:relative;
        z-index:0;
}

.light_blow
{
	background-image:url(/images/light_blow.png);
	width:1000px;
	height:351px;
}
.container_down
{
	background-image:url(/images/bg_down.jpg);
	background-repeat:repeat-x;
        background-color:black;
	height: 452px;
}

.flash
{
	float:left;
	width:1000px;
	height: 430px;
	background-image:url(/images/flash.png);
	margin-top: -320px;
        z-index: 30;
        position:relative;
}

.menu
{
	margin-left: 335px;
	margin-top: 55px;
        height:53px;
}

.menu ul li{
	float: left;
	overflow:hidden;
list-style-type:none;
        height:53px;

}

.menu ul li .submenuul {}

.menu ul li a
{
     display:block;
}

.menu ul li a#b1
{
	background-image:url(/images/b1.png);
	width: 120px;
	height: 65px;
	background-repeat:no-repeat;
}

.menu ul li a#b1:hover
{
	background-image:url(/images/b1_on.png);
}

.menu ul li a#b2
{
	background-image:url(/images/b2.png);
	width: 102px;
	height: 65px;
	background-repeat:no-repeat;
}

.menu ul li a#b2:hover
{
	background-image:url(/images/b2_on.png);
}

.menu ul li a#b3
{
	background-image:url(/images/b3.png);
	width: 56px;
	height: 65px;
	background-repeat:no-repeat;
}

.menu ul li a#b3:hover
{
	background-image:url(/images/b3_on.png);
}
.menu ul li a#b4
{
	background-image:url(/images/b4.png);
	width: 102px;
	height: 65px;
	background-repeat:no-repeat;

}

.menu ul li a#b4:hover
{
	background-image:url(/images/b4_on.png);
}
.menu ul li a#b5
{
	background-image:url(/images/b5.png);
	width: 101px;
	height: 65px;
	background-repeat:no-repeat;
}

.menu ul li a#b5:hover
{
	background-image:url(images/b5_on.png);
}
.menu ul li a#b6
{
	background-image:url(/images/b6.png);
	width: 106px;
	height: 60px;
	background-repeat:no-repeat;
}

.menu ul li a#b6:hover
{
	background-image:url(/images/b6_on.png);
}


.news
{
/*background-image:url(/images/new.png);
background-repeat:no-repeat;*/
width:254px;
height:108px;
margin-top: -110px;
margin-right: 10px;
float:right;
padding-top:50px;
padding-left:45px;
padding-right:34px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: white;
	position:relative;
        z-index:99;
}

.news a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #a70000;
text-decoration:none;
}
.news a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #a70000;
text-decoration:underline;
}
a.read
{
	/*background-image:url(/images/buttonNews.png);*/
	width: 110px;
	height: 50px;
	background-repeat:no-repeat;
	display:block;
	float:right;
	margin-right: 15px;
	margin-top:-50px;
	cursor:pointer;
}

/*a.read:hover
{
	background-image:url(/images/buttonNews_on.png);
}*/

.q-links
{
background-image:url(/images/q-link.png);
background-repeat:no-repeat;
width:271px;
height:313px;
float:right;
margin-top: 50px;margin-right: -320px;
padding-top:75px;
padding-left:40px;
color:#4b4b4b;
}

.q-links ul
{
margin-left: -30px;
}
.q-links a
{
color:#4b4b4b;
}

.q-links a:hover
{
color:#a70000;
text-decoration:none;
}

.content
{
	width: 635px;
	min-height: 470px;
	padding-top:0px;
	padding-left: 30px;
	padding-right: 10px;
	color:#4b4b4b;
        margin-top:400px;
        padding-bottom:20px;
}



.foot
{

	float: left;
	font-size: 11px;
	padding-left: 20px;
	color:#bda8a4;
	margin-top:0px;
        margin-left:10px;
        margin-right:100px;
}

.foot a
{
	color:#bda8a4;
	text-decoration:none;
}

.foot a:hover
{
	color: #a70000;
}


.foot ul li, .foot ul li a
{
	display:inline;
	color:#bda8a4;
	padding-right:2px;
}

.foot ul
{ margin-left:-40px;}

form#form1
{
	background-image:url(/images/form1.png);
	width:318px;
	height:262px;	
	float:left;
}

form#form2
{
	background-image:url(/images/form2.png);
	width:322px;
	height:248px;
	float:left;
}
.suppliers
{
	margin-left:20px;
		float:left;
		margin-top:20px;
}


.container_up2
{
	background-image:url(/images/bg_up2.jpg);
	background-repeat:repeat-x;
	min-height: 650px;
}
.light_up2
{
	background-image:url(/images/light_up.png);
	width:1000px;
	height:32px;
	margin-top:40px;
	float:left;
	position:absolute;
}

.light_blow2
{
	background-image:url(/images/light_blow.png);
	width:1000px;
	height:88px;
        
}
.container_down2
{
	background-image:url(/images/bg_down2.jpg);
	background-repeat:repeat-x;
        background-color:black;
	height: 186px;
}
.container_down3
{
	background-image:url(/images/bg_down2.jpg);
	background-repeat:repeat-x;
        background-color:black;
	height: 186px;
        float:left;
        width:100%;
}

.content2
{
	min-height: 58px;
	padding-top:1px;
	padding-left: 30px;
	padding-right: 10px;
	color:#4b4b4b;
	margin-top:120px;
        
}

ul.submenuul
{
      margin-left:-20px;
position:absolute;
}

ul.submenuul li a
{
  padding: 5px 10px;    
} 

a.submenu
{
      display:block;
      height:18px;
      color: white;
      text-decoration:none;
}

a.submenu:hover
{
      background-color: #af0000;
}

#submenu
{
background-color:#c20000;width:566px;float:left;height:28px;margin-top:-9px;margin-left:18px;font-size:15px;
}



.adjust
{
height:100px;
}

.content2 a
{
color:#c20000;
text-decoration:none;
}

.content2 a:hover
{
color:#c20000;
text-decoration:underline;
}

.sub
{
background-color:#c20000;float:left;height:28px;margin-top:-9px;margin-left:18px;overflow:hidden;
}


#Countdown { width: 440px; height: 65px;  float:left; margin-left:392px; margin-top:-18px;}

#Countdown span { float:left; margin-top:30px;}

#Countdown #defaultCountdown { margin-left:280px; float:left; margin-top:-120px;}

.footbut
{
        width:360px;
        height:60px;
        float:left;
        margin-top:-80px;
        margin-left:600px;
        padding:0px;
}
.but001 a
{
        width:170px;
        height:60px;
        float:left;
        display:block;
	background-image:url(/images/but001.png);
}
.but001 a:hover
{
	background-image:url(/images/but001_over.png);
}
.but002 a
{
        width:190px;
        height:60px;
        float:left;
        display:block;
	background-image:url(/images/but002.png);
}
.but002 a:hover
{
	background-image:url(/images/but002_over.png);
}

