* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #7c7c7c;
	text-align: center;
}
.hide {
	display: none;
}
#wrap {
	background: #FFFFFF url('../img/bg_wrap.gif') repeat-y 0px 0px;
	width: 690px;
	margin: 0px auto;
	text-align: left
}
#header h1 {
	background: url('../img/P60.jpg') no-repeat 0px 0px;
	text-indent: -99999px;
	display: block;
	height: 170px;
	width: 690px
}
#main {
	margin: 0px auto;
	width: 590px;
	border-top: 10px solid #555555;
	background: url('../img/bg_main.gif') no-repeat 0px 0px;
	padding-top: 10px
}
#main p strong {
	font-weight: bold;
}
#main p a {
	font-weight: bold;
	color:#FF6699;
	text-decoration: underline;
}
#main p a:hover {
	color:#000;
}

#right {
	display: inline;
	padding-bottom: 30px;
	margin: 0px;
	
	}
#right h1 {
	color: #76B4F8;
	letter-spacing: -1px;
	background: url('none');
	background: #F8F8F8; font-style:normal; font-variant:normal; font-weight:normal; line-height:1em; font-size:2.4em; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:20px
}
#title {
	color: #76B4F8;
	letter-spacing: -1px;
	background: url('none');
	font-style:normal; font-variant:normal; font-weight:normal; line-height:1em; font-size:2.4em; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:20px
}
#title1 {
	color: #76B4F8;
	letter-spacing: -1px;
	background: url('none');
	font-style:normal; font-variant:normal; font-weight:normal; line-height:1em; font-size:2.4em; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:20px
	}

#right h2 {
	color: #006699;
	margin: 0.5em 20px;
	font: normal 1.8em/1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #F8F8F8;
	padding: 3px 5px;
}
#right h2 a {
	color: #666666;
	text-decoration: none;
}
#right h2 a:hover {
	color: #000000;
	text-decoration: none;
}
#right p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1em 20px;
}

#address {
	width: 590px;
	margin: 0px auto;
	background: #555555 url('../img/bg_address.gif') no-repeat 0px 0px;
	padding-top: 30px;
	padding-bottom: 20px
}
#address p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 20px;
	color: #CCCCCC;
}
#address p a {
	color: #76B4F8;
	text-decoration: underline;
}
#address p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#address p.contact {
	color: #FFFFFF;
	font: bold 1.6em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#address div.contact {
	background: url('../img/bg_contact.gif') no-repeat 100% 25px;
}
#address h1 {
	color: #76B4F8;
	margin: 0px 20px 20px;
	font-size: 1.8em;
	line-height: 1em;
	font-weight: normal;
	border-bottom: 1px solid #787878;
	padding-bottom: 3px;
}
#footer {
	clear: both;
	height: 1%;
	width: 590px;
	margin: 0px auto;
	border-bottom: 10px solid #555555;
	background: #676767;
}
#footer p {
	font-size: 1.1em;
	line-height: 45px;
	color: #AAAAAA;
	text-align: left;
	margin: 0 20px;
}
#keywords a {
	color: #7c7c7c;
	text-decoration: none;
}
#keywords a:hover {
	color: #7c7c7c;
	text-decoration: none;
}