* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background: #FFFFFF;
	text-align:center;
	margin: 0 auto
}

p{
	font: 1.2em/1.8em Tahoma, sans-serif;
	margin-bottom: 10px;
}

h1 {
	font: 2.0em Tahoma, sans-serif;
	color: white;
	height: 0px;
}

h2 {
	font: 1.8em Tahoma, sans-serif;
	color: green;
	margin-bottom: 10px;
}

ul {
	margin-left: 25px;
}

img {
	border: none;
}

#page-wrap {
	background: white;
	min-width: 780px;
	max-width: 1260px;
	margin: 0 auto;
	text-align:center
	}
	#page-wrap #inside {
		margin: 10px 10px 0px 10px;
		padding-top: 0px;
		padding-bottom: 10px;
		width: 78%;
		margin: 0 auto;
		text-align:center
	}
	
#main-content {
	width: 550px;
	height: auto;
	float: left;
	margin-left:30px;
	background-color:#F7F7F7;
	padding-top: 20px;
	background-color:#F7F7F7;
    border:1px solid #DCDCDC;
    padding:10px;
    display:block;
    margin-bottom:2px;
    margin-top:15px;
    text-align:left;
}
	
#header {
	background: #F7F7F7;
	text-align: center;
	background-image:url(images/pnc_header.swf);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height: 150px
}
	
#left-sidebar {
	width: 170px;
	height: auto;
	float: left;
	margin: 0 auto;
	padding:15px;
	padding-left: 0px;
	background-color: transparent;
	text-align:center;
	clear: left
}

#right-sidebar{
	
	width: 170px;
	height: auto;
	float: right;
	margin: 0 auto;
	padding:15px;
	padding-left: 0px;
	background-color:#F7F7F7;
	text-align:center;
	clear: right;
	margin-top:15px;
	
	
	}

#footer {
	width: 100%; 
	height: 10px; 
	background-color:#F2F2F2; 
    padding-bottom: 10px;
	color: #CCCCCC;
	background-color:#F7F7F7;
    border:1px solid #DCDCDC;
    padding:10px;
    display:block;
    margin-bottom:2px;
    margin-top:0;
 text-align:center;
}

.menu {
	width: auto; 
	height: auto;
	display:inline; 
	background-color: transparent;
	border-right: 1px solid #D1D1D1;
	float: left;
    background-repeat:no-repeat; 
	background-position:center;
	padding-top:10px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:2px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	font-weight:600;
	cursor:pointer
	}
	
#menu a{
	
	text-decoration: none;
       color: #CCCCCC
	
	}
	
.left_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
padding:10px;
display:block;
margin-bottom:2px;
margin-top:0;
text-align:left;
width:175px;
height: auto;
}

.right_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
padding:10px;
display:block;
margin-bottom:2px;
margin-top:0;
text-align:left;
width:175px;
height: auto;
}


.pics1_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
padding:1px;
display:block;
margin-bottom:2px;
margin-top:0;
text-align:center;
width:100px;
height: 100px;
}

.pics2_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
float:left;
padding:1px;
margin-bottom:2px;
margin-top:-107px;
margin-left:130px;
text-align:left;
width:100px;
height: 100px;
}

.pics3_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
float:left;
padding:1px;
margin-bottom:2px;
margin-top:-107px;
margin-left:260px;
text-align:left;
width:100px;
height: 100px;
}
	
/*transparency*/
.transbox
  {
  width: 100px;
  height: auto;
  background-color: #ccc;
  border: 1px solid #D1D1D1;
  
  }
  
  .menu ul li
  {
  width:auto;
  background-color: #E7E7E7;
  border-right: 1px solid #D1D1D1;
 
  list-style:none;
  line-height:1px;
  
  }
  
  .menu ul:hover
  {
  width: auto;
  height: auto;
  background-color: #CCCCCC;
  border-right: 1px solid #CCCCCC;
  
  }
  
  .menu li:hover{
	  
	  }
.transbox p
  {
  margin: 0px 0px;
  font-weight: bold;
  color: #000000;
  }
  
.menu a
  {
  margin: 0px 0px;
  font-weight: bold;
  color: #CCCCCC;
  text-decoration:none
  }
  
 .menu a:hover
  {
  margin: 0px 0px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration:underline;
  background-image:url(images/a1_down.gif);
  background-position:top;
  background-repeat:no-repeat;
	  
 }
  
  .pics1_box img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.pics1_box:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

 .pics2_box img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.pics2_box:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

 .pics3_box img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.pics3_box:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

.txt1_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
padding:5px;
display:block;
float:left;
margin-bottom:2px;
margin-top:0;
margin-left: 20px;
text-align:left;
width:200px;
height: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333
}

.txt2_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
float:left;
padding:1px;
margin-bottom:2px;
margin-top:-214px;
margin-left:250px;
text-align:left;
width:200px;
padding:5px;
height: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333
}

.txt3_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
float:left;
padding:1px;
margin-bottom:2px;
margin-top:5px;
margin-left:20px;
text-align:left;
padding: 5px;
width:200px;
height: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333
}

.txt4_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
float:left;
padding:1px;
margin-bottom:2px;
margin-top:-214px;
margin-left:250px;
text-align:left;
padding: 5px;
width:200px;
height: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333
}

.txt5_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
padding:5px;
display:block;
float:left;
margin-bottom:2px;
margin-top:0;
margin-left: 1px;
text-align:left;
width:250px;
height: 260px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333
}

.txt6_box {
background-color:#F7F7F7;
border:1px solid #DCDCDC;
padding:5px;
display:block;
float:left;
margin-bottom:2px;
margin-top:0;
margin-left: 1px;
text-align:left;
width:250px;
height: 280px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333
}

.txt6_box a{
	text-decoration:none
}


#navbar_right{
background-color:#F7F7F7;
border:1px solid #DCDCDC;
float:right;
padding:10px;
display:block;
margin-bottom:2px;
margin-top:0;
text-align:left;
width:175px;
height: auto;
	
	
}

#news{
float:right;
margin-top:20px;
background-color:#F7F7F7;
}
