body {
	background-color: #FFF;
	background-image: url(../images/backPage-body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#mainContainer {
	padding: 0px;
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#topContainer {
	height: 110px;
	width: 1000px;
}
#logoContain {
	height: 110px;
	width: 400px;
	float: left;
}
#topContactContain {
	width: 500px;
	height: 110px;
	float: right;
	margin-right: 30px;
}
.topContact {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
.phone {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.topLinks {
	text-align: right;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topLinks a{
	text-align: right;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#navContain {
	width: 600px;
	float: left;
	height: 47px;
	margin-top: 12px;
}
/*Start Nav Copy*/

ul#navlist, ul#navlist ul, ul#navlist li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.navHeight {
	height: 36px;
}

ul#navlist li {
	float: left;
	padding-right: 20px;
	font-size: 18px;
	padding-top: 12px;
}

ul#navlist li a
{
	color: #ffffff;
	text-decoration: none;
}

ul#navlist li a:hover
{
	color: #FF6;
	text-decoration: none;
}

ul#navlist li a:active
{
	color: #FF6;
}

ul#subnavlist {
	display: none;
	background-color: #1d1d1d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-image: url(../images/subNav-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
ul#subnavlist li {
	float: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-left: 5px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#subnavlist li a
{
	margin: 0px;
	padding: 0px;
}

ul#navlist li:hover ul#subnavlist
{
	display: block;
	position: absolute;
	font-size: 10pt;
	margin-top: 12px;
}

ul#navlist li:hover ul#subnavlist li a
{
	display: block;
	width: 150px;
	border: none;
	padding: 1px;
}
#mainBody {
	width: 1000px;
	clear: both;
	background-color: #FFF;
	height: 100%;
	background-image: url(../images/backPage-topgrad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#columnHolder {
	padding-bottom: 20px;
	background-image: url(../images/bottomContDivide.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#mainBody h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #86050A;
	margin-top: 15px;
}
#mainBody h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #86050A;
	margin-top: 0px;
}
#mainBody h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #86050A;
	margin-top: 0px;
}
#columnHolder a {
	color: #2f54a9;
}
#mainbodyLeftCol {
	width: 645px;
	margin-top: 30px;
	margin-left: 15px;
	float: left;
	margin-bottom: 15px;
}
#mainbodyRightCol {
	float: left;
	width: 300px;
	margin-top: 30px;
	padding-left: 25px;
	margin-bottom: 15px;
	padding-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #85050A;
}
.customList {
	height: 100%;
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.packagingList {
	height: 100%;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 45px;
}
.customP {
	background-image: url(../images/customImg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
	padding-top: 3px;
	margin-top: 0px;
	padding-right: 5px;
}
.customBullet {
	background-image: url(../images/arrow_green.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 50px;
}

/* // Easy Slider */
.center {
	text-align: center;
}
#row3 {
	width: 1000px;
	background-image: url(../images/bottomContDivide.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 25px;
	height: 355px;
}
.leftMainContain {
	width: 630px;
	float: left;
	padding-right: 15px;
}
.rightMainContain {
	width: 300px;
	float: right;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #670507;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.sidebarLeftCol {
	width: 120px;
	float: left;
	margin-top: 0px;
	background-image: url(../images/phone-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.sidebarRightCol {
	width: 130px;
	float: left;
	margin-top: 0px;
	background-image: url(../images/mail-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.sidebarUl {
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: circle;
	font-weight: bold;
}
.centerMainContain {
	float: left;
	width: 375px;
	color: #FFF;
	margin-left: 18px;
	padding-left: 20px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #670507;
	height: 190px;
}
#footerContainer {
	background-image: url(../images/footer_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 224px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#footerContainer a{
	color: #900;
	text-decoration: none;
}
#footerContainer a:hover{
	color: #C30000;
	text-decoration: none;
}
#footContain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 214px;
	padding-top: 10px;
}
.leftBottomContain {
	width: 200px;
	float: left;
	padding-right: 15px;
	margin-left: 30px;
}
.leftBottomContain a{
	color: #900;
	text-decoration: none;
}
.leftBottomContain a:hover{
	color: #C30000;
	text-decoration: none;
}
.leftBottomContain ul li img {
	margin-right: 8px;
	margin-top: 4px;
}
#footContain ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footContain ul li {
	padding: 5px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #670507;
	display: block;
	list-style-type: none;
	width: 200px;
}
#cname  {
	height: 20px;
	width: 250px;
	border: 1px solid #900;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 5px;
}
#cphone  {
	height: 20px;
	width: 250px;
	border: 1px solid #900;
	margin-top: 5px;
	color: #666;
	margin-bottom: 5px;
}
#cemail  {
	height: 20px;
	width: 250px;
	border: 1px solid #900;
	margin-top: 5px;
	color: #666;
	margin-bottom: 5px;
}
#fbutt {
	width: 140px;
	margin-top: 10px;
	margin-left: 10px;
	height: 29px;
}
.subPageMainh1 {
	margin-bottom: 5px;
}
.subPageMainh2 {
	font-size: 18px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
}
.subPagehighlightTitle {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	color: #2F53A9;
	font-weight: bolder;
	font-size: 18px;
}
.subPageHighlightP {
	margin-top: 5px;
}
.contentWpad {
	padding-right: 20px;
	margin-bottom: 45px;
}
.companyPageHighlight {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #86050A;
	margin-bottom: 15px;
}
.portfolioContent {
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F53A9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F53A9;
	background-image: url(../images/coda-panel-back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 10px;
}
.portfolioImg {
	margin-right: 15px;
	background-color: #FFF;
	padding: 8px;
	border: 1px solid #000;
}
.learnMoreBox {
	background-image: url(../images/learnMoreBox-back.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 323px;
	margin-top: 25px;
	margin-left: 295px;
	border: 1px solid #000;
}
.bottomContactP {
	text-align: center;
	height: 55px;
	width: 375px;
	background-image: url(../images/contentPback.png);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.tableImg {
	margin-left: 10px;
}
.leftServiceCol {
	height: 100%;
	width: 300px;
	float: left;
	margin-left: 12px;
	padding-top: 0px;
}
.rightServiceCol {
	width: 300px;
	height: 100%;
	float: left;
	margin-left: 20px;
}
.floatLeftNoTop {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.reasonBox {
	height: 100%;
	width: 300px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
.reasonBoxLeft {
	height: 100%;
	width: 300px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
.reasonBoxRight {
	height: 100%;
	width: 300px;
	margin-right: 20px;
	float: right;
	margin-bottom: 20px;
}
.circleFloatLeft {
	float: left;
	margin-right: 8px;
}
.mainH4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #86050A;
}
.sideHeaderBackground {
	background-image: url(../images/header-back.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 32px;
	padding-left: 5px;
	padding-top: 6px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86050A;
}
.freightForm {
}
.freightInput {
	height: 20px;
	width: 200px;
	margin-bottom: 8px;
	color: #666;
	border: 1px solid #255B8A;
}
.freightInputLarge {
	height: 70px;
	width: 280px;
	margin-bottom: 8px;
	color: #666;
	border: 1px solid #255B8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quoteBox {
	background-image: url(../images/quote-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333;
	margin-bottom: 10px;
}
.quoteName {
	color: #86050A;
	text-align: right;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #86050A;
}
.jobListing {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86050A;
	color: #666;
	margin-top: 9px;
}
#contactForm {
	width: 550px;
	height: 430px;
	background-image: url(../images/coda-panel-back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-top: 15px;
	border: 1px solid #CCC;
}
.mainContactInput {
	border: 1px solid #3052A6;
	background-color: #f1f4fb;
}
.inputRequired {
	border: 1px solid #900;
	background-color: #f1f4fb;
}
.mainContactInputSpace {
	border: 1px solid #3052A6;
	background-color: #f1f4fb;
	margin-top: 12px;
}
.mainFormTextarea {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f1f4fb;
	border: 1px solid #3156AE;
}
.teamContainer {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-right: 14px;
	border: 1px solid #900;
}
#signUpBtn {
	float: right;
}
