/*==================================
Cascading Style Sheet
Crescendo Partners
www.crescendopartners.com.au
by Lochlan McBride
www.cstech.net.au
==================================*/

/*=======General Styles========*/
body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
}
a:link, a:visited {
	text-decoration:underline;
	color:#363636;
}
a:hover {
	text-decoration:none;
}
h1 {
	margin:0;
	background:url(_templateFiles/bg-h1.gif) repeat-x;
	padding:4px 0 0;
	height:30px;
	color:#fff;
	font:100 18px "Trebuchet MS", Helvetica, sans-serif;
}
h2 {
	margin:10x 0 5px;
	color:#00496C;
	font-size:16px;
	font-weight:700;
}
h3 {
	background:url(_templateFiles/bullet-sub1.gif) no-repeat 2px 4px;
	color:#044c6e;
	font-weight:700;
	margin:0;
	padding:0 0 1px 18px;
	font-size:11px;
}
h4 {
	background:url(_templateFiles/bullet-blue.gif) no-repeat 5px 5px;
	font-weight:700;
	color:#363636;
	padding:0 0 0 20px;
	display:inline;
	margin:0;
	font-size:11px;
}
h5 {
	font-size:11px;
	color:#00496C;
	margin:0;
}
h6 {
	font-size:10px;
	margin:0;
}
.h1-bullet {
	background:url(_templateFiles/bullet-white.gif) no-repeat  0 0;
	height:10px;
	width:10px;
	float:left;
	margin:7px 8px;
}
h2 a:link {
	color:#00496C;
	text-decoration:none;
}
h2 a:visited {
	color:#00496C;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
p {
	padding:0 5px;
	line-height:18px;
	margin:10px 0;
}
ul, ol {
	padding:0 0 0 25px;
	margin:10px 0;
}
ul li {
	background:url(_templateFiles/bullet-sub1.gif) no-repeat 0 9px;
	line-height:22px;
	list-style-type:none;
	padding:0 0 0 15px;
	margin:0;
}
ul ul li {
	background:url(_templateFiles/bullet-sub2.gif) no-repeat 0 9px;
}
#home li {
	display:inline;
	background:url(_templateFiles/bullet-sub1.gif) no-repeat 0 4px;
}
table ul, table ol {
	padding:0 0 0 2px;
}
table h2 {
	margin:5px 0;
}
th {
	padding:3px;
	font-weight:700;
}
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding:3px;
}
th {
	vertical-align:middle;
}
#home img {
	border:1px solid #a8a8a8;
}
img {
	padding:3px;
	border:none;
}
img a {
	border:none;
}
table img {
	padding:0;
}
div.hr {
	height:1px;
	border-bottom:1px dotted #000;
	margin:10px 0;
}

/*=======Layout========*/
#outter-wrap {
	width:1020px;
	margin:0 auto;
}
#header {
	background:url(_templateFiles/header.png) no-repeat 0 0;
	behavior:url(_templateFiles/iepngfix.htc);
	height:107px;
}
#header h1 {
	visibility:hidden;
}
#header .h1-bullet {
	background:none;
}
#inner-wrap {
	background:url(_templateFiles/bg-mainr.png) repeat-y 0 0;
	padding:0;
}
#left {
	width:230px;
	float:left;
	margin:0 0 4px 18px;
}
html>body #left { /*fix for ie6*/
	margin:0 0 4px 35px;
}
#home #announcements {
	height:430px;
}
#announcements {
	margin:10px 0 0;
	line-height:18px;
	height:230px;
	background:#E8E8E8 url(_templateFiles/bg-announements.jpg) no-repeat bottom right;
	width:230px;
}
#announcements h2 {
	background:url(_templateFiles/text-announcements.png) no-repeat;
	width:230px;
	height:30px;
	text-indent:-9999px;
	margin:10px 0;
}
#announcements h2 span {
	visibility:hidden;
}
#announcements table {
	width:230px;
	margin:7px 0 0;
}
#announcements td {
	padding:0 10px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#right {
	float:left;
	margin:0 0 0 19px;
	width:700px;
}
#content {
	margin:10px 0 0;
}
#footer {
	background:url(_templateFiles/bg-footer.png) no-repeat 0 0;
	behavior:url(_templateFiles/iepngfix.htc);
	height:57px;
	text-align:center;
	font-weight:700;
	color:#00496c;
}
#footer a {
	color:#00496c;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	padding:0;
	margin:0 auto;
	border-top:1px dotted #868686;
	width:1000px;
}
#footer li {
	background:none;
	line-height:44px;
	padding:0 5px;
	display:inline;
}
.ideas {
	border:solid 1px #c0c0c0;
	margin:10px 0;
	padding:5px;
	width:292px;
}

/*=======Banners========*/
#banner {
	width:699px;
	margin:4px 0 0;
	padding:0 0 3px;
	height:120px;
	border-bottom:3px solid #00496c;
	background:url(_templateFiles/banner-default.jpg) no-repeat;
}
#home #banner {
	background:none;
	height:194px;
}
#consulting #banner {
	background:url(_templateFiles/banner-consulting.jpg) no-repeat;
}
#capital #banner {
	background:url(_templateFiles/banner-capital.jpg) no-repeat;
}
#people #banner {
	background:url(_templateFiles/banner-people.jpg) no-repeat;
}
#careers #banner {
	background:url(_templateFiles/banner-careers.jpg) no-repeat;
}

/*=======Custom Tables========*/
table#directors {
	border-top:solid 1px #c0c0c0;
	border-left:solid 1px #c0c0c0;
}
table#directors td {
	border-bottom:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
}
table#directors img {
	padding:2px;
	border:solid 1px #c0c0c0;
}
table#directors ul {
	margin:0;
}
table#directors li {
	line-height:18px;
	background-position:0 7px;
}
table#directors .photo {
	vertical-align:middle;
}