BODY {
	margin : 0px;
	padding : 0px;
	background-image : url("../img/bg.jpg");
	background-position : right top;
	background-repeat : no-repeat;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}
a{
	color: #34BCEE;
}
a:hover{
	text-decoration: none;
}
H1 {
	color : #1B479E;
	font-size : 24px;
	font-weight : normal;
}
H2 {
	font-size : 18px;
	font-weight : normal;
}
#logo{
	padding: 15px 0px 15px 15px;
}
#slogan{
	padding-top: 10px;
}
#icon{
	padding-right: 20px;
}
#menuv {
	padding : 0px 0px 20px 10px;
}
#menuv a {
	padding-left: 15px;
	text-decoration : none;
	line-height : 21px;
	font-size : 14px;
	color: #1B479E;
}
#menuv a:hover{
	text-decoration : underline;
	background-image : url("../img/arrow2.gif");
	background-position : left;
	background-repeat : no-repeat;
}
#menup {
	padding : 0px 0px 20px 10px;
}
#menup a {
	padding-left: 15px;
	text-decoration : none;
	line-height : 21px;
	font-size : 14px;
	color: #D81821;
}
#menup a:hover{
	text-decoration : underline;
		background-image : url("../img/arrow3.gif");
	background-position : left;
	background-repeat : no-repeat;
}
#news{
	padding: 0px 0px 20px 25px;
}
#news span{
	color: #34BCEE;
	font-weight : bold;
}

#centrhome{
	background-image: url("../img/line_right.gif");
	background-position : bottom left;
	background-repeat : no-repeat;
	padding : 60px 30px 80px 20px;
}
#centrhome .home{
	background-image: url("../img/packing.gif");
	background-position : center right;
	background-repeat : no-repeat;
	height : 465px;
}
#centr{
	background-image: url("../img/line_right.gif");
	background-position : bottom left;
	background-repeat : no-repeat;
	padding : 150px 30px 110px 20px;
}
#centr span{
	color: #34BCEE;
	font-weight : bold;
}
#list span{
	color: #1B479E;
	font-weight : bold;
}
#list a{
	color: #666666;
	padding-left : 5px;
	text-decoration : none;
}
#list a:hover{
	text-decoration: underline;
}
