/*
Theme Name: Tax Smart 2009
Theme URI: http://www.taxsmart.com.au/
Description: Tax Smart theme based on the logo integration into website.
Version: 1.0
Author: Boldhues Websites
Author URI: http://www.boldhues.com
Tags: blue, orange, horizontal menu, fixed width	
*/




body{
	
	
	background:#09357B;	
	margin:0;
	overflow-x:hidden;
}

.layer{
	width:850px;
	margin:0 auto;
	border:0px solid #ffffff;
	
}

.page{
	width:850px;
	margin:0 auto;
	border:0px solid #ffffff;
	font-family: arial;
	font-size:14px;
	text-align:justify;
	line-height:1.5;
	color:#ffffff;
	
	

}


#headerorange{
	width:100%;
	height:150px;
	background-color:#FFC20E;
	position:relative;	
	right:800px;	
}
#banner{
	float:center;	
	position:relative;
	top:-150px;	
}


#searchbox{
	position:absolute;		
	top:110px;
	margin-left:0px;
	background-color:#09357B;
	border:1px solid #FFC20E;
	width:185px;
	height:35px;
	padding:15px 5px 5px 15px;
	
}



#menuorange{
	width:100%;
	position:relative;	
	left:23%;
	height:70px;	
}


#menubox{
	width:100%;
	position:relative;	
	left:0%;
	top:-150px;	
	border:0px solid #ffffff;
	margin:0px;
	padding:0;
	height:70px;	
}



#homecol1{
	width:150px;
	float:left;	
	border-right:1px dashed #FFC20E;
	font-size:10px;
	padding-right:10px;
	
	
	
}
#homecol2{
	width:430px;
	float:left;		
	padding:0 0px 0 20px;
}


#homecol3{	
	width:180px;
	float:right;		
	border-left:1px dashed #FFC20E;	
	font-size:12px;
	padding:0 10px 0 20px;
	
	
}

STRONG{
	color:#FFC20E;	

}


h1{
	font-family: "Lucida Grande", Verdana, sans-serif;
	color:#09357B;
	font-size:10px;
	margin:0px;
}
h2{
	font-family: "Lucida Grande", Verdana, sans-serif;
	color:#FFC20E;
	font-size:15px;
	font-weight:bold;
	margin:30px 0px 10px 0px;

}
h3{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin-top:30px;

}
h4{	font-family: "Lucida Grande", Verdana, sans-serif;
	color:#FFC20E;
	font-size:14px;
	font-weight:bold;
	margin:30px 0px 10px 0px;}
h5{	font-family: "Lucida Grande", Verdana, sans-serif;
	color:#FFC20E;
	font-size:12px;
	font-weight:bold;
	margin:30px 0px 10px 0px;}
h6{	font-family: "Lucida Grande", Verdana, sans-serif;
	color:#FFC20E;
	font-size:10px;
	font-weight:bold;
	margin:30px 0px 10px 0px;}


ul{
	
	margin:0px;	
	padding-left:5px;
	
}
li{
	margin-left:20px;
	text-align:left;	
	padding-bottom:10px;
	color:#ffffff;
}



.checkboxlist{
	list-style-image:url('images/bullet-ticked-checked-box.jpg');
	margin:0px;	
	padding-left:5px;
	
}
.checkbox{
	margin-left:0px;
	text-align:left;	
	padding-bottom:10px;
	color:#FFC20E;
}





.entry{
	width:650px;
}

#footer{

	position:relative;
	top:-90px;
	margin-top:0px;
	margin-bottom:0px;

}
#footerorange{
	width:60%;
	height:84px;
	background-color:#FFC20E;
	position:relative;
	left:0px;
	margin:0px;
	padding:0px;
	border:0px solid #ffffff;
}
#footerlogo{
	position:relative;
	left:100%;
	top:0px;
	border:0px solid #ffffff;
	
}
#footercall{
	position:relative;
	left:30%;
	top:0px;	
	margin:100px 0 0 0;
	border:0px solid #ffffff;
}
#footermenu{
	position:relative;
	top:-480px;
	right:0;
	color:#09357B;
	margin:0px;
	height:84px;
	

}

#footermenu a:link{
	color:#09357B;
	text-decoration:none;
}
#footermenu a:visited{
	color:#09357B;
	text-decoration:none;
}
#footermenu a:active{
	color:#09357B;
	text-decoration:none;
}
#footermenu a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#footerwhychooseus{
	width:300px;
	position:relative;	
	left:70%;
	top:-590px;
	border:0px solid #ffffff;

}
#footercpa{	
	position:relative;	
	left:0%;	
	top:-10px;
	border:0px solid #ffffff;

}
#websiteby{
	margin-top:50px;
	font-size:10px;	
	color:#ffffff;
	text-decoration:underline;
	margin-bottom:0px;
}
#copyright{
	font-size:11px;
}

#websiteby a:link{
	color:#ffffff;
	text-decoration:none;
}
#websiteby a:visited{
	color:#ffffff;
	text-decoration:none;
}
#websiteby a:active{
	color:#ffffff;
	text-decoration:none;
}
#websiteby a:hover{
	color:#FFC20E;
	text-decoration:underline;
}








a:link{
	color:#FFC20E;
	text-decoration:underline;
}
a:visited{
	color:#3BB9FF;
	text-decoration:underline;
}
a:hover{
	color:#ffffff;
	text-decoration:underline;
}

a:active{
	color:#FFC20E;
	text-decoration:underline;
}
