body{
	background-color:#f3f3f3;
	position:absolute;
	top:5px;
	width:800px;
	left:50%;
	margin: 0;
	padding: 0;
	visibility: visible; margin-right: 0; margin-bottom: 0; margin-left: -400px;
	z-index:0;
}

div.top_box_grey{
position:relative;
background-image:url(../images/top_color_grey.jpg);
background-repeat:repeat-x;
height:140px;
width:800px;
}

div.languages{
position:relative;
float:right;
height:40px;
}

div.logo{
position:relative;
left:40px;
top:0px;
background-image:url(../images/logo.jpg);
height:140px;
width:263px;
}

div.ruler{
position:relative;
background-color:#9f9f9f;
height:5px;
width:800px;
}

div.bg_white_to_grey{
position:relative;
background-image:url(../images/bg_white_to_grey.jpg);
height:430px;
width:800px;
}

div.grey_red_boxes{
position:relative;
left:25px;
top:30px;
background-image:url(../images/grey_red_boxes.jpg);
height:270px;
width:87px;
float:left;
background-repeat:no-repeat;
padding-top:290px;
}

div.menu{
position:relative;
float:right;
height:40px;
}

div.bottom_box_grey{
position:relative;
background-image:url(../images/bottom_color_grey.jpg);
background-repeat:repeat-x;
height:39px;
width:800px;
text-align:right;
}

div.text_in_middle{
position:relative;
float:right;
width:620px;
top:20px;
font-family:Verdana;
font-size:13px;
color:#666666;
padding:10px;
padding-right:20px;
text-align:justify;
}

a{
text-decoration:none;
color:#333333;
}

a:hover{
text-decoration:underline;
}
