html, body {
width : 100%;
height : 100%;
margin : 0;
padding : 0;
background-color : #0f0f10;
font-family:Arial, Helvetica, sans-serif;
}
h1 {
font-size : 28px;
color : #666;
font-weight : lighter;
margin-top : 10px;
line-height : 10%;
letter-spacing : -1px;
margin-left : 40px;
}
h2 {
font-size : 28px;
letter-spacing : -1px;
color : #fff;
text-align : left;
font-weight : bolder;
margin : 8px 10px 0 20px;
}
.ten {
color : #fff;
font-size : 25px;
text-align : left;
letter-spacing : -1px;
font-weight : 700;
}
a {
outline : none;
}
a img {
border : 0 none;
}
a.foot2 {
color : #999;
font-size : 13px;
text-decoration : none;
font-style : normal;
}
a.foot2:hover {
color : #990;
}
a.foot {
color : #737371;
font-size : 12px;
text-decoration : none;
font-style : normal;
}
a.foot:hover {
color : #990;
}
img {
border : 0 none;
}
#wrapper {
width : 100%;
margin : 0 auto;
}
#header{
	width:1100px;
	height:120px;
	margin: 0 auto;
}
#logo{
	margin:0 0 0 20px;
	width:330px;
	height:90px;
	float:left
}.log{margin:0;width:330px;height:90px;}
#content {
width : 100%;
height : 563px;
margin-top : 80px;
}
.galleryt {
margin-left : 86px;
}
ul, li {
padding : 0;
margin : 0;
list-style : none;
}
.next, .prev {
cursor : pointer;
}
#screen {
position : relative;
height : 230px;
width : 100%;
margin : 0 auto;
}
#screen .next, #screen .prev {
position : absolute;
top : 62px;
}
#screen .prev {
left : 58px;
}
#screen .next {
right : 64px;
}
#sections {
overflow : hidden;
width : 1100px;
margin : 0 auto;
height : 230px;
}
#sections ul {
width : 7300px;
}
#sections li {
float : left;
margin-top : 7px;
padding : 0 1px;
width : 300px;
height : 200px;
}
#sections p {
color : #666666;
margin : 0;
font-size : 12px;
font-weight : 700;
text-align : left;
}
#sections a {
font-weight : bolder;
text-decoration : none;
border : 0 none;
}
#text {
float : left;
width : 500px;
margin-left : 50px;
margin-top : 10px;
}
#text p {
font-size : 13px;
color : #eaeaea;
margin : 8px 40px 0 40px;
text-align : justify;
}
#button {
position : absolute;
z-index : 99;
left : 0;
top : 705px;
width : 100%;
height : 52px;
}
ul {
list-style : none;
margin : 0;
padding : 0;
}
#images {
width : 100%;
height : 640px;
overflow : hidden;
}
#button li {
position : absolute;
height : 45px;
text-indent : -9999px;
top : 5px;
}
li#hotel a, li#aerial a, li#lifestyle a, li#stilllife a, li#travel a {
height : 45px;
display : block;
}
li#hotel {
background-image : url(../logo_menus/hotel.png);
background-repeat : no-repeat;
width : 200px;
left : 255px;
}
li#aerial {
background-image : url(../logo_menus/aerial.png);
background-repeat : no-repeat;
width : 149px;
left : 483px;
top : 5px;
}
li#lifestyle {
background-image : url(../logo_menus/lifestyle.png);
background-repeat : no-repeat;
width : 170px;
left : 663px;
}
li#stilllife {
background-image : url(../logo_menus/stilllife.png);
background-repeat : no-repeat;
width : 165px;
left : 857px;
}
li#travel {
background-image : url(../logo_menus/travel.png);
background-repeat : no-repeat;
width : 162px;
left : 1045px;
}
#footer {
width : 100%;
float : left;
bottom : 0;
height : 35px;
border-top : 1px solid #212024;
}
#rightfooter {
text-align : left;
float : left;
width : 400px;
margin-left : 80px;
margin-top : 8px;
}
#rightfooter p {
color : #999;
font-size : 13px;
line-height : 14px;
margin : 0;
font-family : "Arial Narrow";
}
#leftfooter {
	text-align : center;
	margin : 8px 20px 0 0;
	float : right;
	width : 600px;
}
#leftfooter p {
color : #737371;
font-size : 12px;
line-height : 13px;
margin : 0;
font-family : "Arial Narrow";
}

