body {
	background-color:#B5AAAA; 
	position:relative;
	width:1000px;
	height:1000px;
	margin: 0 auto;
	font: 8pt/1.6 "Lucida Grande", verdana, sans-serif;
	color: #353535;
}

a:link {color:#353535;}

a:visited {color: #000000;}

h1, i {color:#111111;}

h3 img {
/*	display:block; */
	position:absolute;
	background-color:#B0A0A0;
}

h1 {
	font: 8pt/1.5 helvetica, verdana, sans-serif;
	font-weight: bold;
	color: #000;
	letter-spacing:.1em;
}

li h3 p {
	font: 8pt/1.5 helvetica, verdana, sans-serif;
	font-weight: bold;
	color: #555555;
	position:absolute;
	padding-left:98px;
	width:110px;
/*	border: 1px solid white; */
}

h3 a, div#text_1 a {text-decoration:none;}

h3 a:hover p, div#text_1 p a:hover, div#text_1 address a:hover, div#text_1 li a:hover {color: #000; text-decoration:underline;}


div#text_1 {
	position: absolute;
	top: 0px;
	width: 220px;
	margin: 0 0 0 0;
	height: 700px;
}

/*div#text_1 p a:hover {
	color: #000;
}*/

div#text_2 {
	position: absolute;
	top: 0px;
	left:255px;
	width: 220px;
	margin: 0 0 0 0;
}

div#text_1 ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 0 14px;
}

div#text_1 ol {
/*	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 18px; */
}

div#text_1 li {
	margin: 5px 0 0 0;
}

div#branding {
	position:absolute;
	top:15px;
	left:15px;
	height:70px;
	width:220px;
	background: transparent url(../images/promotag_logo4.jpg) no-repeat 0 0;
}


#lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7 {
	position: absolute;
	left:25px;
	top: 130px;
	width: 475px;
	height: 475px;
	margin: 0 0 0 0;
//	visibility:hidden;
	z-index:1;
}

#lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7 {visibility:hidden;}


/* Normalizes margin, padding 
----------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{margin: 0; padding: 0;}


/* Normalizes font-size for headers
----------------------------- */
h1, h2, h3, h4, h5, h6
{font-size: 100%;}


/* Removes list-style from lists
----------------------------- */
ol, ul
{list-style: none;}


/* Normalizes font-style and font-weight to normal
----------------------------- */
address, caption, cite, code, dfn, em, strong, th, var
{font-style: normal; font-weight: normal;}


/* Removes border from fieldset and img
----------------------------- */
fieldset, img
{border: 0;}


/* Removes borders from table element
----------------------------- */
table
{border-collapse: collapse; border-spacing: 0;}


/* left-aligns text in caption and th elements
----------------------------- */
caption, th
{text-align: left;}

/* Removes quotation marks from q suedo class
----------------------------- */
q:before, q:after
{content: ";}


ul {
	position: relative;
/*	padding-top: 175px; */
}

img {
	border: none;
}


