@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0;
}

#wrap {
	margin: 0 auto;
	width: 897px;
}

#head {
	margin-bottom: 20px;
}

#main-head {
	background: url(images/full-header.png);
	width: 877px;
	height: 232px;
}
#website-design-header { width: 282px; height: auto; padding: 10px 0px 0px 33px; }
	#website-design-header h1 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 30px; }
	#website-design-header p { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 16px; }

#email { margin-top: 25px; }
	#email p{ color: #5f6060; }

#blue-line {
	background: #90cbdd;
	width: 877px;
	height: 2px;
}

p.semi-dark {
	font-family: verdana, arial;
	font-size: 16px;
	color: #5f6060;
	font-weight: 300;
	width: 481px;

}

p.foot{
	font-family: verdana, arial;
	font-size: 10px;
	color: #5f6060;
	font-weight: 300;
	width: 481px;
	padding-top: 3px;

}

.semi-dark {
	font-family: verdana, arial;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: 300;
	width: 481px;

}

.semi-teal {
	font-family: verdana, arial;
	font-size: 14px;
	color: #90cbdd;
	font-weight: 300;
	width: 481px;


}

.white {
	font-family: verdana, arial;
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	margin: 0;
	padding: 0;


}

.dark-right {
	font-family: verdana, arial;
	font-size: 16px;
	color: #1d1d1d;
	font-weight: 300;

}

.text-box-left { text-align: left; 	width: 481px; 	margin: 3px 0px 0px 3px; }

	.text-box-left h2  { margin-top: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #3a3a3a; width: 475px; font-weight: bold; }
	.text-box-left p { margin-top: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1d1d1d; width: 475px; }
	.text-box-left li { margin-top: 5px;  } 
	.text-box-left li { list-style: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #7e7e7e;  } 

.text-box-right {
	text-align: right;
	width: 481px;
	margin-top: 3px;

}

#text-right {
	width: 481px;
	float: right;
}

#we-build-computer-networks {
	width: 481px;
	height: 100px;
	margin-top: 15px;
}

#we-repair-computer-problems {
	width: 481px;
	height: 100px;
	margin-top: 15px;

}

#we-build-websites {
	width: 100px;
	margin-top: 15px;

}

#content-wrap {
	width: 897px;
	height: auto;
	float: left;

}

#content-left {
	float: left;
	width: 392px;
	height: 380px;
	padding-top: 15px;
}
	#content-left div { margin: 5px 0px 5px 0px; }
	#content-left a, #content-left a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; font-size: 12px; text-decoration: none; }
		#content-left a:hover { text-decoration: none; }
	#content-left a img { border: 1px solid #5f6060; margin-top: 0; }

#content-right {
	float: right;
	width: 481px;
	height: auto;
	border-left: 2px #6ac6e2 solid;
	padding-left: 15px;
	padding-bottom: 30px;
	
}

.folio-link {
	margin-top: 10px;
}

#foot { float: left; }