/* CSS Document */

body {
	background-color: #2D8BE6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image:  url("images/bg.jpg");
	font-family: Arial, Helvetica,sans-serif; 
	font-size: 12px;
	text-align:left;
}
a
{
	color:#006699;
	text-decoration:none;
}
.contenttable
{
	background-repeat: no-repeat;
	background-position: center top;
	background-image:  url("images/topbg.jpg");
}
.producttable
{
	background-repeat: no-repeat;
	background-position: center top;
	background-image:  url("images/product_box_bg.jpg");
}

.footertext {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:link, a.footertext:visited, a.footertext:active {

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.content, h2 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.content:link, a.content:visited, a.content:active {
	font-size: 12px;
	color:#0099CC;
	text-decoration: none;
}
a.content:hover {
	font-size: 12px;
	color:#0099CC;
	text-decoration:underline;
}
h2
{
	 display: inline;
	 margin:'0px' '0px' '0px' '0px';
}
h3.inline
{
	 display: inline;
	 margin:'0px' '0px' '0px' '0px';
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}
h3.inline2
{
	 margin:'0px' '0px' '0px' '0px';
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #2D8BE6;
	text-decoration: none;
	font-size: 18px;
	 display: inline;
}
h2.lg {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	margin-bottom:0px;

}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #2D8BE6;
	text-decoration: none;
	font-size: 18px;
}
.phone {
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;

}
.modelnumber {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.features {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bluebartext {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

