* {
	margin: 0;
	padding:0;
}

body {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 69%;
	line-height: 1.4em;
	color: #575757;
	background-color: white;
}

p {
	padding: 5px 0 2px;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	margin-bottom: 5px;
}

h1 {
	font-size: 150%;
	margin-bottom: 15px;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 110%;

}

body.access h4 {
	margin-top: 15px;
}
h4, h5 {
	font-size: 100%;
}


a {
	text-decoration: underline;
	color: black;
}

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

em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-size: 1.1em;
}

dl {
	padding-bottom: 1em;
}

ol li {
	padding-bottom: 1em;
}

.title {
	color: #000000;
}

#container {
	position: relative;
	margin: 0 auto;
	padding-top: 236px;
	width: 816px;
}
#surround {
	position: relative;
	padding-bottom: 10px;
	min-height: 350px;
	background: none;
	border: 1px solid #DDDDDD;
	border-top: none;
}
* html #surround {
	height: 360px;
}
#main-content {
	padding: 25px 60px 10px;
}
body.home #main-content {
	padding-left: 50px;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 814px;
	height: 236px;
	border: 1px #DDDDDD;
	border-style: none solid;
}
#header span.main-pic {
	position: absolute;
	left: -1px;
	bottom: 0;
	width: 815px;
	height: 90px;
	background: bottom left no-repeat;
}
body.home #header span.main-pic { background-image: url(../images/mainpics/home_mainpic.jpg); }
body.about #header span.main-pic { background-image: url(../images/mainpics/about_mainpic.jpg); }
body.packages #header span.main-pic { background-image: url(../images/mainpics/home_mainpic.jpg); }
body.contact #header span.main-pic { background-image: url(../images/mainpics/contact_mainpic.jpg); }
body.disclaimer #header span.main-pic { background-image: url(../images/mainpics/home_mainpic.jpg); }
body.access #header span.main-pic { background-image: url(../images/mainpics/home_mainpic.jpg); }
body.sitemap #header span.main-pic { background-image: url(../images/mainpics/home_mainpic.jpg); }

#header p#taxilegal-logo {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 150px;
	height: 91px;
	text-indent: -5000em;
	background: url(../images/misc/logo.jpg) top left no-repeat;
}
#header p#taxilegal-logo a {
	display: block;
	height: 100%;
	outline: none;
}
#header dl.phone {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 200%;
	font-weight: bold;
}
#header dl.phone dt {
	display: inline;
	margin-right: 1em;
	color: #caae0f;
}
#header dl.phone dd {
	display: inline;
	color: black;
}
#footer
{
	height: 50px;
	color: gray;
	font-size: 8pt;
}

#footer a
{
	color: gray;
	text-decoration: none;
}

#footer a:hover
{
	color: #2F88C3;
	text-decoration: none;
}


#footer ul
{
	list-style: none;
}

#footer li
{
	margin: 0;
	padding: 0 0 0 25px;
	float: right;
}



/*   
 Headers
*/

body.home h1,
body.about h1,
body.services h1,
body.packages h1,
body.contact h1,
#main-content h2 {
	text-indent: -9999em;
}

#main-content h1 {
	height: 21px;
	background: left top no-repeat;
}
body.home #main-content h1 { background-image: url(../images/headers/welcome.png); }
body.about #main-content h1 { background-image: url(../images/headers/about_us.png); }
body.packages #main-content h1 { background-image: url(../images/headers/packages.png); }
body.contact #main-content h1 { background-image: url(../images/headers/contact_us.png); }

body.home h2#services {
	height: 15px;
	background: url(../images/headers/services.png) no-repeat 0 0;
	margin-top: 15px;
}
body.contact #main-content h2 {
	height: 12px;
	margin-top: 20px;
	background: left top no-repeat;
}
body.packages #main-content h3 {
	margin-top: 15px;
}
body.contact #main-content h2.come_in { background-image: url(../images/headers/come_in.png); }
body.contact #main-content h2.call_us { background-image: url(../images/headers/call_us.png); }
body.contact #main-content h2.email { background-image: url(../images/headers/email_us.png); }

body.disclaimer h1,
body.access h1,
body.sitemap h1,
body.disclaimer #main-content h2,
#main-content h2.faq {
	text-indent: 0;
	margin-bottom: 15px;
	color: #caae0d;
	background: none;
}
body.disclaimer #main-content h2 {
	text-indent: 0;
	margin: 5px 0 2px;
	font-size: 100%;
	font-weight: normal;
	color: #575757;
	background: none;
}
body.disclaimer h1,
body.access h1,
body.sitemap h1 {
	font-size: 130%;
}

