@charset "utf-8";
body 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}

#Container 
{
	width: 968px;
	background: #FFF;
	margin: 0 auto;
//	padding-left: 10px;
//	padding-right: 10px;
	overflow: hidden;
}

h1 
{
	font-family: "Adobe Garamond Pro";
	font-size: 24px;
	font-style: normal;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 0px;
	color: #FFF;
	background-color: #000;
	padding: 10px;
	width: 300px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

#banner 
{
	position: relative;
	background-color: #000;
}

#check_menu 
{
	position: absolute;
	/* [disabled]top: 50px; */
	right: 0px;
	bottom: 0px;
}

#left_column, #center_column, #right_column 
{ 
	width: 316px;
	float: left;
}


#center_column, #right_column 
{ 
	margin-left: 10px; 
}

#main_image 
{
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 376px;
	width: 968px;
}

#main_text 
{
	background-color: #FFF;
	width: 300px;
	line-height: 1.2;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 12px;
	position: absolute;
	right: 77px;
	bottom: 60px;
}

#main_text h2 
{ 
	color: #00b4e1;
	margin-top: 0px;
	margin-bottom: 10px;
} 

#main_text h3 
{ 
	font-size:16px;
	margin: 0 auto;
} 

#main_text p
{ 
	font-size:14px;
    margin: 0 auto;
}
p #APPLE {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

p 
{
	margin-top: 1em;
	text-align: justify;
	padding-right: 5px;
	padding-left: 0px;
}
#main_text_products {
}
#main_text_services {
}
#main_text_science {
}
#main_text_news {
}
#main_text_about_us {
}
#Container #main_text_news h2 {
	text-decoration: underline blink;
}
#main_text_purchases a {
	font-size: 100%;
}
address {
	color: #C30;
	text-decoration: underline;
}
address {
}
address {
	padding-left: 10px;
}
h5 {
	font-size: 100%;
	text-decoration: underline;
	background-color: #FFF;
	padding-left: 10px;
	display: list-item;
}
