#phone { float: right; color: #04265B; padding-right: 5px; font-weight: bold; }

#logo { float: left }

img		{
	border: 0;
	display: block;
	background: transparent;
	}

	/* Primary layout divisions */
body	{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	background-color: #04265B;
	}

td     {
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
}

#wrapper
{
	background:  url("../i/bgwrapper.gif") repeat-y center top;
	width: 752px;
	margin: 0 auto;
	padding: 0;
}

#wrapper2	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 752px;
	}
	
 #header
{
	margin: 0px;
	padding: 0;
	background-image:    url("../i/chicago-commercial-printing-logobg.gif");
	background-repeat: repeat-x;
	background-position: top;
	height: 103px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

   #maincontent
{
	width: 350px;
	padding: 23px 10px 50px 15px;
	float: left;
}

   #maincontent img
{
	margin-bottom: 10px;
	border: 1px solid #7B8F96;
}

#ourworkcontent {

	width: 540px;
	padding: 23px 15px 20px;
	float: left;
}

#ourworkcontent img
{
	border: 1px solid #7B8F96;
	padding: 0px;
	margin-top: 24px;
	margin-bottom: 5px;
}

#ourworkcontent table
{
	padding: 0px;
	border: none;
	margin: 0px;
	line-height: 12px;
	width: 530px;

}

#ourworkcontent td
{
	text-align: center;
	vertical-align: top;

}
  #ourworkcontent ul {
	padding: 0px;
	margin: 0px;
	list-style: square url(../i/listb.gif) inside;
}

  #sidebar	{
	width: 200px;
	padding: 0px;
	float: left;
	font-size: 10px;
	margin-top: 23px;
	list-style-image: url(../i/spcr.gif);
	}
	
  #sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
    position: relative;
}

  #sidebar li {
	padding-top: 5px;
}

  #sidebar img {
	border: 1px solid #000;
	margin-top: 15px;
	float: none;
	margin-left: 15px;
}  

  #maincontent ul {
	padding: 0px;
	margin: 0px;
	list-style: square url(../i/listb.gif) inside;
}

  #maincontent li {
	padding: 0px;
	margin: 0px;
}

  #footer
{
	clear: both;
	padding: 20px 0px 50px;
	text-align: center;
	margin: 0px;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

  #footer p
{
	margin: 0 0 5px 0;
}

	/* Primary Nav 	*/

 #menu
{
	padding: 0px;
	width: 150px;
	float: left;
	border-top: 1px solid #D0D2D9;
	margin-top: 25px;
	margin-left: 1px;
}

#menu ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li
{
	display: block;
	padding: 0;
	margin: 0;
}

#menu ul li a
{
	background: #D6DBAD;
	width: 150px;
	height: 24px;
	padding: 0;
	margin: 0;
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #D0D2D9;
}

#menu ul li a:hover {
    background: #E0E3C1;
}

#menu a:active{
	color: #9EB5DA;
	background: #E0E3C1;
}

#menu li#active a {
	color: #9EB5DA;
	background: #E0E3C1;
}

body#sectionone #menu li#one a,
body#sectiontwo #menu li#two a {
	background: #E0E3C1;
}


body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a, 
body#sectionsix #menu li#six a,
body#sectionseven #menu li#seven a, 
body#sectioneight #menu li#eight a,
body#sectionnine #menu li#nine a,
body#sectionten #menu li#ten a,
body#sectioneleven #menu li#eleven a,
body#sectiontwelve #menu li#twelve a {
	background: #E0E3C1;
}
	 

	/*  All Linkage */

a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #4176C8;
	background: transparent; 
}

a:hover {
	text-decoration : underline;
	color: #5B86C8;
	background: transparent; 
	}

a:active {
	text-decoration : none;
	color: #4176C8;
	background: transparent;  
	}
	
  #footer a:link, a:visited
{
	font-weight: normal;
}

  #footer a:hover
{
	text-decoration: underline;
}
	
	/* Typography 	*/

p	{
	padding: 0;
	margin: 0 0 15px 0;
	}

h1, h2, h3, h4	{
	font-weight: bold;
	padding: 0;
	line-height: 16px;
	font-family:  verdana, arial, sans-serif;
	color: #4176C8;
	font-variant: small-caps;
	margin: 0px;
	}	
	
h1	{
	font-size: 13px;
	margin-bottom: 10px;
	}
	
h2	{
	font-size: 11px;
	margin-top: 10px;
	}

h3	{
	margin: 25px 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	}

h4	{
	margin: 0px 0 8px;
	font-size: 12px;
	border-bottom: 1px solid #333;
	font-weight: normal;
	color: #333333;
	padding-bottom: 4px;
	}
	
#nobreak p{
	margin: 0px;
}
.newsimg{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#quotecontent {
	width: 450px;
	padding: 23px 10px 20px 15px;
	float: left;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
