body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:20px;
	color:#000000;
	margin:0px;
	padding:0px;
}
body {
	margin-top: 13px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background:url('../images/cssimg/andersonsbg.gif') repeat-x;
}
a:link {
	color:#36B2E4;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#000;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#36B2E4;
	font-weight:bold;
}
a:active {
	text-decoration:underline;
	color:#36B2E4;
	font-weight:bold;
}
h1 {
	color:#009FDF;
	font-size:18px;
}
h2 {
	color:#000;
	font-size:16px;
}
h3 {
	color:#000;
	font-size:14px;
}
.para-intro {
	font-size:16px;
	color:#36B2E4;
}
.search-box {
	padding:3px;
}
/* Site Style */
 
#wrap {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	float:left;
	width: 1020px;
	height: 180px;
	background-image:url('../images/cssimg/header.png');
}
#header-left {
	float:left;
	width:220px;
	height:180px;
}
#header-right {
	float:left;
	width:800px;
	height:180px;
}
#header-info {
	float:left;
	width:380px;
	height:75px;
	padding-left:400px;
	text-align:right;
}
#nav {
	float:left;
	width:800px;
	height:30px;
	padding-top:10px;
}
#flash {
	float:left;
	width:1020px;
	height:310px;
}
#flash-left {
	float:left;
	width:710px;
	height:310px;
}
#flash-right {
	float:left;
	width:290px;
	height:290px;
	background-image:url('../images/cssimg/flash-right.gif');
	padding:10px;
}
#body-top {
	float:left;
	width:1020px;
	height:170px;
	background-image:url('../images/cssimg/body-top.png');
}
#body-top-left {
	float:left;
	width:900px;
	height:170px;
	padding-left:40px;
}
#body-top-right {
	float:left;
	width:400px;
	height:170px;
}
/* Nav Menu */

td.menu-item {
	font-size:14px;
	text-align:center;
	cursor:pointer;
	color:#36B2E4;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #36B2E4;
}
td.menu-item-hover {
	font-size:14px;
	text-align:center;
	cursor:pointer;
	color:#009FDF;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #36B2E4;
}
td.menu-item-selected {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	color:#009FDF;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #36B2E4;
}
/* Services Menu */
 
td.menus-item {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
	color:#FFF;
	text-align:center;
	margin-right:10px;
}
td.menus-item-hover {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
	color:#ffc812;
	text-align:center;
}
td.menus-item-selected {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
	color:#ffc812;
	text-align:center;
}
#Panel1 {
	position:absolute;
	top:191px;
	margin-left:-510px;
	left:50%;
	height:310px;
	width:710px;
	background:url('../images/cssimg/flashoverlayp1.png') no-repeat;
	margin-top:2px;
}
#Panel2 {
	position:absolute;
	top:191px;
	margin-left:-510px;
	left:50%;
	height:310px;
	width:710px;
	background:url('../images/cssimg/flashoverlayp1.png') no-repeat;
	opacity:1;
	margin-top:2px;
}
#Panel3 {
	position:absolute;
	top:191px;
	margin-left:-510px;
	left:50%;
	height:310px;
	width:710px;
	background:url('../images/cssimg/flashoverlayp1.png') no-repeat;
	opacity:1;
	margin-top:2px;
}
#nav-panel-container {
	position:absolute;
	top:191px;
	margin-left:-180px;
	left:50%;
}
.nav-panel {
	float:left;
	width:350px;
	height:310px;
	background:url('../images/cssimg/nav-bg.png') repeat;
	display:none;
}
.nav-panel2 {
	float:left;
	width:280px;
	height:310px;
	background:url('../images/cssimg/nav-bg.png') repeat;
	display:none;
}
#nav-root {
	position:absolute;
	top:250px;
	left:50%;
	width:250px;
	height:70px;
	margin-left:-500px;
}
.nav-root-item2 {
	text-align:center;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	height:30px;
	width:300px;
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	background:url('../images/cssimg/corporateclients.png') no-repeat;
 *background:url('../images/cssimg/corporateclientsie.gif') no-repeat;
	cursor:pointer;
}
.nav-root-item1 {
	text-align:center;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	height:30px;
	width:300px;
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	background:url('../images/cssimg/privateclients.png') no-repeat;
 *background:url('../images/cssimg/corporateclientsie.gif') no-repeat;
	cursor:pointer;
}
.businessmenubtn {
	background:url('../Images/cssimg/businessmenubtn.png') no-repeat;
	font-size:10pt;
	font-weight:bold;
	padding:8px 0 5px 10px;
	color:#FFF;
	cursor:pointer;
}
.businessmenubtn2 {
	background:url('../Images/cssimg/individualmenubtn.png') no-repeat;
	font-size:10pt;
	font-weight:bold;
	color:#FFF;
	padding:10px 0 15px 10px;
	cursor:pointer;
}
.box {
	width:320px;
	min-height:300px;
	float:left;
	margin-left:17px;
	margin-right:-8px;
	margin-top:10px;
}
.box-header {
	float:left;
	height:5px;
	width:320px;
	background:url('../images/cssimg/body-box-header.png') no-repeat;
}
.box-header-title {
	color:#5db1e3;
	font-size:20px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
.box-content {
	float:left;
	color:#5DB1E3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:280px;
	min-height:250px;
	background:url('../images/cssimg/body-box-bg.png') repeat-y;
	padding:5px;
	padding-left:20px;
	padding-right:15px;
}
.box-list {
	list-style-image:url('../images/cssimg/tick2.png');
	color:#5db1e3;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
}
.box-footer {
	float:left;
	height:5px;
	width:320px;
	background:url('../images/cssimg/body-box-footer.png') no-repeat;
}
#wideboxheader {
	margin-top:10px;
	margin-left:20px;
	float:left;
	height:9px;
	width:973px;
	background:url('../images/cssimg/wideboxheader.png') no-repeat;
}
#wideboxcontent {
	margin-left:20px;
	float:left;
	width:973px;
	background:url('../images/cssimg/wideboxsides.png') repeat-y;
	min-height:100px;
}
#wideboxfooter {
	margin-left:20px;
	float:left;
	width:973px;
	background:url('../images/cssimg/wideboxfooter.png') no-repeat;
	height:9px;
}
#footer {
	float:left;
	width:1000px;
	min-height:40px;
	border-top:1px solid #CCC;
	margin-top:10px;
	text-align:center;
	padding-top:10px;
}
#footer-left {
	float:left;
	width:900px;
	min-height:40px;
}
#footer-right {
	float:left;
	width:100px;
	min-height:40px;
}
/* Footer Menu */
 
