body 
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 20px;
	background-image: url(img/body_bg.png);
}

img
{
border:none;
}

#container
{
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 80px;
	background-image: url(img/container.png);
	border: 1px solid #CCCCCC;
	width:743px;
	margin:0 auto;
	height:730px;
}
#left_column
{
width:220px;
float:left;
margin:5px;
position:relative;
top:200px;
right:40px;
}
#left_column_products
{
width:220px;
float:left;
margin:5px;
position:relative;
top:200px;
right:80px;

}

#left_column_img
{
width:200px;
padding:10px;
margin:50px 20px;
}
#left_column_img img
{
margin:5px;
border:#CCCCCC solid 1px;
}
#main_column
{
width:490px;
float:left;
margin:5px;
position:relative;
top:100px;
height:550px;

}
#main_holder{
width:490px;
position:relative;
top:110px;
}
#main_inner_holder{
width:490px;
position:relative;
top:20px;
}

#main_holder img
{
margin-top:10px;
margin-bottom:3px;
margin-left:12px;
margin-right:5px;
float:left;
border:#CCCCCC solid 1px;
}
#menu_vertical
{
width:220px;
}
#menu_vertical ul
{
list-style:none;}
#menu_vertical li
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:16px;
font-weight: normal;
text-align:right;
}
#menu_vertical a {
	color: #006699;
}
#menu_vertical a:link {
	color: #006699;
	text-decoration: none;
}
#menu_vertical a:visited {
	text-decoration: none;
}
#menu_vertical a:hover {
	color: #9C0;
	text-decoration: none;
}
#menu_vertical a:active {
	color: #9C0;
	text-decoration: none;
}

#top
{
width:100%;
float:right;
margin-right:20px;
text-align:center;
}
#top ul
{
list-style:none;
text-align:left;
text-decoration:none;
border:none;
}
#top li
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:16px;
font-weight:normal;
display:inline;
margin:0;
padding:0;
}

#footer
{
	background-image: url(img/footer_bg.png);
	height: 10px;
	width:691px;
	margin:0 auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 52px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	font-weight: bold;
}
a {
	color: #006699;
		text-decoration: none;

}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #666666;
}

h1 {
color:#9C0;
font:Verdana, Arial;
text-align:left;
font-size:20px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:16px;
color:#006699;
text-align:left;
font-style:inherit;
	
}
h3 
{
font-size:11px;
color:#336699;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}
h4 
{
font-size:30px;
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
text-align:left;
}
h6 {
font-family:"Times New Roman", Times, serif;
font-size: 11px;
line-height:16px;
color:#999999;
text-align:left;
font-style:inherit;
	
}

	
	
	#menu ul {
		/* remove the list style and spaces*/
		margin:0; 
		padding:0; 
		list-style:none; 
		display:inline;
		width:550px;
				
		/* position absolute so that z-index can be defined */
		position:absolute; 
		
		/* center the menu, depend on the width of you menu*/
		left:0;
		top:0; 
		
	}
	
	#menu ul li {
		
		/* give some spaces between the list items */
		margin:10px 3px; 
		
		/* display the list item in single row */
		float:left;
	}
	
	#menu #box {
		
		/* position absolute so that z-index can be defined and able to move this item using javascript */
		position:absolute; 
		left:0; 
		top:0; 
		z-index:200; 
				margin:0px 10px; 

		/* image of the right rounded corner */
		background:url(img/tail.gif) no-repeat right center; 
		height:35px;


		/* add padding 8px so that the tail would appear */
		padding-right:8px;
		
		/* set the box position manually */
		margin-left:25px;
		
	}
	
	#menu #box .head {
		/* image of the left rounded corner */
		background:url(img/head.gif) no-repeat 0 0;
		height:35px;
		color:#eee;
		
		/* force text display in one line */
		white-space:nowrap;

		/* set the text position manually */
		padding-left:8px;
		padding-top:12px;
	}
	#partner
	{
	width:225px;
	height:130px;
	float:left;
	padding-top:5px;
	margin-right:10px;
	}
	#partner_container
	{
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 80px;
	background-image: url(img/container.png);
	border: 1px solid #CCCCCC;
	width:743px;
	margin:0 auto;
	height:700px;
}
#galerie
{
width:480px;
height:500px;
}

.languages
{
	text-align:right;
	margin-top:20px;
}

.languages img
{
	border:0;
	margin-left:5px;
}