
body
{
	margin:12px auto 0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:1.2em;
	letter-spacing:.1em;
}

a
{
	text-decoration:none;
	color:#5e0505;
}
a:hover
{
	text-decoration:none;
	color:#922a2a;
}
table#Main
{
	width:753px;
}
table.MainContent
{
}
table.MainContent h1
{
	font-weight:bold;
	margin-bottom:0;
	font-size:13px;
	padding:4px 0 0 6px;
	color:#5e0505;
}
table.MainContent p
{
	padding:0px 30px 4px 6px;
}

.LogoBg{background:#840000 url(../images/menu-bg.gif) repeat-y;}

#Navigation
{
	background:#840000 url(../images/menu-bg.gif) repeat-y;
	color:white;
	font-weight:bold;
	text-align:right;
	font-size:12px;
}
#Navigation a
{
	color:white;
	text-decoration:none;
}
#Navigation a:hover
{
	color:#840000;
}
#Navigation ul
{
	margin:0 0 0 12px;
	padding:0;
}

#Navigation li
{
	list-style:none;
	margin:0 8px 10px 0px;
	padding:2px 10px 2px 0;
	background: url(../images/nav-bg.gif) no-repeat;
}
#Navigation li:hover
{
	list-style:none;
	margin:0 18px 10px 0px;
	background: url(../images/nav-bg-over.gif) no-repeat;
}

img.homerightcol, td.ImageBorder img
{
	border:1px solid #9a99ff;
}

tr.footer
{
	background:white url(../images/footer.gif) no-repeat;
	width:754px;
	height:56px;
	color:white;
	
	font-size:11px;
}
tr.footer a
{
	color:white;font-size:11px;
	
}
tr.footer p
{
	color:white;font-size:11px;padding:12px 0 0 30px;
	
}
tr.footer a:hover
{
	color:white;
	text-decoration:underline;
}

td.SubHead h2
{
	background:#330099;
	font-weight:bold;
	color:white;
	text-align:center;
	font-size:14px;
	padding: 3px 0 3px 0;
	margin-bottom:0;
}

td.Advantages
{

	font-weight:bold;
	color:#333;
	text-align:center;
	font-size:12px;
	padding: 6px 0 3px 0;
	margin-bottom:0;
}

ul#AdvantagesList li
{
	margin-bottom:1em;
	list-style:square;
}
table.Prices
{
	border:1px solid;
}
table.Prices td
{
	padding:6px;
}
table.Prices td.Money
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-left:1px solid;
}
table.Prices td.Background
{
background:#dfefff;
}

td.Uses ul
{
	padding:0px 4px 4px 2px;
	margin-top:10px;
	list-style:square;
}
td.Uses ul li
{
	margin-bottom:6px;
}
td.Uses ul li ul
{
	margin-top:0px;
	list-style:disc;	
}

/*gallery*/

div#main{
	margin-left:auto;
	margin-right:auto;
	width:520px;
	background:#fff url(../images/mainBG.gif) repeat-y;	
	color: #595959;
}

.imageText{text-align:right;margin-bottom:8px;font-weight:bold;font-size: 9px;}

div#midCol{
	text-align:justify;
	width:360px;
	float:left;
	background:#fff;
	color: #595959;
}


div#rightColGallery{
	padding-top:6px;
	text-align: center;
	border-right:#fff solid 3px;
	width:130px;
	float:right;
	background:url(../images/rightColBG.gif) repeat-x;
}
div#rightColGallery img{

	border:0;

}
div#rightColGallery a{
  border: none;
}

div#rightColGallery a:hover{
 border: 5px solid #06c6ff;
 margin:-5px;
}

div#cleared{
	clear:both;
	height:1px;
}

td.Equipment img
{
	border:1px solid #330099;
	margin:2px 0 2px 0;
}
#divDescription
{
	height:250px;
}