#leftbar #devi1 {
	text-align:center;
	padding-top:125px;
	padding-bottom:10px;

}
#leftbar #devi2 {
	text-align:center;
	padding-top:205px;
	padding-bottom:10px;
}
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:active, a:hover {
	font-weight:bold;
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	font-weight:bold;
	text-decoration: underline;
}
#content a:link, #content a:visited {
	color: #990000;
	font-weight:bold;
	text-decoration: none;
}
#content a:active, #content a:hover {
	color: #556B9B;
	font-weight:bold;
	text-decoration: underline;
}
ul .leftmenu {
	background-color: #aa0d06;
}
#leftbar ul li.subsel {
	display: block;
	font-weight:bold;
	color:#CCCCCC;
	margin: 2px  0px 2px 0px;
	padding: 2px 0px 2px 0px;
	text-indent:20px;
	text-decoration:underline;
}
#leftbar ul li a{
	color: #fff;
	text-decoration: none;
}
#leftbar ul li.subsel a {
	color:#CCCCCC;
}
#tmenu a {
	color:#CCC;
}
#tmenu a:active, #tmenu a:hover {
	color:#666666;
	text-decoration:underline;
}
#wrapper {
	width:80%;
	margin:0 auto;
	background: #ff0000 url(../images/back3.gif) repeat-y left;
}
#container {
	float:right;
	width:100%;
	margin-left:-210px;
	background: #ff0000 url(../images/back3.gif) repeat-y left;
}
#leftbar {
	width: 200px;
	float: left;
	background-color:#da251d;
	background-image:url(../images/corner1_red.gif);
	background-repeat:no-repeat;
   	padding-top:70px;
}
#logo_devi {
	width:200px;
	text-align:center;
	margin-top:40px;
}
#content {
	margin-left:210px;
   	background:#ffffff;
	padding: 40px 0px 5px 10px;
	border-top: 1px dashed #000000;
}
#footer {
	clear:both;
	width:80%;
	margin:0 auto;
	background-image: url(../images/corner2_red.gif);
	background-repeat: no-repeat;
	background-color:#da251d;
	border-top: 1px dashed #ffffff;
	color:#fff;
	height:64px;
	text-align:center;
}
.prod_separator {
	margin-top:7px;
	margin-bottom:7px;
	text-align:justify;
	display:block;
	width:99.5%;
}
img.right {
	float:right;
	display:block;
	padding:7px;
	padding-top:0;
}
img.left {
	float:left;
	padding:7px;
}
.prod_separator .txt {
	margin:3px;
}
.prod_separator ul {
	margin:0 px;
	padding:0px;
}
.prod_separator li {
	margin-left:20px;
	list-style-type:disc;
	font-size:1.0em;
}
#scroll {
	text-align:justify;
	height: 400px;
	padding-right:10px;
	overflow:auto;
	overflow-x:hidden;
}
.width500 {
	width:500px;
	text-align:justify;
}


p {
	color: #da251d;
}

h3 {
	font-size: 1.6em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: bold;
	color: #da251d;
}

h4 {
	font-size: 1.3em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: bold;
	color: #da251d;
}


ul {
	margin:0; padding:0;
	color: #da251d;
}

li {
	margin-left:20px;
	list-style-type:disc;
	font-size:90%;
	color: #da251d;
}
