body
{
	background-color: #000066;
	margin: 5px 5px 5px 5px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

body, input, textarea
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

input, textarea
{
	border: solid 1px #264698;
}

img
{
	border-width: 0px;
}

a
{
	color: #264699;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ul
{

}

p
{
	margin-top: 0px;
	padding-top: 0px;
}

.sidebar li
{
	list-style-image: url(../images/bullet.jpg);
}

#container
{
	background-color: #FFFFFF;
	width: 790px;
	text-align: left;
	height: 100%;
}

#content
{
	padding: 0px 8px 6px 11px;
	vertical-align: top;
}

#content, #content td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #666666;	
}

#sidebar
{
	width: 159px;
	/*border: solid 1px #CCCCCC;*/
	text-align: center;
	margin: 0px 5px 2px 0px;
}

#brochure
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background-color: #FFFFF0;
	border: solid 1px #CCCCCC;
	width: 100%;
	color: #676566;
	padding: 2px 2px 2px 2px;
}

#brochure a
{
	font-weight: bold;
	color: #006797;
}

.logo
{
	margin-left: -6px;
}

.productBanner
{
	background-color: #D4DAEA;
	height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #00529D;
}

.brandBanner
{
	background-color: #264699;
	height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.red
{
	color: #FF3333;
}

.sidebar
{
	padding-left: 6px;
	padding-top: 6px;
	line-height: 1.5em;
}

.sidebar a
{
	color: #000000;
	font-weight: bold;
}

.footer
{
	padding: 5px;
	vertical-align: bottom;
	height: 100%;
	text-align: center;
}

ul.side
{
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}

ul.side li a
{
	font-weight: normal;
	color: #006699;
}

.product
{
	color: #00539F;
	font-size:12px;
	text-align:justify;
}

.blue
{
	color: #000066;
}

.contact
{
	margin-top: 10px;
	color: #264698;
	font-weight: bold;
	line-height: 1.5em;
}

.contactLabel
{
	background-color: #264698;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

.contactForm
{
	background-color: #E8EEFF;
	padding-right: 5px;
}

.white
{
	color: #FFFFFF;
}

.noborder
{
	border: solid 0px black;
}

.ProductDescription
{
	color: #00539F;
	font-size:13px;
	text-align:justify;
}
.ProductSpecification
{
	padding-top:13px;
	color: #00539F;
	font-size:12px;
	text-align:justify;	
}
