* {
	margin:0;
	padding:0;
}
body {
	background-image:url(../images/background.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.2em;
	color:#999999;
	background-color: #000000;
	background-repeat: repeat-x;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

.maxheight img { position:relative;}

p { margin-bottom:22px;}



/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form .form { height:30px;}
#contacts-form .form input {width:350px; color:#84817c; padding:2px 0 2px 3px; background:none; border:1px solid #84817c;}
#contacts-form textarea { width:350px; height:111px; background:none; overflow:auto; border:1px solid #84817c; color:#84817c; padding:1px 0 0 3px; margin-bottom:20px;}
#contacts-form .link1 b { width:auto; padding-right:17px; padding-left:17px;}
#contacts-form .send { margin-left:10px;}


/*==================list====================*/
ul { list-style:none;}

.list1 dt { background:url(../images/icon1.gif) no-repeat left 2px; padding:0 0 9px 21px; font-size:1.1em;}
.list1 dd { padding-bottom:28px;}

.list2 li { background:url(../images/marker.gif) no-repeat left 4px; padding:0 0 8px 19px; }
.list2 li a { color:#999999; text-decoration:none;}
.list2 li b { color:#847250; font-weight:normal; text-decoration:none;}

.list2 li a:hover {text-decoration:underline}

.list3 li {no-repeat left 4px; padding:0 0 3px 19px; }
.list3 li a { color:#84817c; text-decoration:none;}

.list4 li { background:url(../images/marker.gif) no-repeat left 4px; margin-left:200px; padding:0 0 8px 19px; }
.list4 li a { color:#999999; text-decoration:none;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
	position:relative;
}
.img-box img {
	float:left;
	margin:0 20px 0px 0;

}

.img-indent2 { margin:0 20px 0 0; float:left;}
.img-box2 { width:100%; overflow:hidden; padding-bottom:5px; position:relative;}
.img-box2 img {
	float:right;
	margin:0 0 0 10px;
}

.img-indent3 { margin:0 20px 0 0; float:left;}
.img-box3 { width:100%; overflow:hidden; padding-bottom:30px; position:relative;}
.img-box3 img {	float:left; margin:0 20px 0 0;}

.img-indent4 { margin:0 20px 0 0; float:left;}
.img-box4 { width:100%; overflow:hidden; padding-bottom:5px; position:relative;}
.img-box4 img {	float:left; margin:0 20px 0 0;}

.img-indent5 { margin:0 20px 0 0; float:left;}
.img-box5 { width:100%; overflow:hidden; padding-bottom:5px; position:relative;}
.img-box5 img {	float:left; margin:0 20px 0 0;}

.img-indent6 { margin:0 20px 0 0; float:left;}
.img-box6 { width:300px; overflow:hidden; padding-bottom:5px; position:relative;}
.img-box6 img {	float:left; margin:0 20px 0 0;}

.sig {margin:0 0 0 195px;}

.p1 { margin-bottom:22px;}
.p2 { margin-bottom:10px;}
.p3 { margin-bottom:32px;}

.menu1 {color: #847250; font-weight: bold;}


/*==================txt, links, lines, titles====================*/
a {color:#847250; text-decoration:none;}
a:hover{text-decoration:none}

h1 { font-size:2.5em; letter-spacing:-1px; font-weight:normal; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; margin-bottom:16px;}
h2 { font-size:2em; letter-spacing:-1px; font-weight:normal; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; margin-bottom:3px; color:#847250;}
h3 { font-size:1.5em; letter-spacing:-1px; line-height:1.1em; font-weight:normal; font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; color:#847250;}
h4 {
	font-size:1.1em;
	letter-spacing:-1px;
	line-height:1.1em;
	font-weight:normal;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	margin-bottom:0px;
	color:#847250;
}
h5 {font-size:1.1em; font-weight:normal; color:#847250;}
h6 { font-size:1.1em; font-weight:bold; margin-bottom:8px; color:#847250;}

.link1 { display:block; float:left; background:url(../images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(../images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(../images/link1-right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.extra-link { background:url(../images/arrow.gif) no-repeat left 1px; padding:0 0 0 15px; font-size:1.1em;}

.title { margin-bottom:33px; background:url(../images/line-hor.gif) left bottom repeat-x;}
.title img { margin:0 0 0 -13px; position:relative;}


/*==================boxes====================*/
.box { width:100%;}
.box .inner { padding:20px 25px 30px 32px;}

.box1 {width:100%;}
.box1 .inner { padding:20px 25px 30px 32px;}

.box2 { width:100%;}
.box2 .inner { padding:20px 25px 30px 32px;}

.box3 { width:100%;}
.box3 .inner { padding:20px 25px 30px 45px;}

.cont-box { padding:0 25px 0 0; margin:0;}
.cont-box span { float:right;}


/*header*/
#header div { position:absolute; margin-left:-2px;}
#flashheader {position:absolute; margin-left:-2px;}
#flashMovie {position:relative; width:980px; height:570px; background-color:black; border:none;}

/*header3*/
#header3 div { position:absolute; margin-left:-2px;}
#flashheader3 {position:absolute; margin-left:-2px;}
#flashMovie3 {position:relative; width:980px; height:125px; background-color:black; border:none;}

/*content*/
#content { background:url(../images/content-bg.gif); width:100%;}
#content .bg { background:url(../images/content-top.jpg) no-repeat left -1px; width:100%;}
#content .inside { padding:3px 10px 54px 10px;}

/*gallery*/
#flashgallery {position:absolute; margin-left:0px;}
#flashMovie2 {position:relative; width:800px; height:550px; background-color:black; border:none;}

/*footer*/
#footer { background:url(../images/footer-bg.jpg) left top no-repeat; text-align:center;}
#footer p { padding:30px 0 10px 0; margin:0; font-size:1.1em;}
#footer p a { padding:0 20px 0 20px; color:#84817c; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}
#footer p b { padding:0 28px 0 28px; color:#847250; text-decoration:none;}

/*==========================================*/
