body {
		margin:0; 
		padding: 0;
		font-family: verdana;
		font-size: 80%;
	}
.head1 {
		vertical-align:top; 
		padding-top: 36px;
	}
a {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 100%;
}	
h1 {
font-variant: small-caps;
color: #d711d4;
font-size: 16pt;
font-family: Arial, Helvetica, sans-serif;	
font-weight: 700;
//font-weight: 500;
margin-top: 15px;

	}
	
h2 {
font-variant: small-caps;
color: #666666;
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;	
//font-weight: 550;
margin-top: 15px;
text-transform: lowercase;
	}
		
H3 {
		font-family: verdana;
		font-size: 16pt;
		color:#ffd800;	
}
p {
			line-height: 150%;
}	
.first-row {
padding-top: 40px;
	}

#counter {
	position: absolute;
	left: 740px;
	bottom: 0px;
	text-align: center;
	// left: 270px;
	// bottom: -40px;
}

#main-col {
	vertical-align: top; 
	width: 475px; 
	padding-left: 10px; 
	padding-right: 10px; 
	text-align: justify;
}
	
#last-project {
	padding-left: 14px;
	font-size: 85%;
/*	text-align: justify;*/
}
#last-project a{
	color: Black;

}

#last-project p{
	color: #666666;
	padding-top: 0px;
	margin-top: 7px;
	padding-right: 25px;
}
.pimg {
	margin-right: 15px;
	margin-bottom: 10px;
}
#call-us {
	padding-left: 0px;
}
#call-us p{
	padding-left: 0px;
	padding-right: 14px;
	margin-left: 0px;
	font-size: 85%;
	color: #666666;
	text-align: center;	
}
#bottom-menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 23px;
   margin-bottom: 23px;
}
#bottom-menu td {
	padding-left: 10px;
}
#bottom-menu a{
text-decoration: none;
}
#bottom-menu a.selected{
color: #777777;
}
#bottom-menu a.main{
color: #d400d1;
}
#bottom-menu a:hover{
text-decoration: underline;
}