/* GENERAL
----------------------------------------------- */

body {
	margin:0; 
	padding:0; 
	background:#001a2f url(images/body_bg.jpg) repeat-x top left;
	font:14px Tahoma, Sans-Serif;
	color: #000000 !important; 
	}	
	
img { border:none; float:left; }

.red { color:#6f1b1b; }

h1 { font-size:23px; font-family:Tahoma, Sans-Serif; font-weight:normal; margin:0px; padding:0px; color:#000000; }
h2 { font-size:18px; margin:0 0 3px 0; padding:0px; color:#531100; font-weight:normal; }

#bubble-large h2 a { color: #531100; }

/* LINKS
----------------------------------------------- */	

a:link, a:visited { color:#000000; text-decoration:none; }	
a:hover, a:active { text-decoration:underline; color:#000000; }

#footer a:link, #footer a:visited { color:#000000; text-decoration:none; }	
#footer a:hover, #footer a:active { color:#000000; }	

#contentFooter a:link, #contentFooter a:visited { color:#fff; text-decoration:none; }	
#contentFooter a:hover, #contentFooter a:active { text-decoration:underline; }	

/* CONTAINER
----------------------------------------------- */	
#container { width:962px; margin:0px auto; }

/* HEADER
----------------------------------------------- */
#header { width:961px; height:135px; float:left; display: none; }
#nav { float:left; margin:59px 0 0 0; width:529px; padding:0 0 0 32px; text-align: right; }
#nav li { list-style:none; float:left; margin:0 3px 0 0; }

/* main nav buttons */
#harris a:link, #harris a:visited { display:block; float:left; width:201px; height:37px; background:url(images/harris_both.gif) no-repeat top left; 
	background-position: left top;
}
#harris a:hover, #harris a:active { display:block; float:left; width:201px; height:37px; background:url(images/harris_both.gif) no-repeat top left; 
	background-position: left -37px;
}
#home a:link, #home a:visited { display:block; float:left; width:114px; height:37px; background:url(images/home_both.gif) no-repeat top left; 
	background-position: left top;
}
#home a:hover, #home a:active { display:block; float:left; width:114px; height:37px; background:url(images/home_both.gif) no-repeat top left; 
	background-position: left -37px;
}
#practiceareas a:link, #practiceareas a:visited { display:block; float:left; width:170px; height:37px; background:url(images/practice_both.gif) no-repeat top left; 
	background-position: left top;
}
#practiceareas a:hover, #practiceareas a:active { display:block; float:left; width:170px; height:37px; background:url(images/practice_both.gif) no-repeat top left; 
	background-position: left -37px;
}

#topnav { float:right; margin:0; padding:0 36px 0 0; }
#topnav li { list-style:none; float:left; margin:0 3px 0 0; }

/* buttons in top right */
#news a:link, #news a:visited { display:block; float:left; width:97px; height:39px; background:url(images/news_both.gif) no-repeat top left; text-decoration:none; 
	background-position: left top;
}
#news a:hover, #news a:active { display:block; float:left; width:97px; height:39px; background:url(images/news_both.gif) no-repeat top left; text-decoration:none; 
	background-position: left -39px;
}

#contact a:link, #contact a:visited { display:block; float:left; width:97px; height:39px; background:url(images/contact_both.gif) no-repeat top left; text-decoration:none; 
	background-position: left top;
}
#contact a:hover, #contact a:active { display:block; float:left; width:97px; height:39px; background:url(images/contact_both.gif) no-repeat top left; text-decoration:none; 
	background-position: left -39px;
}

#logo { float:left; width:400px; height:135px; display: none; }
#logo img { float:left; }
#navContainer { float:right; width:561px; height:135px; background:url(images/header_bg.png) repeat-x top left; }

/* MIDDLE BAR
----------------------------------------------- */
#blueBar { width:961px; height:167px; background:url(images/bluebar.jpg) no-repeat top left; float:left; position: relative; display: none; }
#blueBar img { display: block; padding: 0; border: 0; margin: 0; position: absolute; right: 38px; top: 12px; }
#blueBar #flash   { display: block; padding: 0; border: 0; margin: 0; position: absolute; right: 38px; top: 12px; width:556; height:143; }

/* CONTENT
----------------------------------------------- */
#content { float:left; height:410px; border-left:1px solid #fff; border-right:1px solid #fff; border-bottom:2px solid #fff; width:959px; background: #5f5e5e url(images/contentbkground.jpg) repeat-x top left; color: #000000 !important; }


#bubble-container { 
height:410px; 
width:959px; 
padding:0 0 0 37px;  

}
#content > #bubble-container {
width:922px;
}

.bubble em { font-style: normal; }
.bubble { font-size: 90%; }
.bubble form { width: 95%; }
.bubble textarea, .bubble input { width: 100%; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; margin-bottom: 6px; padding: 3px;}
.bubble .submit {width: auto;}

.bubble form {}


#bubble-container {  background:url(images/yellow.png) repeat-x bottom left; }

#contentSub { float:left; min-height:410px; border-left:1px solid #fff; border-right:1px solid #fff; border-bottom:2px solid #fff; width:959px; background: #5f5e5e url(images/contentbkground.jpg) repeat-x top left; }

