/* CSS Document */
* {
padding: 0px;
margin: 0px;
}

html, body {
border:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #2a2a2a;
background: #f5f0e8 url(http://www.universalcompanies.org/img/bg-gradient.gif) repeat-x;
}

#container-top {
	width: 974px;
	height: 25px;
	margin: 0 auto;
	background: url(http://www.universalcompanies.org/img/container-top.gif) no-repeat;
}


#container {
	width: 974px;
	margin: 0 auto;
	background: url(http://www.universalcompanies.org/img/container-sides.gif) repeat-y;	
}

#container-inner {
	width: 900px;
	background: url(http://www.universalcompanies.org/img/bg-gradient-inner.gif) no-repeat;
	padding: 25px 37px 0 37px
}

#header {
	height: 327px;
}

a.logo, a.logo:visited {
	padding: 0 0 19px 0px;
	margin-left:10px;
	float: left;
}


ul#head-links {
	margin: 60px 0 0 0;
	height: 20px;
	float: right;
	list-style-type: none;
	padding: 0 3px 0 0
}

ul#head-links li {
	float: left;
	padding: 0 12px 0 11px;
	background: url(http://www.universalcompanies.org/img/black-pipe.gif) right 3px no-repeat;
}

ul#head-links li.last {
	background: none;
}

ul#head-links li a {
	color: #2a2a2a;
	text-decoration: none;
	font-size: 11px;
}

ul#head-links li a:hover {
	text-decoration: underline;
}


#banner-img {
	width: 618px;
	height: 194px;
	float: left;
	margin: 13px 0 0 0;
}

#banner-txt {
	width: 271px;
	height: 194px;
	float: right;
	background: url(http://www.universalcompanies.org/img/banner-txt.gif) no-repeat;
	margin: 13px 0 0 0;
}

#banner-txt p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	padding: 35px 15px 10px 23px;
}

#content {
	background: url(http://www.universalcompanies.org/img/column-divider.gif) 633px 0px repeat-y;
	margin: 29px 0 0 0;
	float: left;
	width: 887px;
	padding: 0 13px 0 0px;
}



#left-col {
	width: 577px;
	float: left;
	padding: 0 0 15px 14px;
	position:relative;
}

#right-col {
	width: 224px;
	float: right;
	padding: 0 0 0 5px;
	font-size: 11px;
}


#footer {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	background: url(http://www.universalcompanies.org/img/container-bot.gif) top no-repeat;
	text-align: center;
	color: #bea479;
	font-size:11px;
	padding: 58px 0 0 0;
}

#footer a {
	color: #bea479;
}

#employee {
width:577px;
padding-bottom:17px;
}

#employee:after {
display:block;
content:".";
clear:both;
height:0px;
visibility:hidden;
}

#contact {
margin-top:15px;
padding:15px 0px 0px 40px;
border-top:1px dotted #d2d2d2;
}

#spanishList {
position:absolute;
top:0px;
left:300px;
}

#featureTease {
	float: left;
	padding: 8px;
	border-top: 1px solid #990000;
	width: 120px;
	cursor: pointer;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	}
