*{
margin-top:0;
}



body {font:12px/1.4 'Trebuchet MSe', Arial, 'Liberation Sans', FreeSans, sans-serif;  line-height:1.7;color:#000;  text-decoration:none; 
font-weight:normal; -webkit-font-smoothing:antialiased;color:#6b6a6a;
width:1333px;
background:url('../images/bg.png');

}

h2{    font-size: 16px;
    color:#FD5503;
    text-align: center;
	font-weight:bold;}

a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
a:active {
	
	color:#FFFFFF;
}
#mainbody{
width:1333px;
height:auto;
float:left;

}
#top{
width:100%;

float:left;

}
#header{
width:100%;


float:left;
 background: linear-gradient(to bottom,#06AA2D, #07CB36, #26D14F);
	-webkit-box-shadow: 3px 3px 3px #000;
}
#header #home
{
width:100%;
height:35px;
padding-left:180px;
float:left;
}
#header #menu
{
width:100%;
height:35px;
font-size: 14px;
height:auto;
padding-left:0px;
float:left;

}
#header #menu ul li{
float:left;
width:auto;
list-style:none;
padding:2px 35px 0px 35px;

border-right:1px solid #000000;
font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:35px;
}
#header #menu ul li a{
text-decoration:none;
font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:20px;
}
#topflash{
width:100%;
height:130px;
float:left;

/*border-bottom:3px solid #D2D2D2;*/
}
#topflash #logo{
width:170px;height:120px;float:left;padding:5px;
}
#topflash #flasharea1{
width:500px;
height:120px;float:left;
}
#topflash #symbol{
width:220px;height:120px;float:left;padding:5px;
}
#maincontent{
width:1333px;
padding-top:5px;
height:auto;
float:left;

}
#maincontent #leftmenu{
width:15%;
min-height:360px;
float:left;

}
#maincontent #content{
width:85%;
min-height:auto;
float:left;

margin-left:0px;
}

#maincontent #content1{
width:850px;
min-height:auto;
float:left;

margin-left:0px;
}

#maincontent #content #contenttop{
height:5px;
float:left;
width:100%;

padding-top:10px;
}
#maincontent #content #contentslider{
width:1000px;
min-height:360px;
float:left;
background-color:#fff;
}
#maincontent #content #contentslider1{
width:980px;
height:auto;
float:left;
background-color:#fff;
}

#maincontent #content #contentbottom{
width:100%;
min-height:57px;
float:left;
color:white;
font-weight:bold;
background:url('../images/contentbottombg.jpg')repeat-x;
}
#maincontent #rightspace{
width:20px;
min-height:360px;
float:right;

}
#lefttop{
width:100%;
height:1px;
float:left;
background:url('../images/lefttop.png')repeat-x;
}
#slidermenu{
width:auto;

padding-top:10px;
font-weight:bold;
float:left;
}
#slidermenu ul{
padding-left:20px;
color:#113050;
}
#slidermenu ul li{
/*border-bottom:1px solid #ffffff;*/
margin-right:2px;
}
#slidermenu ul li a{
font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#113050;
	font-weight:bold;
	line-height:33px;
	text-decoration:none;
	list-style:none;
	
}
#slidermenu ul li ul li{
list-style:none;
font-weight:bold;
border:none;
font-size:12px;
line-height:20px;
color:#F63D38;
}


#footer{
width:100%;
height:120px;
float:left;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#25D350), color-stop(30%,#13E848), color-stop(100%,#08F743));

border-top:5px solid #ffffff;
}

 p{
 line-height:1.7;
 padding-top:5px;
float: left;
padding-left: 60px;
text-align: justify;
height: auto;
font-size: 15px;
color: #002569;
font-family: Arial,Helvetica,sans-serif;
line-height: 1.7em;
font: 'Trebuchet MSe', Arial, 'Liberation Sans', FreeSans, sans-serif;  
font-weight:normal;
}

/* new css */

/*----Featured Content----*/
.featured_content {padding-bottom:0px;padding-left:180px;}
.featured_content a {color:#B80B07;}
.featured_content .column-three {padding-top: 10px;padding-bottom:0px;overflow: hidden;margin-bottom:10px;border-bottom:0px dotted #ccc;}
.featured_content .column-three h2 {margin-bottom: 15px;}
.featured_content .column-three.sub {border:none;padding-top: 20px;}
.featured_content .column-three .inner_area .featured_img {margin-bottom:15px;width: 270px;height: auto;
border:3px solid #50AEE2;border-radius:4px;}

.featured_content .column-three .inner_area .read_more {display:block;background:url(images/next.png) no-repeat 30% 4px;color:#668f9e;text-transform:uppercase;}
.featured_content .column-three .col3 {overflow:hidden;}

.col_half, .col3, .col2, .three_fourth, .col4, .col31 {float:left;position:relative;}
.col3 {width:30%;margin-right:2%;}
.col31 {width:38%;margin-right:3%;}
.col_half {width:48%;margin-right:4%;}
.col2 {width:65%;margin-right:5%;}
.col4 {width:22%;margin-right:4%;}
.three_fourth {width:74%;margin-right:4%;}
.last {margin-right:0!important;}
