/* This CSS template was created by Omar Nery's and GreenDoorMedia.com not to be used without express permission of the owner/creator (Omar Nery's */

* 					{ margin:0px; padding:0px; }
body				{ background:#232323 url(../images/background.png) no-repeat top; }
a 					{ outline-style: none; }
 
#biglogo {
	background:url(../images/header.png) no-repeat center;
	width: 800px;
	height: 213px;
	padding-top: 0px;
	margin: auto;
	}
	
#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;
	background: #FFFFFF;
}
#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: 12px;
	padding: 12px 55px 12px 25px;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: auto;
	width: 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;
	background: #333333;
}
#content2b {
	margin: auto;
	height: auto;
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0px 20px 0px 20px;
	font-size: 12px;
	background: #FFFFFF;
}
/* Products */

#sidebar1 {
	height: auto;
	width: 256px;
	float: right;
	padding: 10px;
	border: 10px;
	background: #CCCCCC;
}
#sidebar2 {
	height: auto;
	width: 256px;
	float: right;
	padding: 10px;
	border: 10px;
	background: #CCCCCC;
}
#sidebar3 {
	height: auto;
	width: 350px;
	float: right;
	padding: 10px;
	border: 10px;
	background: #CCCCCC;
}
#sidebar4 {
	height: auto;
	width: 200px;
	float: right;
	padding: 10px;
	border: 10px;
	background: #CCCCCC;
}
/* Footer */

#footer {
	width: 800px;
	height: 75px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 12px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#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: 400px;
	height: 180px;
	margin-right: 400px;
	margin-top: 24px;
}
/* a:link { background:url(../images/email.png) no-repeat} */
