body {
    background: url(images/mainbg.jpg) repeat-x #fdfdfd;
    margin:0;
    padding:0;
    font-family: Arial, Verdana , sans-serif;
    text-align: center;
    font-size:13px;
    line-height:20px;       
}
* {
	margin:0;
	padding:0;
}

#clear{
	
	clear: both;
}

#megacontainer {   
    background: transparent;
    width:960px;
    min-height:500px; 
    margin:0 auto;
    padding:0;    
    text-align: left;
    
}

#headercontainer {
    width: 100%;
    height: 59px;
    color:#FFF;
}

#topheader{
	
	float:left;
	width:960px;
	height:134px;
}

#headercontainer #logo {    
    width: 160px;
    height: 130px;
    float:left;
    display: inline;
}

#headercontainer #info {    
    width: 735px;
    height: 130px;
    font-family: Arial, Verdana , sans-serif;
    color:#FFF;
    float:right;
    display: inline;
}

#mainmenu{
    width:960px;
    height:50px;
    float:left;	
	background-image: url(images/menu_bg.jpg);
}

/**MAINMENU CSS**/

/**.home,
.about,
.books,
.certification,
.testimonials,
.contacts
{	
	background: url("images/menu_bg_hover.jpg") no-repeat scroll 0 0 transparent;
    height: 50px;
    width: 160px;
}**/

li.top_li{
	
	width:120px !important;
}

li.top_li:hover
{
	background: url("images/menu_bg_hover.jpg") no-repeat scroll 0 0 transparent;
    height: 50px;
    width: 160px;
	
}

#headercontainer #mainmenu ul.menu {
    list-style: none;     
}

#headercontainer #mainmenu ul.menu li {
    float: left;
    display:inline;
    list-style: none;
     margin: auto;
    padding: 15px 0;
    text-align: center;
    width: 160px;
}

#headercontainer #mainmenu ul.menu li a,
#headercontainer #mainmenu ul.menu li a:visited{     
    text-align: left;      
    font-family:  Arial, Verdana , sans-serif;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

#headercontainer #mainmenu ul.menu li a:hover,
#headercontainer #mainmenu ul.menu li a:active,
#headercontainer #mainmenu ul.menu li#current.active { 
    color: #ffffff; 
    
    
}

/**END MAINMENU CSS**/

#headercontainer img {
    border:0;
    padding:0;
    margin:0;
}

#bannercontainer {    
    width: 100%;
    height: 326px;
    margin:auto;
    padding:20px 0px 0px 10px;
}

.highlight_moduleleft_middle {
	background-color: #F2F2F2;
    border: 1px solid #b2b2b2;
    width:222px;
    height:150px;
    margin-right:10px;
    position:relative;
    float:left;
    display:inline;
    overflow: hidden;
}

.highlight_moduleright {
	background-color: #F2F2F2;
    border: 1px solid grey;
    width:222px;
    height:150px;
    margin:0;
    padding:0 15px;
    position:relative;
    float:right;
    display:inline;
    overflow: hidden;
}

.highlight_moduleleft_middle #moduleleft_icon {
    background: url(images/helmet1.png) no-repeat top left;
    width:115px;
    height:100px;
    position:absolute;
    left:155px;
    top:85px;
}

.highlight_moduleleft_middle #modulemiddle_icon {
    background: url(images/helmet2.png) no-repeat top left;
    width:115px;
    height:100px;
    position:absolute;
    left:155px;
    top:85px;
}

.highlight_moduleright #moduleright_icon {
    background: url(images/helmet3.png) no-repeat top right;
    width:120px;
    height:100px;
    position:absolute;
    left:155px;
    top:85px;
}

#content_supercontainer {
    background-color: #FFF;
    width: 945px;
    margin:0;
    margin-top: 15px;
    padding-left:20px;
    padding-top:10px;
    padding-bottom:20px;
    color:#082e58;
    overflow: hidden;
    /width: 900px;/**IE padding fix**/   
}


/**1 COLUMN**/
#contentcontainer {
    width:100%;
    min-height:280px;
    margin:0;
    padding:0 0 10px 0;

    position:relative;
}

#footercontainer {
    width:100%;
    height:57px;
    padding-top:15px;
    margin:0; 
    background: url(images/footerbg.jpg) repeat-x;   
}

#footercontainer a {
    color:#fff;
    font-style: normal;
    text-decoration: none;

}

#footermenu { 
    width:700px;
    height:20px;
padding-left:100px;
    float: left;
    color:#ffffff;    
    
}

#footertext { 
    width:200px;
    height:20px;
padding-right:100px;
    float: right;
    color:#ffffff;    
    
}

/**TEXT STYLE**/
h1, h2, .componentheading, .contentheading { 
    font-family: Arial, Verdana , sans-serif;
    font-size: 24px;
    font-weight: 900;
    text-decoration: none;
    margin-bottom: 5px;
    color:#727272;
  margin-top:0px;
}

h3, .componentheading { 
    font-family: Arial, Verdana , sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    color:#727272;
}

h3 span, 
.componentheading span { 
    font-family: Arial, Verdana , sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 5px;
    color:#727272;
    display: inline;
}

.lightblue {
    color:#209ff5;    
}

p {
    margin-bottom: 15px;
    color:#000;
}

a {
    color:#000;
    font-style: normal;
    text-decoration: none;

}

a:hover {
    color:#c81229;
    margin-top:10px;
    font-size:13px;

}

div.row{
	
	font-weight:bold;
}

div.contact_form{
	
	padding-bottom:15px;	
}
/**slider STYLE**/
#slider{

	height:230px;

	margin:auto;
	
	width:800px;

	background-color: #ffffff;
	
	border:1px solid #e9e8de;
	
	margin-top:20px;
	
	padding-top:20px;
	
	padding-left:70px;
	
	padding-right:70px;
	
	top:-95;

position: relative;
}



.anyClass {

width: 800px !important;

margin: 0 auto;

}



.next {

float: right;

margin: 20px 0 0 0;

background: none;

border: 0;



}



.prev {

float: left;

margin: 20px 0 0 0;

background: none;

border: 0;







button.prev{

	margin-top: 70px;

}



button.next{

margin-top: 70px;

	

}

/**slider STYLE End**/

.map{
	
margin-top:0px !important;
margin-left:490px !important;
}

ul.menu li ul.sub_menu li{
    /*padding: 20px 10px 3px;*/
}

/* 
	LEVEL TWO
*/
ul.menu ul      { min-width: 00px; visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 999;}
ul.menu ul li   { font-weight: normal; background: #434343; color: #000; float: none;border: 1px #000000 dotted;padding-top: 10px; }
/* IE 6 & 7 Needs Inline Block */
ul.menu ul li a { border-right: none; width: 200px; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.menu ul ul           { left: 100%; top: 0; }
ul.menu li:hover > ul   { visibility: visible; }
