#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 357px;
	height: 138px;
	background: url(../images/header_short.jpg) no-repeat;
}

#singlelineright {
	text-align: center;
	margin-top: 11px;
}

img {  
	border-style: none;
}

a.contentlink:link, a.contentlink:visited {
	color: #fff;
}

#copyright {
	position: relative;
	top: 5px;
}

#left_outer {
  float: left;
  margin-left: 0px;
  height: 320px; 
}

#left_inner {
  padding: 2px;
  float: none !important;
}

.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #2F706A;
}

#right_boxmenu_outer {
  float: right;
  margin-top: 2px;
  margin-left: 10px;
}

#right_boxmenu_inner {
  
  padding: 2x;
  float: none;
}

div#mainfont {
	position: relative;
	height: 339px;
	width: 800px;
	margin-top: -45px;
	margin-left: 15px;
	vertical-align: top;
	font: normal 16px/18px Arial;
	text-align: left;
}

/* reid main template body content */
table.contentpaneopen > tbody > tr > td {
	font: normal 12px/18px Arial;
}

/* reid subscribe page acajoom form */
div#mainfont a, div#mainfont input {
	font: normal 12px/18px Arial;
}



div#pagetitle {
	position: relative;
	left: 25px;
	top: -54px;
	color: #ffffff;
	font-size: 24px;
	font-weight: bolder;
	font-family: Times New Roman;
	width: 250px;
}

#leftmenu {
	position: relative;
	height: 420px;
	width: 100px;
	margin-left: 0px;
}

#footer {
	display: table-cell;
	position: absolute;
	width: 900px;
	margin-left: 153px;
	
}

#rightmenu {
	/*position: relative;*/
	top: 10px;
	width: 508px;
	margin: 10px 0 0 0;
}

div#rightmenu > ul.menurgabtop {
	padding: 0;
}

div#rightmenu > ul.menurgabtop > li {
	display: inline-block;
	margin: 0 0 0 2px;
	padding: 4px 0 0 0;
	width: 80px;
	height: 46px;
	list-style: none;
	text-align: center;
	vertical-align: top;
	background: url(../images/menu_box_white.jpg) no-repeat;
}

div#rightmenu > ul.menurgabtop > li#current,
div#rightmenu > ul.menurgabtop > li:hover {
	display: inline-block;
	margin: 0 0 0 2px;
	padding: 4px 0 0 0;
	width: 80px;
	height: 46px;
	list-style: none;
	text-align: center;
	vertical-align: top;
	background: url(../images/menu_box_yellow.jpg) no-repeat;
}

div#rightmenu > ul.menurgabtop li a
 {
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #2F706A;
	text-decoration: none;
	vertical-align: top;
}


#contactus{
	position:absolute;
	margin-top:-300px;
	margin-left:250px;
}

#contactuslabels {
	font-family: Arial;
	font-size: 14px;

}

#psm{
	padding-top: 0px;
	margin-left: 11px;
    padding-left: 2px;
}

#aboutus {
	padding-top: 13px;
	margin-left: 10px;
    padding-left: 2px;
}
#mline {
	padding-top: 5px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_green.jpg) no-repeat;
	vertical-align: middle;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	/*padding-top: 20px;*/
	/*padding-left: 3px;*/
	height: 65px;
	width: 78px;
	text-decoration: none;
}

a.mainlevel:hover {
	display: block;
	background: url(../images/menu_yellow.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	/*padding-top: 20px;*/
	/*padding-left: 3px;*/
	height: 65px;
	width: 78px;
}


a.mainlevel#active_menu {
	display: block;
	background: url(../images/menu_yellow.jpg) no-repeat;
	color:#fff;
	font-weight: bold;
	text-align: center;
	/*padding-top: 20px;
	padding-left: 3px;*/
	height: 65px;
	width: 78px;
	vertical-align: middle;
	font-size: 11px;
	text-decoration: none;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.mainlevelmultiline:link, a.mainlevelmultiline:visited {
	display: block;
	background: url(../images/menu_green.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 25px;
	padding-left: 5px;
	height: 60px;
	width: 78px;
	text-decoration: none;
}

a.mainlevelmultiline:hover {
	display: block;
	background: url(../images/menu_yellow.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 25px;
	padding-left: 5px;
	height: 60px;
	width: 100px;
}

a.mainlevelmultiline#active_menumultiline {
	display: block;
	background: url(../images/menu_yellow.jpg) no-repeat;
	color:#fff;
	font-weight: bold;
	text-align: left;
	padding-top: 25px;
	padding-left: 5px;
	height: 60px;
	width: 100px;
	font-size: 11px;
	text-decoration: none;
}

a.mainlevelmultiline#active_menu:hover {
	color: #fff;
}

a.mainlevelpstop:link, a.mainlevelpstop:visited{
	display: table-cell;
	float: left;
	background: url(../images/menu_box_white.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #2F706A;
	padding-top: 6px;
	padding-left: 10px;
	text-align:center;
	height: 50px;
	width:70px;
	text-decoration: none;
}

a.mainlevelpstop:hover {
	display: table-cell;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #2F706A;
	padding-top: 6px;
	padding-left: 10px;
	text-align:center;
	text-decoration: none;
	height: 50px;
	width:70px;
	background: url(../images/menu_box_yellow.jpg) no-repeat;
}

#pssinglemenu
{
	padding-top: 6px;
	padding-left: 0px;
}

#pskeynotes
{
	padding-top: 6px;
	padding-left: 5px;
}

#pswholelife{
	padding-left: 1px;
}

a.mainlevelpstop#active_menupstop {
	display: table-cell;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #2F706A;
	padding-top: 6px;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
	height: 50px;
	width:70px;
	background: url(../images/menu_box_yellow.jpg) no-repeat;
}

strong u a, strong a, li a, a strong span, a strong, u a {
	color: #ffffff;
}

.whiteanchor {
	color: #ffffff;
}

div.componentheading{
	font-weight: bolder; font-size: 24px; color: #ffffff; font-family: Times New Roman, Times, serif;
	padding-bottom: 20px;
}



