@font-face{ 
	font-family: 'MrEaves';
	src: url('http://www.cotsware.com/fonts/mreavessanbk-071211002EmigreWebOnly.eot');
	src: url('http://www.cotsware.com/fonts/mreavessanbk-071211002EmigreWebOnly.eot?#iefix') format('embedded-opentype'),
	     url('http://www.cotsware.com/fonts/mreavessanbk-071211002EmigreWebOnly.woff') format('woff');
}
@font-face{ 
	font-family: 'MrEavesBold';
	src: url('http://www.cotsware.com/fonts/mreavessanb-071211002EmigreWebOnly.eot');
	src: url('http://www.cotsware.com/fonts/mreavessanb-071211002EmigreWebOnly.eot?#iefix') format('embedded-opentype'),
	     url('http://www.cotsware.com/fonts/mreavessanb-071211002EmigreWebOnly.woff') format('woff');
}


body {
	margin:0;
	padding:0;
	font-family: MrEaves, Arial, Helvetica, sans-serif;
	background:#FFF;
	font-size: 100%;
	color:#000000;
}
.clear:after, .cont_middle:after, .content:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
a img {
	border:0;
	outline:none;
}
a {
	text-decoration:none;
	color:#3a46b4;
	outline:none;
}
a:hover {
	text-decoration:underline;
	outline:none;
}
body, h1, h2, h3, h4, h5, h6, form, input, ol, ul, p, dl, dt, dd {
	margin:0;
	padding:0
}
input, textarea {
	outline:none;
}
.CB {
	clear:both !important;
}
.FL {
	float:left !important;
}
.FR {
	float:right !important;
}
.NB {
	background:none !important;
	border:none !important;
}

h1, h2, h3 {
	color:#998b7d;
	font-weight:normal;
	padding:0 0 10px 0;
}
.splashscreen {
	position:fixed;
	top:0;
	padding:10% 0 0 0;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	background-color:white;
	z-index:999999;
	text-align:center;
}
.top_nav {
	float:left;
	width:100%;
	padding:20px 0 25px 0;
}
.top_nav ul {
	list-style:none;
	padding:0;
	text-align:center;
}
.top_nav ul li {
	display:inline;
	font-family: MrEavesBold;
	font-size:14px;
	letter-spacing:4px;
	padding:0 10px 0 5px;
	background:url(../images/bar2.png) no-repeat right 3px;
}
.top_nav ul li a {
	color:#9b9fa4;
}
.top_nav li a:hover, .top_nav li.current-menu-item a {
	text-decoration:none;
	color:#000000;
	background:none;
}
.content {
	float:left;
	width:100%;
	padding:15px 0;
}
.content p {
	padding:0 0 10px 0;
	font-size:18px;
	line-height:21px;
	color:#6a747c;
}
.content ul {
	padding:0 0 10px 20px;
	font-family: MrEavesBold;
	font-size:13px;
	letter-spacing:4px;
	color:#6a747c;
}
.content_left {
	float:left;
	width:23%;
}
.content_left p {
	padding:0 0 10px 0;
	font-size:16px;
	line-height:19px;
	color:#6a747c;
}
.inn_logo {
    float:none;
	padding:0px 10px 10px 0;
}
.content_right {
	float:right;
	width:76%;
}
.content_right h2 {
	font-size:30px;
	padding-bottom:5px;
}
div.sepContainer1 {
	background:#6a747b;
	display: block;
	height: 2px;
	line-height:1px;
	font-size:1px;
	margin: 10px 0 30px;
	z-index:99;
}
.scroll_content {
	float:left;
	width:100%;
	margin-bottom:20px;
}




