*{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: none;
	color: #02235b;
}
body{
	width: 100%;
	height: 100%;
	background-color: #2b91c9;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(images/big_back.jpg);
}
a{
	color: #02235b;
	text-decoration: none;
}
a:hover{
	color: #ff6600;
}
.cont{
	width: 943px;
	margin: 0px auto;
	position: relative;
}
.cont_top{
	width: 943px;
	height: 46px;
	margin-top: 93px;
	background-repeat: no-repeat;
	background-image: url(images/cont_top.gif);
}
.cont_top a{
	display: block;
	height: 16px;
	line-height: 16px;
	margin-left: 50px;
	font-size: 11px;
	float: left;
}
.cont_top a:hover{
	border-bottom: 2px solid #ff6600;
}
.cont_rep{
	width: 943px;
	background-image: url(images/cont_rep.gif);
	background-repeat: repeat-y;
	display: table;
	text-align: left;
}
.cont_bot{
	width: 943px;
	height: 13px;	
	background-repeat: no-repeat;
	background-image: url(images/cont_bot.gif);
}
.left{
	width: 230px;	
	margin: 122px 0px 0px 16px;
	min-height: 600px;
}
.bot_logo{
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:72px;
	width: 230px;	
	margin-left: 16px;
}
.text_img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.text_img img{
	border: 1px solid Gray;
}
.list li{
	margin-left: 20px;
	list-style-type: disc;
}
.submenu{
	display: none;
}
.left ul li{
	display: table;
	width: 230px;	
}
.left ul.submenu li{
	display: block;
	width: 230px;
	height: 25px;
}
.left ul li a{
	display: block;
	width: 230px;
	height: 26px;
	line-height: 26px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.left ul.submenu li a{
	display: block;
	width: 230px;
	height: 25px;
	line-height: 25px;
	background-image: url(images/submenu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.left ul li a:hover{
	background-position: left;
	color: White;
}
.left ul.submenu li a:hover{
	color: #02235b;
}
.content{
	width: 595px;
	margin-top: 10px;
	margin-left: 50px;
}
.content_prices{
	width: 652px;
	margin-top: 10px;
	margin-left: 15px;
}
.slide_home{
	width: 595px;
	height: 406px;
	background-image: url(images/slide_fake.jpg);
	margin-bottom: 5px;
}
.slide{
	width: 595px;
	height: 262px;
	background-image: url(images/slide_slim_fake.jpg);
	margin-bottom: 5px;
}
.text{
	width: 580px;
	height: 58px;
	background-image: url(images/text_welcome.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 5px;
}
.panel_top{
	width: 595px;
	height: 5px;
	font-size: 4px;
	background-image: url(images/panel_top.gif);
}
.panel_rep{
	width: 595px;
	display: table;
	background-repeat: repeat-y;
	background-image: url(images/panel_rep.gif);	
}
.panel_text{
	width: 544px;
	margin: 10px 0px 10px 25px;
	text-align: justify;
}
.panel_text a{
	color: #ff6600;
}
.panel_text a:hover{
	color: #000000;
}
.panel_text table{
	border-collapse: collapse; 
	width: 100%;
}
.panel_text table td{
	border: 1px solid #ffffff;
}
.panel_text table td b{
	font-size: 10px;
}
.panel_prices{
	width: 652px;
	background-image: url(images/prices_panel.gif);	
}
.prices{
	border-collapse: collapse;
}
.prices td{
	border:1px solid #02235B;
	padding: 2px;
}
.prices_top{
	background-color: #D2E3F3;
}
.prices_top td{
	font-weight: bold;
	text-align: center;
}
.pdf{
	width: 100%;
	height: 38px;
	border-bottom: 1px solid black;	
	margin-bottom: 10px;
}
.pdf a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 38px;
	vertical-align: middle;
}
.pdf a img{
	margin-top: 4px;
	margin-left: 20px;
	float: left;
}
.pdf a:hover{
	background-color: #C5DDF5;
}
.panel_bot{
	width: 595px;
	height: 10px;	
	font-size: 10px;
	line-height: 10px;
	background-image: url(images/panel_bot_slim.gif);
	background-repeat: no-repeat;
}
/*.panel_bot a{
	display: block;
	width: 110px;
	height: 20px;
	margin-left: 25px;
	line-height: 24px;
	color: White;
}
.panel_bot a:hover{
	color: #02235b;
}
*/
.logo{
	width: 202px;
	height: 123px;
	position: absolute;
	margin-left: 28px;
	margin-top: -26px;	
	background-image: url(images/logo.jpg);
}
.gallery_img{
	width: 156px;
	height: 108px;
	background-image: url(images/img_back.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.gallery_img a{
	display: block;
	width: 140px;
	height: 93px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px auto;	
}
.album_title{
	width: 100%;
	text-align: left;
	font-weight: bold;
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px solid Gray;
}
.banner{
	width:100%;
	height:77px;
	margin-top:10px;
}
.banner a{
	display: block;
	width: 100%;
	height: 100%;
}
.enquiry{
	width: 400px;	
}
.enquiry tr td{
	border: none;
	text-align: left;
}
.enquiry tr td input,textarea{
	border: 1px solid #02235b;
}