/* CSS Document */

body{
	margin: 0px;
}

.topmenu{
	background: url(../images/topcenterbg.jpg) repeat-x;
	}
/*	
.headin1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color: #67b7ee;
	font-weight: bold;
	}
	
.headin2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color: #fc8b8b;
	font-weight: bold;
	}
	
.headin3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #fc8b8b;
	font-weight: bold;
	border-bottom: #67b7ee 1px dashed;
	line-height: 45px;
	}
	
.maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000;
	font-weight: bold;
	}
	
.maintext1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	font-weight: normal;
	text-align: justify;
	}
*/	
.more{
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	color: #faf7c6;
	font-weight: bold;
}

.more a{
	color: #faf7c6;
	text-decoration: none;
}

.more a:hover{
	color: #faf7c6;
	text-decoration: none;
	}
	
.das{
	border-bottom: #67b7ee 1px dashed;
	height: 10px;
	}
	
.bottomlink{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #064b7a;
	font-weight: normal;
}	

.bottomlink a{
	text-decoration: none;
	color: #064b7a;
}

.bottomlink a:hover{

	color: #064b7a;
	text-decoration: none;
}

.toplink{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color: #022943;
	font-weight: bold;
}	

.toplink a{
	text-decoration: none;
	color: #022943;
}

.toplink a:hover{

	color: #022943;
	text-decoration: none;
}

.toplink2{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color: #770505;
	font-weight: bold;
}	

.toplink2 a{
	text-decoration: none;
	color: #770505;
}

.toplink2 a:hover{

	color: #770505;
	text-decoration: none;
}

.topmenu1{
	font-family:Rockwell Condensed, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #075286;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 5px;
	display:block;
	}

.topmenu1 a{
	color: #075286;
	text-decoration: none;
	}
	
.topmenu1 a:hover{
	background:url(../images/hoverimg.jpg) no-repeat center; 
	font-family:Rockwell Condensed, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
	
	
.topmenuproducts{
	font-family:Rockwell Condensed, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #075286;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 5px;
	display:block;
	}

.topmenuproducts a{
	color: #075286;
	text-decoration: none;
	}
	
.topmenuproducts a:hover{
	background:url(../images/hovermenu2.jpg) no-repeat center; 
	font-family:Rockwell Condensed, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
	
.topmenuhome{
	background:url(../images/hoverimg.jpg) no-repeat center; 
	font-family:Rockwell Condensed, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #075286;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 5px;
	display:block;
	}

.topmenuhome a{
	color: #075286;
	text-decoration: none;
	}
	
.topmenuhome a:hover{

	font-family:Rockwell Condensed, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.copyright{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color: #064b7a;
	font-weight: normal;
}
ul#mainmenu-nav li {
	margin: 0;
	border: 0 none;
/*	border-right: 1px solid #2A6894;*/
	border-right: 1px solid #eb6300;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	text-align: left;
	background: none;
}

#topnav {
	width: 1020px;
/*	margin-bottom: 10px;
*/	height: 43px;
	background:transparent url(../images/menu_Bg.jpg) top left repeat-x;
}

.special-feature-top{
    background-image:url(../images/special-top-bg.jpg);
	background-repeat:repeat-x;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	color:#ffffff;
}

.special-feature-bg{
   background-image:url(../images/special-body-bg.jpg);
   background-repeat:repeat-y;
   font-family:arial;
   font-size:12px;
   color:#ffffff;
   font-weight:normal;
   padding:12px;
   line-height:20px;
   padding-left:32px;
}