* {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	background: #F6F6F6 url('../images/background.jpg') repeat-x;
	margin: 0 auto;
        font-family: arial, helvetica, sans-serif;
	font-weight: regular;
	color: #fff;
	font-size: 12px;
}

img {
        border: 1px solid #333333;}

.img {
        border: none;}

#spacer {
        display: block;
        height: 20px;}

#footerapp{
	height: 86px;
	width: 357px;
	background: url('../images/footerapp_bg.png') no-repeat;
	padding: 5px;
        padding-top: 10px;
}

#footerapp_bottom{
       display:block;
       height: 30px;
       width: 350px;}

#footerapp_left{
       display:block;
       height: 20px;
       width: 100px;
       float: left;}

#footerapp_right{
       display:block;
       height: 20px;
       width: 100px;
       float: left;
       margin-left: 45px;}

#spacer3 {
        display: block;
        height: 33px;}

.products a {
        height: 26px;
        width: 250px;
        border: 1px solid #333;
        text-decoration: none;
        margin-bottom: 5px;
        padding-left: 4px;
        display: block;}

.products a:hover {
        background: #6E9CA7;}
        

#main {
	display: block;
	margin: 0 auto;
	width: 863px;}

#footer {
	display: block;
	margin-top: 35px;
	text-decoration: none;
	height: 20px;
	width: 863px;
	float: bottom;}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: regular;
	color: #ddd;
	font-size: 24px;}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: regular;
	color: #333;
	font-size: 18px;}


h3 {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	margin-top: 1px;
	margin-left: 15px;
	font-weight: regular;
	color: #ddd;
	font-size: 16px;}

h3:hover {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	margin-top: 1px;
	margin-left: 15px;
	font-weight: regular;
	color: #6E9CA7;
	font-size: 16px;}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-weight: regular;
	text-decoration: none;
	color: #333;
	font-size: 10px;}

h5 {
	font-family: arial, helvetica, sans-serif;
	font-weight: regular;
	text-decoration: none;
	color: #333;
	font-size: 12px;}

h6 {
	font-family: arial, helvetica, sans-serif;
	font-weight: regular;
	text-decoration: none;
	color: #333;
	font-size: 12px;}

h0 {
	font-family: arial, helvetica, sans-serif;
	font-weight: regular;
	text-decoration: none;
	color: #333;
	font-size: 12px;}

#header {
	display: block;
	width: 863px;
	height: 150px;
	margin: 0 auto;}

#logo {
	display: block;
	float: left;
	background: url('../images/logo.png');
	margin-top: 25px;
	width: 355px;
	height: 98px;}

#navbar {
	display: block;
	width: 863px;
	height: 27px;
	background: url('../images/navbar.png') no-repeat;
	margin: 0 auto;}

#content {
	display: block;
	margin: 0 auto;
	width: 833px;}

#products {
	display: block;
	margin: 0 auto;
	width: 863px;}

#p1 {
	margin-top: 20px;}

#p2 {
	margin-top: 30px;}

#p3 {
	margin-top: 0px;}

#p4 {
	margin-top: 12px;}

#p5 {
	margin-top: 20px;}

#p6 {
	margin-top: 8px;}

#p7 {
	margin-top: 7px;}

#p8 {
	margin-top: 10px;}



