html {
    height: 100%;
    margin: 0 auto;
    padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0 auto;
	background: #bfbfbf url('../img2/tpa/body_bg.jpg') repeat-x;
    height: 100%;
    padding: 0;
	}

#container {
    min-height: 100%;
    position: relative;
}

#wrapper{
	width: 990px;
    padding-bottom: 138px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
	}
	
#header{
	height: 275px;
	width: 990px;
	background: url('../img2/tpa/header.png') no-repeat;
	overflow:visible;
	margin: 0 auto;
	margin-top: 1px;
	}
	
	#header .name {
		font-size: 19px;
		font-weight: lighter;
		color: #ffffff;
		margin: -45px 0 0 220px;
		position: absolute;
		}
	
	#header .tagline {
		margin: -40px 135px 0 0;
		font-weight: 12px;
		color: #ffffff;
		position: relative;
		float: right
		}

	.menu_container {
	width: 100%;
	padding-left: 160px;
	}	
		
#menu{
	height: 75px;
	width: 830px;
	border: 0px solid yellow;
	padding: 0 0 0 160px;
	margin-top: 25px;
	z-index: 1000;
	}
	
	#menu ul {
		list-style: none;
		padding-left: 145px;
	}
	
	#menu #menuitem {
		float: left;
		width: auto;
		text-align: center;
		height: 20px;
		padding: 0 0px 0 0px;
		}
		
		#menu #menuitem a {
			padding: 35px 10px 7px 10px;
			cursor: pointer;
			}
		
		#menu #menuitem_selected a {
			padding: 35px 10px 7px 10px;
			cursor: pointer;
			}
		
		#menu #menuitem:hover {
			background: url('../img2/tpa/mouseover_top.png') no-repeat;
			margin-top: -35px;
			padding-top: 35px;
			color: #ffffff;
			width: auto;
			padding: 35px 0px 0 0px;  
			float: left;
			}
		
		#menu #menuitem_selected{
			background: url('../img2/tpa/mouseover_top.png') no-repeat;
			margin-top: -35px;
			padding-top: 35px;
			color: #ffffff;
			width: auto;
			padding: 35px 0px 7px 0px;
			float: left;
			}
	
	#menu #submenu {
		width: 920px;
		float: left;
		margin-top: -21px;
		background: url('../img2/tpa/menu_bg.jpg') no-repeat;
		min-height: 62px;
		padding-left: 160px;
		margin-left: -160px;
		!padding-left: 135px;
		!margin-left: -135px;
		}
		
		
	#menu #submenu #submenuitem {
		padding-top: 10px;
		margin-top: 0px;
		float: left;
		width: auto;
		padding-left: 0px;
		padding-right: 0px;
		}
		
		#menu #submenu #submenuitem  a{
		padding: 10px 10px 25px 10px;
		}
			
	#menu #submenu #submenuitem:hover{
		background: url('../img2/tpa/mouseover_bottom.png') no-repeat;
		margin-top: 0px;
		padding-top: 10px;
		color: #ffffff;
		width: auto;
		float: left;
		padding: 10px 0px 25px 0px;
		}
	
	#menu #submenu #submenuitem_gray{
		background: url('../img2/tpa/mouseover_bottom.png') no-repeat;
		margin-top: 0px;
		padding-top: 10px;
		color: #ffffff;
		width: auto;
		float: left;
		padding: 10px 0px 25px 0px;
		}
		
		#menu #submenu #submenuitem_gray a{
			padding: 10px 10px 25px 10px;
		}
		
		#menu #submenu ul {
			margin-top: 0px;
			}
	
	#menu #submenu ul li {
		padding-top: 10px;
		margin-top: 0px;
		float: left;
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 18px;
		}
			
	#menu #submenu ul li:hover{
		background: url('../img2/tpa/mouseover_bottom.png') no-repeat;
		margin-top: 0px;
		padding-top: 10px;
		color: #ffffff;
		}
	
	#menu #submenu ul li.active{
		background: url('../img2/tpa/mouseover_bottom.png') no-repeat;
		margin-top: 0px;
		padding-top: 10px;
		color: #ffffff;
		}
	
	#menu .appointment{
		background: url('../img2/tpa/appointmentbutton.png') no-repeat;
		color: purple;
		border: 0px;
		height: 30px;
		width: 170px;
		font-weight: bold;
		color: #ffffff;
		font-size: 10px;
		float: right;
		position: relative;
		margin: -78px 0px 0 18px;
		cursor: pointer;
		}
	
	#menu .appointment:hover{
		background: url('../img2/tpa/appointmentbutton_hover.png') no-repeat;
		}
	
	#menu .search {
		color: #003366;
		margin-top: -85px;
		margin-right: 190px;
		float: right;
		width: 170px;
		font-style: italic;
		!margin-top: -85px;
		}
		
	#menu .search span {
		float: left; 
		padding: 5px 5px 0 0;
		}
	
	#menu .search .searchlabel {
		width: 100px;
		height: 17px;
		font-size: 9px;
		color: #666;
		border: 0px;
		background: url('../img2/tpa/search.png') no-repeat;
		padding: 5px 0 0 2px;
		float: left;
		}
		
		#menu .search input.searchbutton {
			background: url('../img2/tpa/searchbutton.png') no-repeat;
			width: 15px;
			height: 15px;
			border: none;
			cursor: pointer;
			float: left;
			margin-top: 5px;
			}
	
