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

td img {display: block;}body,td,th {
	font-size: 12px;
	color: #082753;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Verdana, Tahoma;
}
a:link {
	color: #082753;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #082753;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #082753;
}

div#main_navigation{
	font-size:11px;
	color:#082753;
}
div#footer{
	background-color:#082753;
	font-size: 10px;
	color:#FFFFFF;
	margin: 0 0 0 0;
	border-top: 1px solid #082753;
}
footer a:link {
	color: #082753;
	text-decoration: none;
}
footer a:visited {
	text-decoration: none;
	color: #082753;
}
footer a:hover {
	text-decoration: none;
	color: #666;
}
footer a:active {
	text-decoration: none;
	color: #082753;
}
.footer{
	color: #CCC;	
}
#nav_wrap{
	height: 21px;
}
#nav{
}
#nav a{
	color:#082753;;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Helvetica, Verdana, Tahoma;
}
#nav a:hover{
	color: #999;
}
div#content_area{
	padding-top: 30px;
	padding-left:30px;
	width: 950px;
}
div#content_area_gallery{
	padding-top: 30px;
	padding-left:30px;
	width: 950px;
}
div#header_title{
	padding-left:15px;	
}
div#content_text{
	padding: 15px 15px 15px 15px;
	width: 610px;
	height: 120px;
	background-color:#FFF;
}
.transparent_class {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.not_transparent_class {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
div#background_about_diamond{
	background-image:url(images/C_about_diamonds.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#background_diamond{
	background-image:url(images/C_diamond.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#background_engagement{
	background-image:url(images/C_engagement_r.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#background_wedding{
	background-image:url(images/C_wedding.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
