/* - - - - - - - - - - - - - - - - - - - - -

Title : Whitehouse
URL : http://www.whitehouse.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { margin:0; padding:0; }

body { background: #FFFFFF; color:#386caa; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: normal; text-align: center; }

fieldset { border: 0; }

img { border: 0; }

h1,h2,h3,h4,h5,h6 {}

p, td {color:#386caa; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 18px;}

p {margin: 0 0 15px 0;}

ul,li {}

a:link, a:visited {}

a:hover, a:focus {}

.clear { clear: both; font-size: 0; height: 0; line-height: 0; }

/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#wrapper {
	width: 670px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

	
	#header {
		width: 670px;
		padding: 20px 0 10px 0;
		border-bottom: 6px solid #d8d8d8;
		}
		
	
	#contents {
		width: 670px;
		padding: 30px 0 15px 0;
		}

	
	#homeloans {
		float: left;
		width: 326px;
		height: 343px;
		text-align: left;
		padding: 0;
		background: url(../templateimages/splash_grey_bg.jpg) no-repeat top left;
		}

	#investment {
		float: right;
		width: 326px;
		height: 343px;
		text-align: right;
		padding: 0;
		background: url(../templateimages/splash_grey_bg.jpg) no-repeat top right;
		}
		
		#flash_homeloans, #flash_investment {
			width: 300px;
			height: 200px;
			margin: 15px auto;
			border: 1px solid #FFFFFF;
			}
		


	#footer {
		width: 670px;
		padding: 10px 0;
		margin: 30px 0 0 0;
		border-top: 6px solid #d8d8d8;
		text-align: right;
		}
		
		
		#footer p {
			font-size: 11px;
			color: #999999;
			}

		#footer a { color: #999999; text-decoration: underline;}
		#footer a:hover { text-decoration: none;}


#stats { display: none;}


/*
----------------------------------------------------------------------------- 
CONTENT STYLES
-----------------------------------------------------------------------------*/

.imageRight {
	float: right;
	margin: 0 0 10px 20px;
	}
	
.imageLeft {
	float: left;
	margin: 0 10px 20px 0;
	}	

a.linkopacity img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	}

a.linkopacity:hover img {
	filter:alpha(opacity=65);   
	-moz-opacity: 0.65;   
	opacity: 0.65;
	}


