/* CSS Document */

body { 
	margin : 0;	padding : 0;	font : normal 73%/1.5em Arial,Verdana, Tahoma, sans-serif;	
	color: #555; line-height:16px; }

a { color : #111; text-decoration : underline; } 

a:hover { color : #111;	text-decoration : none; } 

h1, h2, h3 { font : bold 1em Arial, Tahoma, Sans-serif; } 

h1 { font-size : 1.4em; color : #6ba936; } 

h2 { font-size : 1.4em;	color : #fff; padding:10px 0px 0px 30px;  } 

li{list-style:square url(images/bullet.jpg); font-size:1.1em; line-height:24px;}

p{ text-align:justify; color:#6d6e71; }

.cleardiv
{ clear:both;}

/*First Upper Panel*/
.bg1
{ background:url(images/index1.jpg) repeat-y; width:900px; 
  padding:50px 50px 0px 50px; border-bottom:1px solid #fff; margin:0 auto; }

.upperwhite
{ background:#fff; width:900px; height:400px; }

/*Left Panel*/
#topleftpanel
{ width:310px; float:left; margin:50px 0px 0px 40px !important; margin:50px 0px 0px 20px; }

#logo
{ margin-top:50px; }

#headline
{
	margin-top:30px;
	height:160px;
	background-image: url(images/index3B.jpg);
	background-repeat: no-repeat;
}

/*Right Panel*/
#toprightpanel
{ width:500px; float:left; margin:50px 0px 0px 0px;}

#flashpanel
{ margin:0px; }

#greenlayer
{
	background:url(images/index8.jpg) no-repeat;
	width:17px;
	height:121px;
	position:absolute;
	z-index:100;
	float:right;
	top: 259px;
	left: 402px;
 }

#dots
{ background:url(images/index5.jpg) right no-repeat; height:20px; clear:both; }

/* End of First Upper Panel and start of bottom level panel*/

.bg2
{ background:url(images/index6.jpg) repeat-y; width:900px; 
  padding:0px 50px 50px 50px; margin:0 auto; }

.lowerwhite
{ background:#fff; width:900px; padding-bottom:50px; }

#lowerleftpanel
{ width:418px; float:left; margin:0px 0px 30px 80px !important; margin:0px 0px 30px 40px; }

#lowerrightpanel
{ width:342px; float:left; margin:0px 0px 30px 10px;}

/*Form CSS*/
#formtop
{ background:#265eb0; border-bottom:1px #fff solid; }

#formbg
{ background:#edeeef; clear:both; padding:20px; }


input 
{ 
	padding : 2px;
	border : 1px solid #ececec;
	font : normal 11px Arial, Verdana, Tahoma, sans-serif;
	color :#000;
	width:150px;
	margin:5px 0px 2px 0px;
	line-height:10px;
} 



input.button 
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:url(images/index7.jpg) no-repeat;
	width:95px;
	height:30px;
	padding:5px;
	color:#fff;
	border:0px;
	float:left;
	cursor:pointer;
} 

select { 
	font : normal 11px Arial, Verdana, Tahoma, sans-serif;
	border : 1px solid #ececec;
	display : block;
	color : #000;
	width:110px;
	margin-top:5px;
} 

textarea
{
font : normal 11px Arial, Verdana, Tahoma, sans-serif;
border : 1px solid #ececec;
width:155px;
height:100px;
float:left;
margin-top:5px;
}

/*Footer*/
#footer
{ width:245px; float:right; color:#fff; font-size:0.95em; margin-top:10px; }
.button-tour {
	height: 35px;
	width: 245px;
	
}

