@charset "UTF-8";
/* CSS Document */

#h-sample1 {
	width: 900px;
	height: 484px;
	background-image: url(../images/homesamples1.jpg);
}

#h-text1 {
	width: 175px;
	height: auto;
	float: left;
	margin-top: 200px;
	margin-left: 35px;
}

#h-sample2 {
	width: 900px;
	height: 173px;
	background-image: url(../images/homesamples2.jpg);
	background-repeat: no-repeat;
}

#s-textbox {
	width: 225px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}

#s-title {
	width: 225px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}

#s-text {
	width: 225px;
	height: auto;
	float: left;
	margin-top: 3px;
	margin-left: 0px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	text-align: center;
	vertical-align: top;
}
.sampletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-align: center;
	vertical-align: top;
}

#buttontext {
	width: 225px;
	height: auto;
	float: left;
	margin-top: 123px;
}

#midnavbar {
	width: 900px;
	height: 45px;
}

#skiphoto {
	width: 467px;
	height: 616px;
	background-image: url(../images/h-bottom_16.jpg);
	float: left;
}

#sportphoto {
	width: 433px;
	height: 183px;
	background-image: url(../images/h-bottom_17.jpg);
	float: left;
}

#muiscphoto {
	width: 433px;
	height: 166px;
	background-image: url(../images/h-bottom_19.jpg);
	float: left;
}

#skitext {
	width: 375px;
	height: auto;
	margin-top: 355px;
	margin-left: 50px;
}

#skitext2 {
	width: 375px;
	height: auto;
	margin-top: 10px;
}
.concept {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #464646;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
}

#photocontain {
	width: 433px;
	height: auto;
	float: left;
}

#simpletext {
	width: 400px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}

#simpletext2 {
	width: 400px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	margin-top: 6px;
}

#contenthome {
	width: 900px;
	height: 1355px;
	background: #FFFFFF;
}
#footer-home {
	width: 900px;
	height: auto;
	float: left;
	margin-top: -10px;
}

#footer-home a{
	color: #000099
}

#footer-home a:hover{
	color: #f15d29;
}
