body{
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin:0px;
}
.body_bgcolor{
		background-color:#ffffff;
}

.footer_line{
		background-color:#d6d4d2;
}

.bg_color{
		background-color:#FFFFFF;
}
.footer_bg{
		background-color:#eae9e8;
}

.dot{
		background-image:url(../images/dots.jpg);
		background-repeat:repeat-x;
		
}
.gradient{
		background-image:url(../images/gradient.jpg);
		background-repeat:repeat-x;
		
}

.dot_1{
		background-image:url(../images/dot.jpg);
		background-repeat:repeat-y;
		
}

.welcome{
		background-image:url(../images/welcome.jpg);
		background-repeat:no-repeat;
		
}

.welcome_about{
		background-image:url(../images/welcome_about_us.jpg);
		background-repeat:no-repeat;
		
}

.welcome_contact{
		background-image:url(../images/welcome_contact_us.jpg);
		background-repeat:no-repeat;
		
}

.welcome_portfolio{
		background-image:url(../images/welcome_portfolio.jpg);
		background-repeat:no-repeat;
		
}

.welcome_services{
		background-image:url(../images/welcome_services.jpg);
		background-repeat:no-repeat;
		
}

.text, .text_1, text_2, text_contact { font-family:verdana; }

.text{
		font-size:10px;
		color:#7b7979;
		text-align:justify;
		text-decoration:none;
}

.text_1{
		font-size:10px;
		color:#ffffff;
		text-align:justify;
		text-decoration:none;
}

.text_2{
		font-size:10px;
		color:#66b006;
		text-align:justify;
		text-decoration:none;
}

.text_bold{
		font-family:tahoma;
		font-size:11px;
		color:#630102;
		text-align:justify;
		text-decoration:none;
		font-weight:bold;
}

.text_bold_1{
		font-family:tahoma;
		font-size:11px;
		color:#630102;
		text-align:left;
		text-decoration:none;
		font-weight:bold;
}

.text_contact{
		font-size:10px;
		color:#2a2a2a;
		text-align:left;
		text-decoration:none;
}

.menu_link{
		font-family:tahoma;
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
}
.menu_link:hover{
		color:#e56b37;
		font-weight:bold;

}

.link_1{
		font-family:tahoma;
		font-size:12px;
		color:#630102;
		font-weight:bold;
		text-decoration:underline;
}
.link_1:hover{
		color:#e56b37;
		font-weight:bold;
		text-decoration:none;

}
.menu_link_normal{
		font-family:tahoma;
		font-size:12px;
		color:#e56b37;
		font-weight:bold;
		text-decoration:none;
}


.email{
		font-family:verdana;
		font-size:10px;
		color:#447AA2;
		text-align:left;
		text-decoration:none;
		font-weight:bold;
}
.email:hover{
		font-family:verdana;
		font-size:10px;
		color:#447AA2;
		text-align:left;
		text-decoration:none;
		font-weight:bold;
}

.heading{
		font-family:tahoma;
		font-size:12px;
		color:#66b006;
		text-align:left;
		text-decoration:none;
		font-weight:bold;
}

.more{
		font-family:verdana;
		font-size:10px;
		color:#568717;
		font-weight:bold;
		text-decoration:none;
		text-align:right;
}
.more:hover{
		color:#5e5e5e;
		text-decoration:none;
		
}

.footer_text{
		font-family:verdana;
		font-size:10px;
		color:#424241;
		text-align:center;
		text-decoration:none;
}

.footer_link{
		font-family:verdana;
		font-size:10px;
		color:#66b006;
		text-align:justify;
		text-decoration:none;
}

.footer_link:hover{
		font-family:verdana;
		font-size:10px;
		color:#8E6E00;
		text-align:justify;
		text-decoration:none;
}

.footer_link_1{
		font-family:verdana;
		font-size:10px;
		color:#FFFFFF;
		text-align:justify;
		text-decoration:underline;
}

.footer_link_1:hover{
		font-family:verdana;
		font-size:10px;
		color:#8E6E00;
		text-align:justify;
		text-decoration:none;
}
.border img {
	border:1px #2A2A2A solid;
}

.feedbacktxt
{
	font-family:Verdana;
	color:#4F585F;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}
.feedbackstar
{
	font-family:Verdana;
	color:#FF6600;
	font-size:10px;
	margin-top:0px;
	margin-bottom:20px;
}
.txtbox {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	text-decoration: none;
	border:1px solid #999999;
	width:120px;
	height:15px;
}
.txtcomments {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	text-decoration: none;
	border:1px solid #999999;
	width:240px;
	height:100px;
}