Body, Table
{
	font-family: Arial;
	font-size: 13px;
	color: #7B7B7B;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input
{
	padding: 0px;
	margin: 0px;
}

html, body
{
	height: 100%;
}

body
{
	background: url(/Images/Template/tile-background.gif);
}

h1
{
	font-weight: bolder;
	font-size: 14px;
	color: #002865;
	margin-bottom: 5px;
	padding: 5px 0px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #002865;
	margin-bottom: 7px;
}

h3, h4, h5, h6
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

a
{
	color: #002865;
	text-decoration: underline;
}

a:hover
{
	color: #002865;
	text-decoration: underline;
}

p
{
	margin-bottom: 10px;
}

.Container
{
	position: relative;
	width: 977px;
	min-height: 100%;
	height: auto;
	margin: 0 auto;
	z-index: 1;
}

.Main-Background-Index
{
	background: url(/Images/Template/background-strip.png) repeat-y;
	position: relative;
	margin-top: 163px;
	width: 977px;
	z-index: 1;
}

.Main-Background
{
	background: url(/Images/Template/background-strip2.png) repeat-y;
	position: relative;
	margin-top: 163px;
	width: 977px;
	z-index: 1;
}

.SearchBox
{
	position: absolute;
	z-index: 6;
	top: 47px;
	right: 29px;
}

#Watermark
{
	position: absolute;
	z-index: 2;
	width: 90px;
	height: 352px;
	top: 196px;
	left: 40px;
}

#footer
{
	width: 977px;
	height: 85px;
	position: relative;
	margin: 0px auto 0;
	min-height: 20px;
	line-height: 25px;
	color: #4a4c4f;
	font-weight: bolder;
	z-index: 4;
	clear: both;
	background: url(/Images/Template/footer.png);
}

#footer .Left
{
	position: absolute;
	top: -1px;
	left: 0px;
	padding-left: 20px;
}

#footer .Right
{
	position: absolute;
	top: -1px;
	right: 0px;
	padding-right: 30px;
}

#footer .Right div
{
	padding-left: 25px;
	float: left;
}

#footer .Left div
{
	padding-right: 25px;
	float: left;
}

#footer a
{
	color: #4a4c4f;
	text-decoration: none;
	font-weight: bolder;
}

#footer a:hover
{
	text-decoration: underline;
}

.borderBottom
{
	width: 914px;
	height: 40px;
	position: absolute;
	padding-left: 27px;
}

#Header
{
	height: 0px;
	position: relative;
	z-index: 0;
}

#Menu
{
	width: 500px;
	position: absolute;
	z-index: 6;
	top: 57px;
	left: 28px;
}

.SideBar
{
	width: 191px;
	z-index: 1;
	position: relative;
	margin-top: 47px;
	margin-right: 38px;
	float: right;
	margin-bottom: 95px;
}

.SideBar img
{
	padding-bottom: 7px;
	padding-right: 7px;
}

#SidebarInside
{
	margin-left: 20px;
	margin-top: 20px;
	height: 250px;
	width: 145px;
}

#Flash
{
	width: 700px;
	height: 220px;
	color: #002865;
	font-size: 14px;
	background: #7B7B7B;
	z-index: 1;
	position: absolute;
	left: 40px;
	top: 47px;
}

#BottomSpacer
{
	background: blue;
	position: relative;
}

.Index-Links
{
	padding: 5px 0px 5px 15px;
	background: url(/Images/Template/dot-logo.gif) no-repeat left;
	line-height: 14px;
	text-decoration: none;
}

.Content
{
	/*padding: 437px 0px 60px 250px;*/
	/*width: 700px;*/
	/*height: 1000px;*/
	position: relative;
	float: left;
	margin: 280px 0px 0px 0px;
	z-index: 3;
}

#Catalogue
{
	width: 190px; /*height: 1000px;*/
	/*top: 439px;
	left: 39px;*/
	margin-top: 280px;
	margin-left: 40px;
	position: relative;
	float: left;
	z-index: 4;
}

#Content ul
{
	margin-left: 14px;
	margin-bottom: 10px;
}

#Content img
{
	border: 1px solid #002865;	
}

#Content ul li
{
	padding-left: 4px;
}

#Content ol
{
	margin-left: 18px;
	margin-bottom: 10px;
}

#divCompanyTitle
{
	width: 400px;
	height: 60px;
	position: absolute;
	z-index: 3;
	bottom: 0px;
	left: 200px;
	background: #002865;
	display: none;
}

#divCompanyTitle #CompanyTitleContent
{
	color: #fff;
	position: absolute;
	bottom: 0px;
	font-size: 18px;
	left: 0px;
}

.ContactUs-TextBoxes
{
	width: 340px;
	border: solid 1px #324379;
}

.ContactUs-TextAreas
{
	width: 340px;
	border: solid 1px #324379;
}

.Contact-Emails
{
	margin-bottom: 10px;
}

.ProductMenu
{
	position: absolute;
	z-index: 7;
	top: 200px;
	left: 40px;
}

.CategoriesList
{
	width: 138px;
}

.CategoriesList dt a
{
	color: #fff;
	text-decoration: none;
}

.CategoriesList dt
{
	background: url(/Images/Template/Product-menu.gif);
	color: #fff;
	line-height: 18px;
	padding-left: 3px;
	
}

.CategoriesList .HasSubItem
{
	background: url(/Images/Template/Product-submenu.gif);
	color: #fff;
	line-height: 18px;
	padding-left: 3px;
}

.CategoriesList dd
{
	margin: 0;
	padding-left: 10px;
}

.divGalleryContainer table td
{
	padding: 5px 10px;
	width: 100px;
}

#Footer-Spacer
{
	height: 100px;
	margin-bottom: 200px;
}

#TB_title
{
	background: url(/Images/Template/TB-Background.gif);
	color: #ffffff;
	border-bottom:  1px solid #403c3d;
	border-right: 1px solid #525252;
}

#TB_window a, #TB_window a:link, #TB_window a:visited, #TB_window a:active, #TB_window a:focus
{
	color: #ffffff;
}

#TB_window a:hover
{
	color: #ffffff;
}

#TB_closeAjaxWindow a
{
	color: Aqua;
}

#TB_iframeContent
{
	margin-top: 0px;
	border-right: 1px solid #525252;
}

#TB_window 
{
	border-right: 3px solid #525252;
}

#Copyright a:hover
{
	text-decoration: none;
}

#Content .NoBorder
{
	border: none;	
}

#TB_window #TB_caption a
{
	color: #000;
}

.ProductTable td {
	padding-bottom: 10px;
	text-align: left;
}

.ProductTable .alt {
	background-color: #F5F5F5;
	text-align: left;
}

.ProductTable .TableHeader {
	background-color: #002865;
	color: #fff;
	text-align: center;
}