@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}


#banner{
	background-color: #000;
}

#bar{
	background-color: #9f9f9f;
	height: 38px;
}

#container{
	width: 980px;
	background-color: #FFF;
}


#left_home{
	background-color: #000;
	width: 211px;
	padding-bottom: 350px;
}

#left_specialist{
	background-color: #000;
	width: 211px;
	padding-bottom: 630px;
}

#left_services{
	background-color: #000;
	width: 211px;
	padding-bottom: 1970px;
}

#left_explore{
	background-color: #000;
	width: 211px;
	padding-bottom: 2320px;
}

#left_contact{
	background-color: #000;
	width: 211px;
	padding-bottom: 350px;
}
	
	
	
#right_home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	background-color: #FFF;
	float: right;
	padding-top: 35px;
	padding-right: 57px;
	width: 660px;
}


#right_specialist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	background-color: #FFF;
	float: right;
	padding-top: 23px;
	width: 661px;
	padding-right: 59px;
}

#right_services{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	background-color: #FFF;
	float: right;
	padding-top: 35px;
	width: 660px;
	padding-right: 60px;
	text-align: justify;
}

#right_explore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	background-color: #FFF;
	float: right;
	padding-top: 25px;
	width: 711px;
	text-align: justify;
	padding-right: 15px;
}


#right_contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	background-color: #FFF;
	float: right;
	padding-top: 32px;
	width: 660px;
	text-align: justify;
	padding-right: 58px;
}

#links{
	padding-left: 9px;
	padding-top: 20px;
}


#fred_contact{
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	text-align: justify;
	float: right;
	padding-top: 10px;
	padding-right: 35px;
}

#larry_contact{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	align-self: center
	padding-top: 10px;
}

#fred{
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	text-align: justify;
	float: right;
	padding-top: 10px;
}

#larry{
	width: 637px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	text-align: justify;
}


#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 660px;
	text-align: center;
}


#navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 1em;
}
#navlinks li {
	display: inline;
	margin-left: 0em;
	margin-right: 0em;
	padding-left: 1.5em;
	padding-right: 0em;
}

	
#contact_numbers li{
    display: inline;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 30px;
    font-size: 10pt;
    width: 660px;
    word-spacing: normal;
	}	

#contact_numbers li.first{
	padding-left: 60px;
	}
	
#disclaimer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666;
	padding-top: 10px;
	font-style: italic;
	padding-left: 15px;
}

#credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	text-align: center;
}


.head{
	font-weight: bold;
	font-size: 17px;
}

.head2{
    font-weight: bold;
    font-size: 14pt;
    text-transform: uppercase;
}



.spacer{
	padding-left: 20px;
}

.spacer2{
	padding-left: 24px;
}

.spacer3{
	padding-left: 10px;
}

a:link{
	color: #536084;
	text-decoration: none;
}


a:visited{
	color: #536084;
	text-decoration: none;
}

a:hover{
	color: #787878;
	text-decoration: none;
}


img
{  border-style: none;
}
