@charset "UTF-8";
/* CSS Document */



/*-----------RESET----------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*----------- END   RESET  ----------------*/



body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-color:#003366;

	
	
}



h1{
	color:#333;
	font-size:2em;
	font-weight:bold;
	margin-bottom:10px;
}


h2{
	color:#333;
	font-size:1.5em;
	font-weight:bold;
	line-height: 22px;
	margin-bottom:10px;
}

h3{
	color:#003399;
	font-size:1.2em;
	font-weight:bold;

	margin-bottom:10px;
}


a{
	text-decoration:none;
	color:#666;
}



a:hover{
	text-decoration:none;
	color:#003399;
}


.clear{
	clear:both;
}



#container{
	height:auto;
	width:1000px;
	margin:auto;
	background: #fff;
	
}

#global_nav{
	height:25px;
	width: 100%;
	text-align:right;
}






/*----------    Header   -------------*/




#header_container{
	height:148px;
	width:100%;
	background: no-repeat url(../images/header.jpg);
	
	margin: 0 0 3px 100px;
}

#logo{
	margin-top:20px;
	margin-left:70px;
}





#main_nav{
	height:30px;
	width:100%;
	margin: 0 0 3px 100px;
	font-size:1.3em;
	display:block;
}

#header {
    position:relative;
    height:150px;
	margin:0 0 5px 100px;
}

#header IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#header IMG.active {
    z-index:10;
    opacity:1.0;
}

#headr IMG.last-active {
    z-index:9;
}



#header_slideshow{
	width: 800px;
	height: 150px;
	overflow:hidden;
	margin-left:100px;

}






/*----------    Index Page   -------------*/


#home-page_content{
	width:563px;
	float:left;
	margin:0 3px 20px 100px;
}



#home-side_bar{
	width:200px;
	float:left;
	line-height:18px;
	padding: 15px;

}

.readmore{
	font-size:12px;
}

#office{
	margin:2px 0 10px 0;
}





#product_map{
	margin: 10px;
	width:530px;
	height: 350px;
	padding:5px;
	
}

#product_slideshow{
	width: 525px;
	height: 300px;
	overflow:hidden;

}

#global_partners{
	margin: 10px;
	width:530px;
	padding:5px;
	
}


#homemap{
	
}


#tooltip {
	position: absolute;
	z-index: 3000;
	
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div { 
	margin: 0; 
}


.country1{
	background:#666;
}


#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}





/*----------    About Us Page  -------------*/





#about_us-page_content{
	width:738px;
	height: 440px;
	overflow-y: auto;
	float: left;
	line-height:18px;
	margin: 0 0 20px 100px;
	padding:10px 30px 50px 30px;

}



/*----------   Mission Page  -------------*/

#mission-page_content{
	width:738px;
	height: 440px;
	overflow-y: auto;
	float:left;
	line-height:18px;
	margin: 0 0 20px 100px;
	padding:10px 30px 50px 30px;
	
}



/*----------   Quality Page  -------------*/

#quality-page_content{
	width:738px;
	height: 440px;
	overflow-y: auto;
	float:left;
	line-height:18px;
	margin: 0 0 20px 100px;
	padding:10px 30px 50px 30px;
	
}



/*----------   Licensing Page  -------------*/

#licensing-page_content{
	width:738px;
	height: 440px;
	overflow-y: auto;
	float:left;
	line-height:18px;
	margin: 0 0 20px 100px;
	padding:10px 30px 50px 30px;
	
}

.licensing_category{
	font-size: 14px;
	font-weight:bold;

}
.bullet_points{
	margin-left: 30px;
}



/*----------   Rosestreet Labs Page  -------------*/

#rosestreet_labs-page_content{
	width:738px;
	height: 440px;
	overflow-y: auto;
	float:left;
	line-height:18px;
	margin: 0 0 20px 100px;
	padding:10px 30px 50px 30px;
	
}

/*----------    Services Page  -------------*/





#services-page_content{
	
	width:738px;
	height: 440px;
	overflow-y: auto;
	
	float: left;
	line-height:18px;
	margin-right:3px;
	margin: 0 0 20px 100px;
	padding:10px 30px 50px 30px;

}



