body {
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 100%;
	background: url(images/background.gif) repeat-x #fbe3c5;
	margin: 0px;
	display: block;
}

a:link {text-decoration: none; color: #004c86;}
a:visited {text-decoration: none; color: #004c86;}
a:hover {text-decoration: none; color: #ff8e01;}
a:active {text-decoration: none; color: #ff8e01;}

a img {border-style: none;}

.header {
	font-style: italic;
	font-weight: bold;
	color: #FF8e01;
	font-size: 13px;
	text-align: left;
}


#container {
	background: #FFFFFF url(images/container.gif) repeat-y left;
	height: auto;
	width: 823px;
	margin: auto;
	border-top: none;
	border-right: 5px solid #ff8e01;
	border-bottom: 5px solid #ff8e01;
	border-left: 5px solid #ff8e01;
}

#top {
	float: left;
	height: 203px;
	width: 823px;
}

#frog {
	float: left;
	height: 203px;
	width: 170px;
}

#banner {
	background-image: url(images/banner.gif);
	height: 70px;
	width: 403px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #014C86;
	padding-left: 250px;
	padding-top: 25px;
}

#leftcolumn {
	float: left;
	height: 100%;
	width: 169px;
	border-top: 1px solid #ff8e01;
	border-right: 1px solid #ffd095;
	background-color: #fbe3c5;
}


#ad a{
	background: #FBE3C5 url(images/adtop.png) no-repeat top;
	float: left;
	height: auto;
	width: 169px;
	text-align: center;
	padding-top: 5px;
	color: #004c86;
	border-bottom: 1px solid #ffd095;
	line-height: 14px;
}

#ad a:hover {
	background: #fff url(images/adtop.png) no-repeat top;
	text-decoration: none;
	color: #004c86;
}

.ad {color: #fff}
#ad a:hover .ad {color: #004c86;}

#navbar {
	height: 108px;
	width: 653px;
	float: left;
	background: url(images/navbar.gif) repeat-x;
}

#navleft {
	float: left;
	height: 108px;
	width: 33px;
	background-image: url(images/navleft.gif);
}

#navright {
	float: left;
	height: 108px;
	width: 20px;
	background-image: url(images/navright.gif);
}

#button_cards {background: url(images/cards.gif) bottom no-repeat;}
#button_printers {background: url(images/printer.gif) bottom no-repeat;}
#button_software {background: url(images/software.gif) bottom no-repeat;}
#button_promo {background: url(images/promo.gif) bottom no-repeat;}
#button_paper {background: url(images/paper.gif) bottom no-repeat;}
#button_contact {background: url(images/contact.gif) bottom no-repeat;}

#button_cards, #button_cards a,
#button_printers, #button_printers a,
#button_software, #button_software a,
#button_promo, #button_promo a,
#button_paper, #button_paper a,
#button_contact, #button_contact a
{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	float: left;
	height: 108px;
	width: 100px;
	font-weight: normal;
}

#button_cards, #button_cards a:hover,
#button_printers, #button_printers a:hover,
#button_software, #button_software a:hover,
#button_promo, #button_promo a:hover,
#button_paper, #button_paper a:hover,
#button_contact, #button_contact a:hover
{
	color: #004c86;
	font-weight: bold;
}

#maintext {
	padding: 30px;
	float: left;
	padding-bottom: 30px;
	width: 593px;
	border-top: 2px solid #ffd095;
	background: url(images/maintextbottom.gif) no-repeat bottom;
}


#maintop {
	float: left;
	height: auto;
	width: 593px;
	margin-bottom: 40px;
}

#mainlinks {
	height: auto;
	width: 175px;
	margin-right: 20px;
	float: left;
	text-align: left;
	color: #ff8e01;
	font-weight: normal;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ff8e01;
}

#mainimage {
	float: left;
	min-height: 127px;
	width: 397px;
	text-align: center;
}

#paperad {
	float: left;
	height: auto;
	width: auto;
	border: 1px dashed #FF8E01;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

#promobox {
	text-align: center;
	height: 220px;
	width: 110px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

#promotop {
	width: 600px;
	float: left;
	padding-top: 23px;
	height: 85px;
	line-height: 25px;
	overflow: hidden;
}

#promoiframe {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	clear: both;
	float: left;
}

#footer {
	clear: both;
	width: 823px;
	Height: 0px;
}