body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #726D64;
	margin: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	line-height: 18px;
}

img {
	border: 0px none #FFFFFF;
}

p, h1, h2, h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2A5FA0;
	margin-bottom: 5px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #2A5FA0;
	margin-bottom: 5px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #2A5FA0;
	line-height: 30px;
}

hr {
	background-color: #2A5FA0;
	width: 100%;
	height: 3px;
	color: #2A5FA0;
	text-align: center;
}

a:link { 
	text-decoration: none;
}
	
a:visited { 
	text-decoration: none;	
}
	
a:hover, a:active {
	color: #446DAF;
	text-decoration: none;
	text-align: right;
}

.container {
	margin: 0px auto;
	padding-top: 0px;
	text-align: left;
	width: 772px;
}

.container2 {
	float: left;
	margin: 0px auto;
	text-align: left;
	width: 100%;
}

.header {
	clear: both;
	height: 92px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #2A5071;
	border-top: 0px none #2A5071;
	border-bottom: 0px none #2A5071;
}
.header2 {
	clear: both;
	height: 92px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #2A5071;
	border-top: 0px none #2A5071;
	border-bottom: 0px none #2A5071;
	text-align:right;
}

.logo {
	float: left;
}

.top-menu {
	clear: both;
	float: right;
	width: 480px;
	margin-top: -35px;
	#margin-top: 37px;
	padding: 0;
	height: 35px;
	/*background-color: #436db0;*/
	background-image: url(images/top-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.top-menu ul {
	display:inline;
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	z-index:15;
}

.top-menu li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0 7px 0 5px;
	line-height: 35px;
	display:inline;
	background-image: url(images/top-menu-border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.top-menu li.firstmenu {
	width: 15px;
	padding: 0;
	margin: 0;
	background-image: url(images/top-menu-corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.top-menu a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	padding: 0;
	font-weight: bolder;
}

.top-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.top-menu a:hover {
	color: #000000;
	text-decoration: none;
}

.top-menu li.menuactive a, .top-menu li.menuactive a:visited, .top-menu li.menuactive a:hover {
	color: #000000;
	text-decoration: none;
}

.top-menu li.lastmenu{
	background-image: url(images/menu-border-transparan.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.header-text {
	float: right;
	font-weight: bold;
	color: #2A5FA0;
	padding: 2px 10px 0 0;
	/*font-size: 16px;*/
}

.menu {
	clear: both;
	height: 37px;
	width: 100%;
	background-color: #BCAF96;
	border: 1px solid #2A5071;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 14px;
	overflow: hidden;
}

.menu ul {
	display:inline;
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 100%;
	z-index:15;
}

.menu li {
	list-style: none;
	height: 37px;
	float:left;
	margin: 0;
	padding: 3px 12px 0 12px;
	display:inline;
	background-image: url(images/menu-border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.menu a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	padding: 0;
}

.menu span {
	color: #2A5FA0;
	font-size: 15px;
	font-weight: bold;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menu li.lastmenu{
	background-image: url(images/menu-border-transparan.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.header-img {
	clear: both;
	height: 297px;
	width: 100%;
	margin: 0 0 0;
	background-color:#436DB0;
	border: 1px solid #2A5071;
	/*border-top: 2px solid #2A5071;
	border-bottom: 2px solid #2A5071;*/
}

.header1 {
	background-repeat: no-repeat;
	background-position: left top;
}

.header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contents {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #2A5FA0;
	border-top: 1px solid #2A5FA0;
	border-bottom: 3px solid #2A5FA0;
}

.index-bg {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.menu-bg {
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.content-middle {
	float: left;
	width: 140px;
	padding: 5px 5px 5px 15px;
}

.content-left {
	float: left;
	width: 290px;
	padding: 10px 5px 5px 10px;
	line-height: 16px;
}

.form-join input {
	background-color: #BCAF96;
	border: 1px solid #BCAF96;
	color: #FFFFFF;
}

.form-join {
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index:15;
}

.form-join li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 2px 0 2px 0;
	display:inline;
}

.form-join li.col1 {
	clear: both;
	width: 100px;
}

.form-join li.col12 {
	width: 150px;
}

.form-join li.col2 input {
	width: 170px;
}

.form-join li.col21 input {
	width: 120px;
}

.form-join li.col22 {
	width: 122px;
	text-align: right;
}

#btnSubmit {
	background-color: #2a5fa0;
	border: 1px solid #2a5fa0;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

.blue-text {
	font-size: 14px;
	color: #2A5FA0;
	font-weight: bold;
}

.content-right {
	float: left;
	width: 295px;
	padding: 5px 5px 5px 7px;
}

.content-right img {
	border-top: 3px solid #2A5FA0;
}

.footer {
	clear: both;
	float:left;
	width: 762px;
	height: 60px;
	background-color: #BCAF96;
	color: #726D64;
	border: 1px solid #BCAF96;
	font-size: 10px;
	padding: 5px;
}

.designby {
	float: right;
	text-align: right;
}

.copyright {
	float: left;
}

.designby a {
	color: #726D64;
	font-weight: bold;
}

.designby a:visited {
	color: #726D64;
	font-weight: bold;
}

.designby a:hover {
	color: #726D64;
	font-weight: bold;
}

.content-photos {
	float: left;
	width: 762px;
	padding: 5px;
}

.list-photos {
	clear: both;
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.list-photos li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0 4px 0 4px;
	display:inline;
	width: 182px;
	height: 220px;
	overflow: hidden;
	/*background-color: #990000;*/
}

.content-hotrock-left {
	float: left;
	width: 450px;
	padding: 5px;
}

.content-hotrock-right {
	float: left;
	width: 300px;
	padding: 5px;
}

.list-hotrock {
	clear: both;
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.list-hotrock li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 4px;
	display:inline;
	width: 104px;
	overflow: hidden;
	/*background-color: #990000;*/
}

.content-contact-top, .content-contact-bottom {
	clear: both;
	float: left;
	width: 100%;
}

.content-contact-bottom hr {
	width: 98%;
}

.content-contact-left {
	float: left;
	width: 350px;
	padding: 5px;
}

.content-contact-right {
	float: left;
	width: 400px;
	padding: 5px;
}

.content-contact-right img {
	border: 2px solid #2A5FA0;
}

.form-contact input, .form-contact textarea {
	background-color: #B3D0F3;
	border: 1px solid #B3D0F3;
	color: #000000;
}

.form-contact {
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index:15;
}

.form-contact li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 2px 0 2px 0;
	display:inline;
}

.form-contact li.col1 {
	clear: both;
	width: 100px;
}

.form-contact li.col12 {
	width: 150px;
}

.form-contact li.col2 input {
	width: 230px;
}

.form-contact li.col21 input {
	width: 180px;
}

.form-contact li.col22 {
	width: 180px;
	text-align: right;
}

.content-menu-left {
	float: left;
	width: 535px;
	padding: 5px;
}

.content-menu-right {
	float: left;
	width: 215px;
	padding: 5px;
	text-align: center;
}

.content-menu-right hr {
	width: 90%;
}

.downloadmenu {
	clear: both;
	text-align: left;
	padding: 5px;
	width: 205px;
}

.downloadmenu img {
	float: left;
	margin: 5px;
}

.downloadmenu span {
	color: #3768A6;
	font-weight: bold;
}

.downloadmenu a, .downloadmenu a:visited, .downloadmenu a:hover {
	color: #726D64;
	text-decoration: none;
}

.earlybird {
	clear: both;
	margin: 0 0 0 10px;
	width: 198px;
	background-color: #0053A0;
	font-size: 7px;
	color: #FFFFFF;
	line-height: 12px;
	padding: 2px 0 2px 0;
}

.earlybird span {
	font-size: 11px;
	font-weight: bold;
}

.menu-list {
	clear: both;
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-list li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0;
	display:inline;
	/*background-color: #990000;*/
}

.menu-list li.menu-title {
	width: 430px;
	font-weight: bold;
	padding: 10px 0 0 2px;
}

.menu-list li.menu-price {
	width: 100px;
	text-align: right;
	padding: 10px 2px 0 0;
}

.menu-list li.menu-desc {
	width: 530px;
	padding: 0 2px 10px 2px;
}

.blue-bg {
	background-color: #D4DFEC;
}

.menu-blue {
	clear: both;
	float: left;
	width: 528px;
	padding: 5px 2px 5px 5px;
}

.menu-blue img {
	float: left;
}

.menu-list-blue {
	float: left;
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-list-blue li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0;
	display:inline;
}

.menu-list-blue li.menu-title {
	width: 178px;
	font-weight: bold;
	padding: 0 0 0 2px;
}

.menu-list-blue li.menu-price {
	width: 178px;
	text-align: right;
	padding: 0;
}

.menu-list-blue li.menu-desc {
	clear:both;
	width: 300px;
	padding: 0 0 0 2px;
}

.menu-list3 {
	clear: both;
	float: left;
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-list3 li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 5px 0 5px 0;
	display:inline;
}

.menu-list3 li.menu-title {
	clear: both;
	width: 235px;
	padding: 0;
}

.menu-list3 li.menu-price {
	width: 100px;
	text-align: left;
	padding: 0;
}

.menu-list3 li.menu-desc {
	clear:both;
	width: 535px;
	padding: 0;
}
