body {
	background-color:#818386;
	width:960px;
}

#container {
	width: 960px;
	position:absolute;
	margin:0 auto;
	right: 0;
	left: 0;
	font:normal 15px arial;
}

h2 {
	color:#ec2227;
	text-align:center;
	}

h3 {
	color:#ec2227;
	text-align:left;
	padding-left:10px;
	}

h4 {
	color:#000000;
	text-align:left;
	padding-left:10px;
	}
/*------------------------------------------header--------------------------------------------*/
#header {
	float: left;
	height:auto;
	Background :#fff; 
	width: 960px;
}
.logo{padding: 4px 0px;float: left;}

#header p{
	margin:0;
	padding:0;
	padding-bottom:15px;
	height:auto;
	text-align:center;
    font: normal 24px arial;
    color: #3366ff;
	background:#000000;
}
#search {
width: 177px;
padding-top: 45px;
padding-right:21px;
background: #FFF;
border: 1px solid #FFF;
float: right;
height: 26px;
display: inline;
margin: 6px 10px 0 0;
}
input.searchsubmit {
float: right;
/* display: inline; */
margin: 0px 0px 0px 0px;
height: 24px;
background: #ec2227;
padding: 0px !important;
color: #fff;
border: 1px solid #5fa304;
cursor: pointer;
width: 55px;

border-radius: 4px !important;
text-shadow: none !important;
}
#s {
width: 105px;
margin: 0px 0px 0px 0px;
padding: 3px 5px 3px 5px;
border:1px solid #7fd0dc;
font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
font-size:9px;
float: left;
border-radius: 4px !important;
background: #efefef;
/* display: inline; */
height: 17px;
}
/*------------------------------------------header End--------------------------------------------*/

/*------------------------------------------navigation-------------------------------------------*/

#leftNav {
	margin:0;
	padding:0;
	
	width:960px;
	background:#ec2227;
	height:auto;
	text-align:left;
	
    font: normal 14px arial;
}

#leftNav ul {
	margin:0;
	padding:0;
	line-height:35px;
}

#links {
width:auto;

}

#leftNav li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	position:relative;
}

#leftNav li li {
	list-style:none;
	position:relative;
	left:155px;
	top:-25px;
}

#leftNav ul li a {
	padding: 7px 16px;
	display:block;
	text-decoration:none;
	text-align:left;
	
	color:#FFFFFF;
}
#leftNav ul ul {
	position:absolute;
	visibility:hidden;
	top:25px;
}

#leftNav ul li:hover ul {
	visibility:visible;
}
#leftNav ul li a:hover {
	background:#a9abad;
	color:#0B0B0B;
}

/*------------------------------------------navigation end-------------------------------------------*/

/*------------------------------------------main-------------------------------------------*/

#main_content
{width:960px;
height:auto;
background:#a9abad;
float:left;}
#main {
	width:750px;
	height:auto;
	float:left;
	
	}
#mainContact {
	text-align:center;
	margin-top:25px;
}

#main p {
	color:#000000;
	padding-left:10px;
	}

#youtube {
	text-align:center;
}

ul.list-tick li {
  margin: 0;
  padding: 2px 2px 2px 25px;
  list-style: none;
  background: url('images/tick.gif') no-repeat top left;
  color:#000000;
  }

ul.aboutUs li {
	padding-top:5px;
	list-style:none;
}

ul.aboutUs  {
	padding: 30px 10px 0px 25px;
	color:#ffffff;
}
  
#imi {
	height:277px;
	width:189px;
	float:right;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	padding-top:30px;
	}

#arc {
height:auto;
width:200px;
float:right;
padding-right:20px;
padding-top:20px;
}

#signup {
	height:170px;
	width:170px;
	float:right;
	padding-right:30px;
	
	}

#amnon {
	height:195px;
	width:258px;
	float:right;
	padding-right:30px;
	padding-top:30px;
	padding-left:10px;
	}

#conor {
	height:254px;
	width:240px;
	float:left;
	padding-right:30px;
	padding-top:30px;
	padding-left:10px;
	}


#table table {
	width:520px;
	color:#ffffff;
	}

#heading {
color:#3366ff;
}

#instructor {
color:#ffffff;
text-align:left;

}
#main a {
list-style:none;
text-decoration:underline;
color:#ffffff;
}

/*------------------------------------------main end-------------------------------------------*/

/*------------------------------------------rightContent1-------------------------------------------*/
#rightContent1 {
	width:200px;
	height:auto;
	float:right;
	}

ul.relatedArticles li  {
	list-style:none;
	float:left;
	padding-bottom:5px;
	
}

/*------------------------------------------rightContent1 end-------------------------------------------*/
/*------------------------------------------rightContent2-------------------------------------------*/
#rightContent2 {
	width:200px;
	height:auto;
	float:right;
	}
/*------------------------------------------rightContent2 end-------------------------------------------*/
/*------------------------------------------rightContent3-------------------------------------------*/
#rightContent3 {
	width:200px;
	height:auto;
	float:right;
	}
/*------------------------------------------rightContent3 end-------------------------------------------*/
/*------------------------------------------footer-------------------------------------------*/
#footer {
	width:960px;
	height:auto;
	float:left;
	background:#ec2227;
	text-align:center;
	color:#ffffff;
	}
/*------------------------------------------footer end-------------------------------------------*/
