/*****************************************************
 * Created Tuesday, July 29, 2008.
 * Authored by Julian Charnas and Jonathan Weiss
 * under the authority of MedForward, Inc.
 *
 * No one may reproduce this code or use it without 
 * crediting MedForward or without MedForward's explicit
 * permission.
 *
 ****************************************************/

/* This is a fix to allow the use of transparent png's in IE 6 */
img, div, li, ul, span, a  { behavior: url(iepngfix.htc); }

/******************** Body Elements and Big Containers ****************/

body, html
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;	
}

a
{
	color:Black;
	text-decoration:none;
}

body
{
	background-color:#2f6277;
	font-family:Lucida Sans, Verdana, Arial;
}

#ultracontainer
{
	display: block;
	background-image:url('../img/ultracontainer-background3.gif');
	background-repeat: repeat-x;
	min-height:580px;
	height:auto !important; /*IE 6 Hack */
	height:580px;
	margin: 0px;
	padding: 0px;
	padding-bottom:48px;
	position: relative;
}

#supercontainer
{
	
	width:914px;
	margin: 0 auto;
	/*background-image:url('../img/containertile.gif');*/
	/*background-color:#CC0000;
	/*background-repeat:repeat-y;*/

	
	/*padding-left:25px;
	padding-right:25px;*/
	
	
}

#container
{
	/*background-color:#fff;*/
	
	background-image:url('../img/containertile.gif');
	background-repeat:repeat-y;
	width:914px;
	margin:0px auto;
}
/********************* Header Elements ***************************/

#header
{
	background-image:url('../img/header-background.gif');
	background-repeat:no-repeat;
	height: 63px;
	background-color:#ffffff;
}

#logo
{
	display:inline; /*IE6 FTL*/
	margin-left:15px;
	margin-top:0px;
	float:left;
	border:0px;
}

#headerText
{
	float:right;
	display:inline; /*IE6 FTL*/
	margin-right:102px;
	margin-top:58px;
	font-size:16px;
	font-weight:normal;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	color:White;
}

/******************* The NavBar **********************************/

#navbar
{
	/*background-image:url('../img/navbar-tile.gif');
	background-repeat:repeat-x;*/
	/*color:#FFF;*/
	background-color:#fff;
	width: 572px;
	height: 27px;
	margin: 0px;
	margin-left:340px;
	margin-bottom:16px;
}

#navbar ul
{
float:right;
/*	padding-top:1px; */
}

/*
#navbar li.end
{
	background-image: none;	
}
*/

/* Last divider that has to line up with the line between left and right columns. */
#ender
{
	float:right;
	display:inline; /*IE garb*/
	margin-right:197px;
	margin-top:1px;
	
}

/********************** Right Column Elements **************************/

.productlinks
{
	color:#069;

}

.productlinks a
{
	color:#069;
	text-decoration:underline;
}

#rightColumn
{
	width:635px;
	float:right;
/*	background-image:url('../img/rightcolumn-background.gif');*/
	background-color:White;
}

#rightColumn a
{
	text-decoration:none;
	color:#069;
}

#rightColumn ul li a
{
	color:#266195;
	font-family:"Trebuchet MS";
	font-size:16px;
}

#rightColumn ul li a:hover
{
	color:#1691A5;
}

#baGallery
{
	background-repeat:repeat-x;
	width:158px;
	height:375px;
	padding: 15px 20px 20px 20px;
}

#baGallery h3
{
	font-family:"Lucida Sans";
	font-size:16px;
	font-weight:normal;
	color:#4B4B4B;
	text-align:center;
	margin: 0px;
	margin-bottom: 2px;
}

#baGallery h4
{
	font-size:12px;
	font-weight:bold;
	font-family:Trebuchet MS, Arial;
	color:#4B4B4B;
	text-align:center;
	margin: 0px;
}

#baGallery img
{
	margin-bottom:3px;
}
.iLink
{
	border:none;
}

#baGallery ul
{
	list-style:none;
	font-weight:bold;
	margin: 0px;
	padding:0px;
	margin-top:37px;
}

#baGallery li
{
	margin-bottom:15px;
	margin-left:0px;
	font-size: 14px;
}

/******************** News Section ****************/

#news
{
	background-color:#FBFBFB;
	min-height:205px;
	height: auto !important; /*IE 6 H4X */
	height: 205px;
	padding:6px 18px 6px 18px;
}

#news h3
{
	font-size:14px;
	font-family:arial;
	color:#000;
	text-align:center;
	margin: 0px;
	margin-top: 2px;
}

