@charset "UTF-8";
/* CSS Document */
html{
	visibility: visible;
	height: 100%;
}

body{
    margin:0px;
	background:url(images/left_bt_bt.jpg);
	text-align: center;
	min-width: 1021px;
	visibility: visible;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	
}
h1{
	font-size:24px;
	font-weight:bold;
}
h2{
font-size:20px;
	font-weight:bold;
}
a:link {
	color: #60192D;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #6A122A;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #6A122A;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #6A122A;
	font-weight:bold;
}
#wrapper {
	margin:0 auto;
	width:1021px;
	text-align: left;
	top:50%;
}
#menu{
width:920px;
height:44px;
text-align:left;
float:left}

#content{
width:920px;
float:left}


#insidecontent{
margin-left:50px;
margin-right:100px;
margin-top:20px;
margin-bottom:40px;
text-align:justify;
}
.footer{
font-size:12px;
text-align:center;
line-height:15px;
}

#apDiv1 {
	position:absolute;
	right:-1px;
	top:-1px;
	width:110px;
	height:30px;
	z-index:1;
	overflow: visible;
	left: 0px;
}
.contact{
	font-size:18px;}.GreenHead {
	font-weight: bold;
	color: #090;
	text-align: left;
}
