@charset "utf-8";
/* CSS Document */
/* Last update: 03/02/2010 */
/* File: welcome_style.css */
/* Author: Discovtech */

/* general */
* {padding:0; margin:0; border:0;}

body {margin:0; padding:0; background-color:#b8b7b7;}
body, td {font:normal 12px/18px arial, helvetica; color:#333; vertical-align:top; text-align:left;}

img {float:left; border:0px; margin:0; padding:0;}
img.nofloat {float:none;}

h1.h1_piezotech {width:842px; height:20px; margin:0; padding:0 0 0 8px; background:url(../images/welcomepage/hd_bg_piezomotor.jpg) top left no-repeat; border-bottom:2px solid #000; font-size:14px; color:#fff;}
h1.h1_biomedical {width:842px; height:20px; margin:-20px 0 0 0; padding:0 8px 0 0; background:url(../images/welcomepage/hd_bg_biomedical.jpg) top right no-repeat; border-bottom:2px solid #000; font-size:14px; color:#fff; text-align:right;}

.font11 {font-size:11px;}
.font12 {font-size:12px;}
.font13 {font-size:13px;}
.font14 {font-size:14px;}
.font15 {font-size:15px;}

p {margin:5px 0 12px 0;}

.darkgrey {color:#535151;}

a:focus {outline:none;}

a {color:#fff; text-decoration:none;}
a:hover {color:#fff; text-decoration:none;}

a.link_piezomotor {font-size:14px; font-weight:bold; color:#be1d0c; text-decoration:none; line-height:24px;}
a.link_piezomotor:hover {font-size:14px; font-weight:bold; color:#e0210c; text-decoration:none;}

a.link_biomedical {font-size:14px; font-weight:bold; color:#349966; text-decoration:none; line-height:24px;}
a.link_biomedical:hover {font-size:14px; font-weight:bold; color:#22b96d; text-decoration:none;}

.clear {clear:both;}


/* world */
#world {width:100%;}

/* masthead */
#masthead {width:100%; border-bottom:3px solid #fff;}
	#logo {margin-left:auto; margin-right:auto; width:98%;}

/* brand */
#brand {margin-left:auto; margin-right:auto; width:100%; background-color:#e5e2e2; border-bottom:1px dotted #000;}
	#brandinner {margin-left:auto; margin-right:auto; width:808px; padding:25px 42px 25px 0; font-size:14px; line-height:20px;}

/* options */
#options {margin-left:auto; margin-right:auto; width:850px; padding:22px 0 0 0;}
	#piezo_panel {width:850px;}
		#piezo_pic {float:left; width:266px; height:186px;}
		#piezo_text {float:left; width:526px; padding:24px 29px 0 29px;}
	#bio_panel {width:850px;}
		#bio_text {float:left; width:555px; padding:24px 29px 0 0;}
		#bio_pic {float:left; width:266px; height:186px;}

/* footer */
#footer {width:100%; padding:13px 0 14px 0; background-color:#5c5b5b; font-size:10px; color:#fff; text-align:center;}

