.banner 
{
	display:block; 
	margin:0px; 
	width:700px;
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	overflow:hidden;
}
.nav
{	
	display:block;
	width:115px;
	height:400px;
	margin:0px;
	float:left;
	font-weight:bold;
	font-size:10pt;
	background-color:#ffffff;
	color:#000000;
	overflow:hidden;
}
.main
{
	width:575px;
	height:300px;
	float:left;
	font-size:12pt;
	background-color:#ffffff;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	overflow:auto;
}
.maintd
{
	background-color:#ffffff;
	color:#000000;
	width:555px;
	height:300px;
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	overflow:hidden;
}
a.navigation, a.navigation:link, a.navigation:visited 
{
	display:block; 
	width:115px;
	height:25px;
	margin-top:0px;
	background-image:url(images/1.png);
	background-repeat:no-repeat;
	text-decoration:none; 
	font-weight:bold;
	font-family:arial, verdana, sans-serif, times new roman; 
	font-size:10pt; 
	border:0px;
	color:#ffffff; 
	line-height:25px;
	overflow:hidden;
}
a.navigation:hover 
{
	background-image:url(images/2.png);
	font-weight:bold;
	color:#ffffff;
	text-decoration:none; 
	border:0px;
}
a.navigation:active 
{
	background-image:url(images/2.png);
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
	border:0px;
}
table
{
	background-color:#ffffff;
	vertical-align:top;
	border-color:#649d6c;
	border-width:3px;
	border-style:groove;

}
tr, td
{
	background-color:#ffffff;
	vertical-align:top;
	/*border-color:#649d6c;
	border-width:1px;
	border-style:solid;*/
}
body
{
	margin-top:0px;
	background-color:#649d6c;
	/*background-color:#ffffff;*/
	text-decoration:none; 
	font-weight:normal;
	font-family:arial, verdana, sans-serif, times new roman; 
	font-size:14px; 
}
.italic
{
	font-style:italic;
}
.bitalic
{
	font-style:italic;
	font-weight:bold;
}
.left
{
	float:left;
	width:130px;
}
.testimonial1
{
	background-color:#dbd6d6;
}
.testimonial2
{
	background-color:#a7cbab;
}
.sign
{
	background-color:#ffffff;
}
.sig
{
	background-color:#ffffff;	
}
li
{
	display:list-item;
	/*list-style-type:disc;*/
	list-style-image:url(images/tick.gif);

}
.selected
{
	background-image:url(images/2.png);
}
.detailsLeft
{
	display:block;
	float:left;
	width:160px;
	text-align:left;
	font-family:verdana;
	font-size:10pt;
}
.detailsRight
{
	display:block;
	float:left;
	width:395px;
	text-align:left;
	font-family:verdana;
	font-size:10pt;
}
.detailsLeft1
{
	display:block;
	top:0px;
	float:left;
	width:250px;
	text-align:left;
}
.detailsRight1
{
	display:block;
	top:0px;
	float:left;
	width:305px;
	text-align:left;
}
a.detailsButton, a.detailsButton:link, a.detailsButton:visited 
{
	width:115px;
	height:30px;
	margin-top:0px;
	background-image:url(images/about11.png);
	background-repeat:no-repeat;
	text-decoration:none; 
	text-align:center;
	font-family:verdana; 
	font-size:10pt; 
	border:0px;
	color:#ffffff; 
	line-height:30x;
	overflow:hidden;
}
a.detailsButton:hover 
{
	background-image:url(images/about21.png);
	color:#ffffff;
	text-decoration:none; 
	border:0px;
}
a.detailsButton:active 
{
	background-image:url(images/about21.png);
	color:#ffffff; 
	text-decoration:none; 
	border:0px;
}


