
html{
	top:0;
	height: 100%;
	text-align:center;
	margin: 0px 0 0 0; 
}

body {
	height: 100%;
	padding:0;
	text-align:left; 
	font-family: verdana,tahoma,arial,sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height:1.5em;
	color: #000;
	margin: 0;
	background-color: #fff;
	
}

h1
{
	margin: 0;
	padding: 60px 0px 25px 50px;
	color: #f7974b;
	font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 24pt;
}

h3
{
	font-family: Georgia, serif;
	font-size: 14pt;
}

a:link { color: #f7974b; }
a:visited { color: #f7974b; }

a:hover, a:focus{ color: #000060; text-decoration:none; }


/* Menu */

#header a:link, #header a:visited, #header a:focus, #header a:hover { color: #FFF; }

#nav a:link, #nav a:visited { color: #f7974b; background-color: transparent !important; font-weight: bold; }
#nav a:hover, #nav a:focus { color: #fff; background-color: #f7974b !important;  font-weight: bold;}

ol, ul{	margin: 1em 0 1em 2em; }

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

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

#navDiv 
{
	width: 65%;
	height: 30px;
	padding: 0px; /* Zero to prevent IE box trouble. */
	float: left;
	margin-top: 70px;
}

#nav
{
	top: 0px !important;
	position: relative !important;
}

/* End menu */

#header {
	display:block;
	position: absolute;
	padding:0;
	width:100%;
	height: 118px;
	margin: 0px 0 0 0;
	text-align: center;
	background-color: #fff;
	
}

#headerInner 
{
	margin: 0 auto;
	width: 80%;
	height: 98px;
	padding-top: 20px;
	text-align: right;
}

#headerLogo 
{
	height: 71px;
	width: 30%;
	margin-top: 29px;
	float: left;
}

#logosmall
{
	width: 300px;
	height: 71px;
	border: 0;
	padding-right: 20px;
}

#container {
	display:block;
	position: absolute;
	padding:0;
	width:100%;
	margin: 120px 0 0 0;
	text-align: center;
}

#leftContent, #rightContent
{
	float: left;
	padding: 0px;
	height: 550px;
	width: 9%;
}

#leftContent
{
	background: #fff url('http://www.goldsmithslawyers.com.au/img/pagebgl.gif') no-repeat scroll right top;
}

#rightContent
{
	background: #fff url('http://www.goldsmithslawyers.com.au/img/pagebgr.gif') no-repeat scroll left top;
}

#content
{
	height: 550px;
	border: 1px solid #d97020;
	margin: 0;
	width: 80%;
	text-align: left;
	margin: 0 auto;
	padding: 0px; /* Zero to prevent IE box trouble. */
	padding-bottom: 30px;
	float: left;
}

h2, h3, h4, h5, #content p, #content ul
{
	padding-left: 80px;
	padding-right: 40px;
}

.contactLeft h2, .contactLeft h3, .contactLeft h4, .contactLeft h5, .contactLeft p
{
	padding-left: 40px;
}

#logo
{
	text-align: center;
	padding-top: 200px;
	margin: 0 auto;
}

#logo img
{
	width: 750px;
	height: 177px;
}

#footer
{
	text-align: center;
	width: 100%;
	margin: 0 auto;
	height: 180px;
	padding: 0px; /* Zero to prevent IE box trouble. */
	color: #f7974b;
	font-size: 80%;
	vertical-align: middle;
	font-weight: bold;
	background-color: #fff;
	
} 

#footer a:link, #footer a:visited
{
	color: #a15517;
}

#footerInner
{
	padding: 8px;
	width: 78.5%;
	margin: 0 auto;
}	

#contact
{
	text-align: center;
	width: 100%;
	padding-top: 40px;
	height: 250px;
}

#testimonials
{
	text-align: center;
	width: 100%;
}

#contactInner
{
	margin: 0 auto;
	padding: 0px; /* Zero to prevent IE box trouble. */
}

.columnLeft
{
	float: left;
	border-right: 1px dotted #333;
	padding: 0; /* Zero to prevent IE box trouble. */
	margin: 0 auto;
	text-align: left;
	height: 100%;
}

.columnRight
{
	float: left;
	margin: 0 auto;
	padding: 0; /* Zero to prevent IE box trouble. */
	text-align: left;
}

.testimonialName
{
	color: #666;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 80%;
}

#travelTestimonials
{
	padding-top: 40px;
}

.testimonials .columnLeft, .testimonials .columnRight
{
	width: 33%;
}

.testimonials p, .testimonials ul
{
	padding-right: 30px;
}

.testimonials #column1of3 p
{
	padding-left: 60px !important;
}

.testimonials #column2of3 p
{
	padding-left: 30px !important;
}

.testimonials #column3of3 p
{
	padding-left: 30px !important;
	padding-right: 60px !important;
}


#contactAddress
{
	width: 32%;
	text-align: right !important;
}

#contactPhone
{
	width: 26%;
	text-wrap: none;
}

#contactEmail
{
	width: 32%;
}

#testimonials .columnLeft, #testimonials .columnRight
{
	width: 33%;
}

#testimonials p, #testimonials ul
{
	padding-right: 20px;
}
