@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

/* CSS Document */

body {
	background-color: #B8ABB9;
	text-align: center;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#master {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#headder {
	position:absolute;
	width:920px;
	height:175px;
	z-index:3;
	background-image: url(../images/headder3.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #672D77;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #672D77;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #672D77;*/
	left: 0;
	top: 0;
	background-color: #F7F8F7;
	
}

#logo {
	position:absolute;
	width:98px;
	height:49px;
	z-index:15;
	left: 743px;
	top: 52px;
}
#banner {
	height: 90px;
	width: 391px;
	left: 502px;
	top: 19px;
	position: absolute;
	z-index: 4;
}
/*#navbar {
	text-align: left;
	position: absolute;
	height: 32px;
	width: 901px;
	top: 113px;
	left: 4px;
	bottom: 89px;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	padding-left: 10px;
	color: #672D77;
	padding-right: 10px;
	display: inline-block;
}
*/

.navbar {
	position:absolute;
	left:0px;
	top:146px;
	width: 485px;
	z-index:2;
	background-repeat: repeat-x;
	display: inline-table;
	float: left;
	height: 30px;
	left: 202px;
	font-family: Arial, Helvetica, sans -serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	
	
}

.button a {
	float:left;
	width: 95px;
	height: 30px;
	color: #666666;
	text-decoration: none;
	text-align:center;
	border-top:1px #333333 solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #672D77;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #672D77;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #672D77
	
	}
.button  a:hover {
	float:left;
	width: 95px;
	height: 30px;
	text-decoration: none;
	text-align:center;
	background-color: #b498bc;
	color: #FFFFFF;
	border: #9B5CAB;
	border:1px #333333 solid;
	cursor: pointer;
	
}
/*.nav_text {
	text-align: right;
	padding-right: 30px;
}*/


a:link {
	color: #8A509A;
	text-decoration: none;
}
h3       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/*a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}*/
#master  #headder  #navbar  a {
	text-decoration: none;
}
/*#master  #headder  #navbar  a:hover {
	color: #672D77;
	background-color: #FFFFFF;
}
#master    #headder    #navbar    a:active {
	color: #9B5CAB;
}*/



#content {
	position:absolute;
	left:0px;
	top:176px;
	width:920px;
	height:422px;
	z-index:7;
	background-repeat: no-repeat;
	/*border: 1px solid #672D77;*/
	background-color: #CACACA;
}

#sitemap {
	position:absolute;
	width:812px;
	height:46px;
	z-index:8;
	left: 8px;
	top: 424px;
	text-align: left;
	line-height: 0px;
}
#sitemap p {
	font-size: 10px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 120%;
}

#company_no {
	position:absolute;
	width:507px;
	height:31px;
	z-index:10;
	left: 317px;
	top: 571px;
	text-align: left;
	visibility: visible;
}
#master #company_no p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 0px;
}



#master #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
}

#note {
	position:absolute;
	left:120px;
	top:213px;
	width:638px;
	height:176px;
	z-index:7;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
}
#note2 {
	position:absolute;
	left:391px;
	top:53px;
	width:206px;
	height:116px;
	z-index:7;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #672D77;
	}

#note3 {
	position:absolute;
	left:98px;
	top:53px;
	width:264px;
	height:106px;
	z-index:7;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #672D77;
	}
	
#note4 {
	position:absolute;
	left:627px;
	top:53px;
	width:195px;
	height:116px;
	z-index:7;
}
#box {
	position:absolute;
	left:64px;
	top:60px;
	width:174px;
	height:238px;
	z-index:7;
}

#footer {
	position:absolute;
	left:0px;
	top:608px;
	width:690px;
	height:54px;
	z-index:15;
	text-align:center;
	color: #FFFFFF;
	text-align: center;
	padding-left: 230px;
}
