/* Styles in here override manhattanWelding_Common.css */
body {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8131F;
	font-weight: bold;
	line-height: 30px;
}
#mainTable {
	
}
#mainTable2 {
	border: 3px solid #FFFFFF;
}
#contentArea {
	background-color: #000000;
	color: #FFFFFF;
}
.content {
	padding: 8px 15px 8px 60px;
}
.flash {
	padding:0px 0px 0px 46px;
}
#bottomSlogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C8131F;
	font-weight: bold;
	text-align:center;
	display:none;
	line-height:40px;
}
.contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
