body { 
	background: #c5c5c5;
 	background-image: url(../images/bg.gif);
	background-position: 10px 300px;;	
	background-repeat: no-repeat;
	color: #000;
	text-align: center; /*to center in older IE versions*/ 
		 }

H1 {
	font-size:14px;
	font-style:italic;
	color:#666666
	}
	
	H2 {
	font-size:13px;
	font-style:italic;
	color:#666666
	}
	
	H3 {
	font-size:12px;
	font-style:italic;
	color:#666666
	}
	
.testimonials{
	font-size: 11px;
	font-weight: normal;
	}
.cite{
	text-align:right;
	font-style: italic;
	font-size: 11px;
	margin-bottom:17px;
	font-weight: normal;
	}
	
#maincontainer {
	width:960px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0;
	margin: 0;
	}

#logocontainer {
	width:960px;
	height:117px;
	text-align:center;
	margin: 30px
	}
	
/*Navbar*/

#menu_container {
	width:960px;
	height: 30px;	
	text-align:center;
	position:relative;
	padding: 0 0 0 80px;
	}
	
#menu-summary {
	width:760px;
	height: 30px;
	padding-left:200px	
	}

#menu-summary a.btn {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 30px;
	font-size:11px;
	line-height: 30px;
	text-align:center;
	background-image:url(../images/button.gif)
	}

#menu-summary a.btn:hover {
	font-family:Arial;
	color:#fff;
	font-size:11px;
	background-image:url(../images/button_ov.gif);
	}
	
#menu-summary a.btnon {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 30px;
	font-size:11px;
	line-height: 30px;
	text-align:center;
	background-image:url(../images/button_ov.gif)
	}
	
#slink-home {
	width: 103px;
	text-align:center;	
	}
	
#slink-faq{
	width: 102px;
	text-align:center;
	}
	
#slink-contact {
	width: 103px;
	text-align:center;		
	}
	
#slink-difference{
	width: 103px;
	text-align:center;	
	}

#slink-1 {
	width: 103px;
	text-align:center;
	}
	
#slink-1-sel {
	width: 103px;
	background:#c5c5c5;
	}

#slink-1-drop {
	position: absolute;
	text-align: left;
	top: 30px;
	left:384px;
	background: #c5c5c5;
	visibility: hidden;
	}
	
#slink-1-drop a {
	display: block;
	height: 20px;
	width: 145px !important;
	width: 145px;
	text-decoration: none;
	color: #333333;
	padding-left: 6px;
	padding-top: 4px;
	font-size:11px
}

#slink-1-drop a:hover {
	font-family:Arial;
	font-size: 11px;
	color:#999999;
}


#slink-2 {
	width: 103px;
	background:#c5c5c5;
	background-image:url(../images/courses.gif)
	}
	
#slink-2-sel {
	width: 103px;
	}

#slink-2-drop {
	position: absolute;
	text-align: left;
	top: 30px;
	left:488px;
	background: #c5c5c5;
	visibility: hidden;
	
}
	
#slink-2-drop a {
	display: block;
	height: 40px;
	width: 140px !important;
	width: 140px;
	text-decoration: none;
	color: #333333;
	padding-left: 6px;
	padding-top: 4px;
	font-size:11px
}

#slink-2-drop a:hover {
	font-family:Arial;
	font-size: 11px;
	color:#999999;
}

/*navbar end*/

#bannercontainer{
	width:960px;
	height:118px;
	padding:0px 0px 0px 70px;
	align: center;
	}
	
#cornercontainer{
	width:960px;
	height:21px;
	background-image:url(../images/round_corners.gif)
	}
	
#main_contentcontainer{
	width:960px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	}
	
#left_container{
	width:141px;
	padding-left:100px;
	float:left;
	color: #666666;
	font-size:11px;
	line-height:18px
	}
	
#right_container{
	background-color:#FFFFFF;
	padding: 0px 10px 10px 10px;
	width:684px;
	float:left;
	color:#999999;
	}
	
#cornercontainer_bot{
	width:960px;
	height:21px;
	background-image:url(../images/round_corners_bot.gif);
	float:right
	}

#footer{
	width: 674px;
	float:right;
	text-align:center;
	color:#666666;
	font-size:11px;
	padding: 10px 25px 10px 0px 	
	}
	
	.bot a:link{text-decoration:none; color:#333333;}
	.bot a:visited{text-decoration:none; color:#333333; }
	.bot a:hover{text-decoration:underline; color:#666666;  }
	.bot a:active{text-decoration:none; color:#333333; }

	#flashcontent {
		width: 960px;
		height: 118px;
		float: left;
	}
	
	.side-on {
	color: #000;
	text-decoration: underline;
	}