
/* Start of CSS Reset */

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: "" "";
}

/* End of CSS Reset */

body {
	background-color: #fcf7e8;
	text-align: center;
	margin: auto;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #505050;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

.nopadd {
	margin: 0;
}

a img {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
}

a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #505050;
	text-decoration: none;
}

a:hover {
	color: #505050;
	text-decoration: underline;
}

/* Styling for main template */

#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0px;
	text-align: center;
	margin-top: -275px;
}

#container {
	text-align: left;
	margin: auto;
	width: 777px;
	height: 550px;
	left: 0;
}

#roslogo {
	float: left;
	display: inline;
	width: 215px;
	height: 151px;
	padding-right: 63px;
}

#rosimage {
	float: left;
	display: inline;
	width: 215px;
	height: 143px;
	padding-right: 63px;
}

#rostext {
	float: left;
	display: inline;
	width: 215px;
	height: 106px;
	padding-top: 25px;
	margin-right: 63px;
}

#rosweb {
	float: left;
	display: inline;
	width: 215px;
	height: 24px;
	margin-right: 63px;
	padding-top: 11px;
}

#wheatlogo {
	float: left;
	display: inline;
	width: 225px;
	height: 151px;
	padding-right: 58px;
}

#wheatimage {
	float: left;
	display: inline;
	width: 225px;
	height: 143px;
	padding-right: 58px;
}

#wheattext {
	float: left;
	display: inline;
	width: 225px;
	height: 106px;
	padding-top: 25px;
	margin-right: 58px;
}

#wheatweb {
	float: left;
	display: inline;
	width: 225px;
	height: 24px;
	margin-right: 58px;
}

#crownlogo {
	float: left;
	display: inline;
	width: 216px;
	height: 151px;
}

#crownimage {
	float: left;
	display: inline;
	width: 216px;
	height: 143px;
}

#crowntext {
	float: left;
	display: inline;
	width: 216px;
	height: 106px;
	padding-top: 25px;
}

#crownweb {
	float: left;
	display: inline;
	width: 216px;
	height: 24px;
	padding-top: 11px;
}

h1 {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #505050;
}

#greyhound_image {
	float: left;
	display: inline;
	width: 90px;
	height: 101px;
}

#greyhound_text {
	float: left;
	display: inline;
	width: 687px;
	height: 25px;
	padding-top: 76px;
	text-align: center;
}