﻿html
{
	text-align: left;
	background-color: #FFF;
	background-image: url( '../media/image/background.jpg' );
	background-repeat: repeat-x;
}

body
{
	width: 800px;
	margin: 0 auto;
	text-align: left;
}


form
{
	font-family: Arial;
	font-size: 12px;
	line-height: 1.2em;
}

.font
{
	font-family: Arial;
	font-size: 12px;
	line-height: 1.2em;
}

img
{
	border: 0;
}

#header
{
	width: 800px;
	height: 157px;
	background-image: url(../media/image/header.jpg);
	background-repeat:no-repeat;
	background-color:#E7EBF7;
	position:relative;
}

#header table
{
	float: right;
	margin-top: 3px;
}

#header td
{
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

#header a
{
	text-decoration:none;
}

.links a
{
	color: #fff;
}
.links a:hover
{
	color: #C9D6FF;
}

#sidelinks
{
	float: right;
	clear: right;
	margin: 12px 0px 0px 0px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#sidelinks a
{
	color: #fff;
}

#sidelinks a:hover
{
	color: #C9D6FF;
}

#content
{
	background-color: #E7EBF7;
	padding: 0px 25px 0px 25px;
}

#content a:hover
{
	color: #3F569C;
}


#content h1
{
	font-size: 22px;
	padding: 35px 0px 25px 0px;
	margin: 0px 0px 0px -5px;
	color: #65B465;
}

#content h2
{
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #3F569C;
}
#content p
{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.italic
{
	font-style:italic;
}

.green
{
	color: #65B465;
}

.bold
{
	font-weight:bold;
}

#customerlogos
{
}

#customerlogos td
{
	text-align:center;
	padding: 10px;
	
}
ul
{
	list-style: disc;
	margin-left: 55px;
}

#footer
{
	width: 800px;
	height: 25px;
	background-image: url(../media/image/footer.jpg);
	background-repeat: repeat-x;
}

#footer table
{
	margin-left: 110px;
	margin-top: 3px;
}

#footer td
{
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

#footer a
{
	text-decoration:none;
}
.floatright
{
	float: right;
	padding: 10px;
}

#productlisting
{
	display:block;
}

#productlisting table
{
	border: none;
	border-bottom: solid 1px #65B465;
	margin: 3px 0px 3px 0px;
	height:100px;
	width: 380px;
	padding: 0px;
	font-size: 10px;
}

#productlisting td
{
	padding: 0px;
	margin: 0px;
	vertical-align:top;
}

#productlisting a
{
	text-decoration:none;
}

#productlisting img
{
	padding-right:10px;
}

.tablewidth
{
	width: 140px;
}

.subproductdata
{
	width: 150px;
}

.products td
{
	vertical-align:bottom;
}

#productdetail
{
	font-size: 12px;
	padding-top: 20px;
}

#productdetail h2
{
	font-size: 12px;
	padding: 0px;
	margin: 5px 0 5px 0;
}

#productdetail td
{
	padding-bottom: 20px;
	vertical-align:top;
	width: 150px;
}

#subproducts td
{
	padding:0px 50px 0px 0px;
}

#texteditor
{
	overflow:auto;
	width:100%;
}

#texteditor ol,#texteditor ul
{
	margin: 30px 40px 30px 40px;
}

#texteditor li
{
	margin-bottom: 5px;
}


#texteditor img
{
	padding: 20px;
	margin:0px;
}

#facebook
{
	position: absolute; 
	top: 103px; 
	left: 383px;
}

#twitter
{
	position: absolute; 
	top: 105px; 
	left: 483px;
}