*							{
							margin:0;
							padding:0;
							}

body						{
							background: url(../images/body.jpg);
							background-repeat:repeat-X;	
							
							}		
					
#wrapper					{
							width:800px;
							min-height:700px;
							margin:auto;
							}
							
#header_content				{
							width:800px;
							height:90px;
							background: url(../images/header_conten.png);
							background-repeat:no-repeat;
							}
							
#banner						{
							width:800px;
							height:250px;
							background: url(../images/banner.png);
							background-repeat:no-repeat;
							z-index:-10;
							}							

#navigation					{
							width:800px;
							height:35px;
							display:block;
							margin:auto;
							font-family:calibri;
							}	
							
#main_content_index			{
							width:450px;
							min-height:450px;
							padding-top:10px;
							padding-right:350px;
							background: url(../images/main_content_backgroun.png);
							background-repeat:no-repeat;
							background-color:white;
							}
							
#main_content_index_left	{
							width:385px;
							min-height:539px;
							padding:10px 55px 0 10px;
							background: url(../images/main_content_background.png);
							background-repeat:no-repeat;
							float:left;
							
							}

#main_content_index_right	{
							width:330px;
							min-height:506px;
							padding:43px 10px 0 10px;
							float:right;
							
							}							
							
#main_content_index_bio		{
							width:550px;
							min-height:543px;
							padding-top:10px;
							padding-right:250px;
							background: url(../images/bio_background.png);
							background-repeat:no-repeat;
							}							
						
#main_content_index_links	{
							width:400px;
							height:533px;
							padding-top:10px;
							padding-right:400px;
							background: url(../images/link_backgroun.png);
							background-repeat:no-repeat;
							}						
							
#main_content_sitemap		{
							width:600px;
							height:150px;
							padding-top:10px;
							padding-right:200px;
							background-color:white;
							}					
							
#contact_content			{
							width:800px;
							min-height:533px;
							padding:10px 0 0 0;
							background: url(../images/contact_backgroun.png);
							background-repeat:no-repeat;
							
							}

#contact_content_left		{
							width:380px;
							min-height:350px;
							padding:10px 0 0 0;
							background: url(../images/contact_left_backgroud.jpg);
							background-repeat:no-repeat;
							float:left;
							clear:both;
							
							}

#contact_content_right		{
							width:400px;
							min-height:350px;
							padding:47px 0 0 0;
							background: url(../images/contact_backgroun.png);
							background-repeat:no-repeat;
							float:right;
							
							}								

#footer						{
							width:800px;
							height:80px;
							clear:both;
							padding:15px 15px 15px 15px;
							position:relative;
							background: url(../images/footr.png);
							background-repeat:no-repeat;
							}	

img							{
							padding-right:15px;
							padding-bottom:15px;
							}

.hine_logo					{
							position:relative;
							left:0px;
							border:none;
							height:50%;
							width:50%;
							}
							
#site_map					{
							position:relative;
							left:50px;
							}
							
#site_map li					{
							font-family:Calibri,Century Gothic;
							font-size:.85em;
							color:#563c2a;
							}
							
.lynda_bio					{
							position:relative;
							left:50px;
							}
							
.lynda_bio li				{
							font-family:Calibri,Century Gothic;
							font-size:.95em;
							color:#563c2a;
							}	

.telephone_number			{
							
							}
							
.telephone_number li			{
							font-family:Calibri,Century Gothic;
							font-size:.95em;
							color:#563c2a;
							list-style-type:none;
							}								