@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color: #e9e9e9;
}
.font_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#container {
	width: 980px;
	top: 0px;
	margin: 0 auto;
}
#header{
	height: 374px;
	width: 980px;
	position: relative;
	top: 0px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
}
	ul#nav_header {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
		ul#nav_header li { display: inline; margin: 0 0 0 0px; }
		ul#nav_header li a { color: #fff; text-decoration: none; }
		ul#nav_header li a:hover { text-decoration: underline; }
#domain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #FFFFFF;
	width: 440px;
	position: relative;
	left: 220px;
	top: 30px;
}
#slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fede00;
	width: 600px;
	position: relative;
	left: 230px;
	top: 30px;
}
#container #header #text_header #slogan h1 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#container #midsection #mid_left #nav_main #navigation a {
	color: #FFFFFF;
}
#phone_number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	width: 400px;
	position: relative;
	left: 230px;
	top: 30px;
	margin-top: 15px;
}
#opening_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 400px;
	position: relative;
	left: 150px;
	top: 70px;
}
#midsection {
	width: 980px;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/truck.png);
	background-position: right bottom;
	float: left;
	background-repeat: no-repeat;
}
#mid_left {
	width: 573px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
}
#mid_right {
	width: 407px;
	top: 0px;
	right: 0px;
	height: 100%;
	position: relative;
	float: right;
}
#nav_main {
	background-image: url(../img/bg_nav.jpg);
	height: 47px;
	width: 100%;
	position: relative;
	top: 0px;
}
	ul#navigation {
	position: absolute;
	top: 25px;
	left: 10px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	width: 525px;
}
		ul#navigation li { display: inline; margin: 0 0 0 0px; }
		ul#navigation li a { color: #fff; text-decoration: none; }
		ul#navigation li a:hover { text-decoration: underline; }
#text_area {
	background-color: #FFFFFF;
	width: 573px;
	position: relative;
	top: 0px;
}
#text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	width: 490px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 20px;
}
#text_para1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 500px;
	left: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#container #midsection #mid_left #text_area #text_para2 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
#text_container {
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	height: 226px;
}
#text_photo {
	background-image: url(../img/para_pic.jpg);
	height: 270px;
	width: 238px;
	position: absolute;
	left: 20px;
	background-color: #FFFFFF;
	top: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top;
}
	ul#bullets {
	position: absolute;
	top: 25px;
	left: 300px;
	font-size: 12px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
}
		ul#bullets li {
	display: list-item;
	list-style-type: disc;
	font-weight: bold;
}
#container #footer #footer_navigation h6 {
	font-family: arial;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
		ul#bullets li a { color: #fff; text-decoration: none; }
		ul#bullets li a:hover { text-decoration: underline; }
#text_para2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 500px;
	left: 20px;
	padding-left: 0px;
	padding-top: 30px;
	position: relative;
	padding-bottom: 25px;
}
#contact {
	background-image: url(../img/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 407px;
	overflow: visible;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	height: 227px;
}
#contact_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 250px;
	position: relative;
	left: 75px;
	top: 15px;
}
#contact_text {}
#footer {
	background-image: url(../img/bg_footer.jpg);
	height: 101px;
	width: 980px;
	position: relative;
	top: 0px;
	float: left;
}
#table {
	width: 300px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
	ul#footer_navigation {
	position: absolute;
	top: 30;
	font-size: 12px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	text-align: center;
	margin-top: 20px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 300px;
	padding: 25;
}
#bbbLogo {
	float: right;
	padding-right: 20px;
	background-position: right;
	height: 60px;
	margin: 0px;
	top: 15px;
	right: 0px;
	position: absolute;
}
#container #midsection #mid_left #text_area #text_container #contact_btimg {
	float: right;
	margin-right: 50px;
	margin-top: 215px;
	margin-bottom: 20px;
}
		ul#footer_navigation li {
	display: inline;
	margin: 0 0 0 0px;
	line-height: 18px;
}
		ul#footer_navigation li a { color: #fff; text-decoration: none; }
		ul#footer_navigation li a:hover { text-decoration: underline; }
#mojoLogo {
	background-repeat: no-repeat;
	background-position: center;
	height: 46px;
	width: 80px;
	position: absolute;
	top: 30px;
	left: 15px;
}
#container #midsection #mid_left #text_area #text_container h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 260px;
	line-height: 18px;
	height: 20px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#container #midsection #mid_left #text_area #text_title h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #midsection #mid_left #text_area #text_para2 a {
	font-weight: bold;
	color: #00962C;
}
#container #midsection #mid_left #text_area #text_container #bullets p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 14px;
	margin-top: 0px;
}
