@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#CCCCCC;
	font-size:11px;
}
#container {
	position:relative;
	margin:auto; width:800px;
}
#top {
	position:relative;	
	width:800px;
	height:297px;
	top:0px;
	left:0px;
}

a{
color:#006750;
}

#bec{
position:relative;
background:url(../images/header-main/because.png);
	width:800px;
	height:30px;
}

#content{
	position:relative;
	background:url(../images/gradient-home.jpg) bottom repeat-x #ffffff;
	width:800px; height:314px;
	left:0px;
}

#top-nav{
	position:relative;
	top:0px; left:0px;
}

#top-nav ul li{
	display:inline;
}

#line{
	position:relative;
	background:url(../images/sidebar-home/line.jpg) repeat-x;
	height:1px; width:800px;
}

#sidebar-home{
	position:relative;
	width:188px;
	top:10px;
	float:left;
}

#center-home{
	position:relative;
	background:#FFFFFF;
	width:325px; height:215px;
	float:left;
	margin-top:10px;
	left:30px;
}
.text_inside
{
width:280px;
height:140px;
top:5px;
padding-right:15px;
padding-bottom:5px;
overflow-y:scroll;
overflow-x:hidden;
position:relative;
}
p{
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
	word-spacing: 1px;
}

#newsletter{
	position:relative;
	float:right;
	width:200px; height:90px;
	top:45px;
	right:30px; 
}
.link_pdf
{
list-style-image:url(../images/PDF.gif);
list-style-position:inside;
}
