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

body {
	margin-top: 20px; 
	margin-left: 250px; 
	max-width: 760px; 
	background-position: center; 
	background-color: #ffffff;
	}
	
#head {
	width: 760px;
	height: 50px;
}

#head #logo {
	border: none;
	top: 0px;
	margin-left: 6px;
	width: 195px;
	height: 48px;
	}

#head #head-seo {
	top: 10px;
	width: 360px;
	left: 650px;
	position: absolute;
	}
 
#head #head-phone-contact {
	top:55px;
	width: 140px;
	left: 635px; 
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	position: absolute;
	}
	
#head #phone {
	top: 53px;
	left: 623px; 
	position: absolute;
}

#head #head-email-contact {
	top:55px;
	width: 190px;
	left: 820px; 
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	position: absolute;
	}

#head #email {
	top: 54px;
	left:795px; 
	position: absolute;
}
	
#top-menu {
	margin-top: 5px;
	margin-left: 1px;
	background-image:url(../images/menu.jpg);
	width: 757px; 
	height: 37px;
	}

#top-menu #top-font {
	margin-left: 30px;
	padding-top: 7px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.bottom-menu {
	background-color:#a40f0f;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 15px;
	width: 760px;
	height: 60px;
	font-size: 11px;
	color:#ffffff;
	text-align: center;
	font-weight: lighter;
}


#detail {
	width: 760px;
	}
	
#detail #insert {
	margin-top: 40px;
	margin-left: 40px;
	width: 680px;
}
	
#detail-bottom {
	margin-left: 5px;
	margin-top: 40px;
	width: 760px;
}




