/* CSS Document */

offer_right, offers_section, image_holder, testimonials, button_area, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, centretxt, fieldset, input, textarea, p, blockquote, th, td {
margin : 0;
padding : 0;
cellspacing : 0;
}
.contact_holder {
	background-color: #FFFFFF;
	float: right;
	height: 260px;
	width: 480px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #92CA25;
}
a:active {
	text-decoration: none;
}
body {
	text-align:center;
}

#container {
	width:950px;
	border:0px solid #000000;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92CA25;
	background-repeat: repeat-y;
	line-height: 16px;
	background-color: #FFFFFF;
}
* html #container {
height: 1%;
}
.offers_section {
	background-image: url(images/grey_of_bg.jpg);
	background-repeat: no-repeat;
	display: inline;
	text-align: left;
	float: none;
	height: 200px;
	width: 100%;
}
.lessons_from {
	background-image: url(images/lessons.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 387px;
	float: left;
	margin-top: 13px;
}
.clear {
	background-color: #99FF00;
	clear: both;
	height: 2px;
	width: 857px;
}
.image_holder {
	height: 520px;
	width: 430px;
	float: left;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
.flashimage {
	clear: right;
	float: right;
	height: 520px;
	width: 270px;
}
.image_holder_pp {
	height: 600px;
	width: 400px;
	float: left;
	clear: none;
	z-index: 4;
	background-repeat: no-repeat;
}
.info_box {
	height: 60px;
	width: 380px;
	padding: 10px;
	color: #666666;
	border: 1px dotted #92CA25;
	float: left;
	margin-bottom: 20px;
}
.side_menu_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	height: 200px;
	width: 132px;
	clear: left;
	text-align: right;
	line-height: 20px;
}
.txtholder_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 460px;
	width: 405px;
	text-align: left;
	padding-top: 50px;
	float: right;
	clear: none;
	margin-right: 70px;
	display: inline;
}
.offer_right {
	background-color: #FF6600;
	height: 150px;
	width: 350px;
	float: left;
	clear: none;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #92CA25;
}
.footer {
	background-image: url(images/footer.png);
	width: 950px;
	height: 76px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	clear: both;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 65px;
	padding-top: 24px;
}
.logo_mini {
	float: left;
	height: 180px;
	width: 155px;
}
.testimonials {
	background-repeat: no-repeat;
	height: 105px;
	width: 386px;
	display: inline;
	float: left;
	margin-top: 13px;
	margin-left: 21px;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #262324;
}
.sub_subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #272526;
	line-height: 18px;
}
.offer_left {
	background-color: #6633CC;
	height: 150px;
	width: 400px;
	float: right;
	clear: both;
}
.offers_holder {
	float: right;
	height: 200px;
	width: 882px;
	display: inline;
	text-align: right;
	background-image: url(images/grey_of_bg.jpg);
	margin-right: 37px;
	margin-bottom: 5px;
}

img, div { behavior: url(iepngfix.htc) }
