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

#wrapper {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: relative;
	height: auto;
	width: 330px;
	top: 15px;
}

#contactdet {
	position: absolute;
	height: 162px;
	width: 350px;
	left: 551px;
	top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #FFF;
	text-align: right;
}
#nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	position: relative;
	height: 50px;
	width: 100%;
	top: 70px;
	text-align: center;
	background-image: url(../images/nav1.png);
	background-repeat: repeat-x;
	padding-top: 1px;
	z-index: 2;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
}
#nav li a {
	text-decoration: none;
	color: #FFF;
	padding-right: 35px;
}
#nav li a:hover {
	color:#F7C600;
}
#maincontent {
	position: relative;
	height: auto;
	width: 900px;
	top: 120px;
	text-align: right;
}
#maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F7C600;
	height: 450px;
	width: 465px;
	text-align: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 45px;
	padding-left: 25px;
	line-height: 17px;
}
#mainphoto {
	position: relative;
	height: 450px;
	width: 380px;
	margin-top: -500px;
	float: right;
	clear: both;
}
#subcontent {
	position: relative;
	height: auto;
	width: 900px;
	top: 120px;
	text-align: right;
}
#subtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F7C600;
	height: auto;
	width: 465px;
	text-align: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 45px;
	padding-left: 25px;
	line-height: 20px;
}
#subphoto {
	position: absolute;
	height: auto;
	width: 380px;
	float: right;
	clear: both;
	top: 0px;
	right: 0px;
	text-align: left;
	line-height: 0px;
}
#contacttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F7C600;
	height: auto;
	width: 652px;
	text-align: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 45px;
	padding-left: 25px;
	line-height: 17px;
}
#gallery {
	position: relative;
	top: 100px;
	margin-bottom: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #787878;
}

#contactphoto {
	position: absolute;
	height: auto;
	width: 192px;
	float: right;
	clear: both;
	top: 120px;
	right: 0px;
	text-align: left;
	line-height: 0px;
}


#contactform {
	position: relative;
	height: auto;
	width: 500px;
}

#mainfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	position: relative;
	height: 110px;
	width: 900px;
	top: 50px;
	text-align: center;
	color: #777;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	position: relative;
	height: 100px;
	width: 900px;
	top: 360px;
	text-align: center;
	color: #777;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}



h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
h3 {
	color: #F9C600;
	font-size: 14px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
