body 			{
			margin: 0 0 0 0;
			margin: 0px;
			padding: 0px;
			text-align: center;
			font-size: 11px;
			font-family: Tahoma, Arial, Verdana, Sans-Serif;
			color: #565354;
			/*overflow: scroll;*/
			}

td			{
			font-size: 11px;
			}

a			{
			text-decoration: none;
			color:#565354;
			}

a:hover			{
			text-decoration: underline;
			color:#565354;
			}



/*
Design elements
*/

#container		{
			width: 727px;
			margin: 0px auto;
			padding: 0 0 -20px 0;
			height: 1%;
			position:relative;
			background-image: url(../images/background.gif);
			background-repeat: repeat-y;
			}

#header			{
			width: 727px;
			height: 236px;
			text-align: left;
			background-image: url(../images/header.jpg);
			}

#content		{
			/*height: 480px;*/
			width: 727px;
			text-align: left;
			}

#pages {
	height: 480px;
	width: 727px;
	text-align: left;
}
.pageshead {
	margin-top: 50px;
	color: #2581bb;
	font-weight: bold;
	font-size: 14px;
}

#left_bar		{
			float: left;
			width: 50px;
			}

#content_left		{
			position: relative;
			float: left;
			width: 289px;
			text-align: center;
			padding-bottom: 50px;
			}

#content_left #leveranciers {
			padding-top: 80px;
			color: #b9b9b9;
			font-size: 10px;
			}

#content_left #leveranciers #left {
			float: left;
			width: 90px;
			}

#content_left #leveranciers ul	{
			text-align: left;
			list-style-type: none;
			padding: 20px 0 0 18px;
			margin: 0;
			font-family: Arial;
			font-size: 9px;
			}

#content_left #leveranciers li	{
			color: #000;
			font-weight: normal;
			line-height: 17px;
			}

#content_left #leveranciers li a	{
			color: #000;
			line-height: 17px;
			}




#content_right		{
			float: right;
			width: 364px;
			padding-left: 24px;
			}

#content_right .devider {
			height: 3px;
			font-size: 1px;
			background-image: url(../images/devider.gif);
			margin: 5px 5px 0 0;
			}

#content_right .article {
   height: 100%;
	width: 360px;
	padding: 10px 0 10px 0;
	border-bottom: 2px solid #e3e5e7;
	color: #8c9398;
}

#content_right .article a {
			color: #f40404;
			font-weight: bold;
			}

#content_right .article b {
			color: #2581bb;
			font-weight: bold;
			line-height: 16px;
			}
#content_right .article_full{
			float: left;
			width: 356px;
			height: 110px;
			}
			
#content_right .article_left {
			float: left;
			width: 178px;
			height: 90px;
			}

#content_right .article_right {
			float: right;
			width: 178px;
			height: 90px;
			}

/*
Menu elements
*/

#menu			{
			width: 153px;
			height: 178px;
			margin: 0 0 0 56px;
			background-image: url(../images/background_menu.jpg);
			}

#menu ul		{
			list-style-type: none;
			width: 153px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			text-align: right;
			}

#menu li		{
			font-size: 11px;
			padding: 5px 22px 0 0;
			background-image: url(../images/menu_icon.gif);
			background-repeat: repeat-y;
			background-position: right top;
			}

#menu li a		{
			height: 16px;
			color: #09151c;
			display: block;
			}



#circle_1		{
			position: absolute;
			top: -51px;
			left: 12px;
			z-index: 2;
			}

#circle_2		{
			position: absolute;
			top: -13px;
			left: 83px;
			z-index: 2;
			}

#circle_3		{
			position: absolute;
			top: -42px;
			left: 190px;
			z-index: 2;
			}

/*
Footer elements
*/

#footer			{
			position: relative;
			top: 0px;
			clear: both;
			width: 727px;
			height: 119px;
			text-align: center;
			color: #fff;
			font-size: 10px;
			padding: 20px 0 0 0;
			margin: 0;
			background-image: url(../images/background_footer.gif);
			background-repeat: no-repeat;
			background-color: #fff;
			}

#footer #links		{
			position: relative;
			top: -50px;
			z-index: 2;
			color: #b9b9b9;
			font-size: 10px;
			font-weight: bold;
			text-align: left;
			padding-left: 70px;
			}

#footer #links a {
			color: #b9b9b9;
			}
