html, body
{
	font-family: Arial, Helvetica;
	margin: 0px;
	padding: 0px;
}

#footer
{
	width: 800px;
	height: 85px;
	background-image: url(/_Assets/Images/foot_bg.gif);
	background-repeat: repeat-x;
	float: left;
	clear: both;
}

.right
{
	float: right;
	clear: none;
}

.group
{
	width: 245px;
}

.disabled
{
	color: #999 !important;
	display: none;
}

.left
{
	float: left;
	clear: none;
}

.hide
{
	display: none;
}

#footer .right
{
	color: #fff;
	margin: 30px 10px 0 0;
	font-size: .7em;
	text-align: right;
}

#limalogo
{
	margin: 16px 10px 10px 56px;
	float: left;
	clear: none;
}

#container-1
{
	width: 800px;
	margin: 0px auto;
}

ul#nav
{
	list-style: none;
	display: block;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px solid violet;
	width: 730px;
	margin-left: 48px !important;
}

ul#nav li
{
	float: left;
	clear: none;
	display: block;
	padding: 0px;
	margin: 4px 75px 0px 0px;
	text-align: center;
	color: #666;
	font-size: 10px;
	text-transform: uppercase;
}

ul#nav li.last
{
	margin-right: -40px;
}

ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited
{
	float: left;
	padding: 0;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	background-repeat: repeat-x;
	border: 0px;
}

ul#nav li.over
{
	color: #8B9642;
	background-color: #000;
}

ul#nav li a:hover
{
	color: #999;
	background-color: #000;
}

#content
{
	margin-left: 82px;
	font-size: .74em;
	line-height: 1.4em;
	width: 500px;
	margin-bottom: 60px;
	background-color: #fff;
	float: left;
	clear: both;
	display: block;
}

body.index #content
{
	margin-bottom: -40px;
}

ul.contact
{
	display: block;
	float: none !important;
	margin: 0 !important;
	padding: default !important;
	width: auto !important;
	
}

#content ul.contact li, #content ul.clients li
{
	text-transform: none;
	float: none;
	clear: none;
	width: auto;
	margin: default !important;
	padding: default !important;
}

#content ul.clients li
{
	font-size: 1em;
	line-height: 1.4em;
	list-style: none;
	margin: 0;
	padding: 10px 0 16px 0;
	float: left;
	clear: both;
	width: 500px;
	display: blcok;
}

#content ul.clients li img
{
	float: right;
	clear: none;
	margin-left: 10px;
}

#content ul.clients
{
	margin: 0px;
	padding: 0px;
}

#content ul
{
	display: block;
	margin: 0 0 1.4em 0;
	float: left;
	clear: both;
	width: 100%;
	padding: 0px 0px 0px 25px;
}

h1#pagetitle
{
	margin-top: 40px;
	margin-left: -1px;
	float: left;
	clear: both;
	width: 100%;
}

h1#pagetitle strong
{
	display: none;
}

#lowerlogo
{
	display: block;
	margin-left: 60px;
	float: left;
	clear: both;
}

#content h3
{
	margin: 1.4em 0px -.75em 0px;
}

a img
{
	border: 0px;
}

.legaldisclaimer a:link, .legaldisclaimer a:visited
{
	color: silver !important;
	text-decoration: none;
	border-bottom: 1px dotted silver;
	line-height: 1.6em;
}

a:link#leg, a:visited#leg
{
	color: silver;
}

.small
{
	font-size: .9em;
	margin-top: 2px;
}

#content ul
{
	list-style: default !important;
	margin-top: 0em;
	margin-bottom: 1em;
}

#content ul li
{
	font-size: .9em;
	line-height: 1.2em;
	float: left;
	clear: none;
	width: 15em;
	text-transform: capitalize;
	list-style: none !important;
	display: list-item !important;
	margin: 2px 10px 3px 0px;
}

.lowercase
{
	text-transform: lowercase !important;
}

img.portrait
{
	float: right;
	clear: none;
	padding: 0 0 1em 2em;
}

.other
{
	float: left;
	clear: both;
	display: block;
	width: 500px;
}


#submit
{
	width: 166px;
	height: 40px;
	border: 0;
	background-image: url(/_Assets/Images/submit.jpg);
	background-repeat: no-repeat;
}

#contactform
{
	border-top: 4px solid #8B9643;
	margin: 20px 0;
}
#NewHeader {
	background-image: url(../images/header_01.gif);
	align: center;
	height: 126px;
	width: 800px;
}