body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:0px;
}
.top-bg {
	background-image:url(../../images/top-bg-ima.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.mid-bg{
	background-image:url(../../images/mid-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.recent-work{
	background-image:url(../../images/cutom-web-design-work.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.border {
	border:4px solid #e5e5e5;
}
.gray-text {
	font-size:8pt;
	color:#929998;
	text-decoration:none;
}
.gray-text a{
	font-size:8pt;
	color:#929998;
	display:block;
	padding:3px;
	text-decoration:none;
}
.gray-text a:hover{
	font-size:8pt;
	color:#FFFFFF;
	display:block;
	padding:3px;
	background-color:#DB334C;
	text-decoration:none;
}
.gray-text-bottom {
	font-size:8pt;
	color:#808181;
	text-decoration:none;
}
.gray-text-bottom a{
	font-size:8pt;
	color:#808181;
	text-decoration:none;
}
.gray-text-bottom a:hover{
	font-size:8pt;
	color:#808181;/*A5AEAD*/
	text-decoration:none;
}
div.pink-text {
	font-size:8pt;
	color:#DB334C;
	text-decoration:none;
}
div.pink-text a{
	font-size:8pt;
	color:#DB334C;
	text-decoration:none;
}
div.pink-text a:hover{
	font-size:8pt;
	color:#333333;/*A5AEAD*/
	text-decoration:none;
}
.web-design {
	font-size:8pt;
	color:#929998;
	font-weight:normal;
	display:inline;
	line-height:18px;
	text-decoration:none;
}
.normal-text {
	font-size:8pt;
	color:#808181;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
}
.normal-text a{
	font-size:8pt;
	color:#808181;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
}
.normal-text a:hover{
	font-size:8pt;
	color:#808181;
	line-height:20px;
	text-align:justify;
	text-decoration:underline;
}
.input-text {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	background-image:url(../../images/text.gif);
	background-position:top;
	border:1px solid #DADADA;
	background-repeat:repeat-x;
}
.portfolio-link {
	font-size:8pt;
	color:#808181;
	text-decoration:none;
}
.portfolio-link a{
	font-size:8pt;
	color:#808181;
	display:block;
	padding:3px;
	width:100%;
	text-decoration:none;
}
.portfolio-link a:hover{
	font-size:8pt;
	color:#FFFFFF;
	display:block;
	padding:3px;
	width:100%;
	background-color:#a5aead;
	text-decoration:none;
}
.border-2 {	
	border:5px solid #dadada;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #000000;
	padding: 3px;
	background-color:#DB334C;
	visibility: hidden;
	color:#FFFFFF;
	z-index: 100;
	text-align:center;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