/********************* Left Column Elements ********************/

#leftColumn
{
	float:left;
	width:279px;
	background-color:#83aebf;
	min-height:382px;
	height: auto !important; /*IE 6 H4X */
	height: 100%;
}

.padtop
{
	padding-top:13px;	
}


#leftColumn h1
{
	font-size:20px;
	color:#000;           
	margin-top:10px;   
}

#leftColumn h2
{
	font-size:20px;
	color:#fff;
}
#leftColumn h3
{
	font-size:25px;
	color:#FOO;
}

#leftColumn .leftItems
{
	margin-left:21px;
	width:238px;
	font-size:14px;
}



#banner
{
	background-image:url('../img/flowing-banner.jpg');
	height: 410px;
}

/* These next two are the floated png's of shadowed text */
#learnMore
{
	float:left;
	margin-left:30px;
	margin-top:30px;
	display:inline; /* IE6 HACK */
}
#art
{
	float:right;
	margin-right:50px;
	margin-top:350px;
	display:inline; /* IE6 HACK */
}

img.bdr
{
	border:solid 1px #1D1D1D;
}

/******************** Content Area for Text Content *************/
#content
{
	min-height:192px;
	height: auto !important; /*IE 6 H4X */
	height: 192px;
	color:#1C1C1C;
	font-size: 14px;
}
#content .adrblock
{
	margin-left: 30px;
	text-indent: 0px;
}
#content h1
{
	color:#0e2338;
	font-size:24px;
	margin-top:0px;
	padding-left:31px;
	border-bottom:solid 1px #a7b8c2;
}
#content h2
{
	color:#3d80a6;
	padding-left:31px;
	font-size:18px;
}

#content p
{
	margin-left:31px;
	text-indent:0px;
	width:560px;
	color: #333;
}
#content ul
{
	padding-left:31px;
	margin-left:31px;
	width:560px;
}
#content li
{
	margin-bottom:2px;
	margin-top:2px;
}

#content2
{
	width:647px;
	background-color:#DCE3EB;
	min-height:605px;
	height: auto !important; /*IE 6 H4X */
	height: 605px;
	color:#1C1C1C;
	font-size: 14px;
	padding:25px 30px 0px 25px;
	
}

#content2 img
{
	margin-right: 10px;
}

#content2 a
{
	color:#266195;
	font-weight:bold;
}

#content2 a:hover
{
	color:#1691A5;
}

#content2 h1
{
	color:#42A9BD;
        font-size: 24px;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial;

}

#content2 h2
{
	color:#266195;
        font-size: 18px;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial;
}

#content2 h4
{ 
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial;
}

#content2 big
{
	width:300px;
	float:left;
	text-align:center;
	color:#266195;
	
	font-weight: bold;
	font-size:14px;
	margin-bottom:20px;
	display:inline;
}

/********************* The Footer ********************************/
#footer
{
	width:914px;
	margin:0 auto;
	height:21px;
	position: relative;
	background-color:#10466b;
	font-weight:bold;
	padding-top:10px;
}

#footer a
{
	text-decoration:none;
	color:#fff;
	margin-right:5px;
	margin-left:5px;
}

#footerLinks
{
	text-align:center;
	font-size:10px;

	color:#fff;
}

/******************** Image Float Settings ********************/

img.floatLeft { 
    float: left; 
    padding-left: 0px; 
	padding-right: 20px;
	padding-bottom: 10px;
}
img.floatRight { 
    float: right; 
    padding-right: 0px; 
	padding-left: 20px;
	padding-bottom: 5px;
}


/******************** Full-Width Basic Content ****************/

#fullwidth 
{ 
	width:800px;
	background-color:#DCE3EB;
	min-height:300px;
	height: auto !important; /*IE 6 H4X */
	height: 300px;
	color:#1C1C1C;
	font-size: 12px;
	padding: 50px;

}

#fullwidth h2 { 
	color:#266195;
        font-size: 18px;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial;
 }

#fullwidth a
{
	color:#266195;
}

/******************** "In the Media" Section ****************/

.magcover { 
  float: left;
  padding: 10px;
}
.magcover img { 
  margin: 0px;
}

/******************** "Request Info" Section ****************/

.requestinfo { 
  width: 640px;
  padding: 0px;
  margin: 0px;
}

.requestinfo table { 
  width: 640px;
  padding: 0px;
  margin: 0px;
}

.requestinfo td.header { 
  padding: 10px 0px;
}

.requestinfo .address { 
  width: 75%;
}
