/** BASIC */

body {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 201px;
	padding: 3px 2px;
	background: #FFFFFF;
	border: none;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747473;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	height: 18px;
	margin-bottom: 14px;
	padding-left: 29px;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/homepage10.gif) no-repeat left center;
}

.text2 {
	height: 18px;
	margin-bottom: 14px;
	padding-left: 29px;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/homepage11.gif) no-repeat left center;
}

.text3 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.text4 {
	color: #A7A684;
}

.text5 {
	text-align: center;
	font-size: 10px;
	color: #898989;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin-bottom: 8px;
}

.list1 a {
	padding-left: 16px;
	background: url(../images/homepage07.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
}

.list2 a {
	padding-left: 11px;
	background: url(../images/homepage09.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #585858;
}

.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background-image: url(../images/homepage_bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bg2 { background: url(../images/homepage_top_menu.jpg) no-repeat left top; }
.bg3 { background: url(../images/homepage03.jpg) repeat-y left top; }
.bg4 {
	background: url(../images/homepage04.png) no-repeat left top;
}
.bg5 { background: url(../images/homepage06.jpg) repeat-x left bottom; }
.bg6 { background: #FFFFFF; }
.bg7 { background: url(../images/homepage15.gif) repeat-x left top; }
.bg8 { background: url(../images/subpage2_02.gif) repeat-y left top; }
.bg9 { background:url(../images/homepage_top_menu_faq.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.slider	{
	margin-bottom: 300px;
	margin-left: 100px;
	padding-top: 15px;
}

.gallery_bg	{
	width:760px;
	background-color: #F1F0EC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	
}

.gallery_box	{
	width:800px;
	Height:690px;
	background-color: #e2dccc;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	
}
.gallery_menu	{
	width:500px;
	Height:50px;
	background-color: #F1F0EC;
	
}