td.footer-menu-item {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:pointer;
	color:#999;
	text-align:left;
}
td.footer-menu-item-hover {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:pointer;
	color:#36B2E4;
	text-align:left;
}
td.footer-menu-item-selected {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:pointer;
	color:#36B2E4;
	text-align:left;
}
/* Footer Menu Copyright */
 
td.footer-menuc-item {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:default;
	color:#999;
	text-align:left;
}
td.footer-menuc-item-hover {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:default;
	color:#999;
	text-align:left;
}
td.footer-menuc-item-selected {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	cursor:default;
	color:#999;
	text-align:left;
}
.search-box {
	float:right;
	padding:20px;
}
.cat_button01 {
	background:url("../Images/CssImg/btm-bg.jpg") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	height:25px;
	text-align:center;
	width:79px;
}
.search-textbox {
	width:250px;
	border:1px solid #CCC;
}
.FindOutMore {
	background:url("../images/cssimg/btnFindOutMore.png") no-repeat scroll left top transparent;
	float:right;
	height:35px;
	margin-bottom:10px;
	overflow:hidden;
	width:130px;
}
.FindOutMore a {
	float:left;
	height:100%;
	overflow:hidden;
	width:100%;
}
.FindOutMore a:hover {
	background:url("../images/cssimg/btnFindOutMore.png") no-repeat scroll right top transparent;
	float:left;
	height:35px;
	width:130px;
}
.noticeme {
	font-size: 10pt;
	font-weight:bold;
	color: #5db1e3;
}
.noticeme2 {
	font-size: 26px;
	font-weight:bold;
	color: #AC0909;
}
#homepage-content {
	float:left;
	width:1000px;
	height:310px;
	background:url('../images/cssimg/3boxes.gif');
	background-repeat:no-repeat;
	padding:10px;
}
.homepage-content-box {
	float:left;
	width:260px;
	height:310px;
	padding:10px;
 *padding:5px;
	margin-right:30px;
	margin-left:20px;
}
#homepage-content-box-inner {
	height:245px;
}
/* Pete's Main Menu */

td.menup-item {
	font-size:12px;
	text-align:center;
	cursor:pointer;
	color:#36B2E4;
}
td.menup-item-hover {
	font-size:12px;
	text-align:center;
	cursor:pointer;
	text-decoration:underline;
	color:#009FDF;
}
td.menup-item-selected {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	text-decoration:underline;
	color:#009FDF;
}
/* Pete's Services Menu */
 
td.menusp-item {
	font-size:14px;
	text-align:left;
	cursor:pointer;
	color:#FFF;
	padding:5px 0 5px 10px;
	background-image:url('../images/cssimg/submenubg1.png');
 *background-color:#B3D6F1;
}
td.menusp-item-hover {
	font-size:14px;
	text-align:left;
	cursor:pointer;
	color:#fff;
	padding:5px 0 5px 10px;
	text-decoration:underline;
	background-image:url('../images/cssimg/submenubg.png');
 *background-color:#35B2E4;
}
td.menusp-item-selected {
	font-size:14px;
	text-align:left;
	cursor:pointer;
	color:#fff;
	padding:5px 0 5px 10px;
	text-decoration:underline;
	background-image:url('../images/cssimg/submenubg.png');
 *background-color:#35B2E4;
}
#homepage-content2 {
	float:left;
	width:1000px;
	height:310px;
	background:url('../images/cssimg/2boxes.gif');
	background-repeat:no-repeat;
	padding:10px;
}
#homepage-webform {
	float:left;
	width:285px;
	height:290px;
	padding:10px 10px 10px 25px;
}
#homepage-pagecontent {
	float:left;
	width:610px;
	height:310px;
 *height:290px;
 *width:540px;
	padding:10px;
	padding:10px 10px 10px 40px;
}
#callbackform div {
	padding:9px;
	border-bottom:1px dashed #CCCCCC;
}
#callbackform label {
	float:left;
	width:100px;
}
#callbackform input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	width:150px;
}
#callbackform #submit {
	padding:10px;
	border-bottom:none;
}
.callback-title {
	color:#5db1e3;
	font-size:16px;
	font-weight:bold;
}
.homebox1 {
	float:left;
	width:320px;
	height:300px;
}
.homebox2 {
	float:left;
	width:290px;
	height:300px;
}