body.access h4 {
	color: #868686;
	font-size: 110%;
}



div.address {
	float: left;
	width: 175px;
	margin-top: 10px;
}



#homePageList
{
	font-size: 10pt;
	padding-top: 0em;
	height: 25em;
}


/*   **** icon list on home page ****  */
body.home ul#services_list {
	padding: 20px 0 0;
}
body.home ul#services_list li {
	float: left;
	width: 100px;
	height: 140px;
	text-indent: -9999em;
	list-style-type: none;
}
body.home ul#services_list a {
	display: block;
	height: 100%;
	outline: none;
}
body.home ul#services_list li,
body.home ul#services_list a {
	background: url(../images/icons/services-large.png) no-repeat;
}
body.home ul#services_list li a:hover {
	background-image: none;
}
body.home ul#services_list li.house { background-position: 0 -42px; }
body.home ul#services_list li.estate { background-position: -100px -42px; }
body.home ul#services_list li.wills { background-position: -200px -42px; }
body.home ul#services_list li.partners { background-position: -300px -42px; }
body.home ul#services_list li.licences { background-position: -400px -42px; }
body.home ul#services_list li.finance { background-position: -500px -42px; }
body.home ul#services_list li.litigation { background-position: -600px -42px; }

body.home ul#services_list li.house a { background-position: 0 98px; }
body.home ul#services_list li.estate a { background-position: -100px 98px; }
body.home ul#services_list li.wills a { background-position: -200px 98px; }
body.home ul#services_list li.partners a { background-position: -300px 98px; }
body.home ul#services_list li.licences a { background-position: -400px 98px; }
body.home ul#services_list li.finance a { background-position: -500px 98px; }
body.home ul#services_list li.litigation a { background-position: -600px 98px; }


ul.logos {
	float: left;
	margin: 15px 0;
}
ul.logos li {
	display: block;
	float: left;
	margin-right: 15px;
	height: 36px;
	text-indent: -11000em;
	background-repeat: no-repeat;
	list-style-type: none;
}
ul.logos.spc-list li { height: 36px; }
ul.logos.spc-list li { background-image: url(../images/misc/spc-logos.png); }
ul.logos.spc-list li.espc { width: 50px; background-position: 0 0; }
ul.logos.spc-list li.gspc { width: 83px; background-position: -77px 0; }

ul.logos.st-james li { height: 111px; background-position: left 50%;}
ul.logos.st-james li.st-james { margin-right: 100px;width: 149px; background-image: url(../images/misc/sjp-logo.png); }
ul.logos.st-james li.award { width: 272px; background-image: url(../images/misc/sjp-awards.png); }

ul.logos li a {
	display: block;
	height: 100%;
	outline: none;
}

ul#combined_list {
	margin-top: 5px;
}
ul#combined_list li {
	list-style-type: none;
}

ul#taxi_list {
	margin-bottom: 5px;
}
ul#taxi_list li {
	list-style-type: none;
}


ul#partners_list
{
	display: block;
	margin-bottom: 20px;
}
ul#partners_list li
{
	width: 300px;
	line-height: 140%;
	margin-left: 15px;
}

ul#lit_list
{
	list-style-type: square;
	display: block;
	margin-bottom: 20px;
}
ul#lit_list li
{
	margin-left: 15px;
	line-height: 240%;
}
ul#lit_list li a
{
	color: #868686;
}

ul.law_list
{
	display: block;
	margin-bottom: 20px;
}
ul.law_list li
{
	margin-left: 15px;
	line-height: 140%;
}

ul.faq_list, ol.faq_list
{
	display: block;
	margin: 5px 0 10px 0;
}
ul.faq_list li, ol.faq_list li
{
	list-style-type: none;
	line-height: 180%;
}

/*
	End of Lists
*/


/* clear still needed??? */
div.clear {
	clear: both;
}
div.clearfix {
	clear: both;
	height: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
}

/* SITEMAP */


/* Hide/Show DD */

#TJK_ToggleON, #TJK_ToggleOFF 
{
	display: none;
}

/* zeroing out padding and margin */
#TJK_DL dd, #TJK_DL dt 
{
	margin: 0;
	padding: 0;
}


/*
links from the Licence Page
*/

.licence_link {
	display: block;
	float: left;
	height: 32px;
	width: 30%;
	padding-left: 40px;
	margin-left: 40px;
	line-height: 2.4em;
	margin-top: 10px;
	color: #caae0f;
	background: #ffffff url(../images/icons/small/card.png) no-repeat left center;		
}
