body {
    margin: 0px;
	padding: 0px 0px 15px 0px; 
	background-color: #000033;	
	background-image: url('images/background.png');
}

a { 
	text-decoration: none;
}

#header {
	top: 0%;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 300px;
	width: 730px;
}

#logo {	
	margin: 100px 0px 0px 10px;
	z-index: 10;
}

#menu {	
	margin: -20px 0px 0px 10px;	
	border: 1px dotted #313183;
	width: 400px;
	height: 27px;	
	padding: 20px;
}

#menu ul {
	padding: 0px;
	display: inline;
}

#menu ul li {
	border-left: 1px dotted #313183;
	display: inline;
	z-index: 25;
	padding: 4px 0px 4px 0px;
}

#menu ul li:first-child {
	border-left: none;
}

#menu ul li a {
	font-family: tahoma;
	font-size: 18px;
	color: white;	
	padding: 0px 0px 0px 12px;
	margin: 0px 7px 0px 0px;
	height: 25px;
	z-index: 20;
}

#menu ul li a:hover {
	color: #037bb5;	
}

#splitter {
	height: 10px;	
	background-color: white;
	border-bottom: 1px solid #313183;
	border-top: 1px solid white;
	margin-top: 300px;
}

#content {		
	left: 50%;
	margin: -35px 0px 0px -458px;
	border: 3px double #313183;
	padding: 20px 20px 20px 30px;
	width: 860px;
	position: relative;
	background-color: white;	
	background-repeat: no-repeat;
}

#content img#certificate {
	width: 140px;
	height:198px;
	float: right;
	margin: 20px 0px;
}

#content h3 {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: underline;
	padding: 0px;
	margin: 20px 0px 5px 0px;	
}

#content ul.list {
	margin: 0px 0px 0px 300px;
	padding: 0px 20px;		
}

#content ul.list li {
	margin: 0px 0px 0px 260px;
	padding: 0px;
}

#content ul.products li h5 {
	padding: 0px;	
	margin: 0px;
	text-align: center;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
}

#content ul.products li a {
	color: #3f3f3f;
}

#content ul.products {
	list-style-type: none;
	margin: 20px 0px 0px 40px;
	padding: 0px;	
}

#content ul.products li img {
	margin: 0px;	
}

#content ul.products li {	
	display: block;	
	padding: 10px;
	float: left;
	padding: 10px;	
	border: 3px double transparent;
}

#content ul.products li:hover {
	background-color: #313183;
	border: 3px double white;
	padding: 10px;
}

#content ul.products li:hover a {
	color: white;
}

#content p {
	color: black;
	font-family: tahoma;
	text-indent: 0px;
	font-size: 16px;
	padding: 2px 0px 0px 45px;	
}

#content .text img {
	border: 3px double #8f8f8f;
	margin: 0px 15px 5px 0px;
}

#content .text table {
	font: 16px tahoma;	
	border-collapse: collapse;
	margin: 5px 20px;
}

#content .text table td {
	padding: 5px;
}

#content h1 {
	border-bottom: 1px solid black;
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #3f3f3f;
	width: 550px;
	font-family: tahoma;
	font-size: 30px;
	font-weight: normal;
}

#content .text h3 {
	font-family: tahoma;
	font-size: 22px;
	font-weight: normal;
	color: black;
	padding: 0px;
	margin: 15px 0px 0px 2px;
}

#content .text {
	margin-top: 25px;
	margin-bottom: 10px;
}

#content .text h4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content .text h5 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: black;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#content .text h6 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: black;
	padding: 0px;
	margin: -10px 0px 0px 0px;
}

#content .text ul {
	margin: 10px 0px 0px 40px;
	padding: 0px;
	font-family: tahoma;
	font-size: 16px;
}

#content .text ul li {
	padding: 5px 0px 0px 0px;
}

#content .image {
	float: left;
	margin: 0px 15px 10px 0px;	
}

#content .image img {
	border: 3px double #8f8f8f;
	margin: 0px;
}

#content .image h2 {
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #2f2f2f;
}

#content .text p {
	color: black;
	font-family: tahoma;
	text-indent: 0px;
	font-size: 16px;
	padding: 0px 0px 10px 0px;	
	margin: 0px;
}

ul.gallery {	
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

ul.gallery li {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px 10px 0px 0px;	
}

ul.gallery img {
	margin: 0px;
	border: 2px solid white;
	width: 125px;
	height: 112px;
	padding: 0px;
	margin: 0px;
}

.backlink {
	font-family: tahoma;
	font-size: 10px;
	color: #black;	
	display: block;
	margin: 5px 0px 10px 0px;
}

.backlink a {
	font-family: tahoma;
	font-size: 12px;
	color: #3f3f3f;
	text-decoration: none;
}

#copyright {
	text-align: center;
	font-family: tahoma;
	font-size: 10px;
	color: #9f9f9f;
	margin: 0px 540px 0px 0px;	
}

#drinchevLogo a {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	font-size: 8px;
	font-weight: bold;
	color: #7f7f7f;
	text-decoration: none;
}

p#drinchevLogo {
	margin: -17px 0px 0px 820px;
	text-align: center;
}

p#drinchevLogo:first-letter {
	color: #3778ff;
	text-decoration: none;
}

#google {
	float: left;
	margin: 20px 15px 0px 0px;
}

#google #map {
	height: 340px;
	width: 500px;	
	border: #ffffff 1px solid;	
	overflow: hidden;
}

#google #title {	
	text-align: left;
	font-family : tahoma; 
	font-size: 10px; 
	color: #2f2f2f;	
	padding: 0px 0px 0px 5px;
	font-style: italic;
}

