body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.body_main {
	background-image: url(../images/bg_main.gif);
}

.header_address {
	background-image: url(../images/header_06.jpg);
	width: 260px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}

.header_address a {
	color: #FFFFFF;
	text-decoration: underline;
}

.header_address a:hover {
	color: #F91009;
	text-decoration: underline;
}

.body_content {
	background-color: #5560a2;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}

.content {
	color: #FFFFFF;
	font-size: 12px;
}

.content input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.content a:hover {
	color: #F91009;
	text-decoration: underline;
	font-weight: bold;
}

.footer {
	font-size: 11px;
}

.contact {
	font-size: 11px;
}

.contact h3 {
	font-size: 14px;
	font-weight: bold;
}

.contact a {
	color: #F91009;
	text-decoration: none;
}

.contact a:hover {
	color: #F91009;
	text-decoration: underline;
}

.contact2 {
	color: #FFFFFF;
	font-size: 12px;
}

.contact2 a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.contact2 a:hover {
	color: #F91009;
	text-decoration: underline;
	font-weight: bold;
}

.quote {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.products {
	color: #FFFFFF;
	font-size: 12px;
}

.jobs_box {
	color: #000000;
	font-size: 12px;
}

.jobs_box a {
	color: #F91009;
	text-decoration: none;
	font-weight: bold;
}

.jobs_box a:hover {
	color: #F91009;
	text-decoration: underline;
	font-weight: bold;
}