#Wrapper {
	margin: auto;
	width: 1220px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	overflow: hidden;
}
.ProjectBox {
	padding: 10px;
	border: 7px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #FFF;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #000;
}
.ProjectBox2 {
	padding: 10px;
	float: left;
	border: 7px solid #333;
	margin-left: 10px;
}
.Image {
	padding: 3px;
}
#Content {
	width: 970px;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #666;
	float: left;
	margin-left: 20px;
	background-color: #000;
}
#Header {
	width: 920px;
	overflow: hidden;
	padding: 10px;
	float: left;
	margin-left: 5px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
}
#DottedNavLine {
	width: 175px;
	overflow: hidden;
	float: left;
	height: 400px;
	margin-top: 160px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 10px;
	padding-top: 20px;
}
.SeeMore {
	float: left;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.Header {
	float: left;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 10px;
}
#NavBrand
{
	display: block;
	width: 170px;
	height: 21px;
	background: url("images/navigation/brand.png") no-repeat 0 0;
	float: right;
	margin-bottom: 10px;
}

#NavBrand:hover
{ 
  background-position: 0 -21px;
}

#NavBrand span
{
  display: none;
}
#NavWeb {
	width: 170px;
	float: right;
	text-align: right;
	height: 21px;
	background-image: url(images/navigation/webdev.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#NavWeb:hover
{ 
  background-position: 0 -21px;
}

#NavWeb span
{
  display: none;
}
#NavIllus {
	width: 170px;
	float: right;
	text-align: right;
	height: 21px;
	background-image: url(images/navigation/navillus.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#NavIllus:hover
{ 
  background-position: 0 -21px;
}

#NavIllus span
{
  display: none;
}
#NavDesign {
	width: 170px;
	float: right;
	text-align: right;
	height: 21px;
	background-image: url(images/navigation/navdesign.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#NavDesign:hover
{ 
  background-position: 0 -21px;
}

#NavDesign span
{
  display: none;
}
#NavQuote {
	width: 170px;
	float: right;
	text-align: right;
	height: 21px;
	background-image: url(images/navigation/navquote.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#NavQuote:hover
{ 
  background-position: 0 -21px;
}

#NavQuote span
{
  display: none;
}
#NavContact {
	width: 170px;
	float: right;
	text-align: right;
	height: 21px;
	background-image: url(images/navigation/navcontact.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#NavContact:hover
{ 
  background-position: 0 -21px;
}

#NavContact span
{
  display: none;
}.DottedSeparator {
	height: 5px;
	width: 165px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	float: left;
	margin-left: 7px;
	margin-bottom: 20px;
}
#NavServices {
	width: 170px;
	float: right;
	text-align: right;
	height: 21px;
	background-image: url(images/navigation/navservices.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#NavServices:hover
{ 
  background-position: 0 -21px;
}

#NavServices span
{
  display: none;
}
#NavTeam {
	width: 170px;
	float: right;
	text-align: right;
	height: 21px;
	background-image: url(images/navigation/navteam.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#NavTeam:hover
{ 
  background-position: 0 -21px;
}

#NavTeam span
{
  display: none;
}
#NavigationMain {
	width: 175px;
	overflow: hidden;
	float: left;
	height: 600px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 10px;
}
.ContentBodyText {
	float: left;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 19px;
	font-weight: normal;
}
.TitanHome {
	height: 670px;
	width: 175px;
	padding-top: 20px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}

