body {
	background-color: #4B4B4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	background-image: url(images/background2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link { 
	font-weight: bold; 
	color: #FFFFFF;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
	
a:hover{ 
	text-decoration: underline; 
	color: #FF9900;
	}
	
a:active { 
	color: #FF9900;
	}
	
.container {
	background-color: #FFFFFF;
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

h6{
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	font-size: 6pt;
	font-weight: bold;
}

.header {
	background-color: #FF9900;
	width: 718px;
	height: 144px;
	background-repeat: no-repeat;
	background-image: url(images/cmHeader.gif);
}

.navigation {
	float: left;
	margin-top: 20px;
	width: 171px;
	margin-left: -10px;
}

.navigation li{
	list-style-type:none;
	line-height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
}

.mainContent {
	float: right;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 10pt;
	padding-right: 25px;
	color: #FFFFFF;
	width: 475px;
	padding-left: 50px;
}

.clientImage{
	width: 175px;
	height: 100px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;

}

h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 4px;
	background-color: #333333;
	padding: 20px;
}

h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 20px;
}

.subHeader{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
}

p{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 17px;
}

li{
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

div.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}

.background{
	background-image: url(images/background.gif);
	margin-top: 20px;
	width: 717px;

}

.dashedLine{
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 30px;
	margin-top: 20px;

}

.subNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	cursor:hand;
	letter-spacing: 2px;
	background-color: #666666;
	padding: 10px;
	margin-top: -10px;
	padding-left: 20px;
	border: 1px;
	border-color: #333333;
	border-style: solid;
}

#web{
	display:block;
}

#interactive{
	display:none;
}

#motiongraphics{
	display:none;
}

#print{
	display:none;
}

#logo{
	display:none;
}
.bottomNav{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
}
.portfolioClick{
	cursor:hand;
}
.client{
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #666666;
	padding: 20px;
}

.client p{
	margin-left: -20px;
}

#weblink{
	font-Weight:Bold;
	color:#FF9900;
}
