body{
	background-image: url(/images/template/bbg.gif);
	margin: 0px;
	background-color: #fff;
	background-repeat: repeat;
	color: #333;
}
.text {  
	padding-left:20px;; 
	padding-right:10px;
}
td {
	font-family:georgia,Tahoma,sans-serif; 
	font-size: 16px
}

a:visited{
	text-decoration: underline;
	color: #6592B2;
}
a:link{
	color: #6592B2;
}
h2{
	color: #6592B2;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;

}
ul{
	margin:0;
	margin-bottom: 12px;
	margin-left: 15px;
	list-style-type:none;
	list-style:circle;
}
li{
	margin-bottom: 8px;
}
h1{
/*color: #B5634D;*/
	font-size: 26px;
	font-weight: bold;
	margin: 0px;

}
h3{
color: #B5634D;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
a:hover{ 
	text-decoration: none;
	color: #6592B2;
}
.bg {
	background-repeat:no-repeat; 
	background-position:top;
}
.bg2 {
	background-repeat:repeat-y; 
	background-position:top; 
	padding-left:20px; 
	padding-right:10px;
}
.sl {
	color:#000000;
}

.right{
	text-align: right;
	position: relative;
	visibility: visible;
	width: 149px;
	top: 0px;
	color: #666666;
}
.latest1{
	visibility: visible;
	width: 200px;
/*	background-attachment: fixed;
	background-image: url(images/a16.jpg);
	background-repeat: y-repeat;
	background-position: left top;*/
	margin: 0px;
	padding: 5px;
}

.featured{
	
	position: absolute;
}
.featured img1{

}
.featureddd{
	height: 122px;
	width: 147px;
	border: 1px dashed #CCCCCC;
	background-color: #EEEEEE;
	position: relative;
	visibility: visible;
	font-family: georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;


}
.footer{	
	
	position: relative;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url(images/fbg.jpg);
	color:#9F9F9F; 
	font-size:12px;
}
.testimonials{
	width: 150px;
	padding: 5px;
	font-size:12px;
	
}
.latesttext {
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	top: 10px;
	position: absolute;
	left: 8px;
}
.clientlist {
	text-align: right;
	display: block;
	overflow: auto;
	position: absolute;
	visibility: visible;
	height: 122px;
	width: 148px;
	top: 0px;
	right: 0px;
	padding-right: 10px;
	border: 1px solid #666666;
	margin-right: 10px;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.template1{
	padding-right: 10px;
	padding-left: 22px;
	padding-top: 12px;
	padding-bottom: 0;
	background-image: url(images/a8.jpg);
	background-repeat: no-repeat;
	height: 237px;
	}
html>body .template1{
	padding-right: 10px;
	padding-left: 22px;
	padding-top: 28px;
	
	background-image: url(images/a8.jpg);
	/*height: 237px;padding-bottom: 10px;*/
}
#dhtmltooltip{
	font-family: georgia,verdana;
	font-size: 10px;
	color: #333333;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 101;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=135,Positive=1);*/
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 102;
	visibility: hidden;
}
.brown_text{
	color: #B5634D;
}

button { border:0; cursor:pointer; font-weight:bold; padding:0 20px 0 0; text-align:center; }
button span { position:relative; display:block; white-space:nowrap; padding:0 0 0 20px; }

/*blue buttons*/
button.submitBtn{ background:url(/images/template/btn_blue_right.gif) right no-repeat; font-size:1.3em; }
button.submitBtn span{ height:50px;line-height:50px;background:url(/images/template/btn_blue_left.gif) left no-repeat;color:#fff;}
button.submitBtn:hover {color: #0fc; }
button.submitBtn:hover span {color: #0fc; }


		/* style exceptions for all IE browsers */
		button { width:auto; overflow:visible; }
		button span { margin-top:1px; }
