body {
	color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	margin: 0;
	padding: 0;
	background: #212121;
	line-height: 16px;
} 

/* Common Parts */
a {
	color: #4b5f69;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
h2 {
	color: #4b5f69;
	font-size: 16px;
	font-weight: bold;
}


img.featured {
border: 1px solid #484848;
margin: 7px;
}

img.print-bdr {
border: 5px solid #1e1e1e;
}


/* Homepage */

#outer-wrapper
{
width: 1600px;
margin: 0 auto;
padding: 0;
}

#footer
{
margin: 0 auto;
padding: 0;
float:left;	
vertical-align: bottom;
background:  url(../images/sons_footer.gif) no-repeat;
position: absolute;
left: 0px;
bottom: 0px;
z-index: 999;
padding: 0px;
margin: 0px;
}

#page-container {
	width: 1600px;
	height: 1083px;
	margin: 0 auto;
	float:left;	
}

#header {
	width: 1600px;
	height: 78px;
	margin: 0 auto;
	background:  url(../images/sons-header.gif) no-repeat;
	float:left;	
}

/* Page Titles */
#blog {
	width: 925px;
	height: 47px;
	margin: 0;
	padding: 0;
	background:  url(../images/blog-title.gif) no-repeat;
	float:left;	
}

#print {
	width: 945px;
	height: 47px;
	margin: 0;
	padding: 0;
	background:  url(../images/print-title.gif) no-repeat;
	float:left;	
}

#webH {
	width: 945px;
	height: 47px;
	margin: 0;
	padding: 0;
	background:  url(../images/web-title.gif) no-repeat;
	float:left;	
}

#contactHeader {
	width: 945px;
	height: 47px;
	margin: 0;
	padding: 0;
	background:  url(../images/contact-title.gif) no-repeat;
	float:left;	
}

#aboutHeader {
	width: 945px;
	height: 47px;
	margin: 0;
	padding: 0;
	background:  url(../images/about-title.gif) no-repeat;
	float:left;	
}

#apparelHeader {
	width: 945px;
	height: 47px;
	margin: 0;
	padding: 0;
	background:  url(../images/apparel-title.gif) no-repeat;
	float:left;	
}

#illustHeader {
	width: 945px;
	height: 47px;
	margin: 0;
	padding: 0;
	background:  url(../images/illust-title.gif) no-repeat;
	float:left;	
}

#purchaseHeader {
	width: 945px;
	height: 47px;
	margin: 0;
	padding: 0;
	background:  url(../images/purchase-title.gif) no-repeat;
	float:left;	
}

/* Blog Page */

#page-content {
width: 1220px;
height: 925px;
margin: 0;
padding: 0;
margin: 0 0 0 25px;	
}

#page-left-side {
	float: left;
	width: 820px;
	height: 925px;
	padding: 2px 0 0 0;
	text-align:left;
}

/* Right Column */

#page-right-side {
position: relative;
	float: right;
	width: 400px;
	height: 925px;
	padding: 2px 0 0 0;
	text-align:left;
}

.featured-project
{
width: 312px;
height: 197px;
background: #1e1e1e;
}

.featured-txt
{
margin-left: 7px;
}

.featured-txt-client
{
color: #4b5f69;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

/* Print Section */

