body{
	margin: 0 auto;
	padding: 0;
	border: 0;
	overflow: scroll;
	height: 100%;
	max-height: 100%;
	background: #FFFFFF url(images/body_back.gif) repeat-x left top;
	text-align: center;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}

h1 {
	font: normal 1.5em Impact, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	padding: 0px;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

#framecontentLeft, #framecontentTop{
	height: 100%;
	color: white;
}
#framecontentTop{
	width: 1000px;
	height: 30px;
	color: white;
	border-bottom: 1px none #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 48px;
}

#framecontentTop img {
	float: left;
}
#nav  ul {
	padding: 0px;
	height: 30px;
	margin: 0px;
}
#nav  li {
	float: left;
	height: 22px;
	margin: 4px 0px 0px 4px;
	list-style: none;
	border-right: thin none #000000;
	border-left: thin none #000000;
	padding: 3px 0px 0px 12px;
}
#nav img {
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 8px;
}

#nav  a {
	font: bold 12pt Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2pt;
	display: inline;
	text-align: center;
	padding-left: 12px;
	height: 22px;
	padding-right: 6px;
	padding-top: 0px;
}
#nav a:hover, #nav a:active, #nav a:focus {
	color: #CC9900;
}


#framecontentLeft{
	width: 170px;
	float: left;
	display: block;
	height: auto;
	clear: both;
	margin-top: 20px;
}
#framecontentLeft ul {
	margin: 0px;
	padding: 0px;
}

#framecontentLeft h3 {
	font: bold normal 1.5em Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	text-align: right;
	letter-spacing: 0.125em;
}
#framecontentLeft h4 {
	font: bold normal 1em Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	margin-right: 12px;
}
#framecontentLeft h4 a {
	text-decoration: underline;
	color: #000000;
}
#framecontentLeft h4 a:hover {
	text-decoration: none;
	color: #CC9900;
}

#maincontent{
	width: 828px;
	float: right;
	position: relative;
	border-left: 1px solid #000000;
	left: -1px;
	height: 660px;
	margin-top: 30px;
}

#rightSidebar  {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
	width: 160px;
	float: right;
	padding: 4px;
	border-left: 1px dotted #666666;
}
#rightSidebar p {
	font: 9pt Geneva, Arial, Helvetica, sans-serif;
}

#rightSidebar a {
	text-decoration: none;
	color: #993300;
	font-style: italic;
	font-weight: bold;
}
#rightSidebar a:hover, #rightSidebar a:active, #rightSidebar a:focus {
	color: #CC9900;
}

#footer {
	text-align: left;
	clear: both;
	height: 32px;
}
#footer img {
	float: left;
}

#footer p {
	font: 8pt Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px 0px 0px 24px;
	margin: 0px 0px 0px 24px;
}
#footer a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #CC9900;
}

.illustration #illustration a, .design #design a, .printing #printing a, .portfolio_illo #portfolio_illo a, .portfolio_design #portfolio_design a {
	color:#CCCCCC;
	font-style: italic;
	text-decoration: none;
}


.clearfloat {
	clear: both;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
	line-height: 1.2;
	color: #333333;
}
#rightSidebar .emphasis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