#sitecontent{
	min-height: 200px;
	height: auto;
	width: 990px;
	margin: 0 auto;
	}

#subsubmenu{
	width: 170px;
	heigth: auto;
	min-height: 230px;
	float: left;
/*	background: url('../img2/tpa/menu_left.png') no-repeat; */
	padding-top: 0px;
	margin-bottom: 20px;
	}
	
	#subsubmenu .subsubmenu_top {
		width: 170px;
		height: 18px;
		background: url('../img2/tpa/menu_bg_top.png') no-repeat;
		}
	
	#subsubmenu .subsubmenu_body {
		height: auto;
		width: 170px;
		background: url('../img2/tpa/menu_bg_body.png') repeat-y;
		}
		
	#subsubmenu .subsubmenu_bottom {
		height: 130px;
		width: 170px;
		background: url('../img2/tpa/menu_bg_bottom.png') no-repeat;
		}	

		#subsubmenu .subsubmenu_body #left_menuitem {
			padding-left: 15px;
			font-size: 11px;
			line-height: 25px;
			padding-right: 10px;
			}
		
		#subsubmenu .subsubmenu_body #left_menuitem #left_menutext_selected {
			color: #003366;
			font-size: 11px;
			}
		
		#subsubmenu .subsubmenu_body #left_menuitem #left_menutext:hover {
			color: #003366;
			font-size: 11px;
			}
			
		#content {
			width: 805px;
			height: auto;
			min-height: 270px;
			float: right;
			!margin-top: 10px;
			}	
			
#sitecontentleft {
		float: left;
		padding: 10px 20px 0 0 ;
		width: 250px;
		margin-bottom: 10px;
		!padding-top: 0px;
		}
		
	#sitecontentleft img {
		width: 250px;
		}

#sitecontentmid{
	width: 355px;
	height: auto;
	border: 0px solid grey;
	float: left;
	margin: -5px 10px 0 0;
	!padding-top: 0px;
	}
	
	#sitecontentmid .content_image {
		float: left;
		}
	
	#sitecontentmid .content_text {
		width: 420px;
		float: right;
		line-height: 22px;
		}

