/* commom */
body {
	background-color: #656565;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
.main		{background-color:#67983D;width:100%;text-align:center;}
.leftcorner {background-image:url('../design/leftcorner.jpg');background-position:right;background-repeat:repeat-y;text-align:right;}
.maintable	{text-align:center;width:747px;vertical-align:top;background-color:#FFFFFF;}
.rightcorner {background-image:url('../design/rightcorner.jpg');background-position:left;background-repeat:repeat-y;text-align:left;}


/*.bullet		{background-image:url('../design/bullet.jpg');background-repeat:no-repeat;text-align:left;padding-left:20px;font-weight:bold;color:#000000}*/
.bullet			{background-image:url('../design/navbg.gif');background-repeat:no-repeat;text-align:left;padding-left:24px;font-weight:bold;color:#000000;height:25px;}
.bulletg		{background-image:url('../design/navbgg.gif');background-repeat:no-repeat;text-align:left;padding-left:24px;font-weight:bold;color:#000000;height:27px;}


a.bulletl, a.bulletl:link, a.bulletl:visited, a.bulletl:active	{	color: #000000;text-decoration: none;}
a.bulletl:hover	{	color: #000000; text-decoration: underline;}

a, a:link, a:visited, a:active	{	color: #CF5C30;text-decoration: none;}
a:hover	{	color: #CF5C30; text-decoration: underline;}


.navigation {width:181px;text-align:center;vertical-align:top;}

.bannerleft		{width:171px;height:231px;}
.bannerlefttop	{width:171px;height:47px;}
.bannerright	{width:395px;height:231px;}
.bannerbottom	{width:171px;vertical-align:top;}

.content		{width:576px;}
.seperator	{height:12px;}
.seperator1	{height:6px;}
.width100	{width:100%;}

.footerr		{width:576px;height:95px;background-image:url('../design/footer.gif');background-repeat:no-repeat;}
.footerl		{width:171px;height:95px;}
.bold			{font-weight:bold;}
/* home */

.pagetitle	{width:395px;height:47px;text-align:center;}
.contentheading {text-align:left;padding:15px 0px 5px 10px; line-height:150%;	}
.contentheading1 {text-align:left; padding:15px 0px 5px 25px; line-height:150%;	}
.contenttext {text-align:left;padding:15px 10px 5px 10px; line-height:150%;	}
.contenttextc {text-align:center;padding:15px 10px 5px 10px; line-height:150%;	}
.contenttextr {text-align:right;padding:15px 10px 5px 10px; line-height:150%;	}

.bulletlist li {

font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
background-color: #FFFFFF;
/*text-indent: 5px;*/
list-style-position: outside;
list-style-image: url('../design/bulletf.gif');
list-style-type: square;
margin-bottom: 0px;
}

.imgboder { border:1px solid #67983D;padding:20px;width:250px;}
.imgboder1 { border:1px solid #67983D;padding:5px; text-align:left;}
.imgboderr { border:1px solid #67983D;padding:20px;}

/*************************************** panaromic image ****************************************/

	.placeHolder 
		{
			POSITION: relative;	WIDTH: 395px; 	HEIGHT: 231px; VISIBILITY: hidden;
		}
	.nowLoading 
		{
			VISIBILITY: visible; POSITION: absolute;
		}
	.imageDiv 
		{
			POSITION: relative;	TOP: 0px;	LEFT: 0px;
		}
	.imageDivOuter 
		{
			VISIBILITY: hidden; POSITION: relative; TOP: 0px;LEFT: 0px; WIDTH: 395px; HEIGHT: 231px; 
			OVERFLOW: hidden;
		}
	.picFrameDiv 
		{
			POSITION: absolute; CLIP: rect(0px 0px 0px 0px);
			
		}
/*************************************************************************************************/
input.text,textarea { border:1px solid #ADC96D;width:200px;}
input.submit { border:1px solid #98BC48;width:65px;background-color:#ADC96D;color:#FFFFFF;font-weight:bold;text-align:center;}

.ratehead{
font-size:13px;
font-weight:bold;
padding: 3px 8px 3px 8px;
text-align:left;
border-left: 1px green solid;
border-top: 1px green solid;
border-bottom: 1px green solid;
background-color: #007A48;
color: #ffffff;
}

.rateheadl{
font-size:13px;
font-weight:bold;
padding: 3px 8px 3px 8px;
text-align:left;
border-right: 1px green solid;
border-left: 1px green solid;
border-top: 1px green solid;
border-bottom: 1px green solid;
background-color: #007A48;
color: #ffffff;
}

.rateleft{
padding: 3px 8px 3px 18px;
text-align:left;
border-left: 1px green solid;
border-bottom: 1px green solid;
background-color:#FFDEA0;
}

.rateright{
padding: 3px 8px 3px 18px;
text-align:left;
border-left: 1px green solid;
border-bottom: 1px green solid;
border-right: 1px green solid;
background-color:#FFDEA0;
}

.mailtext {font-family:Arial;font-size:12px;text-align:right;padding-right:15px;}