body {
	line-height:175%;
	color: #333;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align:justify;
	background: #f6f8fa url("banner-inner-grad.jpg") repeat-x center top;
	line-height:25px;
	font-size:13px;
}
#banner {
	background: url("banner-inner.jpg") no-repeat center top;
}
a {
	color: #0076a3;
	text-decoration:none;
}
a:hover {
	color: #689fbc;
}
/* Header */
#masthead{
	width: 960px;
	height:80px;
	
	margin:auto;
	padding:0px;
	color:#fff;
}
#masthead h1, #masthead h2, #masthead hgroup {
	display:none;
}
#masthead a {
	float:left;
	margin-top:35px;
	display:block;
}
form.leads {
	width:380px;
	float:right;
	text-align:justify;
	font-size: 12px;
	line-height: 18px;
	padding-top:20px;
}
form.leads input[type="text"] {
	border-radius: 0px;
	width:123px;
}
form.leads input[type="submit"] {
	width:94px;
	
}
.buttongradient {
	color: #404040;
	background-color: #f0d034;
	background-image: -moz-linear-gradient(top, #ecea84, #eaae07);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ecea84), to(#eaae07));
	background-image: -webkit-linear-gradient(top, #ecea84, #eaae07);
	background-image: -o-linear-gradient(top, #ecea84, #eaae07);
	background-image: linear-gradient(to bottom, #ecea84, #eaae07);
	background-repeat: repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecea84', endColorstr='#eaae07');
	
		
	border-radius: 2px;
	border:0px;
	padding:7px;
	padding-left:15px;
	padding-right:15px;
	
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	
	text-transform:uppercase;
}
.buttongradient:hover {
	color: #ffffff;
	background: #eec627;
	filter:none;
}

/* Navigation */
.main-navigation {
	
	height:40px;
}
.main-navigation .nav-menu {
	background-color: #223442;
	background-image: -moz-linear-gradient(top, #2b404f, #15242f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2b404f), to(#15242f));
	background-image: -webkit-linear-gradient(top, #2b404f, #15242f);
	background-image: -o-linear-gradient(top, #2b404f, #15242f);
	background-image: linear-gradient(to bottom, #2b404f, #15242f);
	background-repeat: repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b404f', endColorstr='#15242f');
	
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	border:none;
}
.main-navigation li {
	margin:0px;
}
.main-navigation li a {
	font-size: 14px;
	line-height:40px;
	color: #fff;
	border:none;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	text-transform:none;
	padding-left:20px;
	padding-right:20px;
	margin:0px;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
	color:#404040;
	background-color: #eec928;
	background-image: -moz-linear-gradient(top, #f1d639, #ebb711);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1d639), to(#ebb711));
	background-image: -webkit-linear-gradient(top, #f1d639, #ebb711);
	background-image: -o-linear-gradient(top, #f1d639, #ebb711);
	background-image: linear-gradient(to bottom, #f1d639, #ebb711);
	background-repeat: repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1d639', endColorstr='#ebb711');
}
.main-navigation li a:hover {
	color: #ddd;
}
/* Dropdowns */
.main-navigation li ul li a {
	border-top:1px solid #f7e161;
	border-bottom:1px solid #ebb611;
	background: #f1d639;
	color: #444;
	font-size: 13px;
}
.main-navigation li ul li a:hover {
	background: #ecbc19;
	color: #444;
}
.main-navigation .current-menu-item a:hover {
	color: #444;
}
#footer { 
	clear:both;
	height:304px;
	background: #354b5c url("footer-grad.jpg") repeat-x top;
	color: #c7dcf4;
}
#footer .footer-bg {
	background: url("footer.jpg") no-repeat center top;
}
#main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.row-banner {
	background: url("bannerbg.jpg") repeat;
	border-bottom: 1px solid #bdc6c9;
	text-shadow: 0px 1px 0 #fff;
}
.row-banner .row-content {
	padding:0px;
	line-height:60px;
	font-size:17px;
	height:60px;
	width:960px;
	margin:auto;
}
.row-banner h1 {
	font-size:25px;
}
#primary {
	background: #fff;
	border: 1px solid #c3d2e2;
	border-radius:4px;
	width:610px;
	margin-top: 50px;
}
#content {
	padding:30px;
}
#secondary {
	width:330px;
	margin:0px;
}
#secondary .pad {
	padding:20px;
}
#secondary .pad .promise {
	font-size:90%;
}
#secondary input {
	width:245px;
}
#secondary-pad {
	padding:20px;
	padding-top: 30px;
}
#secondary .best-dealer {
	margin-left:-24px;
}
h1 {
	font-size: 18px;
	margin-bottom:30px;
}
h2 {
	clear:none;
	font-size: 18px;
	margin-bottom:30px;
}

[class*="cols"] {
	margin-left:25px;
	float:left;
}
[class*="cols"]:first-child {
	margin-left:0px;
}
.cols-1 {
	width:220px;
}
.cols-2 {
	width:465px;
}
.cols-3 {
	width:715px;
}
.cols-5 {
	width:170px;
}
.clearfix {
	clear:both;
}

#footer .footer-content {
	color: #c7dcf4;
	padding-top:40px;
}
#footer .footer-content {
	width:960px;
	margin:auto;
}
#footer .footer-col {
	width: 173px;
	float:left;
	margin-bottom:25px;
}
#footer .footer-col a {
	color: #c7dcf4;
}
#footer .footer-col a:hover {
	color: #f1d73c;
}
#footer .copy {
	margin-top:25px;
	clear:both;
}
#footer form.leads {
	float:left;
	padding-top:0px;
	margin-right:60px;
}
#footer form.leads h4 {
	line-height:25px;
	margin-bottom: 10px;
}
#footer h4 {
	color: #f1d73c;
}
#footer .border {
	clear:both;
	border-top: 1px solid #424447;
	border-bottom: 1px solid #757779;
}
#secondary ul.side-menu {
	width:220px;
	background-color: #fff;
	margin-bottom:30px;
}
#secondary ul.side-menu li {
	border: 1px solid #c6c6c6;
	line-height:48px;
	padding-left: 28px;
	padding-right:28px;
	border-bottom: none;
}
#secondary ul.side-menu li.title {
	color: #555555;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #fdfdfd, #ececec);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#ececec));
	background-image: -webkit-linear-gradient(top, #fdfdfd, #ececec);
	background-image: -o-linear-gradient(top, #fdfdfd, #ececec);
	background-image: linear-gradient(to bottom, #fdfdfd, #ececec);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#ececec', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	
	border:0px;
	border:1px solid #d1d1d1;
	
	text-shadow: 0 1px 1px #fff;
	
	font-weight:bold;
	color: #282f39;
	
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom:none;
}
#secondary ul.side-menu li:last-child {
	border-bottom: 1px solid #c6c6c6;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#secondary ul.side-menu li a {
	color: #333;
}
#secondary ul.side-menu li.selected a {
	color: #0076a3;
}
#secondary form {
	
	border-radius:4px;
	
	
	border: 1px solid #c3d2e2;
	background-color: #eaeef3;
	background-image: -moz-linear-gradient(top, #f5f7f9, #e2e8ee);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f7f9), to(#e2e8ee));
	background-image: -webkit-linear-gradient(top, #f5f7f9, #e2e8ee);
	background-image: -o-linear-gradient(top, #f5f7f9, #e2e8ee);
	background-image: linear-gradient(to bottom, #f5f7f9, #e2e8ee);
	background-repeat: repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f7f9', endColorstr='#e2e8ee');
}
#secondary input[type="submit"] {
	color: #fff;
	font-weight:bold;
	
	background-color: #2d85b2;
	background-image: -moz-linear-gradient(top, #39add1, #295d90);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#39add1), to(#295d90));
	background-image: -webkit-linear-gradient(top, #39add1, #295d90);
	background-image: -o-linear-gradient(top, #39add1, #295d90);
	background-image: linear-gradient(to bottom, #39add1, #295d90);
	background-repeat: repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#39add1', endColorstr='#295d90');
	
}


.jmb-banner {
	margin-bottom:10px;
}

.online-vs-local {
	clear:both;
	padding-top:60px;
}
hr {
	clear:both;
	width:710px;
	
	margin: 0px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
.online-vs-local .local {
	float:right;
	margin-left:50px;
	background: url("where-to-buy.jpg") no-repeat;
	height:230px;
	width:410px;
}
.online-vs-local .local .pad a {
	color: #fff;
}
.online-vs-local .local .pad {
	padding:25px;
	color: #fff;
}
.online-vs-local .local .pad h2 {
	clear:none;
	margin-bottom: 0px;
}
.online-vs-local .local .pad .col {
	padding-top:20px;
	width:180px;
	float:left;
}
.online-vs-local .local .pad .col .bullet {
	margin-left:15px;
}

.types-of-gold img {
	margin-top:30px;
	margin-right:17px;
}
.types-of-gold a:last-child img {
	margin-right:0px;
}