html, body {
	margin: 0;
	height: 100%;
	color: #000;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
}
body {
	min-width: 980px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #fff;
}
	#content a {color:  #48535b;}
a:hover {
	color: #8bc53f;	
}
/*header*/
.header-outer {
	width: 100%;
	background: url('../images/header-img.jpg') no-repeat 100% 0;
}
#header {
	width: 980px;
	height: 183px;
	margin: 0 auto;
	overflow: hidden;
}
.header-cont-holder {
	min-height: 100%;
}
* html .header-cont-holder {
	height: 100%;
}	
/*logo and mailing form*/
.logo-form-outer {
	width: 980px;
	overflow: hidden;
	margin: 0 0 40px 0;
}
/*logo*/
.logo {
	background: url('../images/logo.gif') no-repeat;
	text-indent: -3000px;
	overflow: hidden;
	margin: 43px 0 0 0;
	float: left;
	display: inline;
}
.logo a {
	display: block; 
	width: 403px;
	height: 100px;
}
/*mail form*/
form {
	margin: 0;
}
.mailing-form {
	width: 190px;
	float: right;
	margin: 26px 21px 0 0;
	display: inline;
	border: none;
	color: #fff;
}
.label-input {
	overflow: hidden;
	height: 1%;
	margin: 8px 0 0 0;
}
.mailing-form h2 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}
.mailing-form label {
	font-size: 14px;
	font-weight: bold;
	clear: left;
	display: block;
}
.mailing-form input {
	width: 183px;
	height: 21px;
	border: 0;
	color: #000;
	padding: 8px 0 0 7px;
	margin: 2px 0 0 0;
	float: left;
	clear: left;
	display: inline;
}

input#name {}
input#email {width: 131px;}
button#submit {float: right; background:  #fff; color: #75B52C; border: 0; height: 28px; margin: 2px 0 0 2px; text-transform: uppercase; padding: 0; cursor: pointer; font-size: 9px; font-weight: bold;}
/*main navigation*/
.navigation {
	width: 100%;
	background: #fff url('../images/navigation-bg.gif') repeat-x;
}
.navigation:after{
	content:".";
	clear:both;
	width:100%;
	height:0;
	display:block;
	overflow:hidden;
	visibility:hidden;
}
.navigation ul {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.navigation li {
	padding: 0;
	float: left;
	position: relative;
}
.navigation a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 8px 185px 14px 12px;
}
.navigation li.last a {
	padding: 8px 0 14px 12px;
}
.navigation li li a {
	font-size: 11px;
	font-weight: normal;
	background: #48535b;
	width: 173px;
	height: 13px;
  padding: 2px 0 2px 12px;
}
.navigation li ul {
	display: none;
  position: absolute;
  padding: 3px 0;
  width: 138px;
}
.navigation li li {
	padding: 0 0 3px 0;
}
.navigation li:hover ul,
.navigation li.hover ul {
  display: block;
}
.navigation li:hover li ul,
.navigation li.hover li ul {
  display: none;
  width: 138px;
  top: -9px;
  left: 133px;
}
.navigation li:hover li:hover ul,
.navigation li.hover li.hover ul { 
  display: block;
}
.navigation li:hover a,
.navigation li.hover a,
.navigation li.active a {
	color: #8bc53f;
}
.navigation li:hover li a,
.navigation li.hover li a { 
	color: #fff;
}
.navigation li:hover li a:hover,
.navigation li.hover li a:hover {
	color: #8bc53f;
}
/*content container*/
#content {
	width: 957px;
	margin: 0 auto;
	padding: 86px 12px 60px 11px;
	overflow: hidden;
}
#content h2 {
	margin: 15px 0 0 0;
	font-size: 26px;
	font-weight: normal;
	color: #8bc53f;
	text-transform: uppercase;
}
#content h3 {color: #8bc53f; margin-top:0;}
/*contant columns*/
.columns-holder {
	width: 969px;
	margin: 21px 0 0 0;
	overflow: hidden;
}
#content .col {
	width: 293px;
	padding: 0 30px 0 0;
	float: left;
	line-height: 15px;
}
	#content .front-page {width:  350px;}
#content .col2 {
	width: 550px;
	padding:  0 30px 0 0;
	float: left;
	line-height: 15px;
	height: 380px;
}
.col p {
	margin: 0 0 10px 0;
}

.col p.intro {font-weight:  bold;}
.col ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
.col li {
	line-height: 15px;
	padding: 0 0 0 7px;
	background: url('../images/bullet.gif') no-repeat 0 5px;
}
.col p span {
/*	color: #8bc53f;*/
}
.col-img {
	background: url('../images/cont-img.gif') no-repeat 18px 23px;
	width: 245px;
	min-height: 298px;
}
.col-img2 {
	background: url('../images/cont-img.gif') no-repeat 18px 23px;
	width: 400px;
	min-height: 298px;
}
* html .col-img {
	height: 298px;
}
/*footer*/
.footer-outer {
	width: 100%;
	background: #231f20 url('../images/footer-bg.gif') repeat-x;
	text-align: center;
	position: relative;
	height: 39px;
	margin-top: -39px; 
}
/*footer link's menu*/
ul#footer {
	width: 980px;
	margin: 0 auto;
	padding: 13px 0 0 0;
	overflow: hidden;
	list-style: none;
	text-align: center;
}
#footer li {
	padding: 0 10px 0 14px;
	background: url('../images/separation.gif') no-repeat 0 3px;
	display: inline;
}
#footer li.first {
	background: none;
}
#footer li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#footer li a:hover,
#footer li.active a {
	color: #8bc53f;
}
/* ========== */
/* = Images = */
/* ========== */
.home {background: url('../images/puzzleanimation2.gif') no-repeat -30px -50px; height:  380px;}
.about-us {background: url('../images/aboutus.png') no-repeat -10px 0;}
.contact-us {background: url('../images/contact.png') no-repeat -20px -40px;}
.our-services {background: url('../images/ourservices.png') no-repeat 0 -20px;}
.smsf-audit {background: url('../images/pen.jpg') no-repeat 0 0;}
/*.smsf-compliance {background: url('../images/SMSFCompliance.png') no-repeat 18px 23px;}*/
.training {background: url('../images/training.png') no-repeat top left; margin-top:  -20px;}
#content .technical-support {background: url('../images/consultingtech.png') no-repeat -20px -20px;}
.news {background: url('../images/news&events.png') no-repeat 0 -20px;}

/* ======== */
/* = Form = */
/* ======== */
form ol {list-style: none; padding: 0; margin: 0;}
form ol li {margin: 0; padding: 0; margin-bottom:  10px; list-style: none;}
label {font-weight:  bold;}