html, body {
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size:10px;
	font-family: Tahoma, Helvetica, sans-serif;
	background: #FFF url(../i/bg/main-bg.gif) repeat-x top;
}

h3 
{
	color:#6666cc;
	/*color:#87d300;*/
	font-size:18px;
	font-family: Tahoma, Helvetica, sans-serif;
	padding:15px 0 0 15px;
	width:786px;
	border-top:1px solid #6f6866;	
}
a {
	color:#6666cc;
	/*color:#87d300;*/
	text-decoration:none;
}
a:hover {
	color:#636466;
}

hr {
	width:100%;
	color:#C1C1A2;
	text-align:left;
}

.bigRed img {
	/*margin:10px 0 5px 0;*/
}

.bigRed a {
	color:#FF0000;
	font-size:12px;
}

.bigRed a:hover {
	text-decoration:underline;
}

#flashBanner {	
	width:800px;
	height:250px;
	/*padding-left:7px;*/
	margin-top:1px;
	float:left;
	background:url(../i/bg/page-bg.png) repeat-y center;
	background-position:0.1em 0;
}

#flashIntro {
	width:480px;
	height:300px;
	float:left;
}

#container {	
	width:812px;
	position: relative;
	min-height: 100%;	
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}
* html #container {
	height: 100%;
}

#logo {
	float:left;
}
#logo img {
	border:0;
}

#header {	
	width:812px;
	height:84px;
	padding-left:7px;
	float:left;	
	background:url(../i/bg/page-bg.png) repeat-y center;	
	background-position:0.1em 0;
}

/* Menu */
#menu-container {
	float:left;
	background-image:url(../i/menu-bg.jpg);
	background-repeat:no-repeat;
	width:653px;
	height:84px;
}

#menu {
	margin:63px 0 0 0;
	width:100%;
	float:left;
	height:20px;
}

#menu a {
	display:block;
	white-space:nowrap;
	margin:0;
	padding:1px 5px 1px 5px;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	_width:1%;
	background-image:url(../i/menu-ul-bg.gif);
	background-repeat:no-repeat;
	background-position:right 8px;
}
#menu ul.last {
	background-image:none;
}

#menu ul a {
	color:#939598;
	font-size:11px;
	font-weight:100;
	padding:0 10px 0 10px;
	line-height:20px;
	border:none;
	text-decoration:none;
	vertical-align:middle;
}
#menu ul a:hover {
	color:#636466;
}

#menu li {
	position:relative;
}

#menu ul ul {
	position:absolute;
	border-top:1px solid #fff;
	z-index:500;
	top:auto;
	display:none;
	width:180px;
	margin:-1px 0 0 0;_margin-top:-2px;
}
#menu ul ul a, #menu ul ul a:visited {
	font-size:11px;
	color:#2f2f2f;
	text-decoration:none;
	text-align:left;
	padding:2px 10px 0 10px;
	margin:0;
	height:19px;
	line-height:19px;
	border-bottom:1px solid #6f6866;
	display:block;
	
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

#menu ul ul a:hover, #menu ul ul a:active {
	background-color: #C5D9EA;
	/*color:#636466;*/
	background-position:0 -18px;
}

#menu ul ul li {
	margin:-1px 0 1px 0;
	_margin:0;
}

#menu ul ul ul {
	top:0;
	left:100%;
	margin:-1px 0 0 -1px;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* IE Browser */
#menu{_float:none;} 
#menu ul li{_float:left;_width:100%;}
#menu h2, #menu a{_height:1%;}

/* Styling for Expand */
#menu a.x, #menu a.x:visited {
	background-image:url(../i/btn/dropdown-bg-more.jpg);
	background-position:right -1px;
	background-repeat:no-repeat;
}
#menu a.x:hover {
	background-image:url(../i/btn/dropdown-bg-more.jpg);
	background-position:right -20px;
	background-repeat:no-repeat;
}
#menu a.x:active {
	color:#060;
	background:#ccc;
}

