/* ::::: null ::::: */

body {
	margin: 0em;
	padding: 0em;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	background-color: rgb(238, 238, 238);
	background-image: url(../sales/towergallery/images/light-shadow.gif);
	background-repeat: repeat-x;
	background-position: 0px 86px;
	color: #003399;
}
a {
	font-weight: bold;
}
#header {
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(images/pattern1.png);
	background-repeat: repeat-x;
}
#header-contents { margin: 0em auto; width: 928px; text-align: left; }
#subheader { margin: 0em; padding: 4px 0em; width: 100%; color: rgb(221, 221, 221); background-color: rgb(79, 79, 79); background-image: url('images/navbar_shadow.gif'); background-repeat: repeat-x; }
#subheader-contents {
	margin: 0em auto;
	width: 928px;
	height: 24px;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
#main {
	width: 950px;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding-top: 0em;
	padding-right: 8px;
	padding-bottom: 0em;
	padding-left: 8px;
}
#sidebar {
	float: left;
	width: 25%;
}

#login {
	padding: 24px 0em 0em;
	float: right;
	color: #0033CC;
	font-size: smaller;
}
#login a {
	color: #0033FF;
}
#logo { border: medium none ; padding: 12px 16px 16px 0px; }
#embedded { border: 1px solid rgb(204, 204, 204); margin: 0em; width: 612px; height: 416px; background-color: white; }
#embedded-substitute { border: 1px solid rgb(204, 204, 204); margin: 0em; display: block; width: 612px; height: 416px; background-color: white; }
#explanation { border: 1px solid rgb(204, 204, 204); margin: 0em; padding: 0em 16px; float: right; width: 264px; height: 416px; color: rgb(79, 79, 79); background-color: white; }
#explanation strong { font-size: larger; }
#explanation h1 { margin: 1em 0em 0em; font-size: 1.25em; line-height: 0.5em; }
#explanation li { line-height: 1.125em; margin-top: 0.375em; }
#signup-button { border: 2px solid rgb(204, 204, 204); padding: 0.25em 0.5em 0.5em; text-align: center; font-size: x-large; background-color: rgb(170, 0, 0); }
#signup-button a { color: white; }
.info-blob { border: 1px solid rgb(204, 204, 204); margin: 1em 0em; padding: 0em 0em 1em; float: left; width: 296px; height: 8em; color: rgb(79, 79, 79); background-color: white; }
.center-blob { margin-right: 17px; margin-left: 17px; }
.info-blob h1 { margin: 0em; padding: 0.125em 0.5em; font-size: 1.25em; color: rgb(238, 238, 238); background-color: rgb(79, 79, 79); }
.info-blob p { padding: 0em 1em; }
#footer { font-size: smaller; color: rgb(102, 102, 102); }
ul { padding-left: 1em; }
#background {
	background-image: url(images/pattern1.png);
	background-repeat: repeat-x;
	background-position: top;
}

