/* CSS Document */


body{
background-color: #FFFFFF;
background-image: url(../Images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-attachment:scroll;
margin: 0px;
font-family: "Lucida Grande", sans-serif;
font-size: 12px;
color: #333;
line-height: 140%;
}

.image{
margin: auto;
width: auto;
text-align: center;
padding: 0px;
}


a{
color: #056e8c;
text-decoration: none;
font-weight: bold;
}

a:visited{
color: #056e8c;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #056e8c;;
text-decoration: underline;
font-weight: bold;
}


h2{
padding: 0px;
margin: 5px 0px 5px 0px;
line-height: 120%;
letter-spacing: -1px;
}

h3{
font-size:18px;
letter-spacing: -1px;
padding: 0px;
margin: 2px 0px 2px 0px;
}


h4{
color: #444;
background-color: #EEE;
font-size:14px;
font-weight: bold;
margin: 0px 0px 1px 0px;
padding: 4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border: 1px solid #DDD;
}

.rsstools{
color: #444;
background-color: #EEE;
font-size:10px;
margin: 10px 0px 15px 0px;
padding: 4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border: 1px solid #DDD;
}

.rsstools a{
color: #444;
font-weight: normal;
}

.rsstools a:hover{
color: #000;
}

h1{
font-size:17px;
margin: 2px 0px 5px 0px;
letter-spacing: -.5px;
line-height: 125%;
}


#small{
font-size: 85%;
}

#orange{
color: #e37b20;
}

#teal{
color: #056e8c;
}


#container{
width: 920px;
margin: auto;
}

#top{
width: 920px;
height: 105px;
background-image: url(../Images/top.jpg);
background-position: top center;
background-attachment: scroll;
padding: 0px;
margin: 0px;
}

#logo{
width: 275px;
float: left;
padding-left: 20px;
margin-right: 5px;
}


#tool_top{
width: 580px;
margin-top: 3px;
margin-left: 20px;
float: left;
font-weight: bold;
text-align: right;
padding-right: 10px;
}

#tool_top a, #tool_top a:visited, #tool_top a:hover{
font-weight: normal;
}


#tagline{
width: 590px;
font-size: 125%;
font-weight: bold;
text-align: left;
text-shadow: #FFF 1px 1px 2px;
}


#links{
width: auto;
padding-top: 17px;
float: left;
margin-left: 133px;
}



#body{
width: 920px;
padding: 0px;
margin: 0px;
background-image: url(../Images/body_bg.jpg);
background-attachment:fixed;
background-position: center;
}

#body_inner{
width: 853px;
margin: auto;
}


#flash_left{
width: 420px;
height: 300;
float: left;
}

#flash_right{
width: 413px;
height: 280px;
float: left;
padding: 10px;
color: #333;
background-image: url(../Images/frontpage_right_bg.jpg);
}

#left_col{
width: 525px;
margin-right: 35px;
float: left;
}

#right_col{
width: 260px;
float: left;
background-image: url(../Images/right_bg.jpg);
background-position: top;
background-repeat:no-repeat;
padding: 15px;
}

.sub_nav{
border-bottom: 1px solid #666;
margin: 5px 0px 5px 0px;
padding-bottom: 3px;
}

.sub_nav2{
border-bottom: 1px solid #CCC;
margin: 0px;
padding: 5px 0px 5px 5px;
}

.sub_nav2:hover{
border-bottom: 1px solid #CCC;
margin: 0px;
padding: 5px 0px 5px 5px;
background-color: #DDD;
}

#larger_text{
font-size: 14px;
}

.bottom_box_center{
width: 260px;
float: left;
margin-right: 16px;
padding-left: 16px;
padding-right: 16px;
border-right: 1px dotted #666666;
border-left: 1px dotted #666666;
min-height: 350px;
}

.bottom_box{
width: 250px;
float: left;
padding-right: 16px;
}

.bottom_box_bottom{
border-top: 1px dotted #666;
width: auto;
padding: 6px 6px 6px 0px;
background-image: url(../Images/bottom_box_bg.jpg);
background-repeat: repeat-x;
text-align: right;
margin-bottom: 3px;
}


.bottom_box_right{
width: 265px;
float: left;
}

.clear{
width: auto;
padding: 6px 6px 6px 0px;
text-align: right;
background-image: none;
background-color: #FFFFFF;
border: none;
}

.blog_front{
border-top: 1px dotted #666;
width: auto;
padding: 6px 0px 6px 0px;
}

