
.page-header .promotion
{
    width: 680px;
    height: 285px;
    float: left;
	margin-right: 6px;
}

.vertical-navigation-menu .button
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 228px;
	height: 53px;
	display: block;
	margin: 0px 0px 5px 0px;

}

.vertical-navigation-menu .button:hover
{
	background-position: 0px -53px;
}

.vertical-navigation-menu #btn_about_us
{
	background-image: url(../images/btn-aboutus.png);
}

.vertical-navigation-menu #btn_services
{
	background-image: url(../images/btn-services.png);
}

.vertical-navigation-menu #btn_products
{
	background-image: url(../images/btn-products.png);
}

.vertical-navigation-menu #btn_blog
{
	background-image: url(../images/btn-blog.png);
}

.vertical-navigation-menu #btn_contact_us
{
	background-image: url(../images/btn-contactus.png);
}

.featured-services
{
    background-image: url(../images/featured-services-bg.png);
	background-repeat: no-repeat;
	height: 17px;
	margin-top: 10px;
}

.about-us-blog-container
{
	width: 904px;
    background-image: url(../images/aboutus-blog-bg.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.homepage-short-about-us
{
	width: 455px;
	min-height: 280px;
	height:auto !important;
	padding: 8px;
	padding-right: 5px;
	display: inline-block;
	clear: none;
	vertical-align: top;
}

.homepage-short-about-us .image-content-container
{
    float: right;
    margin: 0;
    padding: 0;
}

.homepage-short-about-us p
{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.homepage-short-about-us p em
{
    background-image: url(../images/p-start-light-blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #144868;
}

.homepage-short-about-us a, .homepage-short-about-us a:visited
{
	background-color: #053c5e;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	
    background-image: url(../images/a-dark-blue-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 2px;
	padding-left: 26px;
	
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}

.homepage-blog-peak
{
	width: 430px;
	color: #ffffff;
	vertical-align: top;
	display: inline-block;
	clear: none;
}

.homepage-blog-peak .more-blogs, .homepage-blog-peak .more-blogs:visited
{
	background-color: #829dae;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	
    background-image: url(../images/a-light-blue-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 4px;
	padding-left: 26px;
	
	float: right;
	margin: 0 20px 10px 0;
}

.homepage-blog-peak h4
{
    background-image: url(../images/h4-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	padding-top: 17px;
	padding-left: 54px;
	margin: 0;
}

.homepage-blog-peak ul
{
	padding: 0 15px 0 15px;
	margin: 0;
	line-height: 1.5em;
}

.homepage-blog-peak li
{
	list-style: none;
	display: inline-block;
	vertical-align: top;
	width : 400px;
	font-size: 12px;
}

.homepage-blog-peak li img
{
	float: right;
}

.homepage-blog-peak li .more,  .homepage-blog-peak li .more:visited
{
	display: inline-block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 2px 5px;
	margin: 0 3px 0 3px;
	background-color: #829dae;
	line-height: 1em;
}

.homepage-blog-peak .hr
{
	background-image: url(../images/hr.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
}

.homepage-services-offers-sellers-container h5
{
	margin: 0;
	color: #FFFFFF;
    background-image: url(../images/h5-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 50px;
	line-height: 36px;
}

.homepage-services-offers-sellers-container .h5-cap
{
	margin: 0;
    background-image: url(../images/h5-bg-cap.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	text-align: right;
	padding: 8px 20px 0px 0px;
}

.homepage-services-offers-sellers-container .h5-cap a, .homepage-services-offers-sellers-container .h5-cap a:visited
{
	color: #b3bdc3;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}


.homepage-services, .homepage-special-offers, .homepage-best-sellers
{
	background-color: #edf4f9;
	width: 294px;
	vertical-align: top;
	display: inline-block;
	clear: none;
}

.homepage-services ul
{
	margin: 2px 0 2px 0;
	padding: 0 0 7px 0 ;
}

.homepage-services li
{
	list-style: none;
	padding: 2px 0 2px 10px;
}

.highlighted
{
	background-color: #cadeec;
}

.homepage-services a
{
	text-decoration: none;
}

.homepage-services img
{
	vertical-align : middle;
	border-style: none;
	border-width: 0;
	width: 55px;
	height: 55px;
}


.homepage-services span
{
	color: #053c5e;
	font-size: 13px;
	vertical-align : middle;
	margin-left: 5px;
}

.homepage-special-offers
{
	margin-left: 7px;
	margin-right: 7px;
}

.homepage-special-offers .special-offer
{
	min-height: 170px;
	height:auto !important;
	padding: 5px 10px 5px 10px;
}

.homepage-special-offers .special-offer .image-details-container
{
	float: right;
	text-align: center;
	clear: right;
	max-width: 130px;
}


.homepage-special-offers .special-offer  h6
{
	margin: 5px 0 10px 0;
	font-size: 17px;
	font-weight: normal;
	color: #053C5E;
}

.homepage-special-offers .special-offer div
{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #053C5E;
}	

.homepage-special-offers .special-offer .details
{
    background-image: url(../images/special-offer-details-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 113px;
	margin: 8px auto 2px auto;
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 3px;
}

.homepage-special-offers .special-offer .details a, .homepage-special-offers .special-offer .details a:visited
{
	color: #FFFFFF;
}

.homepage-best-sellers ul
{
	margin: 5px 0 2px 0;
	padding: 0 0 7px 0 ;
}

.homepage-best-sellers li
{
	list-style: none;
	padding: 2px 2px 2px 2px;
	height: 260px;
	overflow: hidden;
}
	
.homepage-best-sellers li a, 
.homepage-best-sellers li a:active, 
.homepage-best-sellers li a:visited
{
	text-decoration: none;
	color: #053c5e;
	font-size: 10px;
	font-weight: normal;
}

.homepage-best-sellers li div a .product-name
{
	font-size: 12px;
	font-weight: bold;
}

.homepage-best-sellers li img
{
	float: right;
	clear:right;
	vertical-align : middle;
	border-style: none;
	border-width: 0;
	margin: 5px;
	max-width: 100px;
}

.homepage-best-sellers li div p
{
	color: #053c5e;
	font-size: 10px;
	vertical-align : middle;
	margin-left: 5px;
	font-weight: normal;
}

