html {
	background-color:#ffffff;
	}
body {
	background: url(../images/bg.png) top left no-repeat;
	}
	
b{
	font-weight:700;
	}	
p {

	padding-bottom:15px;
	}

h2{
	padding-bottom:15px;
	}	
	
.normal{
	list-style-type:disc;
	list-style-position:inside;
	padding-left:10px;
	padding-bottom:15px;	
	}

ol {
	list-style:decimal;
	padding-left:10px;
	padding-bottom:15px;
	list-style-position:inside;	
	}
.blue {
	background:transparent url(../images/marker.gif) no-repeat scroll 0 9px;	
	padding-left:10px;	
	}
.rfloat {
	float:right;
	}	
.lfloat {
	float:left;
	}
	
.center{
	text-align:center;
	}
	
#main {
	background: url(../images/bg-main.gif) top left repeat-x;
	}	
		
#container{		
	float:left;
	}
#container-topmenu{
	position:relative;
	}
#topmenu-bg{
	background: url(../images/bg-main2.gif) top left repeat-x;
	position:absolute;
	top:0px;
	left:0px;
	}
#topmenu{
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;	
	}	
	
.search-list{
	height:35px;
	float:right;
	font-family:tahoma;
	font-size:12px;
	}
	
.search-list li{
	float:left;
	padding-top:5px;
	padding-left:10px;
	}	

input {
	width:130px;
	}	
	
#form input,#form select,#form textarea{
	width:50%;
	margin-bottom:15px;
	}	

.button{
	width:20px;
	height:20px;
	background: url(../images/searchbutton.png) top left no-repeat;	
	border-width:0px;
	cursor:pointer;
	}	
	
.search {
	width:220px;
	height:37px;
	background: url(../images/searchbox.png) top left no-repeat;
	margin-left:10px;
	color:#ffffff;
	}	
	
.top-list{
	margin-top:110px;
	padding-left:25px;
	color:#350064;
	font-size:120%;
	font-weight:900;
	}		

.top-list li{
	padding-bottom:3px;
	}
	
#submenu{
	background: url(../images/bg-submenu.png) top left no-repeat;
	height:30px;
	width:970px;
	padding-left:30px;
	}	

#submenu img{
	float:left;
	}	
	
#sub-list{
	float:right;
	margin-top:5px;
	font-size:12px;	
	}	
	
#sub-list li{
	float:left;
	background: url(../images/bg-submenudiv.png) center right repeat-y;
	padding-right:7px;
	padding-left:7px;
	margin-top:2px;
	font-family:tahoma;
	font-size:12px;		
	}	
#sub-list .nodiv{
	background:none;
	}
	
#sub-list li a{	
	color:#2A4691;
	text-decoration:none;
	}
	
#left-column{
	float:left;
	padding-left:30px;
	padding-top:20px;
	width:670px;
	}
	
#gallery-column{
	float:left;
	padding-left:30px;
	padding-top:20px;
	width:970px;
	}	

	
#map {
	width:670px;
	height:670px;
	margin-bottom:30px;
	}	
.leftheader,.rightheader,.galleryheader{
	height:30px;
	margin-bottom:30px;
	}
	
.rightheader{	
	background: url(../images/bg-header-right.png) top left no-repeat;
	width:270px;
	}
	
.leftheader{	
	background: url(../images/bg-header-left.png) top left no-repeat;
	width:670px;
	}

.galleryheader{	
	background: url(../images/bg-header-gallery.png) top left no-repeat;
	width:970px;
	}
	
.leftheader p,.rightheader p,.galleryheader p{
	padding-left:30px;
	padding-top:5px;
	background: url(../images/bg-list.png) top left no-repeat;
	background-position: 10px 8px;	
	font-family:tahoma;
	font-size:12px;
	font-weight:900;
	line-height:20px;
	}

.leftcontent{
	margin-bottom:30px;
	font-family:tahoma;
	font-size:13px;	
	line-height:14px;
	}

.gallerycontent{
	margin-bottom:30px;
	}	
.gallery-row{
	padding-top:20px;
	}
	
.gallery-row img{
	margin-left:30px;
	}
	
#right-column{
	float:left;
	padding-left:30px;
	padding-top:20px;
	width:270px;	
	}

.rightcontent{
	text-align:center;
	}
#right-column img, #left-column img{
	display: block;
	margin:auto;
	margin-bottom:30px;
	
	}	
	
	
#container-footer{
	clear:both;
	background: url(../images/bg-footer.png) top left repeat-x;
	color:#ffffff;
	}	

#footer{
	font-family:tahoma;
	font-size:12px;
	line-height:14px;
	background: url(../images/logo.png) top left no-repeat;
	}
	
#container-footer p{	
	padding-top:25px;
	padding-bottom:0px;
	vertical-align:bottom;
	height:50px;	
	}
