body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #1d1d1d;
	font-family: Arial, "MS Trebuchet", sans-serif;
}

a {
	color:#f5c004;
	text-decoration: none;
	border: none;
}

a img{
	color:#f5c004;
	text-decoration: none;
	border: none;
}

#wrap {
	margin: 0px auto;
	width: 800px;
}

#logo {
	width: 800px;
	height: 127px;
	margin: 0px auto;
	padding-top: 0px;
	font-family:  "MS Trebuchet", Helvetica, sans-serif;
	font-size: 8.5pt;
	letter-spacing: -.0px;
	font-weight: bold;
	background-image: url('/images/logo.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#logo ul {
	position: relative;
	left: 20px;
	margin: 0px;
	width: 100%;
	list-style: none;
	padding-top: 30px;
	text-align: center;
}

#logo ul li {
	float: left;
	text-decoration: none;
}

#logo ul li a.off {
	margin-right: 20px;
	color: #ffffff;
	float: left;
	text-decoration: none;
}

#logo ul li a.on {
	margin-right: 20px;
	color: #e7bc41;
	float: left;
	text-decoration: none;
}

#logo ul li a:hover {
	color: #e7bc41;
}



#content {
	overflow-y: scroll;
	float: right;
	width: 573px;
	height: 326px;
	padding: 20px 0px 0px 5px;
	color: #ffffff;
	margin-top: 0px;
	font-weight: bold;
	text-align: left;
	background-position: top center;
	background-repeat: no-repeat;
}




#content p{
	margin: 0px;
	padding: 0px 40px 0px 40px;
	line-height: 1.5;
}

#content p a{
	color: #f5c004;
	border: none;
	text-decoration: none;

}

#content ul {
	margin: 10px 40px 10px 60px;
	font-style: italic;
	font-size: 90%;
}

#content ul li {
	margin-bottom: 5px;
}

#content p.CustomIML {
	margin: 0px;
	padding: 0px 50px 0px 50px;
	line-height: 1.5;
}

#content p.CreativeServices {
	padding: 0px 50px 0px 50px;
}

#content p.About {
	padding: 50px 50px 0px 50px;
}

#content p.ProductBenefits {
	padding: 0px 50px 0px 50px;
}

#content dl{
	margin-left: 50px;
}

p.ContactUs {
	color: #000000;
}

#content p a.contactus {
	color: #ff0000;
}

#content table {
	margin-left: 10px;
}

#content p.careers {
	font-size: 13px;
	margin-bottom: 5px;
}
#content p.careersTitle {
	font-size: 110%;
	margin-bottom: 5px;
}

#content p.onlinetools {
	font-size: 13px;
	margin-bottom: 5px;
	text-align: justify;
}

#content span.header {
	font-size: 120%;
	color: #f5c004;
	text-decoration: underline;
}

#content p.onlinetools strong {
	font-size: 110%;
	color: #ff5500;
	font-weight: bold;
	text-decoration: none;
}

#content p.onlinetools img {
	margin: 0px auto;
	display: block;
	text-align: center;
}

.clickimage {
	color: #f5c004;
	display: block;
	text-align: center;
}

#largeimages {
	width: 100%;
	text-align: center;
}

#largeimages img {
	margin: 0px auto;
}
.form form{
	margin-top: -20px;
}

td {
	text-align: left;
	}
	
.ideaworkstable {
	font-size: 90%;
}

img.ideaworkslogo {
	margin-right: 20px;
	float:right;
}