/* INDEX BODY begin */


div#slider {
	/*height: 76px;*/
	/*background-image: url(../images/bg_home.gif);*/
	/*text-align: center;*/
}

/* TAG begin */
* {
	margin: 0px;
	padding: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #bfa682;
}

b {
	margin: 0px;
	padding: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
}

body {
	background-color:#000000;
	margin: 0px;
}

div#main {
   /*background-image: url(../images/bg_home.gif);*/
   height: 480px;
}

div#main_bg {
	background-image: url(../images/bg_index2.jpg);
	background-repeat: no-repeat;
	height: 480px;
}

div#shadow {
	bottom:0px;
	background-image: url(../images/shadow-bottom.png);
	height:77px;
}

.png {
	behavior: url(ie-png.htc);
	-ie-png-blankimage: url(../images/spacer.gif);
}

div#logo {
	float:left;
}

div#sub_title {
	float:left;
	margin-top:6px;
}

div#text {
	float:left;
	padding-left: 54px;
}

div#links {
	float: left;
	margin-top: 22px;
	padding-left: 55px;;
}

div#space-top {
	background-image: url(../images/bg_home.gif);
	padding-top: 40px;
}

h2 {
	color: #cc8522;
}

html {
	overflow: -moz-scrollbars-vertical;
}

a {
	cursor: pointer;
}





/* INDEX BODY end   */
