/* global reset */
* {
	margin: 0; 
	padding: 0
} 

html {
	height: 100.1%; /* force a scrollbar on firefox */ 
	font-size: 100.01%; /* prevent safari errors */
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

div#wrapper {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 755px;
	padding: 0 10px 0 10px;	
	text-align: left;	
	position: relative;
}

body.home div#wrapper,
body.services_business div#wrapper,
body.engagement_process div#wrapper,
body.enquries div#wrapper ,
body.news div#wrapper{
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: 210px 180px;
}

div#left {
	float: left;
	width: 180px;
}

div#left a#logo {
	position: absolute;
	/* position the link */
	top: 34px;
	left: 38px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height: 72px;
}

div#left a#logo h1 {
	visibility: hidden;
	font-size: 9px;
}

/* menu styles */
div#left ul{
	list-style: none;
	list-style-type: none;
	padding: 131px 0 0 0;
}
div#left ul li {
	border-bottom: 2px solid #FFFFFF;
}
div#left ul li a {
	display: block;
	width: 175px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0 0 0 10px;
	background-image: url(../images/menu_item_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #D4D6D5;
	background-color: #F0F1F4;
	color: #5B7FA6;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
div#left ul li a:hover,
body.home div#left ul li a.home,
body.what_we_do div#left ul li a.what_we_do,
body.why_growth_companies div#left ul li a.why_growth_companies,
body.what_we_dont_do div#left ul li a.what_we_dont_do,
body.client_relationship div#left ul li a.client_relationship,
body.how_we_work div#left ul li a.how_we_work,
body.who_we_are div#left ul li a.who_we_are,
body.engagement_process div#left ul li a.engagement_process,
body.knowledge_library div#left ul li a.knowledge_library,
body.services div#left ul li a.services,
body.about_franklin_grange div#left ul li a.about_franklin_grange,
body.case_studies div#left ul li a.case_studies,
body.enquries div#left ul li a.enquries,
body.services_business div#left ul li a.services_business,
body.services_equity div#left ul li a.services_equity,
body.workshops div#left ul li a.services_workshops {
	color: #000000;
	background-image: url(../images/menu_item_active.jpg);
	background-color: #D6E2F9;
	background-repeat: repeat-x;
}

/* make the child buttons */
div#left ul a.what_we_do,
div#left ul a.what_we_dont_do,
div#left ul a.why_growth_companies,
div#left ul a.how_we_work,
div#left ul a.client_relationship,
div#left ul a.how_we_are,
div#left ul a.services_business,
div#left ul a.services_equity,
div#left ul a.services_workshops {
	color: #999999;
	display: block;
}
/* left menu end */

/* login box */
div#login {
	margin: 10px 0 10px 0;
}
div#login p {
	margin: 5px 0 10px 0;
}

div#left div#login p img#un,
div#left div#login p img#pw {
	margin: 0 0 2px 0;
}
div#login input {
	font-family: inherit;
	font-size: 10px;
	width: 167px;
	padding: 3px;
}
div#login input.form_btn {
	width: auto;
}

/* acrobat box (under login box) */
div#acrobat {
	width: 180px;
}
div#acrobat img {
	float: left;
	margin: 5px 5px 0 0;
}
div#acrobat a {
	color: #5B7FA6;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

div#acrobat a:hover {
	color: #000000;
}



div#right {
	float: right;
	text-align: left;
	width: 540px;
	padding: 26px 10px 0 0;
}


div#right img#timg {
	margin: 0 0 11px 0;
}

div#right p {
	margin: 8px 250px 10px 0;
}
body.why div#right p {
	margin: 8px 10px 10px 0;
}
body.login div#right p,
body.engagement_process div#right p,
body.services div#right p,
body.privacy div#right p,
body.terms div#right p ,
body.services_equity div#right p,
body.services_business div#right p,
body.enquries div#right p,
body.senior div#right p { 
	margin: 8px 20px 10px 0; 
}

body.home div#right p {
	margin: 8px 180px 10px 0;
}

div#right a {
	color: #5B7FA6;
	font-weight: bold;
}

div#right a:hover {
	color: #000000;
	text-decoration: none;
}

p.first {
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #5B7FA6;
}
div#right hr {
	background-color: #FFFFFF;
	width: 354px;
	height: 1px;
	border: 0;
	border-top: 1px solid #5C80A7;
}

div#float {
	position:absolute;
	top: 240px;
	right: 10px;
	padding: 0 0 0 10px;
	width: 150px;
	border-left: 1px solid #5C80A7;
}

div#float strong {
	font-size: 12px;
	color: #5C80A7;
	letter-spacing: -1px;
	line-height: 30px;
}

div#float p {
	margin: 5px 10px 8px 0;
	color: #5C80A7;
}
div#footer {
	position: relative;
	clear: both;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	padding: 15px 0 10px 0;
	color: #939598;
}
div#footer span {
	color: #5C80A7;
}
div#footer a {
	color: #939598;
	text-decoration: none;
}
div#footer a:hover {
	color: #000000;
}

p.error {
	color: #FF0000;
	font-weight: bold;
}

div#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #5C80A7;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #5C80A7;
}

p.quote {
	font-style: italic;
}

ol {
	margin: 0 0 0 20px;
	padding: 0;
	vertical-align: top;
}

div#right ul {
	margin: 0 0 0 20px;
	list-style: circle;
	list-style: none;
}

div#right ul li {
	margin: 5px 0 5px 0;
	background-image: url(../images/small_logo.jpg);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
}

ol li {
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 20px;
}

body.sitemap div#right ul {
	list-style: circle;
}

body.sitemap div#right ul li {
	background: none;
	padding: 5px 0 5px 10px;
}

div#right p.next_link {
	padding: 8px 10px 0 0;
	text-align: right;
	font-size: 10px;
}

div#right p.next_link span {
	float: left;
}

div#float a {
	border: 0;
	text-decoration: none;
}

table {
	font-size: 11px;
}