.probing_category{
	font-size: 14px;
	font-weight:bold;

}


 
/*----------   Bumping Options Page  -------------*/





#bumping_options-page_content{
	
	width:738px;
	height: 440px;
	overflow-y:
auto;

	float:left;
		line-height:18px;
	margin: 0 0 20px 100px;
	padding:10px 30px 50px 30px;

}


/* #bumping_options-side_bar{
	
	width:256px;
	height:460px;
	float:left;
	line-height:18px;
	padding: 15px;

}
*/



.bumping_sidebar_category a{
	color:#003399;
}

.bumping_sidebar_category a:hover{
	color:#666;
	
}


 .category{
	margin-left: 10px;
}

.bumping_title{
	margin-left:20px;
}

.bumps{
	margin: 10px 20px 10px 20px;
}




/*----------   Getting Started Page  -------------*/



#getting_started-page_content{
	
	width:738px;
	height: 440px;
	overflow-y: auto;
	float:left;
	line-height:18px;
	margin: 0 0 20px 100px;
	padding:10px 30px 50px 30px;

}







/*----------   News Page  -------------*/



#newsandevents-page_content{
	width:523px;
	height: 440px;
	overflow-y: auto;
	float:left;
	line-height:18px;
	margin: 0 0 20px 100px;
	padding:10px 30px 50px 30px;

}

 a.news_link{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin-left: 5px;

}



 a:hover.news_link{
	font-size:14px;
	font-weight:bold;
	color:#003399;
	margin-left: 5px;

}

.news_date{
	color:#666;
	margin-left: 10px;
	font-style:italic;

}


.news_snippet{
	margin-left: 20px;	
}



#events-side_bar{
	width: 180px;
	padding:10px 10px 50px 10px;
	float: left;
}








/*----------   Contact Us Page  -------------*/



#contact_us-page_content{
	
	width:738px;
	
	float:left;
	margin: 0 0 20px 100px;
	padding:10px 10px 50px 10px;

}


#global-rep-left{
	float:left;
	width: 360px;
}
#global-rep-right{
	float:left;
	width: 360px;
}
.global-rep{
	margin: 10px 0 50px 20px;
}
.contact_info-name{
	color:#003399;
	font-weight:bold;
	font-size:16px;
	padding-left:10px;
}


.contact_info-title{
	color:#003399;
	font-style:italic;
	font-size:14px;
	padding-left:10px;
}

.contact_info-fci{
	font-weight:bold;
	line-height:16px;
	padding-left:20px;
}

.contact_info{
	line-height:16px;
	padding-left:25px;
}

#contactmap{
	
	margin-left: 10px;
}




/*----------   Location Page  -------------*/



#location-page_content{
	width:738px;
	float:left;
	margin: 0 0 20px 100px;
	padding:10px 10px 50px 10px;
}


#location-left_side{
	width: 250px;
	float:left;
	padding: 20px 0 0 50px;
}


#location-right_side{
	width: 250px;
	float:left;
	padding: 0 0 0 50px;
	margin-top: 45px;
}



#vistor_info{
	width: 738px;
	margin-top:20px;
}






/*----------   Privacy Page  -------------*/





#privacy-page_content{
	
	width:738px;
	line-height:20px;
	float:left;
	margin: 0 0 20px 100px;
	padding:10px 30px 50px 30px;

}


/*----------  Sitemap Page  -------------*/





#sitemap-page_content{
	width:738px;
	float:left;
	margin: 0 0 20px 100px;
	padding:10px 10px 50px 10px;
}

#sitemap-page_content li ul li{
	padding-left: 100px;
	
}
	

/*----------  Footer  -------------*/


#footer{
	
	text-align:center;
	padding-top: 15px;
	
}



#footer_nav li a{
	text-decoration:none;
	color:#fff;
}

#footer_nav li a:hover{
	text-decoration:none;
	color:#003399;

}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#copyright{
	font-size:10px;
	text-align:center;
	padding: 10px 0 10px 0;

}






