@charset "utf-8";

* {
margin:0;
padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
background-color:#000;
}

.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}

a img {
border:none;
}

a {
color:#024E94;
}

a:hover {
color:#026BCA;
}

p {
padding-bottom:20px;
}

#container {
background-color:#fff;
width:855px;
margin-right:auto;
margin-left:auto;
font-family:Arial, Helvetica, sans-serif;
color:#5e5e5e;
font-size:14px;
padding:0 40px 35px 50px;
}

#masthead {
display:block;
height:373px;
width:848px;
margin-bottom:50px;
padding-top:0;
}

#logo {
float:left;
top:280px;
position:relative;
}

#navigation {
float:left;
width:685px;
top:322px;
position:relative;
}

#navmain {
font-size:14px;
color:#2f4c90;
display:block;
float:left;
width:364px;
text-align:center;
padding-top:14px;
}

#navmain a {
padding-right:6px;
padding-left:6px;
color:#5e5e5e;
text-decoration:none;
}

#navmain a:hover {
color:#005CAB;
text-decoration:underline;
}

#aerolink {
display:block;
height:51px;
width:74px;
border-right:1px solid #fff;
float:left;
font-size:14px;
}

#aerolink a {
background:url(../images/bg_btn_aero.gif) repeat-x 0 0;
color:#fff;
display:block;
height:51px;
width:74px;
line-height:42px;
text-align:center;
text-decoration:none;
}

#pharmlink {
display:block;
height:51px;
width:123px;
border-right:1px solid #fff;
float:left;
font-size:14px;
}

#products {
float: left;
}

.product, .product_odd {
float: left;
width: 815px;
height: 22px;
line-height: 22px;
}

.product_icon {
padding: 5px 10px 5px 20px;
float: left;
}

.product_info {
width: 680px;
padding: 10px 45px;
float: left;
}

.product_download {
width: 450px;
height: 50px;
float: left;
}

.product_download img, #product_guide img {
float: left;
padding: 0 5px 0 0;
}

.product_download p a {
line-height: 50px;
text-decoration: none;
}

.product_img {
width: 225px;
float: right;
padding: 0 0 30px 30px;
}

#product_guide {
float: right;
width: 450px;
height: 50px;
padding: 0 0 5px 0;
}

#product_guide p a {
line-height: 50px;
float: right;
}

#pharmlink a {
background:url(../images/bg_btn_pharma.gif) repeat-x 0 0;
color:#fff;
display:block;
height:51px;
width:123px;
line-height:42px;
text-align:center;
text-decoration:none;
}

#semilink {
display:block;
height:51px;
width:122px;
float:left;
font-size:14px;
}

#semilink a {
background:url(../images/bg_btn_semi.gif) repeat-x 0 0;
color:#fff;
display:block;
height:51px;
width:122px;
line-height:42px;
text-align:center;
text-decoration:none;
}

#content {
width:815px;
margin-bottom:50px;
line-height:20px;
padding:0 15px;
}

#content h1 {
font-size:15px;
text-transform:uppercase;
color:#2f4c90;
border-bottom:1px solid #2f4c90;
margin-bottom:8px;
}

#content h2 {
font-size:15px;
margin-bottom:8px;
color:#2f4c90;
}

#leftcol {
float:left;
width:342px;
padding-right:12px;
}

#rightcol {
float:left;
width:455px;
}

#footer {
font-size:10px;
line-height:50px;
color:#fff;
background-color:#000;
text-align:center;
height:53px;
width:845px;
clear:both;
}

#content ul {
margin-bottom:18px;
list-style-type:none;
}

#content ul li {
background:url(../images/bullet.gif) no-repeat 7px 7px;
margin-bottom:4px;
padding-left:16px;
}

#aerolink a:hover,#pharmlink a:hover,#semilink a:hover {
background-position:0 -51px;
}