.blog_front_update{
width: auto;
padding: 6px;
margin-bottom: 6px;
border: 1px solid #ddd;
-moz-box-shadow: 2px 2px 3px #eee;
-webkit-box-shadow: 2px 2px 3px #eee;
box-shadow: 2px 2px 3px #eee;
}


.ad{
width: 255px;
height: 75px;
margin-bottom: 15px;
background-color: #666;
}

#contact{
width: 525px;
height: 30px;
background-image: url(../Images/contact_bg.jpg);
background-repeat:no-repeat;
text-align: center;
padding-top: 10px;
}

#footer{
width: 920px;
text-align: center;
font-size: 11px;
line-height: 150%;
}

#footer a{
color: #444;
}

#footer a:hover{
color: #b80a2c;
}


.product_head{
background-image: url(../Images/product_bg.jpg);
background-repeat: no-repeat;
width: auto;
height: 10px;
padding: 10px;
margin-bottom: 0px;
}

.product_head a, .product_head a:visited{
color: #056e8c;
}

.product_head a:hover{
color: #287b9f;
}

.product_bg{
background-image: url(../Images/productbg_bg.jpg);
background-position: bottom;
background-repeat: repeat-x;
border: 1px  solid #C0C0C0;
width: auto;
padding: 10px;
margin-bottom: 10px;
}

.product_thumb{
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.product_img{
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

#region{
text-align: center;
width: 250px;
margin: auto;
padding: 5px;
background-color: #264d78;
color: #FFF;
line-height: 150%;
}

#region a{
color: #FFF;
text-decoration: none;
}

#region a:hover{
color: #FFF;
text-decoration: underline;
}

#bios{
border-top: 1px solid #666;
border-bottom: 1px solid #666;
margin-bottom: 20px;
padding: 5px 0px 5px 0px;
}

#bios a, #bios a:visited{
color: #056e8c;
text-decoration: none;
}

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

#exclamation{
float: left;
width: 50px;
margin-right: 5px;
}

#update{
width: auto;
}



/* Contact Form STYLES */

.contact form { width: auto; margin: 10px 0 20px 0; ; padding: 0; display: block; }

.contact form label { width: 120px; margin: 3px 0 0 0; padding: 2; display: block; float: left; }
.contact form input { width: 300px; margin: 0 0 5px 0; padding: 2; display: block; float: left; }
.contact form select { width: 182px; margin: 0 0 5px 0; padding: 2; display: block; float: left; }
.contact form textarea { width: 300px; margin: 0 0 5px 0; padding: 2; display: block; float: left; }

.contact form .blk { width: auto; margin: 0 0 5px 0; padding: 0; display: block; clear: both; }
.contact form .blkta { width: auto; margin: 0 0 5px 0; padding: 0; display: block; clear: both; }

.contact form .phone { width: 27px; }
.contact form .checkbox { width: 27px; }
.contact form .phone2 { width: 47px; }
.contact form .phone3 { margin: 0 4px 0 4px; padding: 0; display: block; float: left; }
.contact form .state { width: 70px; }
.contact form .button1 { width: 100px; margin: 5px 5px 20px 110px; padding: 1px 10px 0 10px; color: #fff; font-family: "Trebuchet MS", sans-serif; font-weight: bold; background: #52aad7; float: left; cursor: pointer; }
*html .contact form .button1 { width: 150px; margin: 5px 5px 20px 55px; padding: 1px 10px 0 10px; color: #fff; font-family: "Trebuchet MS", sans-serif; font-weight: bold; background: #52aad7; float: left; cursor: pointer; }
.contact form .button2 { width: 75px; margin: 5px 5px 20px 0; padding: 1px 10px 0 10px; color: #fff; font-family: "Trebuchet MS", sans-serif; font-weight: bold; background: #52aad7; float: left; cursor: pointer; }


.products form .button2 { width: 75px; margin: 5px 5px 0px 0; padding: 1px 10px 0 10px; color: #fff; font-family: "Trebuchet MS", sans-serif; font-weight: bold; background: #52aad7; cursor: pointer; }


.item {
	width: 234px;
	min-height: 190px;
	float: left;
	margin-right: 20px;
  }

.warning{
color: #CC0000;
}

#twitter_div{
background-color: #fff;
background-image: url("http://billianshealthdata.com/Images/right_bg.jpg");
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #cee0e6;
-moz-box-shadow: 2px 2px 3px #eee;
}

#twitter-link{
padding: 10px;
}

#twitter_div ul{
margin: 0px;
padding: 0px;
}

#twitter_div li{
list-style-type: none;
border-bottom: 1px solid #cee0e6;
padding: 10px;
}
