/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#efefef;
}
a {
	color:#0099FF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/* HOME */
.home {
	color:#EE3B43;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.home a:link, .home a:visited {
	color:#333333;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	text-decoration:none;
}
.home a:hover {
	background-color:#FEE8DE;
}
.home_active {
	color:#333333;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FEE8DE;
}
.home_tbl {
	margin-top:10px;
	width:730px;
}
.home_lft {
	width:363px;
	height:242px;
	float:left;
	background:url(../images/home_cont.jpg) top no-repeat;
}
.home_lft2 {
	width:363px;
	float:left;
}
.home_lft_tl {
	float:left;
	width:240px;
	margin-left:15px;
}
.home_lft_cont {
	float:left;
	width:135px;
	margin-left:0px;
}
.home_rt {
	width:363px;
	height:242px;
	float:right;
	background:url(../images/home_cont.jpg) top no-repeat;
}
.home_rt2 {
	width:410px;
	float:right;
}
.home_rt_tl {
	float:left;
	width:250px;
	margin-left:10px;
}
.home_rt_cont {
	float:right;
	width:150px;
	margin-left:0px;
}

.home_cont {
	left:325px;
	top:100px; 
	width:325px;
	/* height:100px; */
	overflow:auto;
	margin-left:5px;
	padding:7px;
	font-size:11px;
}
.home_cont2 {
	left:325px;
	top:100px; 
	width:325px;
	height:100px;
	overflow:auto;
	margin-left:5px;
	padding:7px;
	font-size:11px;
}
.home_title {
	margin-top:32px;
	font-size:13px;
	color:#EE1C25;
	padding-left:12px;
}

/* ABOUT */
.about {
	color:#EE3B43;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.about_bubble {
	width:127px;
	height:113px;
	background:url(../images/r_bubble.jpg) top no-repeat;
}
.about_bubble_inner {
	margin-left:15px;
	margin-top:18px;
	width:108px;
	font-size:10px;
}
.about_bubble a:link, .about_bubble a:visited {
	font-size:10px;
	color:#EE1C25;
	text-decoration:none;
}
.about_bubble a:hover {
	text-decoration:underline;
}
.about_cont_tbl {
	width:558px;
	height:372px;
	background:url(../images/r_cont.jpg) top no-repeat;
}
.about_cont {
	background-color:#FEE8DD;
	padding-right:10px;
	font-size:11px;
}
.about_title {
	margin-top:45px;
	font-size:16px;
	color:#EE1C25;
	padding-left:30px;
}
.about_mn_tbl {
	background:url(../images/r_mn_bg.jpg);
	width:800px;
	height:27px;
}
.about_mn {
	font-size:11px;
	color:#000000;
	padding-left:10px;
	padding-right:11px;
	height:23px;
	padding-top:8px;
	float:left;
	background:url(../images/r_mn_sep.jpg) right no-repeat;
}
.about_mn a:link, .about_mn a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.about_mn a:hover {
	color:#F79690;
	text-decoration:none;
}


/* PRODUCT */
.product {
	color:#203F9A;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.product_bubble {
	width:127px;
	height:113px;
	background:url(../images/b_bubble.jpg) top no-repeat;
}
.product_bubble_inner {
	margin-left:15px;
	margin-top:18px;
	width:108px;
	font-size:10px;
}
.product_bubble a:link, .product_bubble a:visited {
	font-size:10px;
	color:#203F9A;
	text-decoration:none;
}
.product_bubble a:hover {
	text-decoration:underline;
}
.product_cont_tbl {
	width:558px;
	height:372px;
	background:url(../images/b_cont.jpg) top no-repeat;
}
.product_cont {
	background-color:#E1E3F2;
	padding-right:10px;
	font-size:11px;
}
.product_title {
	margin-top:45px;
	font-size:16px;
	color:#203F9A;
	padding-left:30px;
}
.product_mn_tbl {
	background:url(../images/b_mn_bg.jpg);
	width:800px;
	height:27px;
}
.product_mn {
	font-size:10px;
	color:#000000;
	padding-left:7px;
	padding-right:8px;
	height:23px;
	padding-top:8px;
	float:left;
	background:url(../images/b_mn_sep.jpg) right no-repeat;
}
.product_mn a:link, .product_mn a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.product_mn a:hover {
	color:#8D9ADF;
	text-decoration:none;
}


/* LATEST NEWS*/
.news {
	color:#C82F56;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.news_bubble {
	width:127px;
	height:113px;
	background:url(../images/p_bubble.jpg) top no-repeat;
}
.news_bubble_inner {
	margin-left:15px;
	margin-top:18px;
	width:108px;
	font-size:10px;
}
.news_bubble a:link, .news_bubble a:visited {
	font-size:10px;
	color:#C82F56;
	text-decoration:none;
}
.news_bubble a:hover {
	text-decoration:underline;
}
.news_cont_tbl {
	width:558px;
	height:372px;
	background:url(../images/p_cont.jpg) top no-repeat;
}
.news_cont {
	background-color:#F8E8EB;
	padding-right:10px;
	font-size:11px;
}
.news_title {
	margin-top:45px;
	font-size:16px;
	color:#C82F70;
	padding-left:30px;
}
.news_mn_tbl {
	background:url(../images/p_mn_bg.jpg);
	width:800px;
	height:27px;
}
.news_mn {
	font-size:11px;
	color:#000000;
	padding-left:10px;
	padding-right:11px;
	height:23px;
	padding-top:8px;
	float:left;
	background:url(../images/p_mn_sep.jpg) right no-repeat;
}
.news_mn a:link, .news_mn a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.news_mn a:hover {
	color:#E68FBA;
	text-decoration:none;
}


/* COMPETITIONS */
.competition {
	color:#00A650;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.competition_bubble {
	width:127px;
	height:113px;
	background:url(../images/g_bubble.jpg) top no-repeat;
}
.competition_bubble_inner {
	margin-left:15px;
	margin-top:18px;
	width:108px;
	font-size:10px;
}
.competition_bubble a:link, .competition_bubble a:visited {
	font-size:10px;
	color:#00A650;
	text-decoration:none;
}
.competition_bubble a:hover {
	text-decoration:underline;
}
.competition_cont_tbl {
	width:558px;
	height:372px;
	background:url(../images/g_cont.jpg) top no-repeat;
}
.competition_cont {
	background-color:#E2F2E7;
	padding-right:10px;
	font-size:11px;
}
.competition_title {
	margin-top:45px;
	font-size:16px;
	color:#00A650;
	padding-left:30px;
}
.competition_mn_tbl {
	background:url(../images/g_mn_bg.jpg);
	width:800px;
	height:27px;
}
.competition_mn {
	font-size:11px;
	color:#000000;
	padding-left:10px;
	padding-right:11px;
	height:23px;
	padding-top:8px;
	float:left;
	background:url(../images/g_mn_sep.jpg) right no-repeat;
}
.competition_mn a:link, .competition_mn a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.competition_mn a:hover {
	color:#ACE8C2;
	text-decoration:none;
}


/* CONTACT */
.contact {
	color:#4DCBF4;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.contact_bubble {
	width:127px;
	height:113px;
	background:url(../images/lb_bubble.jpg) top no-repeat;
}
.contact_bubble_inner {
	margin-left:15px;
	margin-top:18px;
	width:108px;
	font-size:10px;
}
.contact_bubble a:link, .contact_bubble a:visited {
	font-size:10px;
	color:#4DCBF4;
	text-decoration:none;
}
.contact_bubble a:hover {
	text-decoration:underline;
}
.contact_cont_tbl {
	width:558px;
	height:395px;
	background:url(../images/lb_cont.jpg) top no-repeat;
}
.contact_cont {
	background-color:#DEF2FD;
	padding-right:10px;
	font-size:11px;
}
.contact_title {
	margin-top:45px;
	font-size:16px;
	color:#4DCBF4;
	padding-left:30px;
}
.contact_mn_tbl {
	background:url(../images/lb_mn_bg.jpg);
	width:800px;
	height:27px;
}
.contact_mn {
	font-size:11px;
	color:#000000;
	padding-left:10px;
	padding-right:11px;
	height:23px;
	padding-top:8px;
	float:left;
	background:url(../images/lb_mn_sep.jpg) right no-repeat;
}
.contact_mn a:link, .contact_mn a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.contact_mn a:hover {
	color:#8DD1EC;
	text-decoration:none;
}

/* GENERAL */
.cont_tbl {
	margin-top:20px;
	width:705px;
}
.header {
}
.img_rt {
	margin-left: 10px;
	float:right;
}
.img_lft {
	margin-right: 10px;
	float:left;
}
.dload {
	color:#FF6600;
	margin-top:5px;
}
.dload a:link, .dload a:visited {
	color:#FF6600;
	text-decoration:none;
	padding-left:15px;
	background:url(../images/arrow.png) left no-repeat;
}
.dload a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.enquire a {
	background:url(../images/enquire.png) top left no-repeat;
	width:150px;
	height:30px;
	display:block;
	float:left;
}
.enquire a:hover {
	background:url(../images/enquire.png) bottom left no-repeat;
	width:150px;
	height:30px;
	display:block;
}
.business a {
	background:url(../images/business.png) top left no-repeat;
	width:150px;
	height:30px;
	display:block;
	float:left;
	margin-left:10px;
}
.business a:hover {
	background:url(../images/business.png) bottom left no-repeat;
	width:150px;
	height:30px;
	display:block;
}
.return {
	color:#FFFFFF;
	float:right;
	height:23px;
	padding-top:8px;
	padding-right:10px;
	font-size:11px;
}
.return a:link, .return a:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	background:url(../images/return.png) left no-repeat;
}
.return a:hover {
	color:#000000;
	text-decoration:none;
}
.footer_tbl {
	border-top:1px solid #efefef;
	width:780px;
	margin:10px;
}
.footer {
	color: #000000;
	margin-top:10px;
	font-size:10px;
}
.footer a:link, .footer a:visited {
	color: #444444;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.footer a:hover {
	text-decoration:underline;
}
.main {
	width:800px;
	background-color:#FFFFFF;
}
.thumbs {
		float:left;
		width:140px;
		margin-right:20px;
		margin-bottom:10px;
}


