﻿body 
{
	font-family:			Tahoma, Verdana;
	font-size:				10pt;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	background-image:		url(../images/background2.jpg);
}

.Outer
{
	text-align:				center;
}

.Inner
{
	width:					900px;
	margin:					auto;
	text-align:				left;
	background-color:		#727270;
}

/***************************************************************************/
.Header
{
	background-image:		url(../images/HeaderBkg2.jpg);
	background-repeat:		repeat-x;
	height:					60px;
	margin:					0px;
	padding:				0px;
}

.Header div
{
	float:					left;
}

.hi1 
{
	margin:	 				13px 10px 0px 20px;
}

.Header a
{
	text-decoration:		none;
	color:					#4f4f75;
}

.Header img
{
	margin:					0px;
	border:					none;
}

.MenuBar
{
	background-image:		url(../images/HeaderBkg3.jpg);
	background-repeat:		repeat-x;
	color:					white;
	font-family:			Tahoma;
	font-size:				11pt;
	text-align:				center;
	height:					30px;
	clear:					both;
	width:					100%;
}

.MenuBar ul
{
	list-style:				none;
	margin:					0px 0px 0px 250px;
	padding:				0px;
}

.MenuBar li
{
	float:					left;
	margin-right:			40px;
	height:					25px;
	line-height:			25px;
	vertical-align:			middle;
}

.MenuBar a
{
	text-decoration:		none;
	color:					white;
	height:					25px;
	line-height:			25px;
	vertical-align:			middle;
}

.MenuBar a:hover
{
	color:					#CACAFF;
}

/***************************************************************************/
.Footer
{
	color:					#708088;
	font-size:				x-small;
	text-align:				right;
	padding:				5px 20px 10px 5px;
	background-color:		white;
}

.Content
{
	font-size:				medium;
	background-color:		White;
	width:					100%;
	min-height:				700px;
	background-color:		white;
}

.innercontent
{
	padding:				20px;
}

.ContentHeader
{
	font-size:				x-large;
	padding:				25px 5px 10px 0px;
}

.product 
{
	padding:				1em;
}

.product label
{
	font-size:				10pt;
}

.product label
{
	font-size:				10pt;
}

.product ul
{
	font-size:				10pt;
	font-family:			Tahoma, Arial;
	color:					#606060;
}

.contact 
{
	margin:					none;
}

.contact ul
{
	list-style:				none;
	margin:					2em 0em;
}

.contact li
{
	padding-top:			.3em;
}

.contactbanner
{
	list-style:				none;
	background-image:		url(../images/phone2.jpg);
	background-repeat:		no-repeat;
	font-size:				x-large;
	padding:				95px 1em 1em 1em;
}

.homebanner
{
	list-style:				none;
	background-image:		url(../images/GearBanner.jpg);
	background-repeat:		no-repeat;
	font-size:				x-large;
	padding:				95px 1em 1em 1em;
	color: White;
}

/***************************************************************************/
.Intro
{
	padding:				20px 30px;
	background-color:		white;
	font-size:				10pt;
	width:					840px;
	min-height:				500px;
}

.Intro .IContent
{
	width:					100%;
	margin-left:            20px;
}

.Intro .Banner
{
	float:					left;
	width:					420px;
	margin-left:            35px;
}

.Intro h1
{
	color:					Black;
	font-size:				16pt;
	margin:                 15px 0px 0px 13px;
	font-weight:			normal;	
}

.Intro h2
{
	color:					Black;
	font-size:				12pt;
	margin:                 0px 0px 0px 0px;
	font-weight:			normal;	
}

.Intro .Images
{
	float:					left;
	width:					330px;
}

.Intro .Banner p
{
	color:                  #444444;
}

/***************************************************************************/
.Products
{
	padding:				30px 20px;
	background-color:		white;
	font-size:				10pt;
}

.Products .Banner
{
	float:					left;
	width:					550px;
}

.Products h1
{
	color:					Black;
	font-size:				16pt;
	margin:                 15px 0px 0px 13px;
	font-weight:			normal;	
}

.Products .Banner .b1
{
	float:					left;
	width:					20em;
}

.Products .Banner .b2
{
	float:					left;
	padding:				13px 0px 0px 15px;
}

.Products .Banner p
{
	color:                  #444444;
	padding-left:           1em;
}

.Products .Images
{
	float:					left;
	margin-left:			4em;
	width:					200px;
}

.Products table
{
	width:					100%;
}

.Products td
{
	padding:				6px;
	background-color:		white;
	vertical-align:			top;
	width:					50%;
}

.Products h2
{
	color:					Black;
	font-family:			Arial Narrow;
	font-size:				12pt;
	margin:                 10px 0px 0px 0px;	
	font-weight:			bold;
}

.Products table p
{
	margin-top:             4px;	
	color:                  #444444;
}

.Products hr
{
	margin:					15px 0px 10px 0px;	
}
