/* 
 ----------------------------------------------------------------------------
  Copyright Breaker Medical Group, LLC 2007. Used with Permission.                             
  May not be duplicated or reproduced.

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/
/* No default list-markers - need to redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Eliminate browser inconsistent default heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td {
	font-size:16px;
	border: thin none #BDD6DA;
}

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }
.right {float:right;
	width:100%;
	text-align:center;
	background:#FFFFCC;
	border:solid thin #669999;
	margin:10px;
	padding-top:10px;
}
span {display:none;}
div.clear	{ clear:both; height:.01em; overflow:hidden; }
body {
	background: #00504C;
	text-align: center; 
	font:12px/18px Arial, Verdana, Helvetica, sans-serif;
	color:#014541;
	min-width: 900px;
	}

#wrap { width:900px; text-align:left; margin: 0 auto; }
	
h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:16px; color:#7D3326; }
h2	{ font-size:14px; color:#7D3326; }
h3	{ font-size:12px; color:#7D3326; }

.head { font-size:14px; color:#7D3326; }

td { font:12px/18px Arial, Verdana, Helvetica, sans-serif; }

a img {border: none; } 
img {margin:4px;}

ul.indent {list-style:disc; list-style-position: inside; padding-left: 20px; }

 /*Structure divs */
#masthead {
	position:relative;
	background:url(images/hdr.jpg) left top no-repeat;
	width:908px;
	height:65px;
}

#masthead-btm { position:relative;
	background:url(images/hdr_btm.jpg) left top no-repeat;
	width:908px;
	height: 30px;
	}
#menu { position:relative;
	background:url(images/menu.jpg) left top no-repeat;
	width:908px;
	height: 110px;
	}

#panel {
	position:relative;
	background: #FFFFFF url(images/pnl.jpg) left top repeat-y;
	width:868px;
	height: auto;
	padding: 4px 20px;
	}

#footer {
	position:relative;
	background:url(images/ftr.jpg) left top no-repeat;
	width:908px;
	height:40px;
	top: 0;
	}
	
/* bottom navigation */
#footernav { width:810px; text-align:center; margin: 0 auto; color:#FFFFCC; }
#footernav a:link, #footernav a:visited, #footer p { text-decoration:none; color:#FFFFFF; }
#footernav a:hover, #footernav a:active { text-decoration:underline; color:#FFFFFF; }

#footernav ul { margin-bottom:1px; }
#footernav li { padding: 0 5px 0 7px; display:inline; border-left: 1px solid #FFFFFF; }
#footernav li.first { padding: 0 5px 0 0; border: none; display:inline; }
/*  end bottom navigation */

/* Menubar */
#nav { 
	width:830px; 
	height:30px; 
	margin-bottom:0; 
	}
		
#nav span { display: none; }
#navlist { 
	background: url(images/menubar.jpg) no-repeat; 
	width:908px; 
	height:110px; 
	margin-bottom:0; 
	}
		
#navlist span { display: none; }

#navlist li, #nav a { height: 100px; display: block; }

#navlist li { float: left; list-style: none; display: inline; }

#nav-01 { width: 75px;}
#nav-02 { width: 115px;}
#nav-03 { width: 165px;}
#nav-04 { width: 180px;}
#nav-05 { width: 180px;}
#nav-06 { width: 90px;}
#nav-07 { width: 100px;}

#nav-01 a:hover {background: transparent url(images/menu.jpg)  -0px -110px no-repeat;}
#nav-02 a:hover {background: transparent url(images/menu.jpg) -75px -110px no-repeat;}
#nav-03 a:hover {background: transparent url(images/menu.jpg) -190px -110px no-repeat;}
#nav-04 a:hover {background: transparent url(images/menu.jpg) -355px -110px no-repeat;}
#nav-05 a:hover {background: transparent url(images/menu.jpg) -535px -110px no-repeat;}
#nav-06 a:hover {background: transparent url(images/menu.jpg) -715px -110px no-repeat;}
#nav-07 a:hover {background: transparent url(images/menu.jpg) -805px -110px no-repeat;}

/* End Menubar */

/* Column info */
#column-left {
	width:180px;
	float:left;
	height: 100%;
	padding-left:25px;
}
#column-left-btm {
	width:155px;
	height:20px;
	float:left;
}
#column-left p { padding:8px 8px 8px 8px;}
#column-left ul { padding:8px 8px 8px 8px;}
#column-left h1, h2, h3 { padding:8px 8px 8px 8px;}

#column-right {
	background:#FFFFFF url(images/divider.jpg) top left repeat-y;
	width:650px;
	float:right;
}
#column-right p { padding:8px 8px 8px 8px;}
#column-right ul { padding:8px 8px 8px 8px;}
#column-right h1, h2, h3 { padding:8px 8px 8px 8px;}
	

 /* Main Content container */
 


.container_650 {
	float:right;
	position:relative;
	width: 642px;
	text-align: left;
	left: 0px;
	padding:8px 4px;
	}

.cr-lt {float:left;
	width:480px;
	}

.cr-rt {float:right;
	width:150px;
	}
	
.cr-rt2 {float:right;
	width:400px;
	}
	
.cr-lt2 {float:left;
	width:220px;
	}	
/* Main Content Flash Container */
	
#flashcontent {
	background-image:url(images/flashbg.jpg);
	float:right;
	width: 650px;
	height: 250px;
	text-align:center;
	}
#flashcontent1 {
	background-image:url(images/flashbg1.jpg);
	float:right;
	width: 642px;
	height: 250px;
	text-align:center;
	}

/* left column containers */
.container_left {
	width:170px;
	float:left;
	height: 100%;
	overflow:hidden;
	}
.container_left_content {
	width:150px;
	float:left;
	background: url(images/colleft.jpg) top left repeat-y;
	padding: 0 10px;
	height: 100%;
	overflow:hidden;
	}
.container_left_content h3 { margin:0; }
	

.container_left_top {
	float:left;
	width:170px;
	height:10px;
	background: url(images/colleft_top.jpg) top left no-repeat;
	font:9px;
	overflow:hidden;
}
.container_left_btm {
	float:left;
	width:170px;
	height:10px;
	background: url(images/colleft_btm.jpg) top left no-repeat;
	overflow:hidden;
 }
 
#topspace {height:15px; }

#form {margin:10px;}