@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(images/background-body-gradient.jpg);
	background-color: #96111E;
	background-repeat: repeat-x;
}

#header {
	background-color: #FFFFFF;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/white-background.gif);
}
#inner-header {
	width: 700px;
	background-image: url(images/white-background.gif);
	float: left;
}


#cogar-home a  {
	background-image: url(images/cogar-logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 139px;
	width: 245px;
}

#cogar-home a:hover  {
	background-image: url(images/cogar-rollover-logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 139px;
	width: 245px;
}
#contact-info-home {
	background-color: #FFFFFF;
	float: right;
	width: 417px;
	background-image: url(images/home-header-tagline.gif);
	background-repeat: no-repeat;
	padding-bottom: 7em;
}
#quality_tagline {
	background-color: #FFFFFF;
	float: right;
	width: 417px;
	background-image: url(images/header-tagline.gif);
	background-repeat: no-repeat;
	padding-bottom: 7em;
}
.tagline {
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
}

#nav-container {
	width: 455px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 0px;
}

#nav {
	margin: 0;
	list-style: none;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 65px;
}

#nav li {
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
}

#nav a  {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	background-image: url(images/Button.jpg);
	background-color: #961020;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-repeat: repeat-x;
	text-align: center;
}

#header #nav  #t-ftp  a {
	display: block;
	margin: 0px;
	background-image: url(images/button-ftp.jpg);
	background-color: #0A6C3A;
	background-repeat: repeat-x;
}

#nav  a:hover  {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	background-image: url(images/button-rollover.jpg);
	background-color: #E04A1F;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-repeat: repeat-x;
	text-align: center;
}

#header #nav #t-ftp a:hover {
	display: block;
	margin: 0px;
	background-image: url(images/button-rollover.jpg);
	background-color: #E04A1F;
	background-repeat: repeat-x;
}

#slideshow {
	background-color: #FFFFFF;
	clear: both;
	height: 215px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#about_us_pic {
	clear: both;
	height: 215px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/fish.jpg);
	background-repeat: no-repeat;
}
#contact_pic {
	clear: both;
	height: 215px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-repeat: no-repeat;
	background-image: url(images/tin-cans.jpg);
}
#solutions_pic {
	clear: both;
	height: 215px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/solutions.jpg);
	background-repeat: no-repeat;
}
.corner_graphic {
	top: auto;
	text-align: left;
	vertical-align: top;
}

#wrap {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	clear: both;
}
#inner-content-wrap {
	background-image: url(images/wrap-background-tile.png);
	background-position: 65%;
	background-repeat: repeat-y;
	width: 700px;
	float: left;
}
#wrap_solutions {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	clear: both;
}
#inner-solutions-wrap {
	background-image: url(images/wrap-solutions-background.png);
	background-position: 40%;
	background-repeat: repeat-y;
	float: left;
	width: 700px;
}


#content {
	background-color: #EAECEC;
	width: 65%;
	margin-top: 0px;
	float: left;
	padding-bottom: 10px;
	margin-right: 0px;
}

#content p {
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.35em;
	margin-right: 3%;
}

#content h1 {
	margin-left: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #98121F;
}

#wrap_contact {
	background-color: #EAECEC;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	clear: both;
}

#content_contact {
	background-color: #EAECEC;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	float: left;
}
#content_contact p {
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.35em;
	margin-right: 3%;
}
#content_contact h1 {
	margin-left: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #98121F;
}
#content_contact  table  {
	font-size: 110%;
	width: 675px;
	text-align: left;
}
#content_send_a_file {
	background-color: #EAECEC;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	overflow: auto;
}
#content_send_a_file h1 {
	margin-left: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #98121F;
}


#content_solutions {
	background-color: #EAECEC;
	width: 40%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-bottom: 75px;
	background-image: url(images/c7000-logo.png);
	background-repeat: no-repeat;
	background-position: center 38em;
}

#content_solutions p {
	margin-left: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.35em;
	margin-right: 5%;
}

#content_solutions h1 {
	margin-left: 5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #98121F;
}
.heidelburg_logo {
	background-image: url(images/heidelburg-logo.gif);
	background-repeat: no-repeat;
	background-position: center 17em;
	padding-bottom: 150px;
}

#sidebar {
	background-color: #FFFFFF;
	float: right;
	width: 31%;
	padding-left: 2%;
	padding-right: 2%;
}
#sidebar_solutions {
	background-color: #FFFFFF;
	float: right;
	width: 60%;
	padding-top: 10px;
}
#sidebar_solutions h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #98121F;
	text-transform: uppercase;
	padding-left: 3%;
	padding-right: 3%;
	font-size: 112%;
	line-height: 1.25em;
}
#sidebar_solutions p {
	padding-right: 3%;
	padding-left: 3%;
	line-height: 1.25em;
	margin-bottom: 30px;
}

