.site-home #main-nav {
	margin-bottom: 20px
}

.site-home #content {
    width: 740px;
    margin-top: 30px;
    padding: 0;
/*
    background:#cbd4e3;
    height: auto;
    padding: 10px
    width: 220px;
*/
}

.site-home h1 {
    display: none;
}

.site-home #content div {
/*
	width: 100%
*/
}

.site-home #content ul li {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	background: url(../img/quest_bullet.gif) no-repeat 0 .4em;
	font-size:0.9em
}

.site-home #content li.blue-button {
    color:#ff6600;
    background:transparent url(../img/blue-button.gif) no-repeat scroll left top;
    padding:3px 5px 3px 25px;
    margin-bottom:5px;
}

.site-home #content li.blue-button a {
	color:#ff6600;
}

.site-home #content li.orange-button {
    color:#023C9F;
    background:transparent url(../img/orange-button.gif) no-repeat scroll left top;
    padding:3px 5px 3px 25px;
}

.secondary ul {
	padding-top: 5px
}

.secondary li {
	padding-bottom: 5px
}

#main-row {
	width: 100%;
	clear: both;
	float: left;
	background:#fff url(../img/home_bg.gif) repeat-y;
}

.primary {
	float: left;
	width: 440px;
	background: #cfd9e9;
	margin-right: 5px;
	border: 1px solid #dee6f3;
	padding: 1px;
}

.primary .detail {
    width: 190px;
    float: left;
    padding: 55px 7px 7px 7px;
}

.primary h2 {
    font-size: 2.2em;
    font-weight: normal;
}

.primary h2 a {
	color: #cd771a;
}

.primary p {
    font-size: 1.4em;
    margin-bottom: 5px;
}

.primary p,
.secondary p {
    line-height: 1.3em;
    color: #05359d;
}

.primary img {
	float: right;
}

.full .ad-img {
	margin-right:0 !important
}

.primary #ad-text {
	font-size: 1.1em;
	padding-top:20px
}

.ad-product-price a, .ad-product-price a:visited {
	color:#6AA5F7
}

.primary #ad-text * {
	margin: 0;
	padding: 0;
}

.primary #ad-product-name a {
    font-weight: normal;
    color: #cd771a;
    font-size: 2em;
}

.primary .ad-product-price {
	color: #6AA5F7;
	font-size: 1.8em
}

.secondary {
    float: left;
    width: 278px;
    /* height: 153px; */
    background-color: #cfd9e9;
    border: 1px solid #dee6f3;
	padding: 1px;
	margin-bottom: 5px;
}

.secondary .detail {
    float: left;
    width: 130px;
    padding: 7px;
}

.secondary h2 a {
	font-size: 0.85em;
	font-weight: normal;
	color: #cd771a;
}

.secondary img {
    float: right;
}

.secondary p {
	font-size: 1.05em;
}


/*
.site-home .banner-secondary-large #buy-online {
	color:#ef4047;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	background: url(../img/buy-online.gif) no-repeat;
}
*/

.site-home .secondary a, .site-home .secondary a{
}

.site-home .secondary h2 a, .site-home .secondary h2 a{
    position: static;
}

.site-home #site-info {
	background: none
}

.site-home #largevolume {
	float: left;
	display: inline;
	font-size: 1.1em;
	padding: 0 10px;
	text-align: right;
	color: #fff;
	background: #6aa5f7;
	width: 508px;
	min-height:22px;
}

.site-home #largevolume img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

site-home .secondary h2, .site-home .secondary h2 {
	font-size:1.6em;
	margin: 0;
}

#teasers {
    border-top: 1px dotted #c4c4c4;
    border-bottom: 1px dotted #c4c4c4;
    margin-top: 15px;
    float: left;
    width: 100%;
    clear: both;
    padding: 12px 0;
}

#quality {
    color: #032162;
    float: left;
    width: 305px;
    border-right: 1px dotted #c4c4c4;
    padding-right: 10px;
}

#quality img {
    float: left;
    margin-right: 15px;
}

#quality p {
    float: left;
    width: 200px;
}

#delivery.home {
    float: left;
    width: 395px;
    margin-left: 20px;
}

#large-volume-banner {
    margin: 15px 0 0 20px;
}

