@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'accidental_presidencyregular';
    src: url('accid___-webfont.eot');
    src: url('accid___-webfont.eot?#iefix') format('embedded-opentype'),
         url('accid___-webfont.woff') format('woff'),
         url('accid___-webfont.ttf') format('truetype'),
         url('accid___-webfont.svg#accidental_presidencyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'candararegular';
    src: url('candara-webfont.eot');
    src: url('candara-webfont.eot?#iefix') format('embedded-opentype'),
         url('candara-webfont.woff') format('woff'),
         url('candara-webfont.ttf') format('truetype'),
         url('candara-webfont.svg#candararegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1,h2,h3,h4,h5,h6

{
	margin:0px;	
	padding:0px;
}


p

{
	margin:0px;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
		
}

img
{
	border:none;	
}



body

{
	margin:0px;
	padding:0px;
	background:url(../images/bacground.jpg);
	overflow-x:hidden;
	
	
}


img
{border:none;
}


.container

{
	
	width:1000px;
	height:auto;
	margin:0 auto;	
	overflow:hidden;
}



.head

{
	width:1000px;
	float:left;
	background:#FFF;
	overflow:hidden;	
}


.head_logo

{
	width:733px;
	float:left;	
}



.head_rightbox

{
	width:247px;
	float:left;	
	padding-left:10px;
	padding-top:21px;
}


.head_icons

{
	width:22px;
	height:22x;
	float:left;	
	margin-left:10px;
}


.head_contact

{
     background-image: url("../images/phn_icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: right;
    height: 24px;
    margin-top: 0;
    width: 45%;
	
}

.student_bt_div {
    float: left;
    height: auto;
    width: 100%;
}
.student_bt_div_logout{
	float: left;
    height: auto;
    width: 50%;
}
.student_bt_logout{
    background: #f1930b none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    box-shadow: 0 0 0 0 #c14800 inset;
    color: #fff;
    float: right;
    font-family: "accidental_presidencyregular";
    font-size: 20px;
    height: auto;
    margin: 13px 0;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.8s ease 0s;
    width: 95%;
}
.student_bt_logout:hover {
    box-shadow: 0 100px 0 0 #000 inset;
    cursor: pointer;
}
.student_bt {
    background: #f1930b none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    box-shadow: 0 0 0 0 #c14800 inset;
    color: #fff;
    float: right;
    font-family: "accidental_presidencyregular";
    font-size: 24px;
    height: auto;
    margin: 13px 0;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.8s ease 0s;
    width: 152px;
}

.student_bt:hover {
    box-shadow: 0 100px 0 0 #000 inset;
    cursor: pointer;
}

h6

{
	font-family: 'accidental_presidencyregular';
	font-size:19px;
	color:#000000;
	
	padding:0 0 0 17px;	
}






/*==============NAVIGATION=================*/




.button

{
	width:1000px;
	float:left;
	background:#10b2a5;
	background-image:url(../images/button_border.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	
	-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}







.button ul

{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	height:44px;
	
		
}





.button ul li

{
		 font-family: 'candararegular';
		 font-size:15px;
		 font-weight:bold;
		 color:fff;
		 float:left;
		 text-align:center;
		 border-right:#11c7b9 solid 1px;
		 height:27px;
		 border-left:#0e968b solid 1px;
		 padding:13px 25px 0 25px;
		 
		
}


.button ul li:hover
{
	border-bottom:#297c7a solid 4px;		
}

.activemenu {
	 
	border-bottom:#297c7a solid 4px;	
	
	
}

.button ul li a

{
	color:#fff;
	text-decoration:none;
	float:left;
	
	 
	
}





.button li:first-child  { 
       border-left: none;}


.button li:last-child  { 
       border-right: none;}



.button ul li a:hover

{
	color:#000;
	
	

}




/*==============NAVIGATION=================*/






.banner

{
	width:1000px;
	float:left;
	height:347px;
	border-bottom:#222222 solid 4px;
}	




.category_container

{
	width:1000px;
	height:auto;
	padding-top:20px;
	float:left;	
}


.cate_main

{
	width:318px;
	float:left;
	
		
}

.centermain{
	margin: 0 23px 0 23px;
}


.cate_head

{
	width:318px;
	float:left;
	height:36px;
	background-color:#10b2a5;
	border-bottom:#000000 solid 2px;
	background-image:url(../images/arrow_up.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}


.cate_mid

{
	width:316px;
	float:left;
	background-color:#ffffff;
	border:#10b2a5 solid 1px;	
}


h5

{
	font-family: 'candararegular';
	font-size:16px;
	color:#FFFFFF;
	padding:8px 0 5px 0px;
	text-align:center;
	letter-spacing:-0px;
	text-transform:uppercase;
	font-weight:normal;
}

.cate_img_box

{
	width:297px;
	float:left;
	height:118px;
	border:#afbcc7 solid 1px;	
	margin-top:7px;
	margin-left:9px;
	margin-bottom:8px;
}



p

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:20px 10px 15px 10px;
	line-height:18px;	
}

a,a visited

{
	/*text-decoration:none;*/
	color:#037693;	
}



.indx_abt


{
	width:683px;
	float:left;	
	padding-top:20px;
}


h4

{
	font-family: 'candararegular';
	color:#000;
	font-size:20px;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	
}


.down_box_ad

{
	width:622px;
	padding-left:47px;
	float:left;
	background:#fff;
	border-radius:5px;
	border:#d9d9d9 solid 1px;
	padding-top:16px;
	padding-bottom:10px;
	margin-top:33px;
}



.right_side_box

{
	width:317px;
	float:left;	
}



.login_box

{
	width:311px;
	float:left;
	border-radius:5px;
	border:#e0e0de solid 1px;
	background:url(../images/login_bg.jpg);	
	padding-top:12px;
	padding-bottom:7px;
	margin-top:20px;
	padding-left:4px;
}



.icon_box_down

{
	width:auto;
	float:left;	
	
}




h3

{
	color:#10b2a5;
	font-size:26px;
	font-family: 'candararegular';
	padding:0 0 0 0;	
}





.bottom_ad_box

{
	width:310px;
	float:left;
	height:169px;
	border:#dddddb solid 1px;	
	border-radius:5px;
	margin-top:20px;
}










/*==============FOOTER=================*/






.footer

{
	width:100%;
	overflow:hidden;
	background:url(../images/footer_bg.jpg);
	border-top:#000 solid 8px;	
	margin-top:40px;
	padding-bottom:20px;
}


.footer_inn

{
	width:1000px;
	margin:0 auto;
	padding-top:23px;
}


.footer_inn ul

{
	width:990px;
	list-style:none;
	float:left;
	padding:0px;
	margin:0px;	
	border-bottom:#acacab solid 1px;
	padding-bottom:10px;
}


.footer_inn ul li 

{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0 10px 0 0px;
	border-right:#fff solid 1px; 	
}



.footer_inn ul li:last-child  { 
       border-right: none;}




.footer_inn ul li a

{
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 10px 0 0px;
	float:left;	
}

/*==============FOOTER=================*/

















/*.......................about us page start...............................*/



.abt_banner

{
	width:1000px;
	float:left;
	
	border-bottom:#222222 solid 4px;
}	







.abt_main


{
	width:683px;
	float:left;	
	padding-top:20px;
}


h4

{
	font-family: 'candararegular';
	color:#000;
	font-size:20px;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	
}



.abt_thump

{
	width:267px;
	height:185px;
	float:right;
	background:#FFF;
	border:#c7c7c7 solid 1px;
	margin-right:15px;
	margin-left:20px;	
	padding:6px;
	margin-top:6px;
	margin-bottom:5px;
}

.abt_thump_img

{
	width:267px;
	height:185px;
	float:left;	
}


.power a {
    color: #fff;
}
a, a visited {
    color: #037693;
    text-decoration: none;
}
a {
    color: #52a0cd;
    text-decoration: none;
}

.power {
    color: #ffffff;
    padding: 1em 0 0;
}


/*.......................about us page end...............................*/