* 					{ margin:0px; padding:0px; }
body				{ background:#cccccc url(../images/background.png) no-repeat top; }
a 					{ outline-style: none; }
 
#biglogo {
    background:url(../images/green_door_media.png) no-repeat center;
	width: 800px;
	height: 221px;
	padding-top: 10px;
	margin: auto;
	}
	
/* #backgroundimage {
    background: url(../images/background.jpg) no-repeat center;
	height: 550px;
	padding-top: 60px;
	}	*/

ul#menuback {
	margin: 10px auto;
	list-style: none;
	background: url(../images/menu-bg.jpg) no-repeat;
	width: 800px;
	height: 100px;
	overflow: auto;
}

ul#menuback li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../images/shutter-1.jpg) no-repeat;
}
ul#menuback li#shutter2 {
	background: url(../images/shutter-2.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/shutter-3.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/shutter-4.jpg) no-repeat; 
}

a.link {
float: right;
   width: 200px;
   height: 100px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}

#content1 {
    margin: auto;
    height: auto;
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 5px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}
#menu {
	float: left;
	margin-top: 0px;
}

#content1 ul {
	margin: 0;
	list-style: none;
}

#content1 li {
	display: inline;
}

#content1 a {
	display: block;
	float: left;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content2 {
	margin: auto;
	height: auto;
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0px 20px 0px 20px;
	font-size: 12px;
}

/* Products */

#products {
background:url(../images/products_web.png) no-repeat;
height: 306px;
width: 350px;
float: right;
}

/* Footer */

#footer {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #000000;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* Tested Browsers */

#browsers {
    background: url(../images/tested_browsers.png) no-repeat center;
	margin: auto;
	width: 800px;
	height: 142px;
	}
	
/* Email Link */

#email {
	width: 250px;
	height: 200px;
	margin-left: 550px;
	margin-top: 27px;
}
/* a:link { background:url(../images/email.png) no-repeat} */

