@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #00529c;
}

h1.grey {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	padding-bottom:20px;
	color: #ccc;
}
h2 {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #00529c;
	line-height: 20px;
	margin-right:300px;
}

ul.ballbullets {
	color:#000;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin-right:300px;
	margin-left: 14px;
	list-style-image:url(../images/bullet3.png);
}

p {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:14px;
	line-height: 22px;
	margin-right:330px;
}

.p_long {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:14px;
	line-height: 22px;
	margin-right:140px;
}
.leftbar {
	background-image: url(../images/leftbar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.rightbar {
	background-image: url(../images/rightbar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bottombackground {
	background-image: url(../images/bg_bottom2.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.homebackground {
	background-image: url(../images/background_homepage.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#fullheight{height:100%}

/* html,body{
      margin:0;
      padding: 0;
      height:100%;
      border:none
   }*/

.footer {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:10px;
	line-height: 16px;
	margin-right: 0px;
}

.footer_bg {
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
}

.footer a {
	color:#000;
	text-decoration:none;
}

.footer a:hover {
	color: #69C;
	text-decoration:underline;
}

.footer_catherine {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:8px;
	line-height: 16px;
	margin-right:0px;
}

.footer_catherine a {
	color: #69C;
	text-decoration:underline;
}

.footer_catherine a:hover {
	color:#000;
	text-decoration:none;
}

.quote {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-style:italic;
	font-size:14px;
	line-height:18px;
	position:relative;
	z-index:1000;
	margin-left:0px;
	margin-right:400px;
	padding-top: 10px;
	padding-left:30px;
	background: url(../images/quote2.png) 0px 0px no-repeat;
	height:180px;
}

.bg_noimages {
	background-image: url(../images/bg_noimages.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.who_main_bg {
	background-image: url(../images/bg_who_main.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.who_corepurpose_bg {
	background-image: url(../images/bg_who_corepurpose.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.who_equipment_bg {
	background-image: url(../images/bg_who_equipment.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.who_customers_bg {
	background-image: url(../images/bg_who_customers.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.services_valueadded_bg {
	background-image: url(../images/bg_services_valueadded.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.services_quickturn_bg {
	background-image: url(../images/bg_services_quickturn.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.services_newproducts_bg {
	background-image: url(../images/bg_services_newproducts.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.services_productionvolume_bg {
	background-image: url(../images/bg_services_productionvolume.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.services_supplychain_bg {
	background-image: url(../images/bg_services_supplychain.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.services_pcblayout_bg {
	background-image: url(../images/bg_services_pcblayout.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.services_reballing_bg {
	background-image: url(../images/bg_services_reballing.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.quality_control_bg {
	background-image: url(../images/bg_quality_control.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.downloadlink {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	margin-right:10px;
}

.pagetable {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
}

