body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	font-family: Tahoma, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:1.5;
}

.mainbox
{
	width: 900px;
	margin: auto;
}

.logo
{
	width: 900px;
	height: 340px;
}

.jobs
{
	width: 900px;
	height: 55px;
}

.bodytext
{
	width: 900px;
	text-align:center;
}

a:link {
	color: #c54f26;
	font-weight: bold;
}
a:visited {
	color: #c54f26;
}
a:hover {
	color: #c54f26;
}
a:active {
	color: #c54f26;
}

.list
{
	width:900px;
	text-align: center;
}

.prodli
{
	list-style-type: none;
}

.myform
{
	width:600px;
	margin:auto;
	text-align:center;
}

.footer
{
	width:900px;
	height:100px;
	margin-top:40px;
	text-align:center;
}

.greybox
{
	background-color:#EFEFEF;
	padding: 16px;
	border: 1px solid #DFDFDF;
}

h1, h2, h3, h4, h5, h6
{
	display: inline; /*Gets rid of line break after header tag*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 16px; 
	color:#666666;
	font-weight: bold;
}

.thanks
{
	width:900px;
	text-align:center;
	margin:auto;
}

/*Linked images have no border*/
a img 
{
	border:0;
} 

.new
{
	color:#CC6600;
	font-weight:bold;
	text-decoration:blink;
}
