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

body, html {
	margin:0;
	padding:0;
	background:url(../images/top-bg.png) 0 0 repeat-x;
}

#container {
	width:100%;
}

#body {
	width:1000px;
}

#topmenu {
	width:100%;
	height:30px;
	text-align:left;
	font:8pt tahoma, arial;
	line-height:30px;
	color:#0066CC;
}

.toptext {
	padding:0;
	margin:0 20px;
	height:30px;
	float:left;
	font:8pt tahoma, arial;
	color:#999999;
	line-height:30px;
}

.yavum {
	background:url(../images/yavum.png) 0 0 no-repeat;
	width:108px;
	height:20px;
	float:left;
	cursor:pointer;
	margin-top:5px;
}

.kalvi {
	background:url(../images/kalvi.png) 0 0 no-repeat;
	width:154px;
	height:22px;
	float:left;
	cursor:pointer;
	margin-top:2px;
}

.topbox {
	background:url(../images/hover-middle.png) 0 0 repeat-x;
	width:148px;
	height:30px;
	margin:0 10px;
	float:left;
}

.topbox-left {
	background:url(../images/box-left.png) 0 0 repeat-x;
	width:23px;
	height:30px;
	float:left;
}

.topbox-right {
	background:url(../images/box-right.png) 0 0 repeat-x;
	width:17px;
	height:30px;
	float:right;
}

.quick-links {
	font:8pt tahoma, arial;
	color:#666666;
	float:right;
	line-height:26px;
}

.quick-links a{
	color:#AAAAAA;
	text-decoration:none;
	margin:0 10px;
}

.quick-links a:hover{
	color:#C7202B;
	text-decoration:underline;
}

.clear {
	clear:both;
}

/******************************** ****************************/
/******************************** ****************************/

.ets-header {
	width:100%;
	height:55px;
	margin:10px 0 5px 0;
}

.ets-logo {
	background:url(../images/eminent-logo.png) 0 0 no-repeat;
	width:144px;
	height:42px;
	cursor:pointer;
	float:left;
	margin-right:20px;
	margin-top:10px;
}

.ets-helpline {
	background:url(../images/helpline.png) 0 0 no-repeat;
	width:175px;
	height:47px;
	cursor:pointer;
	float:right;
	margin-right:50px;
}

/******************************** ****************************/
/******************************** ****************************/

.menu {
	background:url(../images/menu-bg.png) 0 0 repeat-x;
	width:100%;
	height:34px;
}

.menu-left {
	background:url(../images/menu-left.png) 0 0 no-repeat;
	width:7px;
	height:34px;
	float:left;
}

.menu-right {
	background:url(../images/menu-rt.png) 0 0 no-repeat;
	width:6px;
	height:34px;
	float:right;
}

.menu-links {
	height:34px;
	float:left;
	font:bold 8pt tahoma, arial;
	color:#666666;
	line-height:35px;
}

.menu-links a{
	color:#A31452;
	text-decoration:none;
	margin:0 10px;
}

.menu-links a:hover{
	color:#888888;
	text-decoration:none;
}

.menu-sep {
	font:normal 8pt tahoma, arial;
	border-left:1px dotted #999999; 
}

.arrow {
	background:url(../images/arrow.png) 0 0 no-repeat;
	width:15px;
	height:13px;
}

.clear-margin {
	clear:both;
	margin-top:10px;
}

.banner {
	width:730px;
	height:297px;
	display:none;
	float:left;
}

.leftsidemenu {
	width:260px;
	text-align:left;
	padding:0;
	margin:0;
	float:left;
}

.leftsidemenu-text {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	color:#444444;
	padding:5px;
	background-color:#F8F8F8;
	display:none;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:3px solid #CCCCCC;
	line-height:25px;
}

.leftsidemenu-text a {
	font:bold 11px tahoma, Arial, Helvetica, sans-serif;
	color:#A31452;
	text-decoration:none;
}

.leftsidemenu-text a:hover {
	color:#5A5A5A;
	text-decoration:underline;
}


.banner-right {
	width:260px;
	text-align:left;
	padding:0;
	margin:0;
	float:right;
}

.latest-news {
	background:url(../images/bar.gif) 0 0 repeat-x;
	font:bold 9pt tahoma, arial;
	color:#F8F8F8;
	height:27px;
	line-height:30px;
	cursor:pointer;
	padding-left:5px;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
}

.latest-news span {
	float:right;
}

.right-banner-text {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#444444;
	padding:5px;
	background-color:#F8F8F8;
	display:none;
	height:200px;
}

.right-banner-text a {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	color:#2A2AFF;
	text-decoration:none;
}

.right-banner-text a:hover {
	color:#5A5A5A;
	text-decoration:underline;
}

.corporate {
	width:360px;
	height:283px;
	overflow:hidden;
	float:right;
	margin:9px 0;
	padding:0 5px;
	border:1px solid #CCCCCC;
}

.corporate-ttl {
	background:url(../images/menu-bg.png) left bottom repeat-x;
	height:30px;
	font:bold 12px tahoma;
	line-height:30px;
	text-align:left;	
}

.corporate-picture {
	background:url(../images/corporate.gif) 0 0 no-repeat;
	width:360px;
	height:86px;
	margin:5px 0;
}

.intro {
	font:normal 10px tahoma;
	color:#222222;
	line-height:normal;
	text-align:left;
}

.products {
	width:100%;
	height:60px;
}

#footer {
	width:100%;
	height:140px;
	background:#EEEEEE;
	border-top:2px solid #CCCCCC;
}

.footerlinks {
	margin:5px 10px;
	font:11px tahoma;
	color:#999999;
	text-align:left;
}

.footerlinks a{
	font:11px tahoma;
	color:#777777;
	text-decoration:none;
}

.footerlinks a:hover{
	color:#91050C;
}

.footer-logos {
	float:right;
}

.footer-logos img {
	margin:0 5px;
	border:0px solid #7ABC29;
}

/***************** 									*/

.body-text {
	width:720px;
	font:normal 12px tahoma;
	color:#333333;
	text-align:left;
	float:left;
	margin-left:10px;
}

.page-head {
	font:normal 2em Georgia, "Times New Roman", Times, serif;
	color:#D61F6F;
	margin:2px 0;
}

.body-text p {
	font:12px tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:16px;
}

.aboutus {
	background:url(../images/aboutus.gif) 0 0 no-repeat;
	width:720px;
	height:151px;
	text-align:center;
	margin-bottom:10px;
}


.text
{
font:normal 1.5em Georgia, "Times New Roman", Times, serif;
	color:#D61F6F;
}
