.pad
	{
		padding-left:10px;
		padding-right:10px;
	}

.lrg_font { font-size:16px; font-weight:bold; color:#F60;}

.services_title
	{ font-size:19px; padding-left:0px; font-weight:bold; color:#203720; font-family:sans-serif,Verdana, Geneva; }

.small_title 
	{ font-size:15px; font-weight:bold; font-family:sans-serif,Verdana, Geneva; }
	
.disclaim { font-style:italic; }

.disclaim_center { font-style:italic; font-size:16px; text-align:center; }

.center { text-align:center;}

#img_contain
	{
		width:673px;
		height:237px;
		float:left;
		margin:0px 0 0 35px; 
		background:url(../images/photo-bg.jpg);
	}

#img_contain img
	{
		padding:10px;
	}

#best
	{
		width:350px;
		height:50px;
		margin:0px 65px 0 0px; 
		float:right;
 		font-family:sans-serif,Verdana, Geneva;
		font-size:18px;
		text-align:right;
	}
	
	
#info
	{
		width:650px;
		
		margin:5px 0 0 35px; 
		float:left;
		font-size:17px;
		line-height:135%;
		text-align:inherit;
		font-family:Verdana, Geneva, sans-serif;
	}
	
table.imagetable-snow {

	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#000;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	text-align:center;
}

table.imagetable-snow th {

	background:url(../images/table/cell-blue-long.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	height:32px;
}

table.imagetable-snow td {

	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	height:32px;
	text-align:center;
}

.oddrowcolor{
	background:url(../images/table/cell-grey-snow.jpg);
}
.evenrowcolor{
	background:url(../images/table/cell-silver-snow.jpg);
}	

.oddrowcolor-sml{
	background:url(../images/table/cell-grey.jpg);
}
.evenrowcolor-sml{
	background:url(../images/table/cell-silver.jpg);
}
