#wrapper {
	position:relative;
	padding-top:0px;
	padding-left: 10px;
	height: 500px;
	min-height: 500px;
	max-height: 500px;
}

@font-face {
      font-family: "AvantGarde Bk BT";
	  src: url("../fonts/Avgardn.ttf");
    }
	

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #660066;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

a.line:link {
	color: #999999;
	text-decoration:underline;
}
a.line:visited {
	color: #999999;
	text-decoration:underline;
}
a.line:hover {
	color: #660066;
	text-decoration:underline;
}
a.line:active {
	color: #999999;
	text-decoration:underline;
}

body {
	width: 1000px;
		margin: 0 auto;
		padding 0;
font-family:"AvantGarde Bk BT", Helvetica, Arial, sans-serif;
font-size:smaller;
letter-spacing:1px;
color: #999999;

background-color:#000000;
line-height: 18px;
text-align: left;
}


ul {
list-style-image:url(../image/button.jpg);
list-style-position:outside;
}

h1 {
font-size:x-large;
line-height: 23px;
height:23px;
letter-spacing: 5px;
font-weight:600;
color:#999;
border-left:1px solid #660066;
padding-left: 10px;
}

h2 {
font-size:larger;
line-height: 23px;
letter-spacing: 5px;
font-weight:600;
color:#999;
border-left:1px solid #660066;
padding-left: 10px;
}

h3 {
font-size:large;
line-height: 23px;
letter-spacing: 5px;
font-weight:500;
margin-top: 10px;
color:#999;
}

h4 {
font-size:medium;
line-height: 19px;
letter-spacing: 5px;
font-weight:500;
margin-top: 5px;
}

p.p1 {
white-space:normal;
}

p.pcenter {
white-space:normal;
text-align: center;
}


p.pfooter {
font-size: 10px;
text-align: left;
margin-top:10px;
margin-right:10px;
color: #999;
}

img {
border: 0;
}

/* added by swai*/

h1.mainTitle {
	margin:5px 0 100px;
	border:none;}

h1.mainTitle a{
	background: transparent url(../image/logo.gif) no-repeat  scroll 0 0;
	height:80px;
	display:block;
	margin:-5px 0 20px -5px;
	padding: 5px 0 20px 0;
	
	}
	
h1.mainTitle a span{
	position:absolute;
	top:-1000px;}

.download a:link {
	background:  #FF3300;
	padding:3px 6px;
	color:#000000;
	font-weight:bold;}

.contentdiv h1{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	letter-spacing:normal;}