/* CSS Document */
body
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #979797;
	width:100%; 
}
.top
{
	
	width:965px;
	/*border:1px solid red;*/
	margin-top:-5px;
}

.menu
{
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	width:965px;
	height:40px;
	margin-left:-20px;
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
}
.menu a
{
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.bottom_font
{
	 font-family:Arial;
	 font-size:9pt;
	 border:2px solid #666666;
	 margin-left:30px;
	 margin-top:-20px;
	 padding:10px 10px 10px 10px;
}
.more
{
	 margin-left:300px;
	 width:50px;
	 height:15px;
	 background-color:#666666;
}
.more a
{
	font-size:9pt;
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
}
.data
{
	 font-size:9pt;
	 font-family:Arial;
	 color:black;
}
.data ul
{
	 font-size:10pt;
	 font-family:Arial;
	 color:black;
	 list-style-type:none;
 
}

.data li
{
	list-style-image:url(../images/arr1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:10px;
		 
}
.middle
{
	background-image:url(../images/menubackground.jpg);
	background-repeat:no-repeat;
	width:915px;
	margin-left:13px;
	margin-top:-7px;
	/*background-color:#FFFFFF;*/
}
.button
{
	background-image:url(../images/services.jpg);
	width:945px;
	height:223px;
	margin-left:2px;
	background-repeat:no-repeat;
	padding:90px 0px 0px 640px;
}
.text
{
	font-size:9pt;
	 font-family:Arial;
	 color:black;
}