body {
	text-align: center;
	margin: 0;
	margin-top: 30px;
	background-color: #020202;
}

#container {
	width: 750px;
	height: 130px;
	margin: 0 auto;
	text-align: left;
	background-color: #020202;
}

.content {
	margin-left: 12px;
	float: left;
	clear: both;
	line-height: 110%;
}

.content a{
	color: white;
}

.content a:hover {
	color: #f49923;
}

#logo {
	position: relative;
	left: 15px;
}

#header_text {
	position: relative;
	float: right;
	right: 15px;
	display: inline;
	top: -40px;
}

h1 {
	color: #f49923;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;
}


h2, h2 a {
	color: #888888;
	font-family: verdana;
	font-size: 10px;
}

h2 a:hover {
	color: white;
}

p {
	color: white;
	font-size: 12px;
	font-family: verdana;
}

#portfolio_content {
	margin-top: 15px;
}


.portfolio_item {
	position: relative;
	float: left;
	text-align: right;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #f49923;
	line-height: 200%;
	margin-bottom: 20px;
}

.portfolio_item a img{
	border-color: #242424;
	border-width: 1px;
}

.portfolio_item a:hover img{
	border-color: #f49923;
}



#portfolio_products, #portfolio_locations {
	margin-right: 38px;
}

#portfolio_jewellery, #portfolio_people {
	float: right;
}

#footer a {
	color: #6d6d6d;
}


#footer a:hover {
	color: white;
}

#nav {
	position: relative;
	float: right;
	right: 15px;
	width: 555px;
}

#nav a:hover {
	background-position: 0 -22px;
}

#nav_home, #nav_home a {
	position: relative;
	float: right;
	height: 22px;
	width: 63px;
	background-image: url(../images/nav_home.gif);
	text-align: left;
	display: block;
}

#nav_portfolio, #nav_portfolio a {
	position: relative;
	float: right;
	height: 22px;
	width: 120px;
	background-image: url(../images/nav_portfolio.gif);
	text-align: left;
	display: block;
}

#nav_services, #nav_services a {
	position: relative;
	float: right;
	height: 22px;
	width: 105px;
	background-image: url(../images/nav_services.gif);
	text-align: left;
	display: block;
}

#nav_rates, #nav_rates a {
	position: relative;
	float: right;
	height: 22px;
	width: 172px;
	background-image: url(../images/nav_rates.gif);
	text-align: left;
	display: block;
}

#nav_contact, #nav_contact a {
	position: relative;
	float: right;
	height: 22px;
	width: 88px;
	background-image: url(../images/nav_contact.gif);
	text-align: left;
	display: block;
}

.gradient_top {
	width: 750px;
	height: 38px;
	position: relative;
	background-image: url(../images/gradient_bg_top.jpg);
	background-repeat: repeat-x;
	clear: both;
}

.gradient_btm {
	width: 750px;
	height: 38px;
	position: relative;
	background-image: url(../images/gradient_bg_btm.jpg);
	background-repeat: repeat-x;
	clear: both;
}

.content_container {
	clear: both;
	margin-top: 13px;
	position: relative;
	width: 750px;
	padding-top: 38px;
	background-image: url(../images/gradient_bg_btm.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#banner_pics {
	margin-top: 13px;
	
	background-color: #020202;
}

#mailing_list {
	position: relative;
	float: right;
	display: inline;
	overflow: visible;
	width: 197px;
	background-color: #191919;
	border-style: solid;
	border-width: 1px;
	border-color: #3f3f3f;
	color: #f0e7db;
	font-size: 12px;
	font-family: verdana;
	right: 15px;
}

#mailing_list_hdr {
	margin-left: 12px;
	margin-top: 10px;
}

.horizontal_rule {
	width: 750px;
	height: 7px;
	background-color: #020202;
	margin-bottom: 10px;
	padding: 0;
	background-image: url(../images/hr_bg.gif);
	background-repeat: repeat-x;
}

#footer {
	text-align: center;
	color: #6d6d6d;
	font-size: 10px;
	font-family: verdana;
	clear: both;
	padding-top: 20px;
	padding-bottom: 15px;
}

#ml_form {
	position: relative;
	left: 10px;
	top: -15px;
	_top: -20px;
}

.clear {
	position: relative;
	clear: both;
	width: 1px;
}