#sitecontentright{
	width: 170px;
	height: auto;
	min-height: 230px;
	float: right;
	background: url('../img2/tpa/menu_left.png') no-repeat;
	margin-bottom: 20px;
	!margin-top: -10px;
	}
	
	#sitecontentright .sitecontentright_top{
		height: 18px;
		width: 170px;
		background: url('../img2/tpa/menu_bg_top');
		}
		
	#sitecontentright .sitecontentright_body {
		height: auto;
		width: 170px;
		background: url('../img2/tpa/menu_bg_body.png') repeat-y;
		}
		
	#sitecontentright .sitecontentright_bottom {
		height: 130px;
		width: 170px;
		background: url('../img2/tpa/menu_bg_bottom.png') no-repeat;
		}	
		
	#sitecontentright ul {
		color: #003366;
		margin-top: 0px;
		padding-left: 33px;
		}
		
	#sitecontent_fullwidth {
		height: auto;
		min-height: 380px;
		margin: 0 0 10px 0;
		}
		
				#sitecontent_fullwidth #statusbar {
			height:58px;
			width:470px;
			}
		
		#sitecontent_fullwidth #status_subbar {
			height:10px;
			text-align:right;
			width:464px;
			}

		#sitecontent_fullwidth #status_left {
			background-image:url('../img2/tpa/status_left.png');
			float:left;
			height:25px;
			width:10px;
			}

		#sitecontent_fullwidth #status_mid {
			background-image:url('../img2/tpa/status_midor.png');
			background-repeat:repeat-x;
			float:left;
			height:25px;
			}

		#sitecontent_fullwidth #status_gradient {
			background-image:url('../img2/tpa/gradient_mid.png');
			background-repeat:repeat-x;
			float:left;
			height:25px;
			width:30px;
			}
			
		#sitecontent_fullwidth #status_mid_grn {
			background-image:url('../img2/tpa/status_midgrn.png');
			background-repeat:repeat-x;
			float:left;
			height:25px;
		}

		#sitecontent_fullwidth #status_right_grn {
			background-image:url('../img2/tpa/status_rightgrn.png');
			background-repeat:repeat-x;
			float:left;
			height:25px;
			width:10px;
			}

		#sitecontent_fullwidth #status_right_ora {
			background-image:url('../img2/tpa/status_rightor.png');
			background-repeat:repeat-x;
			float:left;
			height:25px;
			width:10px;
		}

.footer_body {
	background: url('../img2/tpa/footer_body.jpg') repeat-x;
	height: 88px;
	width: 100%;
	float: left;
	padding-top: 50px;
    position: absolute;
    bottom: 0;
	}

#footer{
	height: 15px;
	width: 980px;
	border: 0px solid pink;
	background: url('../img2/tpa/footer_bg.png') no-repeat;
	color: white;
	padding: 5px 0px 0 70px;
	font-size: 10px;
	margin: 0 auto;
	}
	
	#footer span {
		float: right;
		padding-right: 100px;
		}
	
	#footer .footer_menu {
		float: left;
		list-style: none;
		}
		
		#footer ul.footer_menu {
			margin-top: 0px;
			}
			
		#footer .footer_menu li {
			float: left;
			padding-right: 15px;
			}
			
/* Links and headings */

h1{
	font-size: 22px;
	color: #003366;
	font-weight: normal;
	}
	
	#sitecontentmid .content_text h1 {
		margin-bottom: 0px;
		margin-top: -4px;
		}
	
h2{}
	
	#sitecontentright h2 {
		font-weight: normal;
		font-size: 16px;
		margin: 15px 0 0 0;
		padding: 0 0 0 18px;
		}
		
h3{}
	
	#sitecontentright h3 {
		font-weight: normal;
		margin-bottom: 0px;
		padding-left: 20px;
		font-size: 10px
		}
h4{}

h5{}
h6{}

a{
	}

#menu a{
	color: #ffffff;
	text-decoration: none;
	}

#subsubmenu a {
	color: #333333;
	text-decoration: none;
	}
	
	#subsubmenu #left_menutext_selected a {
		color: #003366;
		}
	
	#subsubmenu a:hover {
		color: #003366;
		text-decoration: none;
		}
	
		#subsubmenu li.active a {
			color: #003366;
			}
			
#sitecontentright a {
	color: #333333;
	text-decoration: none;
	}
	
	#sectioncontentright a:hover {
		color: #003366;
		text-decoration: none;
		}

#footer a {
	color: white;
	text-decoration: none;
	}
	
	#footer a:hover {
		color: #003366;
		text-decoration: none;
		}