body{
	background-color: #F0EEE1;
}

#header{
	margin-top: 20px;
	height: 150px;
	width: 800px;
	
}
#header .logo{
	margin-left: -15px;
	float: left;
	height: 150px;
	width: 150px;
}
#header #slider{
	width: 650px;
	clear: right;
}
#menu{
	height: 44px;
	width: 785px;
	background-image: url(../images/pillmenu_bg.png);
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 5px;
	float: left;
}
#menu ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;

}
#menu ul li{
	text-align: left;
	line-height: 14px;
	float: left;
	height: 34px;
	margin: 0px;
	background-image: url(../images/pillmenu_separator.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-indent: 2px;
}
#menu ul li a{
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 34px;
	padding-right: 12px;
	padding-left: 10px;
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
}
#menu ul li a:hover{
	color: #CCC;
	font-size: 12px;
	line-height: 34px;
	font-weight: 700;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main{
	width: 785px;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	color: #BABABA;
}
.menu_left{
	background-color: #F2F2F2;
	width: 250px;
	float: left;
	position: relative;
	font-weight: bold;
}
.menu_left a{
	color: #BABABA;
}
.menu_left a:hover{
	color: #6DB123;

}
.text{
	background-color: #ffffff;
	width: 535px;
	float: left;
	position: relative;
}
#main h3{

	color: #6DB123;
}
#main h4{
	color: #090;
}
#main h5{
	color: #088A08;
	font-size: 16px;
	font-weight: bold;
}
#footer{
	padding-top: 30px;
	font-size: 12;
	text-align: justify;
	color: #A5DF00;
}
#footer a{
	color: #A5DF00;
}
#footer a:hover{
	color: #A5DF00;
}
#cont-red{
	border:solid;
	border-radius: 5px;
	border-color: #929292;
	font-family: Times New Roman;
	
	padding-left: 10px;
	width: 530px;
	
	text-align: right;

}
#cont-red img{
	vertical-align: text-center;
	float: left;
	margin-right: 5px;
}
#cont-red ul li{
	list-style: none;
}
.imgag{
	width: 200px;
}
.img1{
	width: 200px;
	height: 100px;
	margin-top: 7px;
}
table{
	font-family: Times New Roman;
	margin:10px;
}
iframe{
	width: 600;
	height: 500;
}