/* Middle */
#middle {	
	width:812px;
	float:left;
	padding-left:7px;
	background:url(../i/bg/page-bg.png) repeat-y center;	
	background-position:0.1em 0;
}

#middle #left-col {
	float:left;
	width:222px;
	border-top:solid 1px #6f6866;
}
#middle #left-col #search {
	float:left;
	height:45px;
	padding-left:3px;
}
#middle #left-col #search SPAN {
	font-size:8px;
	font-weight:bold;
	padding:13px 0 0 14px;
	color:#363434;
}
#middle #left-col #search INPUT {
	font-size:10px;
	border:solid 1px #736d6c;
	margin:13px 0 0 0;
	width:85px;
}
#middle #left-col #search .btn {
	/*background-color: #87d300;*/
	background-color: #6666cc;
	color: #ffffff;
	font-size:9px;
	font-weight: normal;
	border: 1px solid #000000;
	height: 18px;
	width: 25px;
	cursor:pointer;
}	
#middle #left-col #event_date {
	background-color:#6666cc;
	/*background-color:#87d300;*/
	background-repeat:repeat-x;
	float:left;
	color:#ffffff;
	font-size:18px;
	font-family: Times New Roman;
	padding:10px 0 10px 12px;
	width:210px;
}
#middle #left-col #latest_news {
	float:left;
	padding:10px 0 10px 12px;
}
#middle #left-col #latest_news #news_header {
	float:left;
	color:#6666cc;
	/*color:#87d300;*/
	font-size:18px;
	font-family: Times New Roman;
	width:200px;
	padding-bottom:10px;
}
#middle #left-col #latest_news #news_item {
	float:left;
	font-size:9px;
	width:200px;
}
#middle #left-col #latest_news #news_item ul {
	list-style: inside;
	margin: 5px 0 0 2px;
	padding:0;
	float:left;
}
#middle #left-col #latest_news #news_item ul li {
	padding:5px 0 5px 0;
	border-bottom:1px solid #6f6866;
}

#middle #right-col {
	float:left;
	width:577px;
	border-top:solid 1px #6f6866;
	border-left:solid 1px #6f6866;
	min-height:680px;
}
* html #middle #right-col {
	height:680px;
}
#middle #right-col #title-area {
	float:left;
	width:560px;
}
#middle #right-col #title {
	color:#6666cc;
	/*color:#87d300;*/
	font-size:22px;
	font-family: Times New Roman;
	padding:15px 0 0 15px;
	float:left;
}
#middle #right-col #alphabets {
	float:left;
	padding:22px 0 0 5px;
	color:#9d9fa1;
	font-weight:bold;
	font-size:14px;
}
#middle #right-col #alphabets a {
	font-family: Times New Roman;
	font-size:14px;
	font-weight:bold;
	color:#9d9fa1;
}
#middle #right-col #alphabets a:hover {
	color:#6666cc;
	/*color:#87d300;*/
}
#middle #right-col #content {
	width:546px;
	padding:0 15px 25px 15px;
	font-size:11px;
	float:left;
	min-height:840px;
}
#middle #right-col #content p {
	text-align:justify;
}
#middle #right-col #content hr {
	color:#777170;
	height:1px;
	width:546px;
}
#middle #right-col #content .registered_office {
	color:#999999;
	text-align:left;
}
#middle #right-col #content .whitetextsml {
	font-size: 9px;
	color: #ffffff;
	background-color:#6666cc;
	/*background-color:#87d300;*/
	text-indent: 3px;
	margin: 2px 0px 2px 2px;
	padding: 3px 0px 3px 3px;
	border-top: 2px solid #ffffff;
	border-right: none #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: none #ffffff;
}
#middle #right-col #content .contactform {
	font-size: 9px;
	color: #000000;
	border: 1px solid #cccccc;
	width:130px;
	height:13px;
}

#middle #right-col #content #competition_text {
	float:left;
}
#middle #right-col #content #competition_text img {
	float:left; 
	padding:0 5px 5px 0;
}
#middle #right-col #content #competition_text .offer_text {
	font-size:9px;
}
#middle #right-col #content #competition_text ul {
	list-style:square;
	padding:0;
	margin:0 0 0 20px;
}

