@charset "UTF-8";
/* CSS Document */

A:link {text-decoration: none}
A:visited {text-decoration: none; color:#000;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color:#FC3;}


.datlogo
{
	float:right;
		
}

.thincweb
{
	float:left;
	
	}
body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
	
	}
	
	
#wrapper
{
	width:1000px;
	
	margin: 0 auto;
	
	}
	
#header
{
	background-image:url(images1/ddheader.jpg);
	height:230px;
	background-repeat:no-repeat;
	}
	
#menu
{
	background-image:url(images1/ddmenu.png);
	background-repeat:no-repeat;
	height:85px;
	
	}

#main
{
	
	}
	
#leftcol
{
	background-image:url(images1/Dural_Datsunleftsidecolour.png);
	background-repeat:repeat-y;
	height:609px;
	width:100px;
	float:left;

	
	}
	
#centercol
{
	background-image:url(images1/Dural_Datsunrightsidecolour.png);
	background-repeat:repeat-y;
	background-position:right;
	height:609px;
	width:90%;
	float:left;
	
	
	
	}
	
#content1
{
	background-color:#FAFAFA;
	padding:20px;
	text-indent:10px;
	width:490px;
	float:left;
	
	}
	

#content2
{
	margin-left:10px;
	background-color:#FAFAFA;
	text-indent:10px;
	width:300px;
	float:left;
	
	
	}
	
#content3
{
	margin-top:10px;
	padding:20px;
	background-color:#FAFAFA;
	text-indent:10px;
	width:790px;
	float:left;
	
	
	}
	

#content4
{
	margin-top:10px;
	background-color:#FAFAFA;
	text-indent:10px;
	width:830px;
	float:left;
	text-align:center;
	
	
	}
	
#contentcontact
{
	margin-top:25px;
	background-image:url(images1/datsun_paint_codes_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:500px;
	text-indent:10px;
	width:830px;
	float:left;
	
	
	}

#rightcol
{

	/*height:auto;*/
	float:left;
	width:10;
	
	}
	
	
	
	
#footer
{
	clear:both;
	background-image:url(images1/Dural_Datsunfooter.png);
	background-repeat:no-repeat;
	height:55px;
	font-size:12px;
	text-align:center;
	
	}
	
.centretext
{
	text-align:center;
	}



