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,
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: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


Body{
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Lucida Grande, Lucida Sans, sans-serif;
	background: url(../images/construction/bg_fade.gif) repeat-x;
	color: #444;
	font-size: 13px;
}

#content{
	display:block;
	margin: 0px auto;
	width: 640px;
	padding: 20px;
	text-align: left;
	margin-top: 70px;
	background: url(../images/construction/split.gif) no-repeat 0px 82px;
}

html>body #content{
	width: 620px;
	
}
a{
	color: #02405f;
	padding: 0px;
	margin: 0px;
}

a:hover{
	text-decoration: none;
}
.imgRep{
	display: block;
	text-indent: -5000em;
	overflow: hidden;

}

.brevillehead{
	background: url(../images/construction/breville_logo.gif) no-repeat;
	width: 152px;
	height: 40px;
	margin-bottom: 40px;
}

p.mainp{
	font-size: 21px;
	line-height: 25px;
}

.sub{
	display: block;
	clear: both;
	margin-top: 40px;
}

.leftTitle{
		display: block;
		float: left;
		width: 150px;
		font-weight: bold;
}

.mainInfo{
		display: block;
		padding: 0 0 0 150px;
		font-size: 12px;
		line-height: 17px;
}

#change{
	padding-top: 17px;
}

.mainInfo.former{
	margin-top: -10px;
}
.addressList form{
	display: inline;
}
.addressList{
	display: block;
	padding: 5px 20px;
	background: #fff;
}

table{
	padding: 10px 0 14px;
	color: #999;
}	
 td a, b.tbold{
		font-size: 11px;
		color: #666;

}

b.tbold{
	padding: 10px 20px;
	font-weight: normal;
	color: #999;}
	
#logosoup a img{
	padding: 0px;
	margin: -4px;
	display: block;
	float: left;
}

html>body #logosoup a img{
	margin: 0px;
}

#logosoup{
	display: block;
	height: 130px;
	margin-top: 10px;
}



a img{border: 1px solid #fff;
	padding: 0px;
	margin: 0px;}

a:hover img{
	border: 1px solid #ccc;
	
}