body
{
margin-left:5px;
margin-right:5px;
margin-top: 5px;
}
.contact_me
{
width:250px;
}
#cform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF9999;
	background-color: #FFFFFF;
}
#cname
{
background-color:#ffffff;
font-family:Verdana;
font-size:10px;
border: 1px solid #cccccc;
width:250px;
}
#cmail
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	width:250px;
	border: 1px solid #cccccc;
	}
	#ctext
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	width:250px;
	height:150px;
	border: 1px solid #cccccc;
	}

.clickme {
background:url(../images/submit.png) no-repeat left top;
margin-top: 3px;
border: 0px;
width: 88px;
height: 25px;
cursor: pointer;
}
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size:9px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 5px;
}

/* begining of the small contact form incorporated in the pages   */
/* begining of the small contact form incorporated in the pages   */

#quoteform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF9999;
	background-color: #FFFFFF;
	width: 248px;
}
#quotename
{
background-color:#ffffff;
font-family:Verdana;
font-size:10px;
border: 1px solid #cccccc;
width: 248px;
margin-top: 10px;
margin-bottom: 10px;
}
#quotemail
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	width: 248px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	}
	#quotetext
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	width: 248px;
	height:150px;
	border: 1px solid #cccccc;
	}

#thanku {
font-size: 12px;
}
#thanku h1 {
font-size: 12px;
}
#thanku a {
font-size: 12px;
}

/* begining of the small CONSULTANCY FORM incorporated in the pages   */
/* begining of the small CONSULTANCY FORM incorporated in the pages   */

#consform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF9999;
	background-color: #FFFFFF;
	width: 248px;
	padding-top: 5px;
}
#consmail
{
background-color:#ffffff;
font-family:Verdana;
font-size:10px;
border: 1px solid #cccccc;
width: 248px;
margin-top: 10px;
}
#consname
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	width: 248px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#constext
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	width: 248px;
	height:150px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	}
.clickmeCons {
background:url(../images/submit.png) no-repeat left top;
margin-top: 3px;
border: 0px;
width: 88px;
height: 25px;
cursor: pointer;
}


/* begining of the contact form in the contact page   */
/* begining of the contact form in the contact page   */

#contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF9999;
	background-color: #FFFFFF;
	width: 470px;
}
#contactname
{
background-color:#ffffff;
font-family:Verdana;
font-size:10px;
border: 1px solid #cccccc;
width: 470px;
margin-top: 10px;
margin-bottom: 10px;
}
#contactmail
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	width: 470px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	}
	#contacttext
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	width: 470px;
	height:150px;
	border: 1px solid #cccccc;
	}
	.clickmeCont {
background:url(../images/submit.png) no-repeat left top;
margin-top: 3px;
border: 0px;
width: 88px;
height: 25px;
cursor: pointer;
}
