body
{
	background: #B8B8B8 url(../images/bodyBg.gif) repeat-x fixed top;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1
{
	font-size: 12pt;
	color: #5c5c5c;
	margin-top: 0;
}
h2
{
	font-size: 11pt;
	color: #949494;
	margin: 0;
}
img
{
	border: 0;
}
a:link, a:visited
{
	font-weight: bold;
	color: #f47731;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}
ul
{
	list-style: none;
	 _list-style-type: disc;
	margin-left: 15px;
	padding-left: 1em;
	text-indent: -1em;
	 _text-indent: 0;		
}
li
{
	color: #000000;
}
ul li:before
{
	content: "\00BB \0020";
	font-weight: bold;
}
.hr
{
	height: 2px;
	background: url(../images/hr.gif) repeat-x;
	margin: 10px 0 10px 0;
}
.hr hr
{
	display: none;
}
#wrap
{
	
	width: 700px;
	text-align: left;
	margin: 0 auto;	
}
	#nav
	{
		width: 700px;
		height: 27px;
	}
		#nav ul
		{
			list-style-type: none;
			padding: 0;
			margin: 0;
			float: left;
			height: 27px;
			width: 700px;
			display: inline;
		}
		#nav ul li:before
		{
			content: normal;
		}
			#nav li
			{
				padding: 0;
				margin: 0;
				float: left;
				text-indent: 0;
			}
				#nav li a
				{
					display: block;
					height: 27px;
				}
				#nav li span
				{
					display: none;
				}
					#nav .li1 a {background: url(../images/btnHome.gif); width: 59px;}
					#nav .li1 a:hover {background: url(../images/btnHome-over.gif);}
					#nav .li2 a {background: url(../images/btnServices.gif); width: 74px;}
					#nav .li2 a:hover {background: url(../images/btnServices-over.gif);}
					#nav .li3 a {background: url(../images/btnContactUs.gif); width: 88px;}
					#nav .li3 a:hover {background: url(../images/btnContactUs-over.gif);}
					#nav .li4 a {background: url(../images/btnProductInfo.gif); width: 93px;}
					#nav .li4 a:hover {background: url(../images/btnProductInfo-over.gif);}
					#nav .li5 a {background: url(../images/btnTestimonials.gif); width: 95px;}
					#nav .li5 a:hover {background: url(../images/btnTestimonials-over.gif);}
					#nav .li6 a {background: url(../images/btnAboutUs.gif); width: 83px;}
					#nav .li6 a:hover {background: url(../images/btnAboutUs-over.gif);}
	#rotatePic
	{
		float: left;
		width: 495px;
	}
	#brands
	{
		float: left;
		width: 205px;
	}
	#body
	{
		background: url(../images/bg.gif) repeat-y;
		float: left;
	}
		#content
		{
			width: 475px;
			min-height: 280px;
			 _height: 290px;
			margin: 10px;
			 _margin-left: 5px;
			float: left;
			overflow-x: hidden
		}
		#listCTA
		{
			width: 198px;
			background: url(../images/servicesBg.gif) no-repeat;
			border: solid 2px #5c5c5c;
			float: right;
			padding-top: 26px;
			 _padding-top: 36px;
			 #padding-top: 45px;
			 #margin-left: 15px;
			margin: 3px 3px 10px 0;
		}
			#listCTA a
			{
				color: #5c5c5c;
			}
			#listCTA ul, #listCTA li
			{
				color: #5c5c5c
			}
			#listCTA li
			{
				margin-bottom: 10px;
			}
		#CTAs
		{
			width: 475px;
			float: left;
			text-align: center;
			margin: 10px;
		}
			#CTAs img
			{
				margin-right: 10px;
			}
	#footer
	{
		padding: 10px;
		clear: both;
		font-size: 8pt;
		color: #f47731;
		text-align: center;
	}
		#footer a
		{
			font-weight: normal;
		}
	
	.rightImage
	{
		float: right;
		margin: 0 0 10px 10px;
	}
	.leftImage
	{
		float: left;
		margin: 0 10px 10px 0;
	}
	.formButton
	{
		background-color: #949494;
		border: solid 2px #5c5c5c;
		color: #FFFFFF;
		font-weight: bold
	}
	#content table
	{
		width: 450px;
		border-collapse: collapse;
		border: solid 1px #949494;
	}
		#content td
		{
			border-bottom: solid 1px #949494;
			border-right: solid 1px #949494;
		}