@charset "utf-8";
/* CSS Document */

/* general styling first */
/* reset css styles individually instead of universal selector. */
/* based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
}

body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */
/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
 
 
/*........... do not change or amalgamate the above clearfix styles..................*/




body {
	background-color:#FFF;}
	
#wrapper {
	margin: 0 auto;
	background-image:url(http://lucasassociates.com.au/assets/images/main-bg.jpg);
	width:864px;}
	
#header {
	background-image:url(http://lucasassociates.com.au/assets/images/header.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:122px;
	margin: 0 auto;}
	
#inner {
	width:832px;
	margin:0 auto;
	padding:18px 10px 20px 8px;
	background-image:url(http://lucasassociates.com.au/assets/images/inner-bg.jpg);
	background-repeat:repeat-x;
	}
	
#banner-home {
	background-image:url(http://lucasassociates.com.au/assets/images/banner-home.jpg);
	height:238px;
	width:578px;
	padding:0;
	margin:0;}
	
/*---------------------Main navigation across top------------------------- */

#nav {
	margin:0 auto;
	padding:0;
	background:#E0E5E9 url(http://lucasassociates.com.au/assets/images/nav-bg.jpg) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	height:36px;
	width:850px;
	}	
	
#nav li {
	display:block;
	width:113px;
	height:34px;
	float:left;
	text-align:center;
	padding-left:45px;
	}
	
	
#nav li span a{
	color:#425F23;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	width:113px;
	background-image:url(http://lucasassociates.com.au/assets/images/nav-tab.jpg);
	background-repeat:no-repeat;
	outline:none;
	}
	
#nav li a{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:36px;
	outline:none;
	}
	
#nav li a:hover{
	background-image:url(http://lucasassociates.com.au/assets/images/nav-tab.jpg);
	background-repeat:no-repeat;
	display:block;
	width:113px;
	height:34px;
	color:#425F23;
	}
	
/*-------------------Main Content------------------- */		


	
#left-area {
	float:left;
	margin:0;
	padding:0;
	width:578px;
	font-size:12px;
	color:#666;
	line-height:20px;}
	
#left-area h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#333;
	font-weight:bold;}
	
#left-area-subpage {
	float:left;
	margin:0;
	padding:10px 5px 0 8px;
	width:573px;
	font-size:12px;
	color:#666;
	line-height:20px;}
	
#left-area h1, #left-area-subpage h1 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:24px;
	margin:0;
	padding:0;
	color:#425F23;
	font-weight:normal;}
	
#left-area-subpage h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#333;
	font-weight:bold;}
	
#left-area h2{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:20px;
	margin:0;
	padding:0;
	color:#425F23;
	font-weight:normal;}
	
.img {
	margin-right:10px;}
	
#our_services-list {
	float:left;
	margin-left:10px;}
	
#right-area {
	float:right;
	margin:3px 0 0 0;
	padding:3px 0 0 0;
	width:244px;
	background-image:url(http://lucasassociates.com.au/assets/images/sidebox-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#sidebox-top {
	background-image:url(http://lucasassociates.com.au/assets/images/sidebox-top.jpg);
	background-repeat:no-repeat;
	height:3px;
	padding:0;
	margin:0;
	width:244px;
	}
	
#sidebox-middle {
	background-color:#F4F4EA;
	padding: 10px 10px 10px 10px;
	width:224px;}
	
#form-holder {
	width:214px;
	margin:0 auto;
	padding:0 0 0 10px;}
	
#sidebox-middle h1{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:20px;
	margin:0;
	padding:0 0 10px 0;
	color:#577D2D;
	font-weight:normal;}
	
#sidebox-bottom {
	background-image:url(http://lucasassociates.com.au/assets/images/sidebox-bottom.jpg);
	background-repeat:no-repeat;
	height:3px;
	padding:0;
	margin:0;
	width:244px;}

.sidebox-divider {
	background-image:url(http://lucasassociates.com.au/assets/images/sidebox-divider.jpg);
	background-repeat:no-repeat;
	width:215px;
	height:10px;
	margin:0 0 10px 0;
	padding:0px;}
	
.text-label {
	color:#666666;
	font-size:11px;
	margin-bottom:5px;
	}
	
.text-news {
	color:#666666;
	font-size:11px;
	line-height:20px;
	padding-left:10px;
	}

.text-input {
	width:200px;
	border: solid 1px #D0D09D;
	height:18px;
	margin-bottom:10px;}
	
.text-area {
	width:200px;
	border: solid 1px #D0D09D;
	height:60px;
	margin-bottom:10px;}
	
#contactbox-bg {
	background-image:url(http://lucasassociates.com.au/assets/images/contac-box.jpg);
	width:194px;
	height:125px;
	padding:15px 15px 15px 15px;
	font-size:11px;
	line-height:15px;
	color:#666;
	}
	
.contactbox-text {
	font-size:11px;
	font-weight:bold;}
	
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	
	
/*-------------------FOOTER------------------- */	
	
#footer {
	margin: 0 auto;
	width:864px;
	background-image:url(http://lucasassociates.com.au/assets/images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-color:#F0F0F0;
	height:53px;
	line-height:58px;
	font-size:11px;
	color:#666;
	text-align:center;}
	
#footer a {
	text-decoration:none;
	color:#666;}
	
#footer a:hover {
	text-decoration:underline;}	
	
	
.copyright {
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#666;}	
	

hr { color:#618c33 }
a:link { color:#618c33 }
a:visited { color:#618c33 }
a:hover { color:e8ecc7;}


