@charset "utf-8";
body {
	margin:0px;
	font-size:11px;
	font-family:arial;
	color:#434343;
	background:url(images/bg.gif) repeat-x top;
	height:100%;
	padding:0px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
#container
{
	width:760px;
	margin:0px auto;
	padding:10px 10px 0px 10px;
}
.logo{width:199px; height:56px;}
.banner{height:200px; width:750px;}
#innerbox{ background:url(images/box_m.png) top repeat-x; margin-top:0px; height:219px; padding:20px 0px 0px 15px;}
#innerbox a{color:#f21e27; text-decoration:none; font-size:10px;}
#innerbox a:hover{color:#f21e27; text-decoration:underline; font-size:10px;}
.innerboxm{ background:url(images/centerbox.gif) no-repeat top; width:24px; height:250px; float:left;}
.blue{color:#3cb4dd;}
.innercen{ background:url(images/innercentbox.gif) no-repeat; width:134px; height:112px; padding:8px 10px 5px 15px; margin:20px 0px 0px 0px; color:#000000;  float:left; line-height:14px;}
#innerbanner{width:750px; height:145px; clear:both; margin:10px 0px 10px 0px; padding-top:10px; }
#rightinner{float:left; width:181px;}
#rightinner a{color:#f21e27; text-decoration:none; font-size:10px;}
#rightinner a:hover{color:#f21e27; text-decoration:underline; font-size:10px;}
/*---------------footer----------------------------*/
#divFooter {
    width: 100%;
	height: 75px;
	clear:both;
	background:url(images/footer-bg.jpg) repeat-x left bottom;
}

/*------------------------footer--------------------*/

/*-----------------Slider--------------------*/
#slider {
	position:relative;
	margin:0px;
	background:url(images/loading.gif) no-repeat 10% 10% center center;
	width:750px;
	height:280px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-1px;	
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	float:left;
	margin-right:5px;
}
.nivo-controlNav a.active {
	font-weight:bold;
	color:#f04b4f;
}




/*-----------------Slider--------------------*/

.menu
{
float:left;
list-style-type:none;
padding:0px;
margin:0px 0px 0px 10px;
}

.menu li
{
height:29px;
width:72px;
float:left;
margin-left:10px;
border:

}

.menu li a
{
color:#3d3d3d;
font-weight:bold;
text-decoration:none;
text-align:center;
height:24px;
padding-top:5px;
width:72px;
float:left;
font-size:11px;
}

.menu li a:hover, .menu .current
{
background:url(images/menubg.jpg) no-repeat left top;
color:#fff;
font-weight:bold;
text-decoration:none;
text-align:center;
height:24px;
padding-top:5px;
width:72px;
float:left;
font-size:11px;
}

.menu li a.expand
{
color:#3d3d3d;
font-weight:bold;
text-decoration:none;
text-align:center;
height:24px;
padding-top:5px;
width:100px;
float:left;
font-size:11px;
margin-right:10px;
}
.menu li a:hover.expand
{
background:url(images/menubg1.jpg) no-repeat left top;
color:#fff;
font-weight:bold;
text-decoration:none;
text-align:center;
height:24px;
padding-top:5px;
width:100px;
float:left;
font-size:11px;
margin-right:10px;
}

.menu li a:hover, .menu .current
{
background:url(images/menubg.jpg) no-repeat left top;
color:#fff;
font-weight:bold;
text-decoration:none;
text-align:center;
height:24px;
padding-top:5px;
width:72px;
float:left;
font-size:11px;
}

.txtHdg
{
color:#ed282d;
font-weight:bold;
}

.txtMainHdg
{
color:#ed282d;
font-weight:bold;
font-size:14px;
text-transform:capitalize;
margin:0px;
}
table a
{
color:#FF0000;
text-decoration:none;
}
table a:hover
{
color:#FF0000;
text-decoration:underline;
}