#bubble-containerSub { float:left; width:922px; padding:0 0 0 37px; background:url(images/yellow.png) repeat-x bottom left; }

* html #bubble-containerSub { float:left; width:922px; margin:0 -37px 0 0px; padding:0 -37px 0 37px; background:url(images/yellow.png) repeat-x bottom left; }


#bubble-curve { float:left; width:847px; height:10px; margin:0px; padding:0px; display: none; }
.bubble { float:left; width:253px; height:358px; background: url(images/bubble-bkground.jpg) no-repeat top left; margin-right:3px; padding:15px 20px 0 20px; }
.bubble p { line-height:16px; margin:0 0 10px 0; padding:0px; }
.bubble h1 { margin:0 0 15px 0; }
#bubble-large { float:left; width:847px; min-height:367px; background:#C0C0C0 url(images/bubble-bkground-large.jpg) no-repeat top left; margin-right:3px; padding:15px 20px 0 20px; }
#bubble-large p { line-height:16px; margin:0 0 10px 0; padding:0px; }
#bubble-large h1 { margin:0 0 15px 0; }
#diseaseList { float:left; list-style:none; margin:-5px 0 -10px 15px; padding: 0px; line-height:12px; font-size:11px; }
#jb { float:left; margin:25px 0 0 0; }
#jb-large { float:right; margin:0 0 0 20px; }
#ads { float:left; margin:15px 0 0 0; }

#qualify { float:left; margin:19px 0 0 0; padding:0 0 0 35px; width:174px; height:62px; }
#qualify a:link, #qualify a:visited { display:block; float:left; width:174px; height:62px; background:url(images/qualify-off.jpg) no-repeat top left; }
#qualify a:hover, #qualify a:active { display:block; float:left; width:174px; height:62px; background:url(images/qualify-on.jpg) no-repeat top left; }

#quick { float:left; margin:28px 0 0 0; padding:0 0 0 35px; width:174px; height:62px; }
#quick a:link, #quick a:visited { display:block; float:left; width:174px; height:62px; background:url(images/quick-off.jpg) no-repeat top left; }
#quick a:hover, #quick a:active { display:block; float:left; width:174px; height:62px; background:url(images/quick-on.jpg) no-repeat top left; }

#learn { float:left; margin:17px 0 0 0; padding:0 0 0 35px; width:174px; height:62px; }
#learn a:link, #learn a:visited { display:block; float:left; width:174px; height:62px; background:url(images/learn-off.jpg) no-repeat top left; }
#learn a:hover, #learn a:active { display:block; float:left; width:174px; height:62px; background:url(images/learn-on.jpg) no-repeat top left; }

#contentFooter { float:left; width:884px; text-align:center; padding:11px 0 14px 0; color:white; font:11px tahoma, sans-serif; margin-bottom: 2px; }

/* FOOTER
----------------------------------------------- */
#footer { float:left; width:959px; text-align:center; padding:4px 0 0 0; color:#000000; font:11px tahoma, sans-serif; }
#footer p { font-size:10px; margin:3px 0 0 0; }
#footer a { color:#000000 !important; }
#footer a:hover { color:#000000 !important; }


#submenu {
	margin: 0px;
	padding: 5px 0px 5px 8px;
}

#submenu ul {
	margin: 0px;
	padding-left: 8px;
}

#submenu li, #submenu p {
	margin: 0px;
	font-size: 12px;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(images/menu_arrow.gif);
}

table.sub-menu { border: 1px solid #61869c; }

#contact-table{
	background-color: #CCCCCC;
	margin: 10px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	color: black;
}


.trans-image { behavior: url(include/inc.iepngfix.htc); }

ul.spaced li { margin-bottom: 12px; }

.content-bot {}

#home-bubbles { }
#home-bubbles #bubble-container
{
	padding-left: 16px;
	height: auto;
	width: 949px;
}


#home-bubbles .bubble { 
	float: left; 
	clear: right;
	width:195px; 
	height:360px; 
	background: url(images/bubble-bkground-2.jpg) no-repeat top left; 
	margin-right:5px; 
	padding:15px 20px 0 20px; 
}
#home-bubbles .bubble ul {
	padding-left: 13px;
	margin-left: 0;
}
#home-bubbles .bubble ul li {
	font-size: 115%;
	margin-bottom: 2px;
}

#home-bubbles .medium {
	width:407px; 
	background: url(images/bubble-bkground-main.jpg) no-repeat top left; 
	margin-right:5px; 
	padding:15px 20px 0 20px; 
}

#home-bubbles #bubble-large {
float:left; width:888px; min-height:300px; height: auto !important; height:300px; 
background:#C0C0C0 url(images/bubble-bkground-large-home.jpg) no-repeat top left; 
margin-right:3px; 
padding:15px 20px 0 20px; 	
}

#home-bubbles #bubble-containerSub {
	padding-left: 0px !important;
}


.clr { clear: both; line-height: 0; height: 0; margin: 0; padding: 0;}


#contactPage input.txt { width: 230px; margin-bottom: 4px;}
#contactPage textarea { width: 230px; font-family:Tahoma, Sans-Serif; }
