/*
 * Funke Web Solutions
 * http://www.funke.com.au
 * 
 *
 * Client: Bounce PR
 * Website: http://www.bouncepr.com.au
 *
 * 
 *  
 */

* {padding: 0; margin: 0}

html,
body {height: 100%}

body {font: 76%/1.5 "century gothic", verdana, tahoma, arial, sans-serif; background-color: #f6f6f6}

a {color: #0175c7}
a:link {color: #0175c7}
a:visited {color: #014472}
a:hover, a:active, a:focus {color: #5895bf}

#site {position: relative; min-height: 100%}

#header {background: transparent url(../images/header-bg.gif) 0 0 repeat-x}
#header-inner {background: transparent url(../images/header-buildings.jpg) 50% 0 no-repeat; height: 268px}
	#header	#banner {width: 868px; height: 268px; margin: 0 auto}
	#header p#flash-banner {display: none}
	
#navigation {height: 41px; padding-top: 5px; background: transparent url(../images/nav-bg.gif) 0 0 repeat-x; border-left: 1px solid #1f3357; border-right: 1px solid #1f3357}
#navigation-inner {width: 880px; margin: 0 auto}
#navigation ol {list-style: none; margin: 0}
#navigation li {float: left; padding-left: 2px; background: transparent url(../images/nav-seperator.gif) 0 50% no-repeat}
	#navigation li a {display: block; letter-spacing: .05em; font-size: 1.4em; padding: 0 23px; line-height: 40px; color: #ff0066; text-transform: uppercase; text-decoration: none; font-weight: bold}
	#navigation li a:hover,
	#navigation li a:focus,
	#navigation li.selected a {background: transparent url(../images/nav-active.gif) 0 0 no-repeat; outline: none}
	#navigation ol > li:first-child {padding-left: 0; background: none}

#content {padding: 21px 0 50px; color: #3d3d3d; background-color: #f6f6f6}
#content-inner {width: 868px; margin: 0 auto 0 auto}

h1,
h2,
h3,
h4,
h5,
h6 {font-weight: normal; color: #1c1c1c}

h1 {font-size: 2em; margin-bottom: .6em; text-transform: uppercase}
h2 {font-size: 1.5em; margin-bottom: .5em}
h3 {font-size: 1.4em; margin-bottom: .4em}
h4 {font-size: 1.2em; margin-bottom: .3em}
h5 {font-size: 1.1em; margin-bottom: .3em}
h6 {font-size: 1em; margin-bottom: .2em}

ol,
ul,
p,
address {margin-bottom: 1em} 

address {font-style: normal}

ol {margin-left: 22px}

ul {margin-left: 2px; list-style: none}
	ul li {padding-left: 21px; background: transparent url(../images/bullet-square-black.gif) 0 7px no-repeat}

ul ul,
ul ol,
ol ol,
ol ul {margin-bottom: 0}

.contact-details dt {float: left; clear: left; width: 5em}

#footer	{position: absolute; bottom: 0; height: 32px; width: 100%; background: transparent url(../images/footer-bg.gif) 0 100% repeat-x; color: #fff}
#footer-inner {width: 868px; margin: 0 auto; padding-top: 9px}
#footer ol,
#footer ul {list-style: none; margin: 0}
#footer li {float: left; font-size: .9em; padding: 0 8px 0 11px; background: transparent url(../images/bullet-dot-white.gif) 0 50% no-repeat}
	#footer li a {color: #fff; text-decoration: none}
	#footer li a:hover,
	#footer li a:active,
	#footer li a:focus {text-decoration: underline}
#footer ol > li:first-child {padding-left: 0px; background: none}
#footer ul li {float: right}
#footer ul li.last {background: none}
#footer .developed-by a {color: #f26522}

.clients img {vertical-align: middle; border: none; margin: 0 15px 5px 0}
.clients img.end {margin: 0}
.clients img.center {margin: 0 auto; display: block}