body {
	text-align: center;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

span.fmarker {
	color:red;
}

#container {
	width: 800px;
	min-height: 500px;
	margin: auto;
        padding: 0px;
	text-align: left;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	background-color: #fff;
        background-image: url("../images/main_bg.gif");
        background-repeat: repeat-y;
}

#box_top {
	height: 170px;
	width: 800px;
	padding: 0px;
	margin: 0px;
        background: #fff;
}

.callbacklogo {
	margin:12px 0px 0px 15px;
}

.callbacklogo img {
	border:0px;
}

#box_left {
	width: 230px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#box_right {
	width: 569px;
        min-height:330px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	float: left;
}

/* Hides from IE-mac \*/
* html #box_right {margin-right: -3px;}
/* End hide from IE-mac */

#container:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #container {height: 1%;}
/* End hide from IE-mac */


#top_part_logo {
	height: 62px;
	width: 800px;
	text-align: left;
}

#proxomed_logo {
	margin: 30px 0px 0px 230px;
}

#top_part_language {
	height:27px;
	text-align:right;
	width: 800px;
        width/* */:/**/787px;
        width: /**/787px;
        padding-right:13px;
}

#top_part_language p {
        margin:0px;
        padding:0px;
}

#top_part_language span {
        vertical-align:top;
}

#top_part_language img {
        border:0px;
}

#top_part_language a {
        margin-left:5px;
}

#top_part_language img.currentlang {
        margin-left:5px;
}

#top_part_right {
	width: 299px;
	height: 82px;
        height/* */:/**/80px;
        height: /**/80px;
        border-top:1px solid #ccc;
        border-bottom:1px solid #ccc;
	padding: 0px;
	float: left;
        background-color: #fff;
}

#top_part_left {
	width: 500px;
	height: 82px;
        height/* */:/**/80px;
        height: /**/80px;
        border-top:1px solid #ccc;
        border-bottom:1px solid #ccc;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
        background-color: #fff;
	background-image: url("../images/proxomed_BG_home_03.jpg");
}

#box_xtra_nav {
        background-color: #fff;
	background-image: url("../images/proxomed_BG_home_03_hell.jpg");
        height: 20px;
        height/* */:/**/16px;
        height: /**/16px;
	width: 366px;
        width/* */:/**/355px;
        width: /**/355px;
        padding: 4px 0px 0px 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 9px;
        color: #333;
}

#box_xtra_nav a{
	padding: 0px;
	margin: 6px 0px 0px 0px;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 9px;
        color: #333;
        text-decoration: none;
        letter-spacing:0.1em;
}

#box_xtra_nav a:hover{
       text-decoration: none;
}

#subline {
	clear: both;
	margin: 20px auto 20px auto;
	width: 800px;
        text-align:left;
}

#subline address {
        margin-left: 230px;
        color: #999;
        font-style:normal;
}

#subnav {
	margin: 20px auto 20px auto;
        padding: 0px 0px 0px 230px;
	width: 800px;
        width/* */:/**/570px;
        width: /**/570px;
        text-align:left;
}

#subnav a {
        color: #999;
        text-decoration:none;
}

/* ----- Hack only for IE 7 ----- */
*+html #box_right {
	margin-top:1px;
}

*+html #box_newsticker {
	height:79px;
}

