@charset "UTF-8";
/* CSS Document */

#NavBar {
	background-image: url(../images/NavBar.png);
	background-repeat: no-repeat;
	width: 851px;
	height: 78px;
	float: left;
}
#NavWrapper {
	width: 851px;
	margin-right: auto;
	margin-left: auto;
}
#MainWrapper {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
#Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 40px;
	margin-left: 220px;
	width: 600px;
	margin-top: 35px;
	line-height: 40px;
}
.Nav {
	width: auto;
	display: inline-block;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	color: #FFFFFF;
	text-align: center;
}
.Nav a, .Nav a:active, .Nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Nav a:hover {
	text-decoration: none;
	color: #FF9900;
}
#BodyArt {
	height: auto;
	width: 888px;
	clear: both;
}
#AboutUs {
	width: 800px;
}
#BodyHolder {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Listing {
	float: left;
	width: 212px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}
#Footer {
	clear: both;
	background-image: url(../images/FooterGnd.png);
	height: 45px;
	width: 858px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#SkylinerCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 40px;
	line-height: 43px;
	margin-left: 20px;
	width: auto;
	float: left;
}
#ServicesListings {
	width: 851px;
	margin-right: auto;
	margin-left: auto;
}
#JAMCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 40px;
	line-height: 43px;
	width: auto;
	float: right;
	margin-right: 20px;
}
#JAMCredit a, #JAMCredit a:active, #JAMCredit a:visited {
	color: #666666;
	text-decoration: none;
}
#JAMCredit a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#VerticalDivider {
	height: 75px;
	width: 1px;
	margin-right: 5px;
	background-color: #005288;
	float: left;
}
#ServiceListingWrapper {
	float: left;
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/VerticalRule.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#ListingSalesServices {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}
#ListingSalesServices1 {
	float: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#ListingSalesConsulting {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-right: 12px;
}
#ListingSalesConsulting1 {
	float: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#Services {
	width: 370px;
	float: left;
}
#SalesServices {
	width: 370px;
	float: left;
	margin-left: 50px;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005288;
}
#Contact {
	width: 300px;
	float: left;
}
#ContactForm {
	width: 450px;
	float: left;
	margin-left: 10px;
}
#Name, #Email, #Phone, #Message, #CoName {
	width: 100%;
	border: 1px solid #999999;
	background-color: #E6E6E6;
}
.bodyText a, .bodyText a:active, .bodyText a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.bodyText a:hover {
	width: 100%;
	border: 1px solid #999999;
	background-color: #E6E6E6;
	font-weight: bold;
	color: #005288;
}
#MainWrapperHome {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ShoppingCarts.png);
	background-repeat: no-repeat;
	background-position: center 5%;
}
#BodyArtHome {
	height: auto;
	width: 888px;
	clear: both;
	padding-top: 75px;
}

