IMG { behavior: url(pngbehavior.htc) }

a {
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

body {
	background: #000000 url(../images/background.png) repeat;
	color: #000000;
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	margin: 50px 0px 0px 0px;
	padding: 0px;
}

div#center {
	background-color: #aed137;
	padding: 4px 10px 10px 10px;
}

div#center li {
	float: left;
	height: 400px;
	list-style-type: none;
	margin: 0px 2px;
	width: 30px;
}

div#center li a {
	display: block;
	height: 100%;
	width: 100%;
}

div#center li a.coverages {
	color: #000000;
	display: inline;
	font-weight: normal;
}

div#center li a.coverages:hover {
	color: #ffffff;
}

div#center li.active {
	width: 606px;
}

div#center li.home {
/*
	background: #577132 url(../images/home.png) left bottom no-repeat;
*/	
}

div#center li.home.active {
	background-color: #577132;
}

div#center li.imagedesk {
	background-color: #719241;
}

div#center li.imagedesk.active {
	background: #719241;
}

div#center li.info-contact {
	background: #9abe58;
}

div#center li.info-contact.active {
	/*
	background: #9abe58 url(../images/info-contact_active.png) left bottom no-repeat;
	*/
}

div#center li.references {
	background: #86ae4e;	
}

div#center li.references.active {
	/*
	background: #86ae4e url(../images/references_active.png) left bottom no-repeat;	
	*/
}

div#center li.sales-conditions {
	background: #b3d672;
}

div#center li.sales-conditions.active {

/*
background: #b3d672 url(../images/sales-conditions_active.png) left bottom no-repeat;
*/
}

div#center ul {
	margin: 0px;
	padding: 0px;
}

div#container {
	margin: 0px auto;
	width: 766px;
}

#links{
	margin-top: -45px;	
	text-align:center;
}

div#content {
	padding: 30px;
}

div#copyright {
	margin-top: 5px;
	text-align:center;	
}

div#footer {
/*
background-image :url(../images/footer.png);

	background: transparent url(../images/footer.png) bottom center repeat;
*/	
	height: 50px;
	text-align: left;
	width: 100%;
}

div#footer a {
	color: #577132;
}

div#footer li {
	display: inline;
	list-style-type: none;
	margin: 0px 2px;	
}

div#footer ul {
	margin: 0px;
	padding: 0px;
}

div#header {
	text-align: left;
	height: 110px;
	width: 100%;
}

.shadowed {
	float: left;
	background: url(../images/drop-shadow.png) no-repeat bottom right !important;
	background: url(../images/drop-shadow.gif) no-repeat bottom right;
	margin-top: 10px;
}

.shadowed img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.clear:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 1px;
    height: 0px; 
	overflow: hidden;
    visibility: hidden;
}

.clear {
	display: inline-block;
}

/* Hide from IE Mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display: block;
}
/* End hide from IE Mac */

div#new-galleries ul li{
	clear:float;
	height:20px;
	float:none;
	width:300px;
	list-style-type:none;
	margin-left:25px;	
}

#home_img
{
	position: absolute;
	top:486px;
}

#imagedesk_img
{
	position: absolute;
	top:436px;
	margin-left: -1px;
}

#reference_img
{
	position: absolute;
	top:370px;
	margin-left: -2px;
}

#contact_img
{
	position: absolute;
	top: 409px;
	margin-left:-2px;
}


#sales_img
{
	position: absolute;
	top: 389px;
	margin-left:-3px;
}
