body, td, p, input, textarea, select {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #333;
  margin-top: 0px;
}

p {
	margin: 0 0 5px 0;
}

form {
	margin: 0;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

h1 {
	margin: 0 0 5px 0;
	font-size: 80%;
	font-weight: normal;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 130%;
	font-weight: normal;
	margin: 0 0 5px 0;
}

img {
	border: none;
	text-decoration: none;
}

.holder {
	margin: 0 auto;
	height: auto;
	width: 752px;
}

.header {
	height: 76px;
	background-image: url(/images/header_stripe_black.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.leftblackstripe {
	float: left;
	background-image: url(/images/header_stripe_black_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 8px;
	height: 76px;
}
.logo {
	float: left;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 157px;
}
.navigation {
	height: 25px;
	width: 578px;
	float: right;
	background-image: url(/images/newnav/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.navigation ul {
  padding:0px;
  margin:0px;
  height: 22px;
  text-align: left;
  padding-top: 3px;

}

.navigation ul li{
  display: inline;
  font-size: 110%;
  font-weight: bold;
  padding-left: 12px;
  height: 22px;

}

.navigation ul li a {
  color: #fff;
	text-decoration: none;
}

.navigation ul li a:hover {
  color: #EAEAEA;
	text-decoration: none;
}



.stretch {
	width: 752px;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
}

.navrow {
	background-image: url(/images/nav_row.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
	width: 378px;
	float: right;
}
.customerlogin {
	float: right;
	height: 27px;
	width: 550px;
	background-image: url(/images/customer_bg.jpg);
	background-repeat: repeat-x;
}

.customerlogin p {
	font-weight: bold;
	padding: 3px 0 0 90px;
	font-size: 100%;
}
.cuslogin-title {
	background-image: url(/images/newnav/searchsite.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	width: 396px;
	float: left;
}
.cuscopy {
	width: auto;
	height: 25px;
	float: left;
	margin-top: 1px;
}
.cusright {
	background-image: url(/images/customer_bg_right.jpg);
	width: 8px;
	height: 26px;
	float: right;
}

.wheredidyougo {
	display: none;
}

.sform {
  margin: 0px;
  padding: 0px;
  display: block;
}

.loginbox {
	width: 100px;
	height: 13px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	margin-left: 1px;
	margin-bottom: 5px;
}

.main {
	width: 752px;
	height: 5px;
	background-image: url(/images/header_stripe_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.leftborder {
	background-image: url(/images/header_stripe_both.gif);
	background-repeat: repeat-y;
	float: left;
	height: 200px;
	width: 8px;
}

.leftborder-top {
	width: 8px;
	height: 5px;
	background-image: url(/images/header_stripe_blue_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lefttop {
	float: left;
	width: 450px;
	height: auto;
	border: 1px solid #999;
	background-color: #fff;
	margin-top: 4px;
	padding: 3px 8px 8px 10px;
	font-size: 110%;
}

.lefttop p {
	margin: 0 0 5px 0;
}

.toprightcurve {
	float: right;
	width: 4px;
	height: 4px;
	background-image: url(/images/toprightcorner.gif);
	background-repeat: no-repeat;
}

.righttop {
	float: left;
	height: 260px;
	width: 274px;
}



.clearall {
	width: 730px;
	height: auto;
	clear: both;
}

/* Boxes */



.boxtitle a {
	text-decoration: none;
}

.bottombox {
	margin-top: 1px;
	float: left;
	width: 224px;
	height: 118px;
	border: 1px solid #999;
	line-height: 100%;
	padding-left: 10px;
	padding-top: 26px;
	padding-right: 10px;
	font-size: 85%;
}

.boxtitle {
	width: auto;
	float: left;
	padding-top: 1px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

.bottombox img {
	padding-bottom: 5px;
}

.bottombox a {
	display: block;
	text-decoration: none;
}




/* End of Boxes*/

.blueside {
	float: left;
	width: 3px;
	height: 50px;
	background-color: #48B1C4;
}
.footer {
	margin-top: 1px;
	float: left;
	width: 742px;
	height: auto;
	background-image: url(/images/footer_grad.jpg);
	background-repeat: repeat-y;	
	font-size: 80%;
	color: #FFF;
	padding: 5px;
}

.floatleft {
  float: left;
  width: 737px;
}

.floatright {
  float: left;
  padding: 3px 0 0 6px;
}

.floatright a {
	color: #fff;
	text-decoration: none;
}


.floatleft ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.floatleft ul li {
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #1D788B;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #86BECA;
}

.floatleft a {
	color: #fff;
	text-decoration: none;
}

.floatright p {
	font-size: 100%;
	color: #FFFFFF;
	  margin:0px 0px 0px 0px;
}

ul li.noborder {
  border: none;
}

.xhtmlcss2 {
	margin-top: 5px;
	padding-left: 5px;
	float: left;
	width: auto;
}

.push {
	width: 8px;
	height: 50px;
	float: left;
}

.border {
	border: 1px solid #333;
}

/*  homepage */

.featured img{
	float: left;
	padding: 1px 1px 0 0;
}

/* Right Hand Holder */

.righthandholder {
	background-image: url(/images/rightside/top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 309px;
	float: left;
}

.copysection {
	float: left;
	width: 418px;
	height: auto;
	margin-left: 1px;
	background-color: #fff;
	margin-top: 4px;
	padding: 8px 8px 8px 8px;
	font-size: 110%;
	/*line-height: 99%;*/
	border-top: 1px solid #999;
	border-right: none;
}

.banner-footer {
	clear: both;
	height: auto;
	width: 745px;
	background-color: #FFF;
	background-image: url(/images/rightside/background.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
}

.righthandcopy {
	float: right;
	width: 199px;
	height: auto;
	margin-bottom: 5px;
	font-size: 85%;
}

.righthandcopy a {
	text-decoration: none;
	font-size: 90%;
}

.righthandholder p {
	padding-top: 55px;
	padding-right: 8px;
	text-align: right;
}

.righthandholder p a {
	font-size: 110%;
	color: #FFFFFF;
	text-decoration: none;
}

.righthandholder span {
	display: none;
}

.flash-banner {
	width: 100%;
	margin: 3px 0px 0px 0px;
	float: left;
}

.miniportfolio {
	padding: 1px 1px 1px 1px;
	height: 121px;
	width: 121px;
	border: 3px solid #2097AC;
	float: left;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
}

.miniportfolioborder {
	background-color: #333333;
	float: left;
	height: 119px;
	width: 119px;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-size: 70%;
}

.miniportfolioborder a {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

.miniportfoliotype {
	padding: 1px 0px 0px 3px;
	float: left;
}

.banner-bottom {
	width: 100%;
	margin: 0px 0px 5px 0px;
}

/* new */ 

.righthandholder img {
	float: right;
	padding: 6px 0 7px 0;
}

.underflash {
	width: 269px;
	height: 77px;
	background-color: #49B0C3;
	background-image: url(/images/newnav/homepage_live_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px 0 0 0;
}

.footertext strong {
	font-weight: normal;
}

.keywords {
	float: none;
	margin: 0 auto;
	width: 760px;
	font-size: 90%;
	color: #999;
	padding: 7px 0 0 0;
}

.floatfix {
	clear: both;
}

.services {
	background-color: #10BAD8;
	width: 280px;
	background-image: url(/images/newnav/top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.copy {
	float: left;
	width: 130px;
	padding: 0 5px 0 5px;
	color: #FFF;
	font-size: 80%;
}

.copy h2 {
	margin: 5px 0 0 5px;
	padding: 0;
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 2px;
}

.copy ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}

.copy a {
	color: #fff;
	text-decoration: none;
}

.copy a:hover {
	text-decoration: underline;
}

.bottom {
	background-image: url(/images/newnav/bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	background-position: bottom;
}

.featuredbanners {
	padding: 0 3px 3px 0;
}
