@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:#bec1c5;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
}

* {
outline:none;
padding:0px;
margin:0px;
}

/* LAYOUT STYLES */

#container {
width:900px;
margin:0 auto;
padding-top:50px;
text-align:left;
}

#bordertop {
width:900px;
height:30px;
background-image:url(../images/border-top.gif);
background-repeat:no-repeat;
}

#borderbottom {
width:900px;
height:30px;
background-image:url(../images/border-bottom.gif);
background-repeat:no-repeat;
}

#contents {
width:840px;
padding-left:30px;
padding-right:30px;
margin:0px;
background-color:#3f3f3f;
background-image:url(../images/vector-bg.gif);
background-position:0px 150px;
background-repeat:no-repeat;
min-height:600px;
}

#header {
width:840px;
height:190px;
background-image:url(../images/head-grad.gif);
margin:0px;
padding:0px;
}

#headerleft {
width:20px;
height:190px;
background-image:url(../images/head-left.gif);
background-repeat:no-repeat;
float:left;
}

#headerright {
width:20px;
height:190px;
background-image:url(../images/head-right.gif);
background-repeat:no-repeat;
float:right;
}

#figures {
width:200px;
height:225px;
margin-left:50%;
top:0px;
left:200px;
position:absolute;
background-image:url(../images/figures.png);
background-repeat:no-repeat;
z-index:10;
visibility:hidden;
}

#logobox {
float:left;
height:110px;
margin-top:20px;
}
.quarterbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 150px;
	height: 150px;
}

#animationbox {
float:left;
width:800px;
height:60px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
}


.enterbox {
width:50%;
float:left;
margin-top:70px;
text-align:center;
}

.clearer {
clear:both;
}

#footer {
width:900px;
height:30px;
background-color:#FFF;
margin-top:20px;
}

.homeproducts {
float:right;
width:230px;
text-align:right;
}

.homeproducts img{
margin-bottom:10px;
margin-left:10px;
}

.productbox {
width:420px;
float:left;
text-align:center;
margin-bottom:20px;
}

.productmiddle {
margin-left:10px;
margin-right:10px;
}

.leftbox {
width:50%;
float:left;
text-align:center;
}

.rightbox {
width:50%;
float:right;
text-align:center;
}

.quarterbox {
	width:25%;
	overflow:hidden;
	float:left;
	text-align:center;
	height: 200px;
}

/* END LAYOUT STYLES */


/* STYLES */

p {
padding-top:10px;
padding-bottom:10px;
}

.maintext {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
}

.maintext a{
font-family:Arial, Helvetica, sans-serif;
color:#83aada;
font-weight:bold;
text-decoration:none;
}

.maintext a:hover {
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
font-weight:bold;
text-decoration:none;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
border-bottom:#ffffff solid 1px;
padding-top:15px;
margin-bottom:15px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
padding-top:15px;
padding-bottom:15px;
color:#83aada;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
color:#83aada;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
color:#ffffff;
}

/*
.clinical {
margin-top:15px;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-style:italic;
text-align:center;
}
*/
.nobullet {
list-style:none;
}

.footerlinks {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#3f3f3f;
text-align:center;
margin-top:10px;
}

.footerlinks a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#3f3f3f;
font-weight:bold;
text-decoration:none;
}

.footerlinks a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}


/* STYLES */

/* Navigation Style */
.nav {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#285690;
}

.nav a {
color:#285690;
text-decoration:none;
font-weight:normal;
width:100px;
float:left;
text-align:center;
height:35px;
padding-top:25px;
}

.nav a:hover {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
background-image:url(../images/nav-bg.gif);
background-position:bottom;
background-repeat:no-repeat;
}

/* End Navigation Style */.photobox {
	float: left;
	width: 420px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 270px;
}
.photocaption {
	float: left;
	width: 300px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 260px;
	margin-right: 20px;
}

