@charset "UTF-8";
.cta {
	padding: 20px; 
	background-color:#F2FFFF; 
	border: 1px solid #33CCFF; 
	margin: 10pt 22px 0pt 38px;
}

body {
	background-image: url(images/bground_tile.gif);
}

.footLinks {margin: 10px 0 10px 0}
.footLinks ul {list-style: none; padding: 0; margin:0; text-align:center}
.footLinks li {display: inline; font-size: 11px}
.footLinks li a {color: #00CCFF; margin: 0 5px 0 5px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}
.footerTD {background-image:url(/images/footer.gif)}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #00a5d6;
}
a:active {
	text-decoration: underline;
	color: #333333;
}


.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00A4E1;
	font-weight:bold;
}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00A4E1;
	font-weight:bold;
}

.heading2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00A4E1;
	font-weight:bold;
}

.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/*color: #BAD405;*/
	color: #0479aa;
	font-weight:bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



p
{
 text-align:justify;
}








#home
{
background-image:url(images/navigation_02.gif);
width : 83px;
height : 32px;
}

#home:hover
{
background-image:url(images/navigation_02_o.gif);
width : 83px;
height : 32px;
}

#about
{
background-image:url(images/navigation_03.gif);
width : 113px;
height : 32px;
}

#about:hover
{
background-image:url(images/navigation_03_o.gif);
width : 113px;
height : 32px;
}

#services
{
background-image:url(images/navigation_04.gif);
width : 106px;
height : 32px;
}

#services:hover
{
background-image:url(images/navigation_04_o.gif);
width : 106px;
height : 32px;
}


#products
{
background-image:url(images/navigation_05.gif);
width : 109px;
height : 32px;
}

#products:hover
{
background-image:url(images/navigation_05_o.gif);
width : 109px;
height : 32px;
}

#testimonials
{
background-image:url(images/navigation_06.gif);
width : 136px;
height : 32px;
}

#testimonials:hover
{
background-image:url(images/navigation_06_o.gif);
width : 136px;
height : 32px;
}

#contact
{
background-image:url(images/navigation_07.gif);
width : 116px;
height : 32px;
}

#contact:hover
{
background-image:url(images/navigation_07_o.gif);
width : 116px;
height : 32px;
}

#book-now
{
background-image:url(images/book-now.gif);
width : 116px;
height : 32px;
}

#book-now:hover
{
background-image:url(images/book-now-h.gif);
width : 116px;
height : 32px;
}



.menu .options {
	position:relative;
	margin-right:1px;
	margin-bottom:1px;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:16px;
	font-size: 12px;
	color: #FFFFFF;
	display:block;
	background-color:#00A4E1;
	padding:2px 10px;
	text-decoration:none;
}
.menu a:hover {
	color:#00A4E1;
	background-color:#FFFFFF;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.hiddenPic {display:none;}

/* css added on 24-*01-2012*/

.header-middle {background-image:url(images/header_02.gif)}

.right-bar-box { width:299px; height:auto; padding:0px; margin:0px; float:left;}
.right-bar-box ul{ width:299px; height:auto; padding:0px; margin:0px; float:left;}
.right-bar-box ul li { width:82px; height:20px; padding-left:13px; margin-bottom:5px; float:left; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-weight:normal; text-decoration:none;color: #31322c; background:url(images/li-bg.gif) left top no-repeat; list-style-type:none;}
.right-bar-box ul li a{ 	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-weight:normal; text-decoration:none;color: #31322c;}
.right-bar-box ul li a:hover{ 	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-weight:normal; text-decoration:none;color: #ccc;}

.form-box { padding:10px; margin:0px; float:left; border:1px solid #ccc; background-color:#d8d8d8;}

