@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;	
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.width {
	width: 975px;
	text-align: left;
	background-color:#FFFFFF;
}
.space {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}
.space2 {
	padding-top: 15px;
}
.space3 {
	padding: 5px;
}
.site {
	background-image: url(../images/pws-home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 800px;
	width: 975px;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	width: 975px;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 159px;
	width: 975px;
}
.sub-heading {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	text-align: center;
	padding-bottom: 5px;
}
.sub-heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	text-align: left;
	padding-bottom: 5px;
}
.small {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	text-align: center;
}
.top {
	height: 65px;
	background-color: #FF0000;
	color: #ffffff;
	text-align: center;
}
.top-txt {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/warning.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 25px;
	width: 210px;
}
.td8 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.planethome {
	background-image: url(../projects/myplanethome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1101px;
	width: 1280px;
}
.planethome-rev {
	background-image: url(../projects/myplanethome4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1496px;
	width: 1280px;
}
.mask {
	background-image: url(../images/transparent.gif);
	background-repeat: repeat;
	background-position: left top;
}
