@charset "utf-8";
#wrapper {
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #header {
	height: 32px;
	background-image: url(../image/logo_lazare_diamonds_sea.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
}
#wrapper #menu {
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#wrapper #dropDownArea {
	height: 89px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#wrapper #content {
	height: 558px;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#wrapper #content #contactForm {
	padding: 25px;
	background-color: #FFFFFF;
	height: 415px;
}
#wrapper #content #textArea {
	padding: 25px;
	background-color: #000000;
	height: 350px;
}
#contactForm #form1 {
	height: 305px;
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin: 15px;
}
#contactForm #form2 {
	margin: 15px;
	padding: 15px;
	height: 305px;
	width: 485px;
	border: 1px solid #CCCCCC;
}
#wrapper #content #siteIndexArea {
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	border: 1px solid #333333;
}
#contactForm .Title3 {
	padding-left: 15px;
}