@charset "utf-8";
/* CSS Document */

body {

	margin: 0px;
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Tahoma, Verdana, sans serif;
	
}



.content {

padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
font-size: 13px;
line-height: 22px;
text-align: justify;
color: #444953;

}

.services_content {

padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
font-size: 12px;
line-height: 16px;
text-align: justify;
color: #444953;

}

.portfolio_content {

padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
font-size: 12px;
line-height: 12px;
text-align: justify;
color: #444953;

}

.contact_content {

padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
font-size: 12px;
line-height: 18px;
text-align: justify;
color: #444953;

}

 input
{
color: #000000;
background: #ffffff;
border: 1px solid #666666;
}

textarea
{
color: #000000;
background: #ffffff;
border: 1px solid #666666;
}
