@charset "utf-8";

*{
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}

body {
	background:url(images/tmd-bg.jpg) repeat-x #ebf0f3 center top;
}


/* Home Page Styles */

#holder {
	width:898px;
	height:auto;
	margin:auto;
}

#seminar-video {
	width:420px;
	height:236px;
	position:absolute;
	margin-top:12px;
	margin-left:40px;
	border: medium solid #74b0c2;
}

#training-video {
	width:370px;
	height:208px;
	position:absolute;
	margin-top:10px;
	margin-left:445px;
	border: thin solid #74b0c2;
}

#home-video {
	width:449px;
	height:auto;
	float:right;
}

#logo {
	width:278px;
	height:114px;
	float:left;
	margin-top:10px;
}

#header {
	width:620px;
	height:114px;
	float:left;
	margin-top:10px;
	text-align:right;
}

#flash {
	width:898px;
	height:283px;
	clear:both;
	float:left;
	background:url(images/shadow.png) no-repeat;
}

#seminar {
	width:898px;
	clear:both;
	float:left;
	background-image: url(images/seminar-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#therapies {
	width:898px;
	height:490px;
	float:left;
}

#headache-care {
	width:898px;
	height:auto;
	float:left;
	margin-top:20px;
	background: url(images/headache-bg.jpg) top repeat-x;
}

#menu {
	width:898px;
	height:37px;
	float:left;
	margin-bottom:10px;
	background:url(images/menu.png) repeat-x;
	margin-top: 10px;
}

#treatment {
	width:584px;
	height:225px;
	float:left;
	background:url(images/treatment-bg.png) top no-repeat;
}

#footer {
	width:100%;
	height:96px;
	float:left;
	background:url(images/foot-bg.jpg) repeat-x;
}


/* Frequently Asked Qyuestions Styles */

#banner {
	width:898px;
	height:250px;
	clear:both;
	float:left;
}

#box-top {
	width:884px;
	height:23px;
	float:left;
	padding-left:6px;
}

#box-bt {
	width:884px;
	height:23px;
	float:left;
	padding-left:6px;
	margin-bottom:20px;
}

#box-repeat {
	width:884px;
	height:auto;
	clear:both;
	float:left;
	background:url(images/holder-repeat.jpg) repeat-y right;
	padding-left:6px;
}

#faqs-holder {
	width:834px;
	height:auto;
	clear:both;
	float:left;
	padding-left:25px;
	padding-right:25px;
}

#question {
	width:834px;
	height:auto;
	float:left;
	clear:both;
}

#back-top {
	width:89px;
	height:18px;
	float:right;
	clear:both;
}

/* Testimonials Styles */

#tmd-testimonials {
	width:898px;
	height:auto;
	clear:both;
	float:left;
	background:url(images/testimonials.jpg) no-repeat;
}


/* Contact Us Styles */

#tmd-contact-form {
	width:800px;
	height:auto;
	clear:both;
	margin:auto;
	margin-top:20px;
	margin-bottom:40px;
	background-color:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:35px;
	padding-right:35px;
	border: thin solid #b9b9b9;
}

#tmd-contact-info {
	width:449px;
	height:auto;
	float:right;
}




/* Rollover Links Styles */

.foot a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.foot a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.foot  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.menudrop a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.menudrop a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.menudrop  a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.menudrop a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D5F4F4;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.ppt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C73F3F;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.ppt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C73F3F;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.ppt  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C73F3F;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.ppt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9F2F2F;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}



/* Font Styles */

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #2b7e99;
	text-decoration: none;
}
.tahoma13-gray {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #545757;
	text-decoration: none;
	font-weight: normal;
}

.tahoma12-w {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.header-pink {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cf6d6f;
	text-decoration: none;
	line-height: 18px;
}
.arial22-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #e36e10;
	text-decoration: none;
}
.arial16-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.tahoma18-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #255768;
	text-decoration: none;
}
.tahoma15-gray {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #555858;
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li
{
	background:url(images/bullet.png) no-repeat;
	background-position: 0 .4em;
	padding-left:22px;
}
.tahoma13-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #326171;
	text-decoration: none;
	line-height: 20px;
}

.arial-13white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.tahoma14-blue {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 22px;
	color: #184f61;
	text-decoration: none;
	font-size: 14px;
}.tahoma14-gray {
	font-family: Tahoma, Geneva, sans-serif;
	color: #555858;
	text-decoration: none;
	font-size: 14px;
}
.bullet-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2b7e99;
	text-decoration: none;
}
.tahoma14-orange {
	font-family: Tahoma, Geneva, sans-serif;
	color: #d06916;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.tmd-web{
	height: 450px;
	width: 898px;
	background-image: url(images/tmd-web.jpg);
	background-repeat: repeat-x;
}
.homeBanner{
	width: 878px;
}


/* Dropdown Menu Styles */

#menu-container {
	display:block;
	position:absolute;
	width:898px;
	z-index:1;
}
#drop_down_menu { display:block; float:left; clear:both; margin:0px; padding:0px; text-align:left; list-style-type:none; text-align:center; width:auto; float:none; left:0px; top:0px; }
#drop_down_menu li {font-size:12px;	font-weight:bold; float:left; color:#FFFFFF; padding-top:10px; padding-bottom:7px; padding-left:18px; padding-right:18px; cursor:pointer; background:#e29194 url(images/menu-bg.png); width:auto; font-family: Arial, Helvetica, sans-serif;}
#drop_down_menu li ul { margin:0px; padding:0px; list-style-type:none; padding-top:10px; }
#drop_down_menu li ul li { display:block; float:none; clear:both;  }
#drop_down_menu li ul li a { color:#FFFFFF; font-weight:normal; text-decoration:none; display:block; }
#drop_down_menu li ul li a:HOVER { text-decoration:underline; color:#CCCCCC; }

