#main {
	width:100%;
	height:710px;
	min-height:710px;
	left: 0px;
	top: 0px;
	background-image: url(../images/main_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
}
#content {
	position:relative;
	width:900px;
	z-index:0;
	margin-left: 0px;
}
#left {
	position:relative;
	width:225px;
	height:474px;
	background-color: #b6b6b6;
	background-image: url(../images/content_lbar_blend.jpg);
	background-repeat: no-repeat;
}
#center {
	position:relative;
	width:450px;
	z-index:5;
	margin-left: 225px;
}
#right {
	position:relative;
	width:220px;
	z-index:5;
	margin-left: 218px;
	margin-top: -475px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/blend_bkgnd.jpg);
}

.shadowleft {
	background-image: url(pcg_edge_tile_left1.jpg);
}

.shadowright {
	background-image: url(pcg_edge_tile_right1.jpg);
}

.shadowleftlong {
	background-image: url(../images/edge_tile_left_long.jpg);
}

.shadowrightlong {
	background-image: url(../images/edge_tile_right_long.jpg);
}

.pagefaderight {
	background-image: url(tile_390_3.jpg);
}




.bodytext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodytext10bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.bodytext10redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8F2845;
}
.bodytext11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.bodytext11redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8F2845;
	list-style-type: square;
	list-style-position: outside;
}

.bodytext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.bodytext12redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F2845;
	
}
.bodytext14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {outline: none;}

a:link {
	color: #244774;
	outline: none;	
}
a:visited {
	color: #244774;
	outline: none;	
}
a:hover {
	color: #A04146;
	text-decoration: none;
	outline: none;	
}
a:active {
	color: #244774;
	outline: none;	
}
.bodytext14bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tableContent {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 17px;
}
.tableServices {
	border: 1px solid #cacacc;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(../images/right_bar-services.jpg);
	background-repeat: no-repeat;
}
.tableProvide {
	border: 1px solid #cacacc;
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(../images/right_bar-weprovide.jpg);
	background-repeat: no-repeat;
}

.leftline {
	background-image: url(blah777_left.jpg);
}

a img {	border: none;  }

