* { margin:0px; padding:0px }

body {
	width:100%;
	background: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #818181;
	background-color: #f7f7f7;
}

body div { 
	float:left;
}

/*global tags*/
a {
	text-decoration: none;
	color: #3b5998;
	outline: none;
	outline-style: none;
}
a:visited {
	color: #6699FF;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
h1 {
	font-size: 1.02em !important;
	margin-bottom: 5px;
	color: #336699;
	margin-top: 20px;
}
h2 {
	color: #DAC38F;
	font-size: 0.9em !important;
	margin-bottom: 5px;
	margin-top: 2em;
}
ul {
	list-style-type: none;
}
li {
	display: inline;
}
ul.normal-list li {
	display: block;
	margin: 1em 1em 1em 2em;
}
span, p {
	font-size: 0.75em !important;
}
p {
	margin-bottom: 1em;
}

/*outer page structure*/
#site-wrapper {
	width:48.5em;
	position:relative;
	margin: 0em auto;
	float: none;
	text-align: left;
	background: #fff url(../images/furniture/ssc-site-bg-l.jpg) left top repeat-y;
}
#site-inner-wrapper {
	width:48.5em;
	margin: 0em auto;
	padding: 0px;
	float: none;
	background: transparent url(../images/furniture/ssc-site-bg-r.jpg) right top repeat-y;
}

/*inner page structure*/
#header {
	width: 48.5em;
	_width: 49.5em;
}
#main-content {
	width: 48em;
	_width: 49em;
	/*background-color: #990000;*/
}
#header {
	background: transparent url(../images/furniture/ssc-header-bg.jpg) left top repeat-x;
	margin-bottom: 10px;
}
#header-mid {
	width: 100%;
}
#header-left {
	width: 100%;
	background: transparent url(../images/furniture/ssc-header-l.jpg) left top no-repeat;
}
#header-right {
	width: 100%;
	background: transparent url(../images/furniture/ssc-header-r.jpg) right top no-repeat;
}
#header-logo {
	background: transparent url(../images/furniture/ssc-header-logo.jpg) 5px 0px no-repeat;
	height: 60px;
	margin: 35px 28px 36px 29px;
	width: 245px;
}
#header,
#header-mid,
#header-left,
#header-right {
	height: 157px;
}
#main-nav {
	margin: -0.2em 0em 0em 2.6em;
	_margin-left:  1.3em;
	font-weight: bold;
	font-size: 0.9em;
	width: 50em;
}
#main-nav a {
	color: #FFFFFF;
	margin-right: 2em;
	text-decoration: none;
}
#main-nav a:hover {
	color: #c1d4e9;
}
#sub-header {
	width: 44.5em;
	_width: 45.5em;
	margin: 0em 0em 0em 2.35em;
	_margin-left:  1.2em;
}
#date-time {
	font-weight: bold;
	font-size: 0.9em;
	color: #336699;
}
#breadcrumbs {
	font-size: 0.9em;
}
.lead-advert {
	/*width: 27.2em;*/
	margin: 0px auto;
}

#lpane, 
#rpane {height:100%; }

#lpane { /*background-color:#ff0000;*/ padding: 1em 0em 0em 1.1em; _padding-left: 18px; width: 7.8em; }
#rpane { /*background-color:#339966;*/ padding: 1em 0em; width: 9.5em; _width: 9.3em; }
#cpane { width: 27.3em; _width: 28.5em; /*background-color:#008800;*/ padding: 1em 0.7em; height:100%; }

/*footer section*/
#footer {
	background: transparent url(../images/furniture/ssc-footer-bg.jpg) left bottom repeat-x;
	clear:both;
	float: none;
	border-bottom: 1px solid #E1E1E1;
	color: #336699;
	padding-top: 2em;
	width: 48.5em;
	_width: 49.5em;
}
#footer-mid {
	width: 100%;
}
#footer-left {
	width: 100%;
	background: transparent url(../images/furniture/ssc-footer-l.jpg) left bottom no-repeat;
}
#footer-right {
	width: 100%;
	float: right;
	background: transparent url(../images/furniture/ssc-footer-r.jpg) right bottom no-repeat;
}
#footer,
#footer-mid,
#footer-left,
#footer-right {
	height: 66px;
}
#footer a,
#footer span {
	font-size: 0.7em !important;
	margin-top: 15px;
}
#footer a {
	color: #336699;
	margin-left: 2.6em;
	_margin-left: 1.3em;
}
.narrow-link-list {
	margin-bottom: 1em;
	width: 12.9em;
	_width: 12.75em;
	float: left;
}
.narrow-link-list.left-pane {
	margin-bottom: 1em;
	width: 10.4em;
	float: right;
}
.narrow-link-list li {
	display: block;
	margin: 0px 0px 7px 15px;
	font-size: 0.9em !important;
	padding-right: 1em;
}
.narrow-link-list.left-pane li {
	padding-right: 0.2em;
}
.narrow-link-list li.list-title {
	background: transparent url(../images/furniture/list-title-bg-left.jpg) top left no-repeat;
	height: 23px;
	color: #336699;
	margin-left: 0px;
	padding-right: 0em;
}
.narrow-link-list li.list-title.left-side {
	background: transparent url(../images/furniture/list-title-bg-right.jpg) top right no-repeat;
}
.narrow-link-list li.list-title span {
	background: transparent url(../images/furniture/list-title-bg-mid.jpg) top left repeat-x;
	height: 20px;
	padding: 4px 0px 0px 4px;
	margin-left: 4px;
	font-size: 1em !important;
	_border-right: 1px solid #e1e1e1;
}
.narrow-link-list li.list-title.left-side span {
	margin-right: 4px;
	margin-left: 0px;
	_border-right: 0px;
	border-left: 1px solid #e1e1e1;
	padding-left: 6px;
}
li.external-links {
	background: url(../images/furniture/external-links.gif) 0px 2px no-repeat;
	padding-left: 15px;
}
marquee { text-align: left; width: 13em; }
marquee li { list-style-position: outside; }
marquee li.text404 { _margin-left: 7px; }
.motto {
	margin-left: 4em;
}

/*Input Forms*/
.input-form { float: left; }
.input-form h3 { margin-left: 0em; }
.input-form span { float: left; }
.input-form select, .input-form .hint { font-size: 0.7em !important; }
.input-form textarea { font-size: 0.9em !important; width: 24em; _width: 19.5em; border: 1px solid #ccc; height: 10em; }
.input-form input { width: 21em; background-color: #FFFFFF !important; border: 1px solid #ccc; }
.input-form .btn { margin-left: 0.5em; width: auto; cursor: pointer; background-color: #E1E1E1 !important;; }
.form-input { border-bottom: 1px solid #F7F7F7; padding-bottom: 0.5em; width: 25.1em; margin-bottom: 0.5em; }
.form-field-title { font-weight: bold; width: 9em; }


/*misc helper classes*/
.lfloat {float: left;}
.rfloat {float: right;}
.nfloat {float: none;}
.clear {clear: both;}
.lclear {clear: left;}
.rclear {clear: right;}
.block {display: block;}
.inline {display: inline;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}
.rtext { text-align: right; }
.ltext { text-align: left; }
.margin-b10 { margin-bottom: 1em; }
.smallprint { font-size: 0.7em !important; }
.hint {	color: #009966; }
.error { color: #990000; }
.text404 { }
.hint-gold {
	color: #dac38f; 
	font-weight: bold;
}
.result { color: #6699ff; }
.hidden-content { display: none !important; }
.hidden-text { text-indent: -9999px; }
.info-wrapper { text-align: center; width: 100%; }
.exists { float: none; }