/* MICROGLEIT CSS */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

body, p, a, div, input, textarea, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
}

td {
	vertical-align: top;
	text-align: left;
}

#header_image {
	position: absolute; top: 0px; left: 0px;
}


#microgleit_logo {

	margin-left: 750px;
	margin-top: 72px;
	height: 88px;
	
}

#microgleit_logo img{
	 border: 0px;
}

#main_menu {
	height: 31px;	
	background-image: url(img/main_menu_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 333px;

}

#main_menu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#main_menu li {
	float: left;
	width: 119px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 9px;

}

#main_menu a, #sub_menu a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #049e82;
}

#main_menu .active {
background-image: url(img/menu_active.jpg);
background-repeat: repeat;
background-position: center;
}

#sub_menu {

height: 31px;	
padding-left: 333px;

}

#sub_menu ul{

	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sub_menu li {
	float: left;
	width: 145px;
	text-align: center;
	padding-top: 7px;
	height: 	22px;

}



.active a {
	font-weight: bold;
	color: #03a087;
}

#content {
	margin-left: 333px;
	margin-top: 30px;
	width: 650px;
}

#content_text {
	padding-right: 100px;
}

#content img {
	margin-left: 20px;
	margin-bottom: 100px;
}

#footer {
	clear: both;
	text-align: right;
	width: 925px;
	

}



#footer, #footer a {
		font-size: 11px;
		text-decoration: none;
}


h1 {
	font-size: 13px;
	font-weight: bold;
	color: #03a087;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	line-height: 22px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #03a087;
	padding: 0px;
	margin: 0px;
	padding-bottom: 7px;
}

p {
	line-height: 18px;
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
}

#productbox {
	background-image: url(img/productbox_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-left: 7px;
	padding-top: 11px;
	width: 140px;
	height: 150px;
	border-right: 10px solid #FFF;
}

#productbox a{
	font-weight: bold;
	text-decoration: none;
}

#clearbox {
	visibility: hidden;
	clear: both;
}

#content ul, #content li {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#content li {
	list-style: square;
	list-style-image: url(img/li_dot.gif);
}

#content_links {
	float: left;
	padding-right: 50px;
}

#content_links input,  #content_links textarea{
	margin-bottom:5px;
	margin-left: 10px;
	width: 150px;
}

#content_links textarea {
	width: 150px;
}


.left-column {
	float: left;
	display: inline;
	width: 300px;
}


.right-column {
	float: right;
	display: inline;
	width: 280px;
}

ul.partner-list li {
	list-style:none !important;
	background-image:none !important;
	padding-bottom: 20px !important;
}


.pdfdownload {
	color: #03a087; text-decoration:none; 
	font-weight: normal; 
	padding-left: 35px; 
	background-image:url(img/pdf.gif); 
	background-position:left center; 
	background-repeat: no-repeat; 
	display: block; 
}


.english-flag {
	color: #03a087; text-decoration:none; 
	font-weight: normal; 
	padding-left: 55px; 
	background-image: url(img/english.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat; 
	display: block;  
	height: 40px; 
}


.taiwan-flag {
	color: #03a087; text-decoration:none; 
	font-weight: normal; 
	padding-left: 55px; 
	background-image: url(img/taiwan.gif); 
	background-position:0px 2px; 
	background-repeat: no-repeat; 
	display: block; 
	height: 40px; 
}

.indien-flag {
	color: #03a087; text-decoration:none; 
	font-weight: normal; 
	padding-left: 55px; 
	background-image: url(img/indien.gif); 
	background-position:0px 2px; 
	background-repeat: no-repeat; 
	display: block; 
	height: 40px; 
}
