/* landing page */
html, body {

}
#header {
	height:297px;
	background:transparent url(../gfx/sky_top_lp_1240_297.jpg) no-repeat;
}
#header .nav {
	top:220px;
}
#metanavigation {
	right:136px;
}
#breadcrumb h1 {
	font-size: 12px;
	font-weight: normal;
	padding:7px 0pt 5pt 200px
}
#content {
	border-color: #707070;
	height:173px;
	padding:34px 20px 18px 200px;
}
#view {
	background:transparent url(../gfx/sky_view_lp_1240_263.jpg) no-repeat;
}
#main {
	float:none;
	width:956px;
}
#navigation {
	left:547px;
	top:18px;
	width:400px;
}
#navigation h3 a{
	color:#404040;
}
#navigation h3 a:hover{
	color:#404040;
	text-decoration:underline;
}
#navigation ul{
	width:140px;
}
#navigation ul.sub {
	left:140px;
	width:170px;
}
.topic {
	border-right:1px solid #707070;
	width:303px;
	padding-right:20px;
}
.topic h3 {
	margin-top:0;
}
.topic .selectArea {
	margin:0px 0px 8px 0px;
}
.topic li {
	margin:0px;
}
.topic input.btn {
	padding:0px 2px;
	margin-left:20px;
}
#footer {
	padding-right:294px;
}


