/* 
----------------------------------------------------------------------------------------------------------------
Notes:


#web-body
{
  background:#ffffff;
}

----------------------------------------------------------------------------------------------------------------
*/


a { color:#3366cc; text-decoration: none; font-weight:bold }

a:hover { color:#003366; text-decoration: underline; }


body
{
  background:#ffffff url(../images/main-bg.jpg) repeat-x top left; 
  color:#ffffff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align:left;
  margin:0;
  padding:0 0 0 0;    
}

#main-banner
{
  width:900px;
  height:220px;
}

#main-links
{
  width:900px;
  color:#000000;

  font-size: 14px;
  text-align:left; 
  margin-bottom:15px;
}


#banner-box
{
  width:350px;
  height:200px;
  float:left;
}

#main-title
{
  margin:0px;
  top:0px;
  width:900px;
  height:85px;
}

#main-logo
{
  background: url(../images/main-title.jpg) no-repeat;
  margin:0px;
  top:0px;
  width:350px;
  height:85px;
  float:left;
}


/* old
#main-menu
{
  background: url(../images/menu-bg.jpg) no-repeat;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  width:900px;
  text-align:left;
}
*/

#main-menu
{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin:0px;
  margin-top:50px;
  width:550px;
  text-align:left;
  float: right;
}

#main-menu a
{
  color:#0033cc;
  text-decoration: underline;
}

#main-menu a:hover
{
  color:#f78a06;
  text-decoration: underline;
}

#banner-text
{
  background: url(../images/banner-text.gif) no-repeat;
  width:550px;
  height:200px;
  float:right;
}

#banner-button
{
  position:relative;
  width:232px;
  left:130px;
  top:105px;
}

#testimonial
{
	font-size:11px;
	margin:0 0 10px 0 ;
	padding: 0 0 0 0;
	top:0;
}

#testimonial img
{
	padding: 0 10px 0 0;
}


.testi {  
 color: #000000;
 text-align:justify;
 margin: 0 0 0 0;
 overflow: auto;
 padding: 10px;
 scrollbar-face-color: #cacaca;
 scrollbar-highlight-color: #cacaca;
 scrollbar-3dlight-color: #cacaca;
 scrollbar-darkshadow-color: #cacaca;
 scrollbar-shadow-color: #cacaca;
 scrollbar-arrow-color: #000000;
 scrollbar-track-color: #cacaca;
 width: 250px;
 height: 140px;
}


#main-body
{
  color:#333333;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  width:900px;
}


#main-bodyx
{
  width:900px;
  color:#000000;

  font-size: 14px;
  text-align:left; 
}


#main-body h2
{
  color:#fff;
  font-size: 16px;
  padding: 0 0 0 0;
  margin: 0 0 0 0 ;
}


#main-bottom
{
  width:900px;
  height:91px;
}

#bottom-award
{
  width:280px;
  height:91px;
  float:left;
}

#bottom-banner
{
  background: url(../images/bottom-banner.gif) no-repeat;
  width:595px;
  height:95px;
  float:right;
}

#bottom-banner-button
{
  position:relative;
  width:147px;
  left:400px;
  top:35px;
  float:left;
}


#main-footer
{
  background: url(../images/main-footer.gif) no-repeat;
  color:#ffffff;
  width:900px;
  height:36px;
  font-size: 11px;
  padding: 0 0 0 0;

}


#main-footer a
{
  color:#ffffff;
  text-decoration:none;
}

#main-footer a:hover
{
  color:#ffffff;
  text-decoration:underline;
}

#pcu-easytext
{
  clear:both;
  color:#333333;
  text-align:center;  
  margin: 10px 0 0 0;
}
