body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;
	background-image: url(site-images/main-ground.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 17px;
}
a {
	font-family: "Myriad Web Pro";
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
input {
	font-family: "Myriad Web Pro";
	font-size: 10px;
	color: #6601FF;
}
textarea {
	font-family: "Myriad Web Pro";
	font-size: 10px;
	color: #6601FF;
}
.nav-link {
	font-family: "Myriad Web Pro";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
ul {
	font-family: "Myriad Web Pro";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	text-indent: -10px;
	list-style-image: url(site-images/bullet.gif);
}
.portfolio-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.term-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h2 {
	font-family: "Myriad Web Pro";
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: lighter;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
}
.quote-gd {
	background-image: url(site-images/home-quote.jpg);
	background-repeat: no-repeat;
	height: 135px;
}
.design-gd {
	background-image: url(site-images/home-design.jpg);
	background-repeat: no-repeat;
	height: 135px;
}
.build-gd {
	background-image: url(site-images/home-build.jpg);
	background-repeat: no-repeat;
	height: 135px;
}
.seo-gd {
	background-image: url(site-images/home-promote.jpg);
	background-repeat: no-repeat;
	height: 135px;
}
.div-header {
	height: 50px;
	width: 634px;
	margin-top: 50px;
	margin-left: 50px;
}
.div-quote {
	height: 130px;
	width: 634px;
	margin-left: 50px;
	background-color: #FFAE3B;
	text-indent: 10px;
}

.div-title {
	height: 25px;
	width: 634px;
	left: 50px;
	margin-left: 50px;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #666666;
	background-color: #333333;
}

