@charset "utf-8";


* {
margin:0px;
padding:0px;

}
body {
	background-color: #000000;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
a {
color: #999999;
text-decoration: none;
}
a:hover{
color: #333333;
text-decoration: none;
}
h1 {
font: bold 18px Arial;;
color: #ffffff;
padding: 0px;
margin: 0px;
}
/*=======================Menu======================================*/
#thicktabs{
clear: both;
float: left;
height: 40px;
width: 850px;
font: bold 11px Arial;
}
#thicktabs li{
display: inline;
}
#thicktabs li a{
float: left;
color: black;
padding: 15px 25px; /*padding of tabs*/
text-decoration: none;
border: none;
margin-left: 8px;
color: #ffffff;
}
#thicktabs li a:hover{
color: #8e8e8e;
}
#thicktabs li a.active{
color: #8e8e8e;
}

/*==================Header======================================*/
#header {
	clear: both;
	background-image: url(../images/PS_home_07.jpg);
	height: 266px;
}

/*==================sitemap======================================*/
#content {
clear: both;
width: 820px;
margin-left: auto;
margin-right: auto;
font: normal 12px Arial;
line-height: 21px;
color: #fffffff;
text-align: justify;
}
#cont_left {
clear: both;
float: left;
width: 609px;
margin-right: 10px;
}
#cont_right{
float: right;
width: 181px;
}
.col {
float: left;
width: 203px;
}
.col2 {
float: left;
width: 320px;
}
.col3 {
float: right;
width: 282px;
}

#bullet {
float: left;
}
#bullet ul {
	list-style-type: none;
}
#bullet ul li {
	float: left;
	background-image: url(../images/PS_bullet_03.jpg);
	background-repeat: no-repeat;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	width: 560px;
	display: block;
	position: relative;
	line-height: 24px;
}
#bullet ul li a{
color: #FFFFFF;
font-weight: bold;
text-decoration:none;
}
#bullet ul li a:hover{
color: #CCCCCC;
font-weight: bold;
text-decoration: underline;
}
#content{
padding: 10px;
color: #ffffff;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	line-height: 24px;
}
#body .headding{
font-size: 21px;
line-height: normal;
color: #CCDBEC;
padding-left: 10px;
}
#body .headingyellow{
font-size: 18px;
line-height: normal;
color: #FFFF80;
font-style:italic;
padding-left: 10px;
}
#body .left {
	float: left;
	padding-top: 0px;
}
#body .right {
	float: right;
	margin-top: 30px;
	width: 280px;
	padding-left: 30px;
	display: block;
}
.spacer {
clear:both;
line-height:12px;
}

/*==================Footer======================================*/

#footer_left {
clear: both;
float: left;
background-image: url(../images/PS_home_20.jpg);
background-repeat: no-repeat;
width: 39px;
height: 62px;
	margin-bottom: 10px;
}
#footer_cen {
	float: left;
	font: bold 11px Arial;
	color: #000000;
	background-image: url(../images/PS_home_21.jpg);
	background-repeat: repeat-x;
	width: 765px;
	padding-top: 27px;
	height: 35px;
	text-align: center;
		margin-bottom: 10px;
}
#footer_cen a {
color: #000000;
text-decoration: none;
}
#footer_cen a:hover{
color: #666666;
text-decoration: none;
}
#footer_right {
float: right;
background-image: url(../images/PS_home_24.jpg);
background-repeat: no-repeat;
width: 46px;
height: 62px;
display: block;
	margin-bottom: 10px;
}
/*=======================FAQ======================================*/
#faq{
list-style:none;
}

#faq li, #faq h4, #faq p{
margin:0;
padding:0;
}

#faq li{
margin-bottom:5px;
}

/*================== page transition ============= */

