@charset "UTF-8";
/*------------------------------------------------------------------ 
Master Stylesheet
  
Project:    Carmicheal Ford 
Version:    1.1 
Last change:    28/08/08 [] 
Designed by:    Rajarshi Dubey (rajarshi.dubey@carsales.com.au)
 -------------------------------------------------------------------*/ 
html, body, 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight:normal;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-image:url(bg/background.png);
	background-repeat:repeat-x;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/***** Headings *****/ 

/*------Global Layout Class------*/
#main {
	width: 1003px!important;
	margin-right: auto;
	margin-left: auto;
	height: 650px;
}
#silver-flash {
	width: 870px;
	height: 520px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
