img {
	border: 0
}
body {
	margin: 0;
	padding: 0;
	color: #111;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#logo {
	background-color: #f7f5f5;
	margin: 0;
	padding: 0;
	width: 100%;
}

#logo img {
	border: 0;
}

#main {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
}

#left {
	background-color: #F7F5F5;
	border-right: 2px solid #cccccc;
	padding: 10px 5px 10px 15px;
	width: 200px;
}

#left a {
   background: url(/img/arrow.gif) top left no-repeat;
	color: #111;
	font-weight: bold;
	text-decoration: none;
	margin: 2px 0 2px 0;
	padding: 0px 5px 5px 15px;
	display: block;
	width: 190px;
}

#left a:hover {
   background: url(/img/arrow.gif) top left no-repeat;
	color: #333;
	text-decoration: underline;
}



#left a.pic {
	background: none;
	margin: 10px 0px 0 0px;
	padding: 0 0 0 35px;
	width: auto;
}

#left a.pic:hover {
   background: none;
	
}

#left img {
	border: 0;
}


#left h2 {
	margin: 15px 0 5px 0;
	font-size: 13px;
	color: #cc3333;
	text-align: center;
}

#left h3 {
	margin: 5px 0 0px 0;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align: center;
}



#content {
	padding: 5px;
	width: 728px;
}

#content h1 {
	font-size: 14px;
	text-align: center;
	margin: 5px;
	padding: 0 0 15px 0;
}

#products {
	color: #222;
	font-weight: bold;
	width: 100%;
}

#products h2 {
	color: #cc3333;
	font-size: 15px;
	text-align: center;
	margin: 5px;
	padding: 10px 0 0 0;
	border-top: 1px dotted #111;
}

#products a {
	font-weight: bold;
	display: block;
	margin: 3px 0 15px 0;
}

#products td.img {
	padding: 3px;
}

#products td.desc {
	padding: 0 10px 0 0;
}

#products td.link {
	text-align: center;
	padding: 5px;
	color: #f00;
}



#right {
	background-color: #F7F5F5;
}




#form td {
	border-bottom: 1px solid #666;
	padding: 0 0 0 4px;
}

#form input {
	border: 1px solid #666;
	height: 16px;
	width: 300px;
	margin: 3px;
	padding: 1px;
}

#form input.button {
	width: 100px;
	height: 22px;
	margin: 7px;
}

#contact {
	width: 728px;
	margin: 3px;
	padding: 1px;
	border-top: 1px dotted #111;
	border-bottom: 1px dotted #111;
}

#contact td.text {
	width: 400px;
	text-align: left;
	vertical-align: top;
}

#down {
	background-color: white;
	color: black;
	width: 100%;
}

#down a {
	
	text-decoration: none;
}

#down a:hover {
	text-decoration: underline;
}

#down td.text {
	text-align: center;
	padding: 0;
	width: 970px;
}

#down td.text1 {
	text-align: center;
	padding:  5px 0 5px 0;
	font-size: 9px;
	width: 970px;
}

#down td.b {
	background-color: #F7F5F5;
}



#about {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	width: 728px;
}

#about h2 {
	font-size: 14px;
	text-align: left;
	color: #f00;
	margin: 5px;
	padding: 5px;
}

#about h1 {
	font-size: 17px;
	text-align: center;
	color: #f00;
	margin: 0 0 15px 0;
	padding: 5px;
}

#about .red {
	color: #f00;
}

#faq p {
	background: url(/img/bulb.gif) top left no-repeat;
	color: #000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 5px 10px 5px 20px;
	padding: 15px 10px 15px 30px;
	
}

#faq h2 {
	background: url(/img/question.jpg) top left no-repeat;
	font-size: 14px;
	color: #f00;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 25px;
}

#faq h1 {
	font-size: 17px;
	text-align: center;
	color: #f00;
	margin: 0 0 15px 0;
	padding: 5px 5px 5px 25px;
}

#form {
	border: 1px solid #666;
	width: 440px;
}

#form td {
	border-bottom: 1px solid #666;
	padding: 0 0 0 4px;
}

#form input {
	border: 1px solid #666;
	height: 16px;
	width: 300px;
	margin: 3px;
	padding: 1px;
}

#form input.button {
	width: 100px;
	height: 22px;
	margin: 7px;
}

#contact {
	width: 728px;
	margin: 3px;
	padding: 1px;
	border-top: 1px dotted #111;
	border-bottom: 1px dotted #111;
}

#contact td.text {
	width: 400px;
	text-align: left;
	vertical-align: top;
}

#where {
	text-align: left;
	
}

#where a {
	color: Black;
}

#where a:hover {
	text-decoration: none;
}