/*@charset "utf-8";*/
/* CSS Document */

body,td,th {
	font-family: sans-serif, Arial, Verdana, Helvetica;
	font-size: 12px;
}
a, visited{
	text-decoration: none;
	color:#663366;
	font-weight:bold;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #757575 ;
}

.award-text{
	font-size:14px;
	text-align:left;
}

.designedBy a{
	font-size:10px;
	color:#FFFFFF;
	padding-right: 10px;
}

.copright{
	color:#FFFFFF;
	text-align:center;
}

.a-good-handy-man{
	font-style:italic;
}

#newsletter{
	font-size:18px;
	text-align:center;
}

.page-heading{
	font-size:20px;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}

.justified-text{
	text-align:justify;
}

#body-table{
	background-color: #FAFBF6;
	padding-top:5px;
	padding-left:5px;
}
input, textarea, select{
	border:1px #999999  solid;
	margin-bottom: 3px;
	margin-left: 10px;
}
.body_footer-links-container{
	background-color: #FAFBF6;
	margin: 5px;
	border-top:1px solid #CCCCCC;
}
/* ------------ Services Links Bar Table ------------- */
#links-bar-table{
	border:#999999 1px solid;
	width:250px;
	margin-right:10px;
	margin-left:10px;
}
#links-bar-table td{
	border-bottom:#999999 1px dashed;
	height:30px;
}
.services-liks-heading{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
	color:#FFFFFF;
	background-image:url(images/panel-back.jpg);
	background-repeat:no-repeat;
}

.bullets{
	font-weight:bold;
	padding-left:10px;
	list-style-image: url(images/good-mark.jpg);
	list-style-position: outside;
	line-height: 20px;
	list-style-type: none;
}


.contactus-address{
	font-size:14px;
	font-weight:bold;
}

#form-page-table{
	border: 3px #CCCCCC solid;
}

#thumbs-container{
	width:870px;
	height:75px;
	padding:10px;
	overflow:auto;
} 

#portfolio-container{   /* Potfolio page*/
	background-image:url(images/portfolio-back.jpg);
	background-repeat:no-repeat;
	height:420px;
	padding-top: 130px;
	padding-left: 52px;
	padding-right:10px;
}

#big-pic-1{
	border:1px solid; 
	width:390px; 
	height:350px;
	margin-right:10px;
	float:left;
}
#big-pic-2{
	margin-right:32px;
	border:1px solid; 
	width:390px; 
	height:350px;
	float:right;
}

.feed-back-div{
	width: 80%;
	border: 3px solid #CCCCCC;
	padding:15px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	word-spacing: 3px;
}
.testimonial-name{
	text-align: right;
	padding-right:20px;
	font-weight:bold;
}

.feed-back-separator{
	width:90%; 
	border-top:1px solid #666666; 
	height:0px; 
	color:#999999; 
	margin-left:auto; 
	margin-right:auto;
}