.phone {
	display:block;
	position:relative;
	margin-bottom:-100px;
	z-index:9999;
}
.address_area {
	clear:both;
	overflow:hidden;
	width:100%;
	min-height:100px;
	font-size: 19px;
}
.address_area h3 {
	color:#f05323;
	font-size:19px;
	padding-bottom:5px;
}
.address_area p {
	color:#636567;
	font-size:19px;
}
.address_left {
	float:left;
}
.social {
	float:right;
}
.social img {
	float:left;
	margin-right:5px;
}
.bot_nav {
	float:left;
	width:100%;
	padding:10% 0 0 0;
}
.bot_nav ul {
	list-style:none;
	padding:0;
	text-align:center;
}
.bot_nav ul li {
	display:inline;
	font-size:16px;
	padding:0 5px 0 4px;
	text-transform:uppercase;
	background:url(../images/bar.png) no-repeat right 3px;
}
.bot_nav ul li a {
	color:#9b9fa4;
}
.main_wrap {
	clear:both;
	overflow:hidden;
	width:690px;
	margin:0 auto;
	z-index:99;
}
img {
	max-width:100%;
}
.cont_wide {
	clear:both;
	overflow:hidden;
	width: 100%;
}
.cont_middle {
	clear:both;
	width:700px;
	margin:0 auto;
	position:relative;
}
.selectnav {
	display: none;
}
.top_nav select option {
	padding: 3px 5px;
}
.navbar-inverse {
	background:none;
	margin:0;
	min-height:0;
	border:none;
}
.car_form {
	padding:10px 0;
}
.contact_form {
	float:left;
	width:100%;
}
.contact_form input, .contact_form textarea {
	float:left;
	width:96%;
	height:33px;
	padding:0 2%;
	background-size:100% 100%;
	font-size:19px;
	color:#000;
	line-height:33px;
	margin:0 0 25px 0;
	border-radius:5px;
}
.contact_form input:hover, .contact_form textarea:hover {
}
.contact_form textarea {
	height: 200px;
	width: 96%;
	padding:10px 2%;
	background-size:100% 100%;
}
.contact_form .subm {
	float:right;
	width:25%;
	padding:0;
	cursor:pointer;
	border-radius:5px;
}
.contact_form .subm:hover {
	background:#d2d2dc;
	box-shadow: 0 0 8px #CCC;
}
.gray_content {
	float:left;
	width: 100%;
	padding:25px 0;
	background:#636567;
}
.gray_content h2 {
	font-size:36px;
	padding-bottom:15px;
	font-weight:normal;
}
.gray_content p {
	color:#FFF;
}
.gray_content a {
	color:#f6a81c;
}
.services {
	float:left;
	width:100%;
}
.services ul {
	list-style:none;
	padding:0;
}
.services ul li {
	float:left;
	text-align:center;
	margin-right:10%;
	width:23%;
}
.services ul li img {
	margin-bottom:10px;
}
.services ul li span {
	color:#FFF;
	clear:both;
	overflow:hidden;
	display:block;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing:1px;
	font-size:19px;
}
.services ul li a:hover, .services ul li a:hover span {
	color:#CCC;
	text-decoration:none;
}
.footer {
	padding:0 0 10px 0;
	font-size:18px;
	line-height:21px;
	color:#6a747c;
	width:100%;
	text-align:center;
}

.steps{
	float:left;
	width:100%;
	}
.steps ul{
	list-style:none;
	padding:10px 0;
	}	
.steps ul li{
	float:left;
	width:23%;
	margin-right:2%;
	text-align:center;
	}	
.steps ul li img{
	margin-bottom:5px;
	}	
	
.steps ul li img{
	margin-bottom:5px;
	}	
	
.steps ul li span{
	margin-bottom:5px;
	color:#89ab9f;
	clear:both;
	overflow:hidden;
	display:block;
	width:100%;
	text-transform:uppercase;
	}	
	
.steps ul li.collect span{
	color:#89ab9f;
	}	
	
	
.steps ul li.organize span{
	color:#f15d30;
	}	
	
	
.steps ul li.track span{
	color:#f8a81d;
	}	
	
	
.steps ul li.share span{
	color:#996f9a;
	}
