body { background-color:#274344;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.webdesign {
	background-image: url(../images/web-design-solutions.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #015673;
	margin-top:-7px;
	margin-bottom:0px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #550000;
	text-decoration: underline;
}
.blue {
	color: #11617c;
	text-decoration: none;
}
.blue:hover {
	color: #FF0000;
	text-decoration: none;
}

.copyright {
	font-size: 11px;
	color: #96a1a1;
	text-decoration: none;
}
.copyright:hover {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}



.portfolio {
	color: #000000;
	text-decoration: none;
}
.portfolio:hover {
	color: #FF0000;
	text-decoration: none;
}
.backline {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.yellow {
	color: #FED204;
}
.yellow:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
.inp2 {
	width: 100%;
}

