 /* CSS Document */



d img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

/****************************************
* 			Items for pages			*
*****************************************/


body {
	background: url("http://www.promotionhouse.com/images/bg1600.jpg") repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#container {
	position:relative;
	padding:0px;
	width:800px;
	top:0px;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	border: 0;
}


#logo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 370px;
	background: url("http://www.promotionhouse.com/images/370promotionhouselogo.jpg") no-repeat;
	padding: 0px;
	border: 0px;
		}
		
#logo h1 span{ 
	display:none;
}
		
#logo a, #logo h1 {
	position:relative;
	display: block;
	top: 0px;
	left: 0px;
	padding: 0px;
	border: 0px;
	width: 275px; height: 100px;
	text-indent: -9999px;
	background: none;
} 

#navigation {
	position:absolute;
	border:0px;
	width:790px;
	text-align:right;
	clear:both;
	left: 0px;
	top: 68px;
	float: right;
}

	
#content {
	position:relative;
	border:10px;
	width:770px;
	top: 0px;
	float: left;
	background-color: #CCCCCC;
	border-color: #FFFFFF;
	border-style: solid;
	left: 0;
	height: auto;
	padding-bottom: 30px;

	}

#flash_container {
	position:relative;
	border:0px;
	width:750px;
	top: 10px;
	text-align:left;
	background-color: #000000;
	left: 10px;

	}


#movie_container {
	position:relative;
	border:0px;
	width:750px;
	top: 10px;
	text-align:left;
	background-color: #FFFFFF;
	left: 10px;

	}
#copy_container {
	position:relative;
	border:0px;
	width:730px;
	top: 20px;
	text-align:left;
	background-color: #666666;
	left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

	}

/****************************************
* 			Type Styles					*
*****************************************/


P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:12pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}


H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
	font-weight: bold;
}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 11pt;
	font-weight: bold;
}

H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
	margin-top: -10pt;
}


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22pt;
	font-weight: bold;
	word-spacing: inherit;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
	

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #CC6600;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
