#header-navigation {
	padding:9px 37px 0 37px;
	color:#a0adb7;
	position: fixed;
	bottom:0;
	width:100%;	
	height:30px;
	background:#5e5e5e url(../assets/images/header-navigation-bg.jpg) repeat-x ;
	z-index:100;
	text-align:center;
	margin-bottom:-2px;
	float:left;
}

#header-navigation a{
color:white;
font-size:12px;
}


a{
text-decoration:none;
color: #7F00FF;
}

#flip{
float:left;
width:10px;
margin-right:30px;
cursor:pointer;
}

#more
{
text-align: center;
background-color: #630063;
display: none;
color: white;
margin-top: 40px;
padding-top: 20px;
padding-bottom: 25px;
border-bottom: none;

}

table#table_more{
width:940px;
margin-left:auto;
margin-right:auto;
color:white;
text-align:left;
}

table#table_more td{
width:350px;
font-size:14px;
}

table#table_more td a{
color:white;
line-height:20px;

}

table#table_more td a:hover{
opacity:0.7;
}

table#table_more th{
padding-bottom:10px;
}

#close{
padding:0 10px;
cursor:pointer
}

body{
background-color:white;
font-family:"helvetica neue", helvetica, arial, sans-serif;
margin: 0;
}

#top{
background-color:#7F00FF;
width:100%;
}


#container {
width: 940px;
margin-left:auto;
margin-right:auto;

}

.upper-menu{
text-align:right;
padding-top:20px;
}

.upper-menu a {
text-decoration:none;
color:white;
margin-left:10px;
background-color:#e2443b;
padding-left : 15px;
padding-right: 15px;
padding-bottom:10px;
border-radius: 5px;
border:solid 0px black;
font-size:15px;
padding-top:30px;
	
}


.upper-menu span a{
background-color:#7d2e8c;	
}


.upper-menu a:hover {
opacity:0.9;
}

#navigation {

width:100%;
margin-bottom:20px;
margin-top:25px;
}


#menu-new{
color:white;
float:right;
margin-top:20px;
}

#menu-new ul{
list-style-type: none;
}

#menu-new ul li {
display:inline;
margin-left:40px;
font-size:15px;
float:left;
}

#menu-new ul li a {
color:white;
text-decoration:none;
}

#menu-new ul li a:hover {
background-color:transparent;
opacity:0.7;
}

.header {
color:white;
width:100%;
padding-bottom:5px;
margin:0;
}

.header h1 {
font-size:97px;
font-weight:bold;
letter-spacing:-7px;
line-height:86px;
margin-bottom:10px;
margin-top:20px;
}

.header h2 {
font-size:70px;
font-weight:bold;
letter-spacing:-3px;
line-height:86px;
margin-bottom:10px;
margin-top:20px;

}

.header p {
font-size:18px;
line-height:23px;
margin-bottom:30px;
opacity:0.8;
color:white;

}

#news1{
margin-top:30px;

}

#news1 span {
width:26px;
float:left;
}

#news1 img {
padding-left:30px;
}

.feature{
text-align:center;
margin-bottom:10px;
margin-left:10px;
}

.feature a{
padding: 8px 50px;
}

.header-order h1{
font-size:60px;
letter-spacing:-2px;
}

.news {
float : left;
width:200px;

}

.news a{
	padding-left: 15px;
	padding-right : 100px;
	padding-top :8px;
	padding-bottom :8px;
	background-color:#0060c4;
	color:white;
	border-radius: 7px;
    border:solid 0px black;
	margin-left: auto;
	margin-right: auto;
	text-decoration:none;
	font-size: 16px;
}

.news h4{
margin-top:30px;
margin-bottom:30px;
font-size: 21px;
line-height:22px;
letter-spacing:-1px;
}

.news p {
height:140px;
color:gray;
font-size:14px;
line-height:21px;
text-align:center;
}