#specials {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/Show_time.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	width: 100%;
	padding-right: 0%;
}
#specials h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	margin-top: 2%;
	text-align: center;
	font-size: 112%;
	line-height: 1.25em;
	font-style: italic;
}
.Sale_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #C61924;
	text-align: center;
}
.specials-h1-padding {
	padding-top: 78%;
	background-image: url(images/nextday_3panelmini.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 100%;
	font-weight: bold;
}
#specials p {
	font-size: 95%;
	line-height: 1.25em;
}
#specials a {
	font-family: Arial, Helvetica, sans-serif;
	color: #AF1622;
}
#specials a:hover {
	color: #E04A1F;
}
.promo-pic     {
	height: 165px;
	width: 156px;
	text-align: center;
}
#mail_list   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
	padding-top: 5px;
	list-style-type: none;
	margin-top: 30px;
	line-height: 1.3em;
	width: 375px;
}
#mail_list  a  {
	background-image: url(images/mailbox.png);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-position: left top;
	float: left;
	padding-bottom: 75px;
	padding-left: 150px;
	padding-top: 25px;
}
#mail_list a:hover {
	background-image: url(images/mailbox-rollover.png);
	background-repeat: no-repeat;
	color: #AF1622;
	text-decoration: none;
	font-weight: bold;
	background-position: left top;
	float: left;
	padding-bottom: 75px;
	padding-left: 150px;
	padding-top: 25px;
}

#footer {
	background-color: #6C0101;
	clear: both;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	color: #FFFFFF;
}
#content_contact a {
	color: #98121F;
}
#content_contact a:hover {
	color: #E04A1F;
}
.contact-tr {
	height: 25px;
	font-weight: bold;
	padding-top: 15px;
}
#member-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	list-style-type: none;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
}
#member-list li {
	padding-top: 25px;
}
hr {
	background-color: #E81C24;
	width: 200px;
	height: 3px;
}

#other-logos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	list-style-type: none;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
}

#other-logos li {
	padding-top: 25px;
}

#sidebar_solutions a {
	color: #AF1622;
}

#sidebar_solutions a:hover {
	color: #E04A1F;
}

#content_products {
	background-color: #EAECEC;
	width: 65%;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
	padding-bottom: 10px;
}

#content_products p {
	margin-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.35em;
	margin-right: 3%;
	background-image: url(images/train.png);
	background-repeat: no-repeat;
	padding-left: 100px;
}

#content_products h1 {
	margin-left: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #98121F;
}

#content_products table {
	width: 440px;
	font-size: 110%;
	line-height: 1.5em;
}

#content_products a {
	color: #98121F;
}
#content_products a:hover {
	color: #E04A1F;
}

#sidebar_products_links {
	font-size: 95%;
	margin-top: 10%;
	line-height: 1.25em;
	font-style: italic;
	font-weight: bold;
	margin-left: 0px;
}
#sidebar_products_links h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}

#sidebar_products_links a {
	color: #98121F;
	text-decoration: none;
}

#sidebar_products_links a:hover {
	color: #E04A1F;
	text-decoration: none;
}
.wedding {
	text-align: center;
}
.banner_image {
	background-image: url(images/retractable_banner_stand.jpg);
	background-repeat: no-repeat;
	background-position: right -8px;
	padding-bottom: 105px;
	padding-top: 35px;
	margin-top: -10px;
}
.wall_banner {
	background-image: url(images/vinyl_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 8px;
	padding-top: 110px;
	margin-top: -10px;
	text-align: center;
}
.banner-title {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#sidebar_products_links hr {
	margin-top: 35px;
	margin-bottom: 35px;
}
#products_pic {
	clear: both;
	height: 215px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/paper_products.jpg);
	background-repeat: no-repeat;
}
#dandelion_pic {
	clear: both;
	height: 215px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/dandelion.jpg);
	background-repeat: no-repeat;
}
#content_contact h3 {
	margin-left: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #98121F;
	font-size: 140%;
	margin-top: 30px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #98121F;
	margin-right: 3%;
	padding-top: 10px;
}
#content_contact ul {
	margin-top: -10px;
	line-height: 1.25em;
}

.left-pic {
	border: thin solid #000000;
	margin-right: 10px;
	
}
.right-pic {
	border: thin solid #000000;
	margin-left: 10px;
}
#wrap_portfolio {
	background-color: #EAECEC;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	clear: both;
	border-top: 3px solid;
	border-color: #000000;
}
#wrap_portfolio h1 {
	margin-left: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #98121F;
}
#wrap_portfolio h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1.25em;
}
#wrap_portfolio p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
#specials h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 2%;
	text-align: center;
	line-height: 1em;
	font-size: 155%;
}
.foamcore {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin-top: -3px;
}
