
*{padding:0px;margin:0px;}


body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Arial, Helvetica, sans-serif;
background:#f1f1f1;
}


.pad1{ padding:5px;}.pad2{ padding:10px;}
.padT1{padding-top:5px;}.padT2{padding-top:10px;}.padT3{padding-top:15px;}.padT4{padding-top:20px;}.padT5{padding-top:25px;}.padT6{padding-top:30px;}
.padR1{padding-right:5px;}.padR2{padding-right:10px;}.padR3{padding-right:15px;}.padR4{padding-right:20px;}.padR5{padding-right:25px;}.padR6{padding-right:30px;}
.padL1{padding-left:5px;}.padL2{padding-left:10px;}.padL3{padding-left:15px;}.padL4{padding-left:20px;}.padL5{padding-left:25px;}.padL6{padding-left:30px;}
.padB1{padding-bottom:5px;}.padB2{padding-bottom:10px;}.padB3{padding-bottom:15px;}.padB4{padding-bottom:20px;}.padB5{padding-bottom:25px;}.padB6{padding-bottom:30px;}

.mar1{margin:5px;}.mar2{margin:10px;}.mar3{margin:15px;}.mar4{margin:20px;}.mar5{margin:25px;}.mar6{margin:30px;}

.marT1{margin-top:5px;}.marT2{margin-top:10px;}.marT3{margin-top:15px;}.marT4{margin-top:20px;}.marT5{margin-top:25px;}.marT6{margin-top:30px;}

.txt_right{ text-align:right;}

.txt_left{ text-align:left;}
.left{float:left;}
.right{float:right;}


.clearall{
clear:both;
}

.innertext{
font-size:14px;
}

.innertext2{
font-size:14px;
text-align:justify;
}

.innertext3{
font-size:12px;
}


.innertext4{
font-size:14px;
text-align:justify;
}

.innertext5{
font-size:12px;
text-align:left;
}


.subheading{
font-size:18px;
}

.subheading2{
font-size:18px;
color:#b0271d;
}


.subheading3{
font-size:14px;
color:#b0271d;
font-weight:bold;
}

.subheading4{
font-size:12px;
color:#b0271d;
font-weight:bold;
}

.subheading5{
font-size:12px;
color:#000000;
font-weight:bold;
}


.brd{ 
border:#E8E6DB 3px solid;
border-radius:10px;
}


.page_title{
font-size:24px;
color:#b0271d;
border-bottom:2px solid #DDD9D0;
margin-bottom:10px;
padding:1px 10px 1px 10px;

}


.readmore{
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
background:#CC0000;
border-radius:10px;
padding:3px 15px 3px 10px;
}

.readmore:hover{
font-size:11px;
background:#1e5977;
color:#FFFFFF;
font-weight:bold;
}

.readmore2{
font-size:11px;
color:#CC0000;
font-weight:bold;
text-decoration:none;

}

.readmore2:hover{
font-size:11px;

color:#1e5977;
font-weight:bold;
}


.readmore3{
font-size:12px;
color:#1e5977;
font-weight:bold;
text-decoration:none;

}

.readmore3:hover{
font-size:12px;
color:#CC0000;
font-weight:bold;
}


.main_wraper{
display:block;
}

.main_header{
display:block;
/* height:155px; */
background:#1a1a1a;
}

.inner_header{
width:1000px;
margin:auto;
/*border:#CCCCCC 1px solid;*/
overflow:hidden;
}

.top_header{
display:block;

overflow:hidden;
}

.logo{
width:auto;
float:left; 
}

.top_llinks{
color:#CCCCCC;
font-size:12px;
text-align:right;
width:200px;
float:right;
 padding-top:20px;
}

.top_llinks a{
color:#CCCCCC;
font-size:12px;
text-decoration:none;
margin-left:20px;
margin-right:20px;
}


.top_llinks a:hover{
color:#FFFFFF;
font-size:12px;
}


.main_menu{
display:block;
border-left:1px solid #ebc783;
border-top:1px solid #ebc783;
border-right:1px solid #ebc783;
border-radius:6px 6px 0px 0px;
background:url(../images/menubg.jpg) repeat-x;
height:50px;
}


.main_menu ul{
list-style:none;
}

.main_menu ul li{
background: url("../images/devider.jpg") no-repeat scroll 1px 1px rgba(0, 0, 0, 0);
float: right;
padding: 13px 40px 1px;
}

.main_menu ul li:last-child{
background:none;
}

.main_menu ul li a{
color:#ffe1d6;
font-size:15px;
text-decoration:none;
}

.main_menu ul li a:hover{
color:#FFFFFF;
}

.strip{
background:url(../images/strip.jpg) repeat-x;
height:11px;
}

.main_container{
width:1016px;
margin:auto;

margin-top:20px;
margin-bottom:20px;
overflow:hidden;
}

.main_banner{
display:block;
border:1px solid #dadad8;
}

.main_banner img{
border:7px solid #FFFFFF;
}


.main_inner_container{
display:block;
padding:10px;
margin-top:25px;
min-height:400px;
border:1px solid #dadad8;
background:#FFFFFF;
}


.main_category_list{

display: block;
height: 230px;
overflow: hidden;

}

.main_category_list ul{
list-style:none;
padding:0px;
}


.main_category_list ul li{
width:170px;
margin-right:20px;
float:left;
height:200px;
border-radius:4px;
background:url(../images/category_bg.jpg) repeat-x 0px 0px;
padding:4px 4px 4px 4px;
border:1px solid #dadad8;
}

