﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e6e6e6;
	height:1000px;
	min-height:1000px;
}
.logo
{
background-image:url(images/e-health_logo.jpg);
width:450px;
height:91px;
background-repeat:no-repeat;
float:left;

}
.toplogin
{
width:450px;
text-align:right;
padding-right:20px;
float:right;
}
#header
{
width:100%;
background-color:#ffffff;
}
#content
{
width:100%;
background-color:#e6e6e6;
height:100%;
}
#content_width
{
width:960px;
text-align:center;
margin-top:10px;

}

#left_content
{
width:720px;
float:left;

}
#right_content
{
width:230px;
float:left;
vertical-align:top;
}
#spacer
{
width:5px;
float:left;
}
.right_content_tab
{
height:805px;
vertical-align:top;
}
.catalog_top
{
background-image:url(images/catalog_border_top.jpg);
background-repeat:repeat-x;
width:696px;
height:14px;

}
.catalog_bottom
{
background-image:url(images/catalog_border_bottom.jpg);
background-repeat:repeat-x;
width:696px;
height:13px;
}
.catalog_left
{
background-image:url(images/catalog_border_left.jpg);
width:11px;
background-repeat:repeat-y;

}
.catalog_right
{
background-image:url(images/catalog_border_right.jpg);
width:12px;
background-repeat:repeat-y;
}
.catalog
{
width:696px;
text-align:left;
background-color:#ffffff;
vertical-align:top;
}
.content_right_top
{
background-image:url(images/content_right_top.jpg);
height:13px;
background-repeat:repeat-x;
width:204px;
background-position:bottom;
}
.content_right_bottom
{
background-image:url(images/content_right_bottom.jpg);
height:13px;
background-repeat:repeat-x;
width:204px;
}
.content_right_left
{
background-image:url(images/content_right_left.jpg);
background-repeat:repeat-y;
}
.content_right_right
{
background-image:url(images/content_right_right.jpg);
background-repeat:repeat-y;
}
.content_right
{
width:204px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#ffffff;
}
element.style  {
display:block;
overflow:hidden;
}

