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: 0px 0px 0px 0px;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	letter-spacing: normal;
	line-height: 125%;
	background-color: #CCCCCC;
	}

/* remember to define focus styles! */
:focus {
outline: 0;
}
ol, ul {
	list-style: none;
	list-style-type: disc;
	line-height: 30px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* DIVS */

#wrapper {
	width: 760px;
	border-color: #333333;
	margin-left: auto;
	margin-right: auto;
	background-color: #8D3939;
	height: auto;
	}

#banner{
	float: left;
	background-color: #9999CC;
	margin: 0px 0px 0px 0px;
}

#content {
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 90%;
	width: 430px;
	margin: 0px 0px 0px 0px;
	background-color: #CDC3C3;
}



#opening
{
	padding: 10px 10px 10px 10px;
	text-align: left;
	width: 430px;
	background-color: #CDC3C3;
	font-weight: bold;
	font-size: 75%;
}

#contentcontact{
	padding: 20px 10px 10px 10px;
	width: 290px;
	float: right;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	height: 109px;
	background-color: #CDC3C3;
	font-weight: bold;
			}

#footer {
	font-size: 85%;
	text-align: center;
	color: #000000;
	background-color: #999999;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	}

#a2cdeliveries
{
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 90%;
	width: 430px;
	margin: 0px 0px 0px 0px;
	background-color: #999999;
	}

