* {
	padding: 0;
	margin: 0;
}
p {
	margin-bottom: 5px;
}
h1 {
	margin-bottom: 7px;
}
body {

	background: #fff;
	margin: 0;
	padding: 0;

}
img {
	border: none;
}
.learnMore {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#sidebar1 a:hover {
	
	text-decoration: underline;
	font-weight: bold;
}
#container {
	width: 1024px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: #fff;
	padding: 0 10px 0 20px;
	height: 70px;
}
#header a {
	color: #999;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#BottomLeftBox {
	width: 590px;
	float: left;
}
#BottomLeftBox h1 {
   font-size:17px;
	color: #ac2517;
	padding: 0 0 0 15px;
	margin-top: 6px;
	font-weight:bold;
}
#BottomLeftBox p {
	padding-left: 15px;
	font-size:12px;
	line-height:16px;
}
#BottomRightBox a{
font-size:12px;
line-height:16px;
color:#ac2517;
text-decoration:none;
}

#BottomRightBox a:hover{
font-size:12px;
line-height:16px;
color:#ac2517;
text-decoration:underline;
}

#BottomRightBox {
	width: 390px;
	float: right;
	margin-top: 28px;
	border-left: 1px solid #ccc;
}
#BottomRightBox h1 {
	font-size:14px;
	color: #ac2517;
	padding-left: 15px;
	padding-top: 10px;
}
#BottomRightBox p {
	font: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	font-size:12px;
}
#phone {
	padding-top: 20px;
}
#phone p {
	color: #6f6f6f;
	font-size: 12px;
	font-weight: bold;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#sidebar1 {
	float: right;
	width: 358px;
	background: #fff;
	margin: 0;
}
#box1 {
	background: url(../images/box3.png) no-repeat top;
	height: 83px;
	margin: 0;
}
#box1 p {
	color: white;
	font-size: 12px;
	padding-top: 37px;
	padding-left: 18px;
	font: verdana;

	padding-right: 10px;
	margin: 0;
}
#box2 {
	background: url(../images/box2.png) no-repeat top;
	height: 83px;
	margin: 0;
}
#box2 p {
	color: white;
	font-size: 12px;
	padding-top: 34px;
	padding-left: 18px;
	font: verdana;

	
	margin: 0;
}
#box3 {
	background: url(../images/box.png) no-repeat top;
	height: 83px;
	margin: 0;
}
#box3 p {
	color: white;
	font-size: 12px;
	padding-top: 34px;
	padding-left: 18px;
	font: verdana;

	padding-right: 10px;

}
#mainContent {
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;
	width: 605px;
	float: left;
	vertical-align:bottom;
}
#line {
	background: url(../images/gray-line.jpg) repeat-x top;
	height: 8px;
	width: 1024px;
	margin: 0 0 0 0;
	z-index: 100;
}
#line2 {
	background: url(../images/gray-line.jpg) repeat-x top;
	height: 8px;
	width: 1024px;
	margin: 0;
	z-index: 100;
	margin-top: 15px;
}

#linetop {
	background: url(../images/linetops.jpg) repeat-x top;
	
	width: 1024px;
	margin: 0;
	z-index: 100;
	margin-top: 15px;
}
#footer {
	padding: 0 10px 0 20px;
	background: #fff;
	margin-right: 8px;
	color: #999;
	font-size: 11px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
#nav img {
	border: none;
}
#nav li {
	display: inline;
	list-style: none;
}
#nav li a {
	float: right;
	display: block;
	height: 24px;
	margin: 1px;
}
#nav li a img {
	border: none;
	vertical-align: bottom;
}
#nav li a:hover {
	visibility: visible;
}
#nav li a:hover img {
	visibility: visible;
}
#nav li a:hover img {
	visibility: hidden;
}
.topnav {
	float: right;
	display: block;
	height: 24px;
	margin: 1px 0 0;
}
.topnav img {
	border: none;
	vertical-align: bottom;
}
#one {
	background: url(../images/contact_over.png) no-repeat left bottom;
}
#two {
	background: url(../images/about_over.png) no-repeat left bottom;
}
#three {
	background: url(../images/track_over.png) no-repeat left bottom;
}
#four {
	background: url(../images/execute_over.png) no-repeat left bottom;
}
#five {
	background: url(../images/solutions_over.png) no-repeat left bottom;
}
#six {
	background: url(../images/nav-top.gif) no-repeat left bottom;
	height: 24px;
}
.xnav a {
	color: #999;
	text-decoration: none;
	float: right;
	margin-right: 8px;
}
.xnav a:hover {
	text-decoration: underline;
}

.c1 { margin-left:3px;
}