body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A1A1A;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bg-main {
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 14px;
}
.text-home {
	line-height: 18px;
	padding:0px 10px 6px 4px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6F6B6C;
}
.client-review-name {
	color: #0b9ef3;
	text-align: right;
	padding-right: 13px;
}
.client-review-link-div {
	padding-top: 6px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 13px;
}
.recent-project-div {
	padding-top: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #ffad00;
	font-size: 11px;
}
.recent-project-div a {
	font-weight: bold;
	color: #ffad00;
	font-size: 11px;
	text-decoration: none;
}
.recent-project-div a:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.text-footer {
	font-size: 10px;
	color: #a0a0a0;
}
.link-footer {
	font-size: 10px;
	color: #a0a0a0;
	text-decoration: none;
}
.link-footer:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}



.projects-home {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.bg-ourskills {
	background-image: url(images/bg-our-skills.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6F6B6C;
}
.bg-pricequote {
	background-image: url(images/bg-price.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6F6B6C;
}

.our-skills-div {
	padding-top: 10px;
	padding-bottom: 33px;
	text-align: right;
	padding-right: 14px;
}
.client-review-div {
	padding-top: 19px;
	padding-bottom: 15px;
	text-align: right;
	padding-right: 14px;
}
.text-client-review {
	font-size: 11px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
}
.link-viewmore{
	font-weight: bold;
	color: #ffad00;
	text-decoration: none;
	font-size: 11px;
}
.link-viewmore:hover{
	font-weight: bold;
	color: #D51A37;
	text-decoration: none;
	font-size: 11px;
}
.viewlarge-box {
	background-color: #606060;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
}
.link-largeview {
color: #fff;
	text-decoration: none;
}
.link-largeview:hover {
	text-decoration: none;
	color: #F8A219;
}
.services {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 0px;
	background-image: url(images/bg-services.gif);
	background-repeat: no-repeat;
	background-position: 19px bottom;
	border-bottom-style: none;
	font-size: 11px;
}
.services a {
	color: #FFFFFF;
	text-decoration: none;
}
.services a:hover {
	color: #FFAF00;
	text-decoration: none;
}
.services-noborder {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 0px;
	font-size: 11px;
}

.services-noborder a {
	color: #FFFFFF;
	text-decoration: none;
}
.services-noborder a:hover {
	color: #FFAF00;
	text-decoration: none;
}

.scrollBar { 
scrollbar-3dlight-color:#2b2b2b; 
scrollbar-arrow-color:#ffffff; 
scrollbar-base-color:#2b2b2b; 
scrollbar-darkshadow-color:#2b2b2b; 
scrollbar-face-color:2b2b2b; 
scrollbar-highlight-color:2b2b2b; 
scrollbar-shadow-color:#000000; 
height: 300px; 
overflow: auto; 
} 