#middle #right-col #content #col1 {
	width:320px;
	float:left;
	border-right:solid 2px #b0abab;
	padding:5px 15px 0 0;
	min-height:650px;
}
* html #middle #right-col #content #col1 {
	height:650px;
}

#middle #right-col #content #col2 {
	width:205px;
	float:left;
}

.orangetitle {
	color:#6666cc;
	/*color:#87d300;
	font-weight:bold;*/
}
.redtitle {
	color:#ff0000;
	/*font-weight:bold;	*/
}
.redtitle2 {
	color:#ff0000;
	font-weight:bold;	
}

a.whitelink {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}

.style1 {
	color: #999999;
	font-size:12px;	
}

.style2 {
	/*color:#87d300;*/
	color:#6666cc;
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	padding:10px 0 0 0;
	float:left;
	width:100%;
}

.style3 {
	font-size:9px;
	font-weight:bold;
}

.style4 {
	font-size:10px;
}

.style5 {
	font-size:18px;
	font-weight:bold;
}

.style6 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.style7 {
	font-size:12px;	
}

.style8 {
	font-size:18px;
	font-weight:bold;
	color:#00aeef;
	text-align:center;
}

.style8 a {
	color:#00aeef;
}

.style8 a:hover {
	color:#000000;
}

.imagesChar {
	width:540px;
	margin:30px 0 30px 0;
}

.imagesChar img {
	float:left;
}

/* Footer */
#footer {	
	width:812px;
	height:20px;
	padding-left:7px;
	float:left;
	font-size:9px;
	background:url(../i/bg/page-bg.png) repeat-y center;	
	background-position:0.1em 0;
}
#footer #footer-left {
	float:left;
	width:222px;
	color:#c1c3c5;
}
#footer #footer-left a {
	color:#636466;
	text-decoration:none;
}
#footer #footer-left a:hover {
	color:#c1c3c5;
}
#footer #footer-right {
	float:left;
	width:570px;
	height:20px;
	border-left:solid 1px #6f6866;
}
#footer #footer-right #seo {
	float:left;
	padding-left:150px;
	text-align:center;
	text-transform:uppercase;
}
#footer  #footer-right a {
	color:#c1c3c5;
	text-decoration:none;
}
#footer  #footer-right a:hover {
	color:#636466;	
}

#footer-bottom {
	width:812px;
	height:10px;
	display:block;
	float:left;
	background:url(../i/bg/footer.png) no-repeat center;
	background-position:0.1em 0;
	display:block;
	margin-bottom:20px;
}

/* FIX FOR MOZILLA */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


	


/* Admin Area */
#admin-title {
	/*color:#f15b29;*/
	color:#87d300;
	font-size:18px;
	font-family: Tahoma, Helvetica, sans-serif;
	padding:15px 0 0 15px;
	float:left;
	width:786px;
	border-top:1px solid #6f6866;	
}

#admin-content {
	float:left;
	/*width:800px;*/
	width:798px;
	font-size:11px;
	min-height:650px;
}
* html #admin-content {
	height:650px;
}
#admin-content .button {  	
	/* #f15b29;
	   #87d300;
	*/
	background-color:#6666cc;
	color: #333;
	font-size:10px;
	font-weight: normal;
	border: 1px solid #000000;
	height: 18px;
	width: 80px;
	cursor:pointer;
}

#admin-content input {  	
	font-size:10px;
	height: 15px;
	width: 200px;
}
#admin-content input.radio {  	
	width: 15px;
}
#admin-content input.img_file {
	height: 20px;
	width: 220px;
}

.tbl {
	border-left:solid 1px #6f6866;
	border-top:solid 1px #6f6866;
}
.tbl td {
	border-right:solid 1px #6f6866;
	border-bottom:solid 1px #6f6866;
}



/*#admin-footer a {
	color:#c1c3c5;
	text-decoration:none;
}
#admin-footer a:hover {
	color:#636466;
}*/


