/*Copyright Darren Sheffield*/
/*www.officeop.co.uk , darren@djsheffield.com*/

/*Tag Styles*/
body {
	background-color: #ffff99;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 3px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:active {
	color: #FF3333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ol {
	margin: 0px;
	padding: 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*Tag Styles End*/

/*Menu Start*/
.header_1 {
	width: 200px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#menu {
	left: 0px;
	top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	height: 25px;
	background-repeat: repeat-x;
	background-image: url(../images/menu_slice.gif);
	width: auto;
	margin: 0px;
	background-position: 0px 0px;
	position: absolute;
	float: left;
}
#header {
	background-image: url(../images/heading_back.gif);
	background-repeat: repeat-x;
	width: 770px;
	height: 75px;
	position: relative;
	left: 0px;
	top: 0px;
}
#tel_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 563px;
	top: 8px;
	position: absolute;
	height: auto;
	width: 199px;
	color: #FFFFFF;
}
/*Menu End*/

/*Site wide Styles*/
#frame {
	width: 770px;
	height: auto;
	background-color: #FFFF99;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.border_20px_left {
	margin-left: 20px;
}
#page_body {
	background-color: #ffff99;
	height: 600px;
	width: auto;
}
.lighttxt {
	color: #CCCCCC;
}
.bold {
	font-weight: bold;
}
/*Site Wide Styles End*/

/*Footer Styles*/
#footer {
	width: auto;
	background-color: #856D91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5px;
}
/*Footer Styles End*/

/*Home Page Styles*/
#lifecoach_head {
	margin: 0px;
	padding: 0px;
	float: right;
}
#leftbody_txt {
	position: absolute;
	height: auto;
	width: 500px;
	left: 20px;
	top: 140px;
	bottom: auto;
	margin: 0px;
	padding: 0px;
}
#timpic {
	position: relative;
	top: 59px;
	height: 204px;
	width: 175px;
	left: 555px;
}
.timpic_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	color: #FFFFFF;
	clear: both;
	right: 18px;
	bottom: 18px;
}
#home_txt_right {
	height: auto;
	width: 220px;
	position: absolute;
	left: 535px;
	top: 375px;
}
/*Home Page Styles End*/

/*Page 2 Your Goals Styles*/
#p2_page_body {
	background-color: #ffff99;
	height: 1000px;
	width: auto;
	}
#p2_straphead {
	position: absolute;
	left: 30px;
	top: 125px;
}
#p2_topleftCol {
	left: 30px;
	top: 230px;
	position: absolute;
	height: auto;
	width: 225px;
}
#p2_righttable {
	height: 195px;
	width: 440px;
	position: absolute;
	left: 290px;
	top: 225px;
	background-color: #856d91;
	padding: 10px 0px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#p2_tableleft {
	position: absolute;
	top: 40px;
	left: 10px;
	margin: 0px 0px -20px;
	padding: 0px;
}
#p2_tableright {
	position: absolute;
	top: 40px;
	left: 225px;
}
#p2_leftimage {
	position: absolute;
	height: 293px;
	width: 234px;
	left: 26px;
	top: 454px;
}
#p2_txtright {
	left: 291px;
	top: 460px;
	position: absolute;
	width: 449px;
}
#p2_leftcolbottom_txt {
	position: absolute;
	left: 38px;
	top: 772px;
	width: auto;
}
/*Page 2 Your Goals Styles End*/

/*Page 3 Tim Hall*/
#p3_page_body {
	background-color: #ffff99;
	height: 750px;
	width: auto;
}
#p3_main_body {
	position: absolute;
	top: 115px;
	padding-right: 50px;
	padding-left: 50px;
	left: 0px;
}
#p3_main_image {
	position: absolute;
	top: 188px;
	right: 15px;
}
#p3_main_txt {
	height: auto;
	position: absolute;
	top: 125px;
	padding-right: 15px;
	padding-left: 20px;
	width: 470px;
	left: 0px;
	float: left;
}
/*Page 3 Tim Hall End*/

/*Page 4 Business*/
#p4_page_body {
	background-color: #ffff99;
	height: 900px;
	width: auto;
}
#p4_main_txt_left {
	position: absolute;
	left: 0px;
	top: 115px;
	padding-right: 20px;
	padding-left: 20px;
	width: 381px;
	height: 359px;
}
#p4_main_txt_right {
	position: absolute;
	left: 393px;
	top: 597px;
	padding-right: 20px;
	padding-left: 20px;
	width: 326px;
	height: 110px;
}
#p4_pic_left {
	position: absolute;
	left: 20px;
	top: 520px;
	padding-right: 20px;
	padding-left: 20px;
	width: 250px;
	height: 400px;
}
	#p4_pic_right {
	position: absolute;
	left: 431px;
	top: 144px;
	padding-right: 20px;
	padding-left: 10px;
	width: 300px;
	height: 360px;
}
/*Page 4 Business end*/

/*Page 5 Links*/
#p5_page_body {
	background-color: #ffff99;
	height: 600px;
	width: auto;
}
#p5_links_body_txt {
	position: absolute;
	left: 20px;
	top: 130px;
	height: auto;
	width: 400px;
}
	#p5_pic {
	position: absolute;
	left: 431px;
	top: 172px;
	padding-right: 20px;
	padding-left: 10px;
	width: 300px;
	height: 416px;
}
.menutext {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 4px;
	top: -7px;
}
#main_body {
	width: 700px;
	margin: 0px;
	padding: 30px 0px 20px 20px;
	clear: both;
}
