/* common elements */
body {
	margin:0;
	padding:0;
	background:url(../images/tile_x_2.gif) top center;
	text-align:center;
	height:100%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
/* universal styles */
p, div, table, td, th, ul, li, a, h1, h2, h3, h4, h5, h6 {
	color:#fff;
	text-align:left;
	margin:0;
	padding:0;
	vertical-align:top;
	border:none;
}
/* specific styles */
p, li {font-size:0.75em;}
img {border:0;}
a {
	color:inherit;
	font-size:1em;
}
ul, li {list-style-type:none;}

form,
fieldset {
	display:inline;
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:0 0;
}
/* hides text when graphics used for text. */
span {
	position:absolute;
	font-size:1px;
	left:-1000px;
}
/* used to force compliant browsers to display backgrounds of floated elements preceding this element */
.clear {
	clear:both;
	height:1px;
	font-size:1px;
}
#body {
	background:url(../images/tile_y.gif) 0 0 repeat-y;
	width:1000px;
	margin:0 auto;
	height:100%;
}
#container {
	margin:0 auto;
	background:url(../images/tile_y_2.gif) 0 0 repeat-y;
	width:940px;
	padding:0 30px;
}
#top {
	background:url(../images/top.gif) 0 0 repeat-y;
	width:928px;
	height:51px;
	padding:7px 0 0 12px;
	position:relative;
}
#logo {
	background:url(../images/logo.gif) 0 0 no-repeat;
	width:463px;
	height:30px;
	position:absolute;
	right:130px;
}
#logo, #top h2 {
	position:absolute;
	right:135px;
}
#top h2 {top:33px;}
#top h2 span { display: none; }
#top p {
	position:absolute;
	top:7px;
	left:12px;
	width:463px;
	height:30px;
}
#top a {
	display:block;
	text-decoration:none;
	height:100%;
}
#content {
	width:940px;
	background:url() 0 0 no-repeat;
	border-bottom:3px solid #00316e;
}
#mainContent,
#sideContent {float:right;}
#sideContent {width:125px;}

#sideContent input.text {
	background:url(../images/content/login_input.gif) 0 0 no-repeat;
	width:115px;
	height:23px;
	border:none;
	padding:6px 0 0 6px;
	margin:0 0 3px 0;
}
#login {padding:28px 0 0 4px;}

#login p, #login #submit {float:left;}
#login p {
	margin:0 10px 30px 0;
	font-size:0.65em;
}
#login p, #login a {color:#b3c6e6;}

#login h4 {
	width: 68px;
	height: 12px;
	background: url(../images/text/right_tenant_login.gif) top left no-repeat;
}

#uvium {
	background:url(../images/uvium.gif) 0 0 no-repeat;
	width:100px;
	height:67px;
	margin:0 0px 0 16px;
	clear:both;
}
#uvium a {
	display:block;
	text-decoration:none;
	height:100%;
}
#mainContent {border-top:1px solid #7f746e;}

#footer {
	width:933px;
	clear:both;
	margin:0 auto;
	border-top:1px solid #fff;
	background:url(../images/footer_tile.gif) 0 0 repeat-x #fff;
	padding:8px 0 0 7px;
}
#footer li {
	float:left;
	font-weight:bold;
	margin:0 0 0 0;
}
#footerA {width:130px;}
#footerB {width:180px;}
#footerC {width:193px;}
#footerD {width:274px;}
#footerE {
	background:url(../images/taylor-&-mathis-logo.gif) 0 0 no-repeat;
	width:147px;
	height:16px;
}
#footer li,
#footer a {
	color:#e7b202;
	font-family:Arial, Helvetica, sans-serif;
}
#footer li:first-line {color:#00316e;}
#footer li strong {
	font-size:1.15em;
	color:#243399;
}
#footer a {
	display:block;
	text-decoration:none;
	height:100%;
}
#footer p {
	float:right;
	text-align:right;
	clear:both;
	font:0.65em Arial, Helvetica, sans-serif;
	color:#00225e;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	}
#footer p a {
	display:inline;
	color:#00225e;
	}
