body { 
    margin-top: 0px;
	background:url(images/bodyBackground.jpg) no-repeat top center fixed;
}
.container {width:966px; margin-left:auto; margin-right:auto;}
.header {width:966px; height:371px; background:url(images/PC-1.png) no-repeat; position:relative;}
.header .menu {
	position:absolute;
	left: 282px;
	top: 88px; 
	width: 646px;
	height: 36px;
}
.boxtext {font:Arial, Helvetica, sans-serif; font-size:16px; }
.boxtext2 { font:Arial, Helvetica, sans-serif; font-size:12px; }
.contentContainer {width:966px; min-height:265px; background:url(images/PC-contentBackground.png) repeat-y; padding-bottom:1px;}
.content {width:633px; padding-left:289px; padding-right:44px; min-height:263px; padding-top:1px; padding-bottom:1px; background:url(images/PC-2.png) no-repeat; position:relative;}
.content .iamnewbutton {
	width:230px;
	height:40px;
	position:absolute;
	left: 18px;
	top: 55px;
}

.footer {width:966px; height:216px; background:url(images/PC-3.png) no-repeat; position:relative; padding-top:1px;}
.footer .ftext {
	width:529px;
	height:50px;
	position:absolute;
	left: 287px;
	top: 30px;
}
.footer .bottom {
	width:529px;
	height:50px;
	position:absolute;
	left: 33px;
	top: 95px;
}


.content .flefttext {
	width:225px;
	height:150px;
	position:absolute;
	left: 23px;
	top: 267px;
	color:#FFF;
}

h1 {
	font-family: Arial;
	font-size: 16pt;}

h2 {
	font-family: Arial;
	font-size: 11pt;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 9pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.leftside { font-size: 11pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

a.menu2:link {
	color: #000000;
	text-decoration: none;
}
a.menu2:visited {
	color: #000000;
	text-decoration: none;
}
a.menu2:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu2:active {
	color: #000000;
	text-decoration: none;
}