.main_category_list ul li:last-child{
margin:0px;
float:right;
}

.main_category_list ul li img{
padding:4px;
border:1px solid #DDDBCC;
border-radius:10px;
}

.category_title{
background:#E8E7E6;
padding-top:3px;
padding-bottom:3px;
text-align:center;
font-size:12px;
font-weight:bold;
color:#333333;		
}

.category_text{
text-align:left;
font-size:11px;
color:#333333;	

}

.caategor_shade{
background: url("../images/category_shade.jpg") no-repeat scroll 1px 29px rgba(0, 0, 0, 0);
color: #cc0000;
height: 40px;
}

.caategor_shade a{
color: #cc0000;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}

.caategor_shade a:hover{
color:#333333;		
font-weight:bold;
}

.inner_content{
display:block;
overflow:hidden;


}


.content_left{
float:left;
width:680px;
  padding:5px;
}


.content_left2{
float:left;
width:700px;
  padding:5px;
  background:url(../images/devider3.jpg) right top no-repeat;
  background-size:1% 100%;
}



.welcome_note{
border:#dedede 3px solid;	
min-height:270px;	
padding:5px;
}

.inner_paage_content{
 
min-height:470px;	
padding:5px 25px 5px 5px;
}



.content_right{
float:right;
width:260px;

}

.our_client_title{
display:block;
font-size:18px;

background:#b0271d;
text-align:center;
padding:10px;
color:#FFFFFF;

}

.our_client_logos{
width:238px;
background:#f4f4f4;
overflow:hidden;
height:225px;
text-align:center;
padding:10px;
border:#CCCCCC 1px solid;

}


.our_client_logos ul{
list-style:none;
}

.our_client_logos ul li{
float:left;
margin:7px;
border:#E6E6DF 1px solid;
color:#333333;
font-size:14px;
font-weight:bold;
padding-top:20px;
width:100px;
height:30px;
}
/*
.our_client_logos ul li img{
border:#E6E6DF 1px solid;
padding:2px;
}
*/

.quick_links{
 margin-top:20px;
font-size:18px;
color:#FFFFFF;
 text-align:center;
text-decoration:none;
background:#CC0000;
border-radius:17px;
padding:3px 15px 3px 10px;
}

.quick_llink_list{
margin-top:10px;
}

.quick_llink_list ul{
list-style:none;
}

.quick_llink_list ul li{
display:block;
background-color:#edeae5;
background-image:url(../images/button.png);
background-position:10px;
border-radius:9px;
padding:3px 3px 3px 30px;
margin-top:5px;
margin-bottom:5px;
background-repeat:no-repeat;
}

.quick_llink_list ul li a{
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
}


.quick_llink_list ul li a:hover{
color:#CC0000;}

.main_latest_updates{
display:block;
margin-top:15px;
overflow:hidden;
}

.latest_updates_content{
border:1px solid #E0DCC9;
overflow:hidden;
margin-top:5px;
border-radius:6px;
}


.latest_updates_title{
width:300px;
border-radius:17px;
text-align:left;
padding:3px 5px 3px 20px;
background:#CC0000;
color:#FFFFFF;
font-size:18px;}

.latest_updates_left{
float:left;
width:40%;
 
background:url(../images/devider2.jpg) right top no-repeat;
min-height:130px;
padding-right:40px;
padding-left:20px;
}


.latest_updates_right{
float:right;
width:50%;
 
min-height:130px;
 
}

.footer_strip{
background:#be5c37;
border-bottom:1px solid #FFCC00;
height:10px;
}

.main_footer_strip{
background:#1a1a1a;
height:100px;
}

.footer_inner{
width:1000px;
margin:auto;

overflow:hidden;
padding-top:20px;
}

.footer_menu{
float:left;
width:700px;

margin:auto;
}

.copy_writes{
float:left;
width:500px;
margin:auto;
color:#CCCCCC;
font-size:12px;
text-align:right;
text-decoration:none;
margin-top:-30px;
}


.footer_menu ul{
list-style:none;
}

.footer_menu ul li{
float:right;
border-right:#CCCCCC 1px solid;
padding:0px 20px;
}

.footer_menu ul li:first-child{
float:right;
border-right:#CCCCCC 0px solid;
padding:0px 20px;
}

.footer_menu ul li a{
color:#CCCCCC;
font-size:12px;
text-decoration:none;
}


.footer_menu ul li a:hover{
color:#FFFFFF;
 
text-decoration:none;
}



.social_icons{ 
float:right;
width:200px;
 
}

.social_icons img{ 
float:right;
margin-right:10px;
margin-left:10px;
}


.all_cources{
overflow:hidden;
padding-top:10px;
 border-top:2px solid #D9D9CE;
 margin-right:10px;
}


.all_cources ul{
list-style:none;
}

.all_cources ul li{
float:left;
width:120px;
 background:url(../images/bullet2.png) left 1px no-repeat;
margin-bottom:5px;
margin-left:10px;
color:#000000;
padding-left:15px;
font-weight:bold;
margin-right:10px;
}


.overview{
overflow:hidden;
padding-top:10px;
 
 margin-right:10px;
}


.overview ul{
list-style:none;
}

.overview ul li{
 
 background:url(../images/bullet2.png) left 4px no-repeat;
margin-bottom:5px;
margin-left:10px;
color:#000000;
padding-left:15px;
 
margin-right:10px;
}



