@charset "utf-8";
/* CSS Document */

h1{
font-family:Tahoma, 'Trebuchet MS', 'Trajan Pro'; font-size:20px; font-weight:normal; padding:0px;
margin:0px;
}
h2{
font-family:Tahoma, 'Trebuchet MS', 'Trajan Pro'; font-size:14px; font-weight: bold;padding:0px;
margin:0px;
}
body 
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
color: #333333;
}

.headdinggmain
{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color: #000099;
}

.headdingcompany
{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color: #b03965;
}

.headdingproduct
{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color: #c54b02;
}

.subheaddingproduct
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #c57240;
}


.headdingfeatures
{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color: #07849a;
}

.headdingcontact
{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color: #43713e;
}

.pagesubheadding
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #000066;
}

.mainbox_txt
{
	background: url(../images/ivory-box.jpg) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000066;
	height:111px;
	width:111px;
}

.mainbox
{
	background: url(../images/ivory-box.jpg) left top no-repeat;
	height:111px;
	width:111px;
}

a:link {
	text-decoration: none;
	color:#333333;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color:#333333;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color:#333333;
}

.smll_red_txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#ff0000;
}
