@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#103e6f;
}

a:link,
a:visited,
a:active  {
	color:#990000;
	text-decoration:underline;
}

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

h1 {
	visibility:hidden;
	font-size:0;
	height:0;
	margin:0;
	padding:0;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:760px;
	height:auto;
	padding:0 10px;
}

#tab-holder {
	clear:both;
	float:left;
	width:740px;
	height:28px;
	padding:0 10px;	
}

.tab-header {
	float:left;
	width:180px;
	height:28px;
	background:url(images/heade-top.jpg) no-repeat;
}

.tab-list {
	float:left;
	width:560px;
	height:28px;
}

.clinic {
	float:left;
	width:140px;
	height:28px;
}

.school {
	float:left;
	width:140px;
	height:28px;
}

.company {
	float:left;
	width:140px;
	height:28px;
}

.study {
	float:left;
	width:140px;
	height:28px;
}

#header-holder {
	clear:both;
	float:left;
	width:740px;
	height:82px;
	padding:0 10px;
}

.header-content {
	float:left;
	width:740px;
	height:82px;
	background:url(images/header.jpg) no-repeat;
}

.header-content-list {
	float:right;
	width:150px;
	height:20px;
	text-align:right;
	padding-top:65px;
}

.home {
	float:left;
	color:#FFFFFF;
	font-size:11px;
	padding:0 15px;
	background:url(images/home_icon.gif) no-repeat 0px 2px;
}

.home a:link, .home a:visited, .home a:active  {
	color:#FFFFFF;
	text-decoration:none;
}

.home a:hover {
	color:#f8ac05;
	text-decoration:none;
}

.contact{
	float:left;
	color:#FFFFFF;
	font-size:11px;
	padding:0 15px;
	background:url(images/contact_icon.gif) no-repeat 0px 4px;
}

.contact a:link, .contact a:visited, .contact a:active  {
	color:#FFFFFF;
	text-decoration:none;
}

.contact a:hover {
	color:#f8ac05;
	text-decoration:none;
}

#main {
	clear:both;
	float:left;
	width:760px;
	height:auto;
}

.main-top {
	clear:both;
	float:left;
	width:760px;
	height:15px;
}

.main-top .top-left {
	float:left;
	width:20px;
	height:15px;
	background:url(images/top_left.gif) no-repeat;
}

.main-top .top-middle {
	float:left;
	width:720px;
	height:15px;
	background:url(images/top_repeat.gif) repeat-x;
}

.main-top .top-right {
	float:left;
	width:20px;
	height:15px;
	background:url(images/top_right.gif) no-repeat;
}

.middle {
	clear:both;
	float:left;
	width:760px;
	height:auto;
	background:url(images/middle_repeat.gif) repeat-y;
}

.main-visual-holder {
	clear:both;
	float:left;
	width:720px;
	height:180px;
	padding:0 20px;
}


.main-visual {
	float:left;
	width:720px;
	height:180px;
	background:url(images/visual.jpg) no-repeat;
}

.middle-content {
	clear:both;
	float:left;
	width:720px;
	padding:10px 20px;
}

.main-holder {
	clear:both;
	float:left;
	width:720px;
	height:auto;
}

.content-left-holder {
	float:left;
	width:180px;
	height:auto;
}

.content-left-holder .quick-top {
	float:left;
	width:180px;
	height:45px;
	background:url(images/quick_links_top.gif) no-repeat;
}

.content-left-holder .quick-middle {
	float:left;
	width:180px;
	height:auto;
	background:url(images/quick_links_repeat.gif) repeat-y;
}

.content-left-holder .quick-middle-content {
	float:left;
	width:160px;
	height:auto;
	padding:5px 10px;
	color:#FFFFFF;
	font-size:12px;
}

.content-left-holder .quick-middle-content ul {
	margin:0;
	padding:0;
}

.content-left-holder .quick-middle-content li {
	margin:0;
	padding:3px;
	list-style:none;
}

.content-left-holder .quick-middle-content a:link,
.content-left-holder .quick-middle-content a:visited,
.content-left-holder .quick-middle-content a:active  {
	color:#FFFFFF;
	text-decoration:none;
}

.content-left-holder .quick-middle-content a:hover {
	color:#f8ac05;
	text-decoration:none;
}

.content-left-holder .quick-bottom {
	float:left;
	width:180px;
	height:20px;
	background:url(images/quick_links_bottom.gif) no-repeat;
}

.content-main {
	float:right;
	width:530px;
	height:auto;
}

.content-main-header {
	float:right;
	width:530px;
	height:63px;
}

.content-main-header .content-top-left {
	float:left;
	width:80px;
	height:63px;
	background:url(images/content_top_left.gif) no-repeat;
}

.content-main-header .content-top-middle {
	float:left;
	width:444px;
	height:63px;
	background:url(images/content_top_repeat.gif) repeat-x;
}

.content-main-header .content-top-middle-text {
	float:left;
	width:444px;
	height:35px;
	padding-bottom:28px;
}

h2 {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:35px;
}

.content-main-header .content-top-right {
	float:right;
	width:6px;
	height:63px;
	background:url(images/content_top_right.gif) no-repeat;
}

.content-main-desc {
	float:left;
	width:510px;
	padding:0 10px 10px 10px;
}

.line-space {
	clear:both;
	float:left;
	width:720px;
	height:1px;
	font-size:1px;
	background-color:#FFFFFF;
	color:#FFFFFF;
}

.main-bottom {
	clear:both;
	float:left;
	width:760px;
	height:20px;
}

.main-bottom .bottom-left {
	float:left;
	width:20px;
	height:20px;
	background:url(images/bottom_left.gif) no-repeat;
}

.main-bottom .bottom-middle {
	float:left;
	width:720px;
	height:20px;
	background:url(images/bottom_repeat.gif) repeat-x;
}

.main-bottom .bottom-right {
	float:left;
	width:20px;
	height:20px;
	background:url(images/bottom_right.gif) no-repeat;
}

#footer-tab {
	clear:both;
	float:left;
	width:720px;
	padding:5px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#footer-tab a:link,
#footer-tab a:visited,
#footer-tab a:active  {
	color:#FFFFFF;
	text-decoration:none;
}

#footer-tab a:hover {
	color:#f8ac05;
	text-decoration:none;
}

#footer {
	clear:both;
	float:left;
	width:740px;
	padding:10px;
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
}

.footer-line {
	float:left;
	width:740px;
	height:5px;
	font-size:1px;
	color:#FFFFFF;
	border-top:1px solid #FFFFFF;
}

.footer-content {
	float:left;
	width:740px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}

.footer-content a:link,
.footer-content a:visited,
.footer-content a:active  {
	color:#FFFFFF;
	text-decoration:none;
}

.footer-content a:hover {
	color:#f8ac05;
	text-decoration:none;
}

.Titletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#103e6f;
	font-weight:bold;
}

.Titletext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f8ac05;
	font-weight:bold;
}