.jScrollPaneContainer { 
	position: relative;
	overflow-x:hidden; 
	overflow-y:auto;
	z-index: 1;
}
.jScrollPaneTrack { 
	position: absolute; 
	cursor: pointer; 
	right: 0;
	top: 0; 
	height: 100%;
	/*background: url(../images/bar.png) top center repeat-y; */
	padding: 0px; 
}
.jScrollPaneDrag { 
	position: absolute; 
	/*background: url(../images/ball.png) center center no-repeat;*/
	cursor: pointer; overflow: auto;
}
.content {
	/* left:500px;
	 top:180px; */
	width:500px;
	height:180px;
	overflow:auto;
	font-size:11px;
	margin-left:20px;
	padding:10px;
	padding-right:30px;
}
.content_c {
	/* left:500px;
	 top:180px; */
	width:500px;
	height:200px;
	overflow:auto;
	font-size:11px;
	margin-left:20px;
	padding:10px;
	padding-right:30px;
}

.img_ends {
	width:100px;
	height:75px;
	margin:0px;
	padding:0px;
}
.img_ins {
	width:103px;
	height:75px;
	margin:0px;
	padding:0px;
}
/* Buisness Opportunities */
.form_msg {
	color:#FF0000;
	font-size:10px;
}
.form_msg2 {
	font-size:10px;
}
.form_tl {
	font-weight:bold;
	color:#0099FF;
	font-size:13px;
	margin-bottom:5px;
	margin-top:5px;
}
#form_tooltip{
position: absolute;
width: 100px;
border: 0px solid black;
padding: 2px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
font-size:10px;
text-align:justify;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
