body {
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', Tahoma, Arial, Verdana;
	font-size:13px;
	color:#333333;
	background: #fff;
}
h1 {
	font-size: 22px;
	color:#8ccb3c;
	font-family: 'Century Gothic', Tahoma, Arial, Verdana;
}
h2 {
	font-size:18px;
	color:#333;
}
p {
	line-height:22px;
}
a {
	color:#8ccb3c;
	font-weight: bold;
}
a:hover {
	text-decoration:none;
}
ul li {
	list-style: url(../images/bullet.jpg);
	padding: 5px 10px;
}
ul li ul li {
	list-style: square;
}

.logo { padding: 10px 0; width: 350px; }

.slogan { font-size: 20px; padding: 0 0 10px 0; }

.enrol_now { color: #ff0000; font-weight: bold; font-size: 20px; text-align: center; padding: 10px 0; float: right; }
.enrol_now a { color: #ff0000; display: block; text-decoration: none; padding-bottom: 2px; border-bottom: 2px solid #ff0000; }

.phone, .email {
	float: right;
	color: #2baae1;
	font-size: 22px;
	padding: 10px 0px 10px 45px;
}
.phone { background: url(../images/ico-phone.png) left center no-repeat; }
.email { background: url(../images/ico-email.png) left center no-repeat; }

.offer { text-align: right; padding: 10px 60px 10px 0; font-weight: bold; float: right; line-height: 26px; background: url(../images/samsung-offer.png) right no-repeat; }
.offer .red { color: #ff0000; }
.offer .small { font-size: 10px; color: #bbb; text-align: right; margin: 0; }

.h_text {
	font-size:13px;
	color:#4785A3;
}
.h_text2 {
	font-size:13px;
	color:#666666;
	font-weight: bold;
}
.h_heading {
	font-size:17px;
	color:#4785A3;
	font-weight: bold;
}
.h_heading2 {
	font-size:17px;
	color:#8ccb3c;
}

.l1_text {
	font-size:11px;
	color:#ffffff;
}
.l1_text b {
	color : #666666;
	text-decoration: none;
}
.l1_text a {
	color : #666666;
	text-decoration: none;
}
.l1_text a:hover {
	color : #8ccb3c;
	text-decoration: none;
}
.l1_text2 {
	font-size:11px;
	color:#93A81C;
}
.c_text {
	font-size:11px;
	color:#FFFFFF;
}
.form {
	width:196px;
	height:18px;
	border-color:#878787;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	padding-left:5px
}
.form1 {
	width:136px;
	height:18px;
	border-color:#878787;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	padding-left:5px
}
.form_div {
	height:21px;
	margin-top:-1px;
}
a.c_text {
	text-decoration:none;
}
a.c_text:hover {
	text-decoration:underline;
}

.corner_01, .corner_02, .corner_03, .corner_04 {
	width: 40px;
	height: 40px;
}
.corner_01 { background: #fff url(../images/corner_01.png) left top no-repeat; }
.corner_02 { background: #fff url(../images/corner_02.png) right top no-repeat; }
.corner_03 { background: url(../images/corner_03.png) left top no-repeat; }
.corner_04 { background: url(../images/corner_04.png) right top no-repeat; }
.border {
	background: #fff;
	border-left: 2px solid #a2a2a2;
	border-right: 2px solid #a2a2a2;
}

.border_top {
	background: #fff;
	border-top: 2px solid #a2a2a2;
	padding: 10px 0;
}
.border_bottom {
	background: #fff;
	border-bottom: 2px solid #a2a2a2;
}

.main_image { margin-bottom: 10px; }
.main_image td img { border-radius: 20px; }

.menu {	margin: 10px 0 10px 0; }
.menu td {
	/* width: 16%; */
}
.menu tr td:first-child a{ border-radius: 10px 0 0 10px; }
.menu tr td:last-child a{ border-radius: 0 10px 10px 0; }
.menu td a {
	display: block;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	background: #bdd539;
}
.menu td a:hover {
	background: #2baae1;
}

.address {
	float: right;
	color: #2baae1;
	font-size: 30px;
	padding: 10px 35px 10px 0;
}
.address { background: url(../images/address.png) center right no-repeat; }
/* .phone { background: url(../images/phone.png) center right no-repeat; } */

.cycle-slideshow { width: 350px; margin-bottom: 10px; }

.cycle-slideshow img { border-radius: 10px; }

a.l_enrol_now { color: #ff0000; text-decoration: none; font-size: 36px; font-weight: normal; font-family: 'Century Gothic', Tahoma, Arial, Verdana; }