.effusionstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px 18px 8px;
	font-weight: normal;
}
.border {
	border: 1px solid #e4e4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: normal;
	color: #999999;
}
.rightcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding: 6px;
	margin: 6px;
}
.border2 {

	border: 1px solid #e4e4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	font-weight: normal;
	color: #999999;
}
.lefthandthing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	margin: 0px;
}
.topmiddle {
	border: 1px #AED8EC;
}
.copyrightetc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 9px;
	padding: 4px;
	line-height: 25px;
}
.boxed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px none #B3D0E4;
	left: 24px;
	top: 240px;
	width: 47px;
	height: 40%;
	background-color:#33CC99;
	float: left;
	z-index:3
}
.bgport {
	background-color: #FFFFFF;
	background-image: url(newimages/port/porttextback.gif);
	background-repeat: no-repeat;
}
.bgwebpromo {
	background-color: #FFFFFF;
	background-image: url(../images/botbar/webpromo/background.gif);
	background-repeat: no-repeat;

}
.bgabout {
	background-color: #FFFFFF;
	background-image: url(../images/botbar/about/background.gif);
	background-repeat: no-repeat;

}
.bgwebdesign {
	background-color: #FFFFFF;
	background-image: url(../images/botbar/webdesign/background.gif);
	background-repeat: no-repeat;

}
.bgportfolio {
	background-color: #FFFFFF;
	background-image: url(../images/botbar/portfolio/background.gif);
	background-repeat: no-repeat;

}
.bgcontact {
	background-color: #FFFFFF;
	background-image: url(../images/botbar/contact/background.gif);
	background-repeat: no-repeat;

}
.bgnwd {
	background-color: #FFFFFF;
	background-image: url(../images/botbar/nwd/background.gif);
	background-repeat: no-repeat;

}
.bgnetworkserv {
	background-color: #FFFFFF;
	background-image: url(../images/botbar/networkserv/background.gif);
	background-repeat: no-repeat;

}
.bgour_clients {
	background-color: #FFFFFF;
	background-image: url(../images/botbar/our_clients/background.gif);
	background-repeat: no-repeat;

}
.bgconsultancy {
	background-color: #FFFFFF;
	background-image: url(../images/botbar/consultancy/background.gif);
	background-repeat: no-repeat;

}
.bgdefault {
	background-color: #FFFFFF;
	background-image: url(../images/botbar/default/background.gif);
	background-repeat: no-repeat;

}
.by {
	border: 1px double #000000;
}
.hidden {
	display:none;
}
#contact_form #firstname{
	display: none;
}

#error-message {
	background-color: #FFFFFF;
	border: 1px solid red;
	color: red;
	padding: 3px;
	width: 224px;
	text-align: left;
}

.shrink{
	font-size: 7px;
	line-height: 7px;
}

.img-box{
	clear: both;
}
.box2{
	clear: both;
	display: block;
	margin-bottom: 7px;
}

.img-box img{
	float: right;
	margin-right: 1px;
}
.img-box input{
	float: right;
	margin-right: 1px;
}

#textarea{
	padding-right: 1px;
	width: 230px;
}
#textarea{
	/*padding-right: 13px !important;*/
}
blockquote{
	margin: 0;
	width: 234px;
	display: block;
}

blockquote .fix-width{
	float: right;
	width: 163px !important;
}
blockquote .fix-width{
	*width: auto !important;
}